- 08 May, 2014 11 commits
-
-
Change autosave delay to 30 seconds
Will Daly committed -
Will Daly committed
-
Implemented autosave
Will Daly committed -
Assessment app restructure (part 2)
Will Daly committed -
Move self_api.py and peer_api.py into an api subpackage Split serializers.py into serializers/base.py and serializers/peer.py
Will Daly committed -
Split models.py into separate Python modules
Will Daly committed -
Will Daly committed
-
Remove option to disable over-grading
Will Daly committed -
Will Daly committed
-
Peer API Refactor
Will Daly committed -
Added markupsafe for requirements
Mark Hoeber committed
-
- 07 May, 2014 8 commits
-
-
Move errors for assessment app into a module.
Will Daly committed -
Mark Hoeber 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 -
Fixed a bug in which whitespace was added to saved responses on page reload.
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
-