- 07 May, 2014 6 commits
-
-
Move errors for assessment app into a module.
Will Daly committed -
Updating a validation message.
Stephen Sanchez committed -
Revisions to ai grading arch doc
Will Daly committed -
Stephen Sanchez committed
-
Update wording on grade complete page
Will Daly committed -
Will Daly committed
-
- 06 May, 2014 16 commits
-
-
Supporting Peer Only configuration for ORA2
Stephen Sanchez committed -
Stephen Sanchez committed
-
Will Daly committed
-
Make peer assessment an optional step.
Stephen Sanchez committed -
Stephen Sanchez committed
-
TIM-499: undeclared variable when logging an error
Will Daly committed -
TIM-548
Will Daly committed -
Quiet noisy error log message
Will Daly committed -
Will Daly committed
-
This also creates the AssessmentWorkflowStep model to track all steps for new workflows. Some problems with it now: * a lot of broken tests * some display oddities on the peer step during (peer, self) workflows * have not tested to see if there are concurrency issues with step model creation under load.
David Ormsbee committed -
Add AI grading architecture documentation.
Will Daly committed -
Will Daly committed
-
Will Daly committed
-
Updated setup.py
Will Daly committed -
Bugfix: 500 error when clicking "peer assess" with no submission.
Will Daly committed -
Will Daly committed
-
- 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 5 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
-