- 24 Feb, 2014 7 commits
-
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
We will want to flesh out the specifics of each Mixin, and associated UI models, as we complete each associated UI story.
Stephen Sanchez committed -
WIP: UI Architecture for Module UI Components
Stephen Sanchez committed -
Conflicts: apps/openassessment/peer/api.py apps/openassessment/xblock/openassessmentblock.py apps/openassessment/xblock/static/html/oa_rubric.html apps/openassessment/xblock/static/js/src/oa_submission.js
Stephen Sanchez committed -
Stephen Sanchez committed
-
Stephen Sanchez committed
-
- 21 Feb, 2014 6 commits
-
-
Sass/Styling Architecture
Brian Talbot committed -
* import order - with base blocks, theming, and specific app layers * base utilities/tools * notes/starters for each Sass partial imported TIM-127
Brian Talbot committed -
Stephen Sanchez committed
-
HTML Templates: Update Term References & Problem Results UI
Brian Talbot committed -
TIM-125: Pull request fixups
David Ormsbee committed -
* Fixes to method names requested on the PR
Joe Blaylock committed
-
- 20 Feb, 2014 7 commits
-
-
Stephen Sanchez committed
-
Brian Talbot committed
-
Brian Talbot committed
-
Stephen Sanchez committed
-
TIM-125: Students completing scoring see results
Joe Blaylock committed -
Stephen Sanchez committed
-
* When a score becomes available for a student (i.e., when they have completed the minimum number of peer assessments and have received enough assessments to their submission), it is shown to the student. * XXX: As an interim fix to not having thought through all the cases around multiple existing submissions, this commit disallows making multiple submissions. * Refactoring of XBlock view to devolve functionality into smaller pieces - this is interim work until there's a better workflow layer (or perhaps it can be the prep for that.) * TODO: since overgrading should be baked in, we should still show them their assessment page.
Joe Blaylock committed
-
- 19 Feb, 2014 2 commits
-
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
- 18 Feb, 2014 3 commits
-
-
Stephen Sanchez committed
-
Conflicts: apps/openassessment/xblock/openassessmentblock.py
Stephen Sanchez committed -
xblock lms integration for TIM
Stephen Sanchez committed
-
- 14 Feb, 2014 7 commits
-
-
Stephen Sanchez committed
-
Conflicts: apps/openassessment/xblock/openassessmentblock.py apps/openassessment/xblock/static/html/t-base.html
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 4 commits
-
-
Stephen Sanchez committed
-
TIM-126: Peer criteria support explanations
Joe Blaylock committed -
Stephen Sanchez 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 2 commits
-
-
* basic app skeleton HTML * response HTML * peer evaluations * self evaluation * grade status * UI messages
Brian Talbot committed -
Stephen Sanchez committed
-
- 10 Feb, 2014 2 commits
-
-
Sanchez/xblock peer eval
Stephen Sanchez committed -
Stephen Sanchez committed
-