- 07 Aug, 2012 33 commits
-
-
kimth committed
-
kimth committed
-
kimth committed
-
kimth committed
-
kimth committed
-
Feature/victor/file per descriptor
Calen Pennington committed -
* Move lazyproperty decorator into xmodule so it's accessible during tests * add default xqueue to test system
Victor Shnayder committed -
* test enrolls in course before testing pages * support github edit links with new file structure * Some pep8 cleanups
Victor Shnayder committed -
Victor Shnayder committed
-
Victor Shnayder committed
-
* means we get the same url_name on each import of the same data.
Victor Shnayder committed -
- add 'type' and 'points' to capa_module metadata - replace old 'title' tag with display_name
Victor Shnayder committed -
Victor Shnayder committed
-
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 committed -
* 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 committed -
Victor Shnayder committed
-
* +improve test.
Victor Shnayder committed -
* 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
Victor Shnayder committed -
Kimth/lms coderesponse
ichuang committed -
Removing the <text> wrapper around choice text for radiogroup and checkboxgroup
ichuang committed -
fix typo in registration button jquery
ichuang committed -
ichuang committed
-
kimth committed
-
kimth committed
-
make the staff debug information appear in a show/hide span
Calen Pennington committed -
Fast grading
Calen Pennington committed -
Bridger Maxwell committed
-
Bridger Maxwell committed
-
Arjun Singh committed
-
arjun/grading fix
kimth committed -
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 committed -
Fixed incorrect default argument so that tests run; however the new value is incorrect and needs to be fixed.
Arjun Singh committed -
ichuang committed
-
- 06 Aug, 2012 7 commits
-
-
Don't contact queueing server on Django load
kimth committed -
kimth committed
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
Edit link fix
ichuang committed -
ichuang committed
-
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 committed
-