Skip to content
Snippets Groups Projects
  1. Jun 25, 2012
  2. Jun 22, 2012
  3. Jun 21, 2012
  4. Jun 20, 2012
  5. Jun 19, 2012
    • Victor Shnayder's avatar
      Initial progress display. · b963d8b5
      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
      b963d8b5
    • Victor Shnayder's avatar
      Add Progress class and tests · a1269353
      Victor Shnayder authored
      a1269353
    • Victor Shnayder's avatar
      remove obsolete comment · 39c57af8
      Victor Shnayder authored
      39c57af8
Loading