- 18 Feb, 2014 1 commit
-
-
xblock lms integration for TIM
Stephen Sanchez committed
-
- 14 Feb, 2014 6 commits
-
-
Stephen Sanchez committed
-
Basic/Static Application HTML
Brian Talbot committed -
* basic app skeleton HTML * response HTML * peer evaluations * self evaluation * grade status * UI messages
Brian Talbot committed -
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Conflicts: apps/openassessment/xblock/openassessmentblock.py
Stephen Sanchez committed
-
- 13 Feb, 2014 2 commits
-
-
TIM-126: Peer criteria support explanations
Joe Blaylock committed -
* Rubric criteria options now support an optional <explain> child, which is used as explanatory text for that particular criterion option, e.g.: 5 - Very Well (indicates intelligent use of persuasive argument to, etc etc.) * Sample explanations added to the Poverty sample rubric to show them in use. * parse_xml now calls external rubric parser to make testing easier * basic unit tests for xml parsing confirm things seem to work * max available points calculated at rubric ingestion time now
Joe Blaylock committed
-
- 12 Feb, 2014 1 commit
-
-
Stephen Sanchez 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 2 commits
-
-
Add XBlock and xblock-sdk dependencies separately
David Ormsbee committed -
David Ormsbee committed
-