- Oct 24, 2012
-
-
Chris Dodge authored
adjust implemented according to code review feedback. Move all of the grading_policy retrieval into a from_xml() override method. Also move in some of the grading inheritance logic into course_module.py
-
Chris Dodge authored
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/import-grading-policy
-
Chris Dodge authored
implement importing of grading policy during import. This is stored in definition.data.grading_policy.
-
- Oct 23, 2012
-
-
Calen Pennington authored
-
Calen Pennington authored
Conflicts: common/lib/capa/capa/responsetypes.py common/lib/xmodule/xmodule/js/src/html/display.coffee lms/envs/common.py
-
Calen Pennington authored
Feature/cas/tom/section details
-
Calen Pennington authored
changed save button to add user
-
Calen Pennington authored
trim section name strings to remove whitespace
-
- Oct 22, 2012
-
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Chris Dodge authored
-
Calen Pennington authored
have import be a bit more flexible in terms of the packaging of the cont...
-
Tom Giannattasio authored
-
Chris Dodge authored
have import be a bit more flexible in terms of the packaging of the content. Allow for tar.gz names to be different from the course name. Also don't assume that the unpacking of the zip will yield a single top level root folder.
-
Calen Pennington authored
new saving conventions
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Victor Shnayder authored
Victor/test speedup
-
chrisndodge authored
fixed tabindex
-
Tom Giannattasio authored
-
David Ormsbee authored
Add fix for users with multiple licenses
-
Carlos Andrés Rocha authored
-
- Oct 19, 2012
-
-
bridger authored
Use test database in licenses test instead of 6.002x
-
Carlos Andrés Rocha authored
-
chrisndodge authored
remove cut/paste error which results in a server error. is not defined ...
-
Chris Dodge authored
remove cut/paste error which results in a server error. is not defined when there are no assets. Also fix up base.js to only register one set of handlers for file section which gets rid of the multiple file selection dialogs from appearing
-
chrisndodge authored
catch when users empty out a section name. don't allow them to do that.
-
Chris Dodge authored
-
chrisndodge authored
Fix/cdodge/pre push tweeks
-