Files
edx-platform/lms
Victor Shnayder b5536d98d7 Clean and refactor courseware/views.py and module_render.py
* 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
2012-06-21 10:59:43 -04:00
..
2012-06-14 16:46:07 -04:00
2012-06-21 10:59:40 -04:00
2012-06-21 10:59:42 -04:00
2012-06-21 10:59:13 -04:00
2012-06-06 14:09:01 -04:00
2012-06-14 13:50:16 -04:00