- 11 Jan, 2013 11 commits
-
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
Includes removal of "from django_comment_client.models import Role" from common/djangoapps/student/models.py Conflicts: common/djangoapps/student/models.py
Calen Pennington committed -
remove try...except workaround for circular import bug fixed by https://github.com/MITx/mitx/issues/1260
ichuang committed -
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
- 10 Jan, 2013 13 commits
-
-
Peer Grading Interface
Victor Shnayder committed -
Diana Huang committed
-
Diana Huang committed
-
Diana Huang committed
-
for code review issues
Diana Huang committed -
Add property to course module to check if a course is new
David Ormsbee committed -
The property can be set in the policy metadata. If it is not specified then it is set to true if the course has not started yet. Also adds a property to check how many days are left until the course starts.
Carlos Andrés Rocha committed -
Diana Huang committed
-
Diana Huang committed
-
Diana Huang committed
-
Diana Huang committed
-
Diana Huang committed
-
Diana Huang committed
-
- 09 Jan, 2013 7 commits
-
-
Diana Huang committed
-
Diana Huang committed
-
Diana Huang committed
-
Diana Huang committed
-
Diana Huang committed
-
Feature/ichuang/update symmath server
Calen Pennington committed -
Merge pull request #1227 from MITx/feature/ichuang/fix-capa-contextualize-text-for-option-response-and-mc fix capa to add contextualize_text for optionresponse and multiplechoice
Calen Pennington committed
-
- 08 Jan, 2013 7 commits
-
-
Fix parent lookups when the same named tag exists in multiple courses
David Ormsbee committed -
David Ormsbee committed
-
Diana Huang committed
-
David Ormsbee committed
-
The parent trees are built on a per-course basis (so it'll throw ItemNotFoundError if an item exists in a different course from the one you're asking after. NoPathToItem can still happen with MongoDB backed courseware. They store things like the info page as HTML snippets which are orphaned from other content.
David Ormsbee committed -
David Ormsbee committed
-
Diana Huang committed
-
- 07 Jan, 2013 2 commits
-
-
Diana Huang committed
-
Diana Huang committed
-