- Aug 07, 2012
-
-
Victor Shnayder authored
-
Victor Shnayder authored
-
Victor Shnayder authored
* means we get the same url_name on each import of the same data.
-
Victor Shnayder authored
- add 'type' and 'points' to capa_module metadata - replace old 'title' tag with display_name
-
Victor Shnayder authored
-
Victor Shnayder authored
TODO: * need unique slugs for errors so they don't overwrite each other on export. - try to preserve origin slug. If not possible, generate random one. * figure out what metadata to strip. e.g. ({'data': '<problem><p><h1>Finger Exercise 1...'}, {'data': '<problem points="1" type="lecture"><p><h1>Finger Exercise 1...'}, False) - where did points and type come from? Do we want them there? * separate broken and non-broken test courses
-
Victor Shnayder authored
* course.xml is special--has org and course attributes in addition to url_name * strip data_dir from metadata on export * more asserts * work on roundtrip import-export test
-
Victor Shnayder authored
-
Victor Shnayder authored
* +improve test.
-
Victor Shnayder authored
* needed for CMS performance (can now save just an item, not whole tree) * remove split_to_file methods * simplified AttrMap logic * write each descriptor to a separate file * detect format on import and adjust appropriately. * update tests
-
ichuang authored
Kimth/lms coderesponse
-
ichuang authored
Removing the <text> wrapper around choice text for radiogroup and checkboxgroup
-
ichuang authored
fix typo in registration button jquery
-
ichuang authored
-
kimth authored
-
kimth authored
-
Calen Pennington authored
make the staff debug information appear in a show/hide span
-
Calen Pennington authored
Fast grading
-
Bridger Maxwell authored
-
Bridger Maxwell authored
-
Arjun Singh authored
-
kimth authored
arjun/grading fix
-
Arjun Singh authored
Poor fix for a breaking change in which student answers that were arrays (e.g. those resulting from a checkbox group) would be converted to strings and graded incorrectly.
-
Arjun Singh authored
Fixed incorrect default argument so that tests run; however the new value is incorrect and needs to be fixed.
-
ichuang authored
-
- Aug 06, 2012
-
-
kimth authored
Don't contact queueing server on Django load
-
kimth authored
-
Bridger Maxwell authored
-
Bridger Maxwell authored
-
ichuang authored
Edit link fix
-
ichuang authored
-
ichuang authored
merging this now because the it looks ok, and it fixes some bugs introduced by the last xserver merge, which are preventing the LMS from running in the current version of master.
-
ichuang authored
-
ichuang authored
-
kimth authored
-
kimth authored
-
kimth authored
-
Bridger Maxwell authored
Conflicts: lms/djangoapps/courseware/module_render.py lms/djangoapps/courseware/views.py
-
kimth authored
-
Bridger Maxwell authored
-