Vik Paruchuri
2891ea4bff
Convert away from self.system to just using system
2013-01-10 18:59:59 -05:00
Vik Paruchuri
6e7dae4f67
Naming bugfixes
2013-01-10 18:59:59 -05:00
Vik Paruchuri
7351317c8e
Fix tag naming
2013-01-10 18:59:59 -05:00
Vik Paruchuri
e9d24ad742
Fix descriptor
2013-01-10 18:59:59 -05:00
Vik Paruchuri
480978cf34
Fix invalid import statement
2013-01-10 18:59:59 -05:00
Vik Paruchuri
0e81f916e1
Move open ended module file
2013-01-10 18:59:58 -05:00
Vik Paruchuri
dabb5ee758
fix tab issue
2013-01-10 18:59:58 -05:00
Vik Paruchuri
9d3f8ed0e5
Support open ended in combined open ended module
2013-01-10 18:59:58 -05:00
Vik Paruchuri
1b9deb881b
Open ended descriptor
2013-01-10 18:59:58 -05:00
Vik Paruchuri
56f5434bfd
Initial html for open ended xmodule
2013-01-10 18:59:58 -05:00
Vik Paruchuri
54c763d8c4
set up template for open ended xmodule
2013-01-10 18:59:58 -05:00
Vik Paruchuri
6ac90cf954
Fix message post to work with ajax
2013-01-10 18:59:58 -05:00
Vik Paruchuri
6d61bd469a
initial setup for open ended xmodule
2013-01-10 18:59:58 -05:00
Vik Paruchuri
e3a311d283
Start creating open ended xmodule
2013-01-10 18:59:58 -05:00
Vik Paruchuri
844fb03377
javascript transitions okay, can integrate open ended response now
2013-01-10 18:59:58 -05:00
Vik Paruchuri
69d8c4a977
javascript state tracking for next problem and reset
2013-01-10 18:59:58 -05:00
Vik Paruchuri
d910395c7d
Task count tracking
2013-01-10 18:59:58 -05:00
Vik Paruchuri
dabc2e0c9d
Javascript state transitions
2013-01-10 18:59:58 -05:00
Vik Paruchuri
70d0e6a1b6
Silly tab error
2013-01-10 18:59:58 -05:00
Vik Paruchuri
6ef8713c94
JS state tracking
2013-01-10 18:59:58 -05:00
Vik Paruchuri
91a9962bef
Improve next problem handling and state tracking
2013-01-10 18:59:58 -05:00
Vik Paruchuri
d5c3b58da3
Change reset and next problem code
2013-01-10 18:59:58 -05:00
Vik Paruchuri
406d6c0c85
js name changes
2013-01-10 18:59:57 -05:00
Vik Paruchuri
5d6509dcb5
add in js variables for element wrappers
2013-01-10 18:59:57 -05:00
Vik Paruchuri
418c45f4d3
Bugfixes
2013-01-10 18:59:57 -05:00
Vik Paruchuri
beef00c13a
Json instance state fix
2013-01-10 18:59:57 -05:00
Vik Paruchuri
b8d49511e1
Fixing javascript display bugs
2013-01-10 18:59:57 -05:00
Vik Paruchuri
36c55d347b
Combined JS
2013-01-10 18:59:57 -05:00
Vik Paruchuri
dc0a798941
Javascript fixes to remove reset button from self assessment
2013-01-10 18:59:57 -05:00
Vik Paruchuri
8ca12ce500
Make combined open ended a container
2013-01-10 18:59:57 -05:00
Vik Paruchuri
8e03c8f655
Fix missing comma issue
2013-01-10 18:59:57 -05:00
Vik Paruchuri
cac5b75cf4
Change modules
2013-01-10 18:59:57 -05:00
Vik Paruchuri
bc6838f8da
Minor changes
2013-01-10 18:59:57 -05:00
Vik Paruchuri
4ea9c738a3
Fix state transitions
2013-01-10 18:59:57 -05:00
Vik Paruchuri
ae0623ab9b
Working on transitions between states
2013-01-10 18:59:57 -05:00
Vik Paruchuri
2bbbe12ae8
Refactor instance state saving
2013-01-10 18:59:57 -05:00
Vik Paruchuri
b009d15dcc
Self assessment wrapped into another module now works
2013-01-10 18:59:57 -05:00
Vik Paruchuri
517c79e00a
Fixing state tracking
2013-01-10 18:59:57 -05:00
Vik Paruchuri
cd764d3d7c
Modify self-assessment to not be an xmodule
2013-01-10 18:59:57 -05:00
Vik Paruchuri
e975174d66
Convert self-assessment away from xmodule
2013-01-10 18:59:57 -05:00
Vik Paruchuri
4047106e48
Some progress with rendering
2013-01-10 18:59:57 -05:00
Vik Paruchuri
867deae6e3
Bugfixes
2013-01-10 18:59:57 -05:00
Vik Paruchuri
0be51cfa2d
Xmodule combined now working
2013-01-10 18:59:57 -05:00
Vik Paruchuri
e0d12bcbfe
Add in some descriptions
2013-01-10 18:59:57 -05:00
Vik Paruchuri
5858ec5e0d
Begin making integrated module
2013-01-10 18:59:57 -05:00
Vik Paruchuri
60f9143fa5
Minor change
2013-01-10 18:59:57 -05:00
Carlos Andrés Rocha
8f21d7a738
Add property to course module to check if a course is new
...
The property can be set in the policy metadata. If it is not specified
then it is set to true if the course has not started yet.
Also adds a property to check how many days are left until the course starts.
2013-01-10 15:57:29 -05:00
Calen Pennington
5a95dd28b1
Merge pull request #1227 from MITx/feature/ichuang/fix-capa-contextualize-text-for-option-response-and-mc
...
fix capa to add contextualize_text for optionresponse and multiplechoice
2013-01-09 06:08:45 -08:00
David Ormsbee
1122cdb286
Added more comments in response to code review.
2013-01-08 16:37:31 -05:00
David Ormsbee
051339afb0
Tiny cleanup.
2013-01-08 13:54:44 -05:00