- 15 Jun, 2012 3 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
-
- 13 Jun, 2012 9 commits
-
-
Victor/create docs
Calen Pennington committed -
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Coding standards document
Calen Pennington committed
-
- 12 Jun, 2012 13 commits
-
-
Added django_nose and nosexcover to requirements.txt
David Ormsbee committed -
Capa cleanup
Calen Pennington committed -
Prem Sichanugrist committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
Matthew Mongeau committed
-
ichuang committed
-
- 11 Jun, 2012 15 commits
-
-
Fix histogram and sequence navigation bug looks good, works in my tests. thanks.
ichuang committed -
This will leave out the student that never attempt the question and fixes the error with histogram rendering.
Prem Sichanugrist committed -
There might be a chance that an error got thrown after 'contentChanged' event was fired and stop the `toggleArrow()` method to be called. This will make sure that the navigation will still be working even some element in the content is failed.
Prem Sichanugrist committed -
Piotr Mitros committed
-
PROJECT_ROOT is needed for coffeescript paths
David Ormsbee committed -
Matthew Mongeau committed
-
Piotr Mitros committed
-
Piotr Mitros committed
-
Piotr Mitros committed
-
Piotr Mitros committed
-
Create dev env
Calen Pennington committed -
ichuang committed
-
import path not consistent with dev machines?)
ichuang committed -
ichuang committed
-
ichuang committed
-