- 27 Mar, 2014 1 commit
-
-
Will Daly committed
-
- 26 Mar, 2014 26 commits
-
-
* provides static states for submission cases * adds in abstracted system-feedback sass partial * adds in starter animation sass partial * syncs up loading style for steps with standards * moves message UI archetypes/variables to the xblock level of Sass architecture Move JS grade step into a separate file Feedback on submission UI wiring
Brian Talbot committed -
TIM-304
Will Daly committed -
Move JavaScript response step code into separate view class. Implement unsaved draft and save button enable/disable
Will Daly committed -
Update turbo mode to only be open after submission deadline
Stephen Sanchez committed -
TIM-346: Server-and-client-side size validation
Joe Blaylock committed -
Joe Blaylock committed
-
Stephen Sanchez committed
-
update authors file
Stephen Sanchez committed -
https://github.com/edx/edx-ora2…
Merge branch 'jrbl/tim-346-check-input-sizes' of https://github.com/edx/edx-ora2 into jrbl/tim-346-check-input-sizes
Joe Blaylock committed -
Updating error text for overlong inputs from "Text is too long." to "Response text is too large. Please reduce the size of your response and try to submit again."
Joe Blaylock committed -
Stephen Sanchez committed
-
Fix the checks in the migration script, and fix a mistaken tweak in the ...
Stephen Sanchez committed -
Brian Talbot committed
-
Javascript validation keeps inputs < 64KB, the python API allows up to 100KB.
Joe Blaylock committed -
Inputs in any user-editable text box that are too large will be rejected without an AJAX call. Inputs delivered via Python to the API which are too large will be rejected with an approriate API error. TODO: * @talbs .message__content is styled very badly everywhere * Sizes are way too big, currently defaulting to 1MB for API and 256KB for js * Sizes are configured in too many places, when they should come in via settings or something
Joe Blaylock committed -
Stephen Sanchez committed
-
Studio JS cleanup
Will Daly committed -
Assessment Feedback Form Styling
Brian Talbot committed -
Brian Talbot committed
-
Brian Talbot committed
-
FIX - text-shadow Property on Buttons
Brian Talbot committed -
TIM-336
Brian Talbot committed -
UI Clean Up - Rubric Questions in Grade Report
Brian Talbot committed -
WIP: Updating the query to be simpler
Stephen Sanchez committed -
Stephen Sanchez committed
-
* simplifies self-assessment visual differentiator * changes grid for larger screens to show 3 answers per row (to keep visual lines scannable) * adds polish to ui-hint elements
Brian Talbot committed
-
- 25 Mar, 2014 13 commits
-
-
Studio save errors display in the UI.
Will Daly committed -
Turbo Waiting Template
Brian Talbot committed -
Brian Talbot committed
-
Stephen Sanchez committed
-
Brian Talbot committed
-
Brian Talbot committed
-
Deleted the local scrollTo
Stephen Sanchez committed -
Stephen Sanchez committed
-
Adding datetime displays to assessment modules
Stephen Sanchez committed -
Adding Scrolling to UI
Stephen Sanchez committed -
Stephen Sanchez committed
-
Brian Talbot committed
-
Stephen Sanchez committed
-