- 19 Jun, 2012 5 commits
-
-
* 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 committed -
Victor Shnayder committed
-
Update jQuery and jQuery-UI to latest version
Calen Pennington committed -
Prem Sichanugrist committed
-
Rapid merge procedure
Calen Pennington committed
-
- 18 Jun, 2012 22 commits
-
-
Piotr Mitros committed
-
Piotr Mitros committed
-
Piotr Mitros committed
-
Piotr Mitros committed
-
CMS Beginnings
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Conflicts: rakefile requirements.txt
Calen Pennington committed -
Calen Pennington committed
-
put lambda function back in, as requested during code review
Calen Pennington committed -
Calen Pennington committed
-
Victor Shnayder committed
-
Calen Pennington committed
-
Small cleanups in response to Calen + Piotr's comments
Calen Pennington committed -
Courseware can have same random seed in multiple problems for exam.
Calen Pennington committed -
Piotr Mitros committed
-
Victor Shnayder committed
-
Add video volume control to video player
Calen Pennington committed -
Victor/render path cleanup
Calen Pennington committed -
Add categories and XModuleDescriptors for all module types that are used at the top level of a course
Calen Pennington committed -
Calen Pennington committed
-
- 15 Jun, 2012 5 commits
-
-
* Refactor index() so that it makes sense to me and hopefully others :) * Rename preloaded cache of student modules to student_module_cache * Fix line length and whitespace throughout * add docstrings and other comments * a few behavior-preserving tweaks to the code to make it clearer. * Separate codepaths for with-module and without-module in index view * Remove default chapter + section, since they don't exist anyway in course.xml
Victor Shnayder committed -
Victor Shnayder committed
-
Victor Shnayder committed
-
Kyle Fiedler committed
-
Kyle Fiedler committed
-
- 14 Jun, 2012 5 commits
-
-
Kyle Fiedler committed
-
Calen Pennington committed
-
Create Calculator and Feedback form on every page
Calen Pennington committed -
Prem Sichanugrist committed
-
Kyle Fiedler committed
-
- 13 Jun, 2012 3 commits
-
-
Kyle Fiedler committed
-
Kyle Fiedler committed
-
Prem Sichanugrist committed
-