Piotr Mitros
|
ef1c465d5e
|
Video module set up to store last location. Several bug fixes too.
|
2012-01-23 09:15:59 -05:00 |
|
Piotr Mitros
|
d989621bff
|
Series remembers last spot
|
2012-01-21 23:52:46 -05:00 |
|
Piotr Mitros
|
29d23d1594
|
Accidentally left in a print
|
2012-01-21 18:50:51 -05:00 |
|
Piotr Mitros
|
ba2c03357c
|
All modules moved into new OO framework
|
2012-01-21 18:46:34 -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
|
d410d8294a
|
All elements in course file include IDs
|
2012-01-21 12:47:30 -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
|
591f902372
|
Content parser moved to lxml
|
2012-01-20 18:54:14 -05:00 |
|
Piotr Mitros
|
958426020d
|
Two content_parser modules by accident
|
2012-01-20 18:01:15 -05:00 |
|
cjt
|
1b4d400cdd
|
lab support
|
2012-01-20 14:18:53 -05:00 |
|
Piotr Mitros
|
4e75a04ffa
|
Problem tracking appears to work
|
2012-01-18 14:17:06 -05:00 |
|
Piotr Mitros
|
56c81a07fd
|
Fixed -.33 bug in calculator from gjs
|
2012-01-16 12:33:29 -05:00 |
|
Piotr Mitros
|
36281387d6
|
Profiling. Also, preliminary dummy code for tracking in capa_problem
|
2012-01-15 14:12:46 -05:00 |
|
Piotr Mitros
|
2b4c8e751b
|
Merge
|
2012-01-14 11:09:38 -08:00 |
|
Piotr Mitros
|
b118f4361c
|
Tracking improvements. Calculator is tracked
|
2012-01-14 07:33:43 -05:00 |
|
Piotr Mitros
|
219ff18c27
|
More packages available from customresponse
|
2012-01-13 17:56:20 -08:00 |
|
Piotr Mitros
|
e4831106bf
|
Fixed bug in reset
|
2012-01-13 17:06:42 -08:00 |
|
Piotr Mitros
|
5b7a59bc58
|
Staging page works
|
2012-01-13 07:26:53 -05:00 |
|
Piotr Mitros
|
832a855643
|
Fixed bug. Not clear why original worked on some computers but not others.
|
2012-01-12 14:28:26 -05:00 |
|
Piotr Mitros
|
e6b9a6dd58
|
Comment
|
2012-01-12 14:12:09 -05:00 |
|
Piotr Mitros
|
95c8797ca1
|
Accidentally committed with debug code
|
2012-01-11 22:35:22 -05:00 |
|
Piotr Mitros
|
e9819ffb48
|
customresponse basically works
|
2012-01-11 22:33:34 -05:00 |
|
Piotr Mitros
|
18dc8cc5cb
|
Major refactor of infrastructure for grading problems
--HG--
rename : courseware/calc.py => courseware/capa/calc.py
|
2012-01-10 22:04:24 -05:00 |
|
Ernie Park
|
bc3a6d38fd
|
fix bug introduced in fdf0d141844d where MODULE_TYPES defined after it was used
|
2012-01-09 20:38:09 -05:00 |
|
Ernie Park
|
dc44eac627
|
Merge
|
2012-01-09 14:29:11 -05:00 |
|
Ernie Park
|
3aa5df6a14
|
Piotr added comments
|
2012-01-09 14:28:46 -05:00 |
|
Piotr Mitros
|
2aec53aa83
|
New-style classes
|
2012-01-06 19:50:23 -05:00 |
|
Piotr Mitros
|
4a28fd3b13
|
Working calculator
|
2012-01-05 20:28:05 -05:00 |
|
Piotr Mitros
|
5f89be8ff1
|
Bug fixes
|
2012-01-05 17:13:07 -05:00 |
|
Piotr Mitros
|
006b6cd067
|
Took out extreme suffixes, at Jerry's request
|
2012-01-05 15:47:57 -05:00 |
|
Piotr Mitros
|
ccc2a93b0a
|
Destroy JS more-or-less works. Still some bugs
|
2012-01-05 15:04:28 -05:00 |
|
Piotr Mitros
|
85e8b3a2e9
|
Wiki now supports circuits, modulo bugs
|
2012-01-04 19:00:52 -05:00 |
|
Piotr Mitros
|
505b85fc5c
|
Calculator bug fix
|
2012-01-03 20:15:17 -05:00 |
|
Piotr Mitros
|
e8d99f28ec
|
GET -> POST
|
2012-01-02 08:00:11 -05:00 |
|
Piotr Mitros
|
b1e52a92d1
|
Moving static to its own directory
|
2011-12-29 15:37:24 -05:00 |
|
Piotr Mitros
|
fccfbb7d2f
|
Textbook browser
|
2011-12-29 09:51:32 -05:00 |
|
Piotr Mitros
|
a30f1a1e99
|
Explain works
|
2011-12-27 21:08:06 -05:00 |
|
Piotr Mitros
|
a7b5433c36
|
Minor cleanups. Javascript only called once. Hidden sections now work
|
2011-12-27 19:35:40 -05:00 |
|
Piotr Mitros
|
e21b9191ae
|
Replaced libxml2 with lxml.etree
|
2011-12-27 19:17:40 -05:00 |
|
Piotr Mitros
|
f5965487db
|
Slightly nicer styling
|
2011-12-27 17:24:44 -05:00 |
|
Piotr Mitros
|
277d71fb26
|
Snapshot for gjs
|
2011-12-26 21:09:43 -05:00 |
|
Piotr Mitros
|
5dab18fe44
|
About to fix correct_map. Working save point
|
2011-12-26 19:34:45 -05:00 |
|
Piotr Mitros
|
37896ac5b0
|
Gradual move to XPath/XQuery initiated
|
2011-12-26 18:27:39 -05:00 |
|
Piotr Mitros
|
20db8e6fa6
|
Minor file tree structure cleanup
|
2011-12-26 13:09:23 -05:00 |
|
Piotr Mitros
|
4add868d6a
|
Bug fixes based on Jerry's problems
|
2011-12-26 13:04:08 -05:00 |
|
Piotr Mitros
|
10e3d8b984
|
Show answer appears to work
|
2011-12-25 17:59:13 -05:00 |
|