Victor Shnayder b5368f2a4f Initial progress display.
* 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
2012-06-21 11:05:30 -04:00
2012-06-21 11:05:29 -04:00
2012-06-21 11:05:30 -04:00
2012-06-21 11:05:30 -04:00
2011-12-07 09:28:16 -05:00
2012-06-21 11:05:26 -04:00
2012-06-08 09:08:18 -04:00
2012-05-30 14:22:36 -04:00
2012-05-30 14:22:36 -04:00
2012-05-31 14:54:38 -04:00
2012-06-21 11:05:27 -04:00
2012-06-02 19:01:33 -04:00

This branch (re-)adds dynamic math and symbolicresponse.
Test cases included.
Description
No description provided
Readme AGPL-3.0 2.2 GiB
Languages
Python 73.7%
JavaScript 15.4%
HTML 7.1%
SCSS 3.2%
CSS 0.5%