- 05 May, 2014 1 commit
-
-
Add link to user documentation in the README
Will Daly committed
-
- 03 May, 2014 1 commit
-
-
Will Daly committed
-
- 02 May, 2014 2 commits
-
-
Data upload
Will Daly committed -
Added management command to upload archive of CSV data to S3 Add a scenario with unicode in all rubric strings Add tests for unicode CSV reports Added progress indicator to upload management command Optimize database queries for CSV reports. Fix issue with duplicate assessment feedback options.
Will Daly committed
-
- 29 Apr, 2014 1 commit
-
-
Ned Batchelder committed
-
- 25 Apr, 2014 8 commits
-
-
Update the test course to include an example of per-criterion feedback
Will Daly committed -
Will Daly committed
-
Disable strict host key checking for sandbox commit retrieval
Will Daly committed -
Feedback per criterion
Will Daly committed -
Will Daly committed
-
Will Daly committed
-
* aligment of optional problem-centric feedback field's label * visual vertical spacing of criterion-specific comment * visual vertical spacing of 'Additional Comments' UI elements in grade report
Brian Talbot committed -
Remove unused start/due date args in xml parsing Use textarea attribute to limit submission/feedback text length instead of JavaScript checks. Server truncates submissions/feedback that are too long instead of raising an exception. Refactor peer step JS into its own source file. Move JS namespace and gettext stub into a shared file. Add scrollTo for turbo grade submission.
Will Daly committed
-
- 24 Apr, 2014 8 commits
-
-
Make rubric prompt display and instructions optional
Joe Blaylock committed -
If users want rich prompts, they can do that with an HTML Components above the ORA2 question, but doing this makes the prompt box look bad. This adds a check so that the prompt box will not display if the <prompt> XML tag is missing is empty or whitespace-only. Also extends the serializer to serialize missing prompts distinctly from empty prompts. Includes tests for each of these conditions.
Joe Blaylock committed -
Will/peer rendering test cleanup
Will Daly committed -
Will Daly committed
-
Will Daly committed
-
TIM-487
Will Daly committed -
Allow continued grading after the deadline passes.
Will Daly committed -
Use Django 1.4.x
Ned Batchelder committed
-
- 23 Apr, 2014 3 commits
-
-
Ned Batchelder committed
-
Workflow plan
David Ormsbee committed -
TIM-493
David Ormsbee committed
-
- 22 Apr, 2014 7 commits
-
-
David Ormsbee committed
-
Fix the Grading Completed At timestamp logic.
Stephen Sanchez committed -
Revert "Renaming feedback to comments for a peer assessment."
Stephen Sanchez committed -
Stephen Sanchez committed
-
This reverts commit 73df4fa7.
Stephen Sanchez committed -
Point xblock SDK back to the tip of master
Will Daly committed -
Will Daly committed
-
- 18 Apr, 2014 9 commits
-
-
Renaming feedback to comments for a peer assessment.
Stephen Sanchez committed -
Stephen Sanchez committed
-
Admin screen for ScoreSummary
David Ormsbee committed -
David Ormsbee committed
-
Allowing the modification of the peer feedback prompt
Stephen Sanchez committed -
Stephen Sanchez committed
-
A more useful admin interface
David Ormsbee committed -
Models that are intended to be immutable are read-only in the admin screens. Workflow related models are editable, though the use cases for that are limited. It's primarily intended to be a search/diagnosis tool. TIM-376
David Ormsbee committed -
Update the release script; add script to get deployed SHA
Will Daly committed
-