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
Victor Shnayder
e97469aee6
Merge pull request #1236 from MITx/diana/peer-grading-views
...
Peer Grading Interface
2013-01-10 13:59:46 -08:00
Diana Huang
5bdf91e812
Merge branch 'diana/peer-grading-improvements' into diana/peer-grading-views
2013-01-10 16:50:18 -05:00
Diana Huang
7fcfe0359d
Merge branch 'master' into diana/peer-grading-views
2013-01-10 16:47:50 -05:00
Diana Huang
d0e00af60e
Merge branch 'diana/peer-grading-views' into diana/peer-grading-improvements
2013-01-10 16:45:40 -05:00
Diana Huang
81bb2dc979
Better and clearer comments along with some fixes
...
for code review issues
2013-01-10 16:45:19 -05:00
David Ormsbee
232393b4f1
Merge pull request #1259 from MITx/feature/rocha/add-is_new-flag-to-courses
...
Add property to course module to check if a course is new
2013-01-10 13:40:48 -08: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
Diana Huang
ef6d77b116
Clean up names and refactor out some common logic
2013-01-10 15:33:17 -05:00
Diana Huang
084a3c33c8
Update comments and remove some unnecessary code
2013-01-10 15:20:46 -05:00
Diana Huang
0bfb1feed4
Log better exceptions
2013-01-10 15:06:16 -05:00
Diana Huang
4909b84966
Clean up code and make the arguments for get and post more logical.
2013-01-10 14:51:32 -05:00
Diana Huang
3a29d260ae
Merge branch 'diana/peer-grading-views' into diana/peer-grading-improvements
2013-01-10 14:12:06 -05:00
Diana Huang
19bc657487
Use correct version of the grader id.
2013-01-10 12:44:54 -05:00
Diana Huang
393ee3533c
Merge branch 'master' into diana/peer-grading-improvements
2013-01-09 15:45:02 -05:00
Diana Huang
13c692c29b
Show back button when we see an error.
2013-01-09 14:59:59 -05:00
Diana Huang
54d91e7875
Merge branch 'diana/peer-grading-views' into diana/peer-grading-improvements
2013-01-09 14:44:08 -05:00
Diana Huang
c4d1b2e643
Use correct user id and make the reload button a back button
2013-01-09 14:41:23 -05:00
Diana Huang
950d398387
Updates to the CSS
2013-01-09 10:19:42 -05:00
Calen Pennington
941d55cee3
Merge pull request #1229 from MITx/feature/ichuang/update-symmath-server
...
Feature/ichuang/update symmath server
2013-01-09 06:10:32 -08: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
ecb3dd6134
Merge pull request #1239 from MITx/bugfix/dave/forum_missing_vertical
...
Fix parent lookups when the same named tag exists in multiple courses
2013-01-08 13:38:23 -08:00
David Ormsbee
1122cdb286
Added more comments in response to code review.
2013-01-08 16:37:31 -05:00
Diana Huang
f0f25296b2
Update documentation
2013-01-08 15:54:49 -05:00
David Ormsbee
051339afb0
Tiny cleanup.
2013-01-08 13:54:44 -05:00
David Ormsbee
8952eda98d
XML loaded courses should no longer be able to throw NoPathToItem.
...
The parent trees are built on a per-course basis (so it'll throw ItemNotFoundError
if an item exists in a different course from the one you're asking after. NoPathToItem
can still happen with MongoDB backed courseware. They store things like the info page
as HTML snippets which are orphaned from other content.
2013-01-08 13:45:13 -05:00
David Ormsbee
fc0a7614bf
Load courses in dir name order, keep separate ParentTracker per course.
2013-01-08 13:38:22 -05:00
Diana Huang
19401f29d9
Minor javascript updates
2013-01-08 10:22:07 -05:00