- 07 Feb, 2014 1 commit
-
-
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 14 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 -
David Ormsbee committed
-
David Ormsbee committed
-
Fixed conf.py file to work locally with RTD template and on RTD.
David Ormsbee committed -
Mark Hoeber committed
-
- 01 Feb, 2014 2 commits
-
-
Update to XBlock version that installs workbench packages.
David Ormsbee committed -
David Ormsbee committed
-
- 31 Jan, 2014 1 commit
-
-
Mark Hoeber committed
-
- 30 Jan, 2014 4 commits
-
-
Wiring up submissions
Joe Blaylock committed -
Stephen Sanchez committed
-
* Connects the Tim Composition XBlock to the Submissions API so that you can submit a composed response.
Joe Blaylock committed -
Running XBlock Workbench in edx-tim
David Ormsbee committed
-