Commit Graph

25 Commits

Author SHA1 Message Date
Piotr Mitros
29d23d1594 Accidentally left in a print 2012-01-21 18:50:51 -05:00
Piotr Mitros
16ab1bb564 Vertical Module is now an x_module 2012-01-21 15:25:25 -05:00
Piotr Mitros
837e87e177 Modules moved into their own directory
--HG--
rename : courseware/capa_module.py => courseware/modules/capa_module.py
rename : courseware/html_module.py => courseware/modules/html_module.py
rename : courseware/schematic_module.py => courseware/modules/schematic_module.py
rename : courseware/video_module.py => courseware/modules/video_module.py
rename : courseware/x_module.py => courseware/modules/x_module.py
2012-01-21 13:21:50 -05:00
Piotr Mitros
714167322e course_file now includes parsing. 2012-01-21 12:36:52 -05:00
Piotr Mitros
829e890a6e Very minor cleanups 2012-01-21 12:24:17 -05:00
Piotr Mitros
1ec3209d05 Moved courseware from minidom to lxml2. Appears to work, but big change. may still have bugs. 2012-01-21 12:12:00 -05:00
Piotr Mitros
8539b9264f Profile page uses lxml 2012-01-21 09:20:24 -05:00
Piotr Mitros
5b7a59bc58 Staging page works 2012-01-13 07:26:53 -05:00
Piotr Mitros
e8d99f28ec GET -> POST 2012-01-02 08:00:11 -05:00
Piotr Mitros
1dad5caef9 Basic support for per-user courseware in place 2011-12-20 19:43:53 -05:00
Piotr Mitros
07454b82b2 Factored out a couple of modules
--HG--
rename : courseware/static/schematic.js => courseware/static/js/schematic.js
2011-12-16 15:51:10 -05:00
Piotr Mitros
e31356b1bd Better/more AJAXy problem rendering 2011-12-16 11:06:53 -05:00
Piotr Mitros
0fec3df85f Offline/Removed dead code 2011-12-16 09:50:43 -05:00
Piotr Mitros
a8037f03e5 Laying ground work for formula support. Adding Anant's content 2011-12-15 07:51:07 -05:00
Piotr Mitros
c524e36606 Sequence is now namespaced 2011-12-12 08:58:25 -05:00
Piotr Mitros
459c1dab4e Using Ajax URL 2011-12-12 08:03:27 -05:00
Piotr Mitros
b6808c3957 Minor cleanups. Basic infrastructure for restoring video playback state (but unfinished) 2011-12-11 19:42:37 -05:00
Piotr Mitros
9037e116de X Module fully refactored 2011-12-11 15:57:12 -05:00
Piotr Mitros
7c2743d2ae Sequential has basic functionality 2011-12-09 10:23:04 -05:00
Piotr Mitros
94657602b0 Minor cleanup 2011-12-08 09:33:06 -05:00
Piotr Mitros
8b248375b0 Refactor working 2011-12-07 22:52:53 -05:00
Piotr Mitros
24bf20e11e Folding 2011-12-07 21:06:16 -05:00
Piotr Mitros
49a000a3ad Folding stuff in capa_module from views 2011-12-07 20:47:50 -05:00
Piotr Mitros
9e18b2611f Refactoring into module, part 1 2011-12-07 17:49:48 -05:00
Piotr Mitros
cc1de22e26 Initial commit 2011-12-07 09:28:16 -05:00