- 08 May, 2014 1 commit
-
-
This commit adds the non-courseware lms/djangoapps and lms/lib. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 24 Feb, 2014 1 commit
-
-
Don Mitchell committed
-
- 03 Dec, 2013 2 commits
-
-
David Baumgold committed
-
David Baumgold committed
-
- 06 Sep, 2013 1 commit
-
-
Calen Pennington committed
-
- 26 Aug, 2013 5 commits
- 20 Aug, 2013 1 commit
-
-
Chris Dodge committed
-
- 01 Jul, 2013 14 commits
-
-
Fixed various commenting things. Removed an unused function in the crowdsourced module coffeescript. Improved commenting in hint_manager. Fixed pep and pylint violations.
Felix Sun committed -
Expanded test coverage a little.
Felix Sun committed -
Expanded tests of hint_manager. Enabled the hint_manager by default in development environments.
Felix Sun committed -
Began enforcing one-vote-per-person. This can be disabled with debug="True" in the <crowdsource_hinter> tag. Started tests of the hint manager.
Felix Sun committed -
Fixed some bugs in the tests for crowdsourced hinter.
Felix Sun committed -
Finished prototype of hint moderation view. Began re-writing tests of the crowdsource hinter module. (Old tests no longer cover all the code, now that moderation has been added.)
Felix Sun committed -
Added moderation feature - you can now choose to hold all hints for moderator approval before showing.
Felix Sun committed -
Fixed various commenting things. Removed an unused function in the crowdsourced module coffeescript. Improved commenting in hint_manager. Fixed pep and pylint violations.
Felix Sun committed -
Expanded test coverage a little.
Felix Sun committed -
Expanded tests of hint_manager. Enabled the hint_manager by default in development environments.
Felix Sun committed -
Began enforcing one-vote-per-person. This can be disabled with debug="True" in the <crowdsource_hinter> tag. Started tests of the hint manager.
Felix Sun committed -
Fixed some bugs in the tests for crowdsourced hinter.
Felix Sun committed -
Finished prototype of hint moderation view. Began re-writing tests of the crowdsource hinter module. (Old tests no longer cover all the code, now that moderation has been added.)
Felix Sun committed -
Added moderation feature - you can now choose to hold all hints for moderator approval before showing.
Felix Sun committed
-