Piotr Mitros
8516d631dc
Courseware can have same random seed in multiple problems for exam. Slight hack.
2012-06-21 10:59:43 -04:00
Calen Pennington
da71515bfa
Add categories and XModuleDescriptors for all module types that are used at the top level of a course
2012-06-21 10:59:43 -04:00
Calen Pennington
bb2910fce5
Read week headings from mongodb
2012-06-21 10:59:43 -04:00
Victor Shnayder
807256f05f
added TODO comment
2012-06-21 10:59:40 -04:00
ichuang
d858fc0933
remove loncapa import in formularesponse_with_hint test (jenkins
...
import path not consistent with dev machines?)
2012-06-21 10:59:38 -04:00
ichuang
ede4ae08b9
added stringresponse_with_hint test
2012-06-21 10:59:38 -04:00
ichuang
77d38da927
add FormulaResponseWithHintTest test
2012-06-21 10:59:37 -04:00
ichuang
436794741b
SymbolicResponseTest works if snuggletex war running ; back to skipping it for now
2012-06-21 10:59:37 -04:00
ichuang
6f3143528f
fix i4xs in tests.py; move symbolicresponse.xml test back to where it should be
2012-06-21 10:59:37 -04:00
ichuang
47e0317b7c
fix xmodule/capa tests to use new CorrectMap
2012-06-21 10:59:37 -04:00
ichuang
57c1aa7b3d
third pass in capa cleanup: correct_map -> CorrectMap
...
- added correctmap.py with CorrectMap class
- messages subsumed into CorrectMap
- response get_score called with old CorrectMap so hints based on history are possible
2012-06-21 10:59:36 -04:00
Calen Pennington
80eb769d0c
Pull StudentInputError from the module it's actually defined in
2012-06-07 16:43:59 -04:00
Calen Pennington
3f32e5bb3c
Fix minor issue with an incomplete carry through of a name change
2012-06-07 16:36:39 -04:00
Calen Pennington
d5e0fb3e69
Renaming item to only_one, and adding documentation
2012-06-07 11:48:23 -04:00
Calen Pennington
5101e575ba
Adding documentation for parse_timedelta
2012-06-07 11:46:01 -04:00
Calen Pennington
08220e09f7
Doing some stylistic cleanup on capa_module.py
2012-06-07 11:26:40 -04:00
Calen Pennington
6a13d3bba8
Documenting customtag format, and making it less brittle
2012-06-07 11:04:39 -04:00
Calen Pennington
a83fdc71f9
Document the aggregate_scores function
2012-06-07 10:46:10 -04:00
Calen Pennington
4a0969df9d
Move tests for xmodules into the xmodule library, and make them run without django
2012-06-07 10:46:10 -04:00
Calen Pennington
97a9a66c52
Move CAPA problem specific xml parsing utilities out of content_parser into xmodule
2012-06-06 14:15:33 -04:00
Calen Pennington
c76bab6f3e
Get rid of unused includes
2012-06-06 14:15:33 -04:00
Calen Pennington
91b306b35a
Moving capa and xmodule out of djangoapps/courseware, and removing django references from them
2012-06-06 14:15:32 -04:00