- 13 Feb, 2014 1 commit
-
-
Stephen Sanchez committed
-
- 12 Feb, 2014 1 commit
-
-
* basic app skeleton HTML * response HTML * peer evaluations * self evaluation * grade status * UI messages
Brian Talbot committed
-
- 10 Feb, 2014 4 commits
-
-
Sanchez/xblock peer eval
Stephen Sanchez committed -
Stephen Sanchez committed
-
Stephen Sanchez committed
-
In addition to the score API cleanup, there is doc, test fixes, and some refactoring around API use.
Stephen Sanchez committed
-
- 07 Feb, 2014 6 commits
-
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Make Submission Admin page more useful by inlining student item and scores
David Ormsbee committed -
David Ormsbee committed
-
Stephen Sanchez committed
-
David Ormsbee committed
-
- 06 Feb, 2014 6 commits
-
-
Stephen Sanchez committed
-
* TIM-39 partial: peer evaluators being shown other students' submissions and a rubric, and feedback in the form of radio buttions is being solicited. This is *mostly* plumbed through to the API. * TIM-53 complete * TODO: Needs tests, needs rubric_criteria refactoring Co-authored-by: Joe Blaylock <jrbl@jrbl.org>
Stephen Sanchez committed -
Jrbl/xblock submit return type
Joe Blaylock committed -
* Removed commented-out nascent Rubric model implementation
Joe Blaylock committed -
* Basic parsing of XML rubric's in @ormsbee's proposed format * Rubrics displayed to user after they've made at least one submission * Multiple rubrics on the workbench with different evaluation criteria
Joe Blaylock committed -
Creating a debug page for evaluations.
Stephen Sanchez committed
-
- 05 Feb, 2014 12 commits
-
-
* Updates to API error checking and reporting to make it possible to report error conditions back to the user (though in production we'll generally not want to burden them with this information.) * CSS and javascript fixes to reflect same. * Beginning of HTML escaping of prompts introduced, but that part is incomplete as yet.
Joe Blaylock committed -
Stephen Sanchez committed
-
WIP: Outlining the API intended for Peer Grading Workflow.
Stephen Sanchez committed -
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Added some additional documentation. Some quick cleanup.
Stephen Sanchez committed -
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Almost entirely documentation.
Stephen Sanchez committed
-
- 03 Feb, 2014 10 commits
-
-
Add XBlock and xblock-sdk dependencies separately
David Ormsbee committed -
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
More mature error handling around API calls
Joe Blaylock committed -
Stephen Sanchez committed
-
* Catches SubmissionErrors and sends pass/fail information back to user via javascript hidden div. * Renamed everything from _compose* to just _* * CSS and js cleanups to make ongoing work less painful (I hope)
Joe Blaylock committed -
Fix sure lib at 1.2.3 because new version is broken.
David Ormsbee committed -
David Ormsbee committed
-
Docs outline
David Ormsbee committed
-