- Jun 29, 2012
-
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
Make user profiles work again after the switch to an XMLModuleStore. Staff user histograms are still broken
-
Calen Pennington authored
-
Calen Pennington authored
Begin using a Keystore for XML parsing. Still broken: sequence icons, custom tags, problems, video js
-
Calen Pennington authored
Move the resources_fs abstraction into the primary DescriptorSystem, as it is needed for more than just XMLParsing
-
- Jun 26, 2012
-
-
Calen Pennington authored
Remove semantically meaningless sections from course.xml by moving their attributes onto the contained element. If there is more than one contained element, turn the section into a sequence. Also handles includes
-
Calen Pennington authored
Also: Render all XModuleDescriptors in the cms the same way Default them to editing raw xml, if there is no specific module for them
-
- Jun 21, 2012
-
-
Calen Pennington authored
-
- Jun 20, 2012
-
-
Calen Pennington authored
-
- Jun 19, 2012
-
-
Victor Shnayder authored
* add module_from_xml param to I4xSystem * use it to implement xmodule.get_children() * fix a few comments here and there * Render-time progress display for seq and vertical modules. - Computes fraction of subproblems done. * Pass problem state back to js during ajax calls. * general cleanup in capa_module.py * add progress_changed and progress fields to json returned from each ajax handler * Coffeescript changes to hook up sequence tracking of problem progress * net result: sequence 'a' tags now have a progress class * properly set css class on initial load * fire event when progress changes after ajax calls * also save state in 'progress' property of problems-wrapper tag * event handler finds those tags, computes updated progress
-
Victor Shnayder authored
-
Calen Pennington authored
-
- Jun 18, 2012
-
-
Calen Pennington authored
Add categories and XModuleDescriptors for all module types that are used at the top level of a course
-
Calen Pennington authored
-
- Jun 07, 2012
-
-
Calen Pennington authored
-
- Jun 06, 2012
-
-
Calen Pennington authored
-
Calen Pennington authored
-
- Jun 01, 2012
-
-
ichuang authored
-
Piotr Mitros authored
-
- May 31, 2012
-
-
Piotr Mitros authored
-
Prem Sichanugrist authored
-
- May 27, 2012
-
-
Piotr Mitros authored
-
- May 21, 2012
-
-
Piotr Mitros authored
-
- May 17, 2012
-
-
Piotr Mitros authored
-
- May 12, 2012
-
-
Piotr Mitros authored
-
- May 10, 2012
-
-
Lyla Fischer authored
-
- May 08, 2012
-
-
Piotr Mitros authored
Refactor for reusability: x_modules take common parameters as an object. capa_problem to take a file object and not filename.
-
Piotr Mitros authored
-
- Mar 19, 2012
-
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
- Feb 11, 2012
-
-
Piotr Mitros authored
--HG-- branch : pmitros-mod-template
-
Piotr Mitros authored
Semi-generic registration mechanism for modules. Still need to clean up references in content_parser --HG-- branch : pmitros-mod-template
-
- Jan 26, 2012
-
-
Piotr Mitros authored
-
- Jan 24, 2012
-
-
Piotr Mitros authored
-
- Jan 21, 2012
-
-
Piotr Mitros authored
-
Piotr Mitros authored
--HG-- rename : courseware/capa_module.py => courseware/modules/capa_module.py rename : courseware/html_module.py => courseware/modules/html_module.py rename : courseware/schematic_module.py => courseware/modules/schematic_module.py rename : courseware/video_module.py => courseware/modules/video_module.py rename : courseware/x_module.py => courseware/modules/x_module.py
-
- Jan 18, 2012
-
-
Piotr Mitros authored
-
- Jan 07, 2012
-
-
Piotr Mitros authored
-