Victor Shnayder
5ad2824c59
fix typo in comment in student view
2012-06-15 18:28:54 -04:00
Matthew Mongeau
e048b3251d
Get dropdown working
2012-06-14 14:19:47 -04:00
Matthew Mongeau
7337275303
Adding dashboard
2012-06-14 13:50:16 -04:00
Matthew Mongeau
86826f8688
Integrate more pages.
2012-06-14 11:27:47 -04:00
Victor Shnayder
c3a1d7788c
clarify docstring for modx_dispatch
2012-06-13 10:18:54 -04:00
Victor Shnayder
17af925a8a
add function docs to module_render.py
2012-06-13 10:18:54 -04:00
ichuang
6f14acee9e
add MITX_FEATURES['DISPLAY_HISTOGRAMS_TO_STAFF'] flag to settings
2012-06-10 22:34:30 -04:00
ichuang
46b45969d0
first pass in capa cleanup:
...
- responsetype used to be instantiated multiple times(!) in capa_problem
now it is instantiated once, and stored in self.responders
- responsetypes.GenericResponse restructured; each superclass
show now provide setup_response (and not __init__), and may
provide get_max_score(); general __init__ provided to
clean up superclasses.
2012-06-09 18:36:27 -04:00
Calen Pennington
8134bcbc3d
Get the cms up to the point of rendering a template
2012-06-08 14:01:41 -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
Victor Shnayder
d61523ca39
Fix is_valid_course() in multicourse_settings
...
* Wasn't passing coursename through to get_course_settings
2012-06-06 16:54:43 -04:00
Calen Pennington
8728b417f1
Make truefalse test point to the correct test file
2012-06-06 14:25:23 -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
91b306b35a
Moving capa and xmodule out of djangoapps/courseware, and removing django references from them
2012-06-06 14:15:32 -04:00
Calen Pennington
5ba03130aa
Moving LMS code into subdirectory
2012-06-06 14:09:01 -04:00