Commit Graph

7928 Commits

Author SHA1 Message Date
Chris Dodge
9479ef3c84 fix up call signatures for get_parent_locations() 2013-01-11 14:29:53 -05:00
Brian Talbot
7d445f5630 studio - tweaking problem editor's advanced editor toggle control UI and prompt message 2013-01-11 14:25:22 -05:00
Chris Dodge
08adf9c0d5 Merge branch 'master' into feature/cdodge/cms-master-merge3
Conflicts:
	common/lib/xmodule/xmodule/course_module.py
	common/lib/xmodule/xmodule/modulestore/mongo.py
	common/lib/xmodule/xmodule/modulestore/search.py
	common/lib/xmodule/xmodule/modulestore/xml.py
	doc/development.md
	lms/envs/common.py
2013-01-11 14:04:46 -05:00
Vik Paruchuri
9a752f51c7 Fix rubric return, add in score field 2013-01-11 12:48:15 -05:00
Vik Paruchuri
7febe2c2c8 Integrate minimal rubric display 2013-01-11 12:43:57 -05:00
Chris Dodge
476e6c7b3b need to add the depth parameter to the DraftMongoStore implementation of get_instance 2013-01-11 11:57:41 -05:00
Don Mitchell
64507bd5fd Drop down for markup done but w/o new icons 2013-01-11 10:36:42 -05:00
chrisndodge
5368a9ad3e Merge pull request #1252 from MITx/feature/cale/lms-mongo-perf
Decrease the number of queries needed for LMS courseware
2013-01-11 07:23:00 -08:00
Vik Paruchuri
1dca370a7f Better initial documentation of combined open ended 2013-01-11 09:50:43 -05:00
Vik Paruchuri
bcbf65e2b9 Code reformat, line length fix, change text names to variables 2013-01-11 09:45:10 -05:00
Don Mitchell
e095a139b9 Cheat sheet updated for header and explanation. Video removed. 2013-01-11 09:36:29 -05:00
Diana Huang
5a211f566d Make the rubric smaller so that we can accomodate more columns. 2013-01-11 09:31:38 -05:00
Vik Paruchuri
8dbbb021a7 Change value passing to hidden input type 2013-01-10 19:00:04 -05:00
Vik Paruchuri
c76786ae4e Roll back hidden input changes 2013-01-10 19:00:04 -05:00
Vik Paruchuri
ee2990da4f Change hidden div to input name 2013-01-10 19:00:04 -05:00
Vik Paruchuri
e4568c3a20 Use include clearfix in css 2013-01-10 19:00:04 -05:00
Vik Paruchuri
b0d3bcc516 Fix feedback response for peer grading so that students can respond to multiple feedback items 2013-01-10 19:00:04 -05:00
Vik Paruchuri
f4968e1e8e Fix spacing error 2013-01-10 19:00:04 -05:00
Vik Paruchuri
cb203a6f55 Better error messages 2013-01-10 19:00:04 -05:00
Vik Paruchuri
62e9387095 Fix score passing from controller 2013-01-10 19:00:04 -05:00
Vik Paruchuri
742d9475c7 Parse int from score 2013-01-10 19:00:04 -05:00
Vik Paruchuri
c4b1c8d074 Correct peer grading score parsing 2013-01-10 19:00:04 -05:00
Vik Paruchuri
c267efb400 Add in a comment 2013-01-10 19:00:03 -05:00
Vik Paruchuri
5a3a537c1b Support formatting of peer grading feedback 2013-01-10 19:00:03 -05:00
Vik Paruchuri
4a2875ccdd Document open ended child 2013-01-10 19:00:03 -05:00
Vik Paruchuri
f858dce753 Document self assessment 2013-01-10 19:00:03 -05:00
Vik Paruchuri
5303086a10 Start commenting open ended module 2013-01-10 19:00:03 -05:00
Vik Paruchuri
134c3f3db0 Document open ended descriptor 2013-01-10 19:00:03 -05:00
Vik Paruchuri
2f841c8a33 Document combined open ended module 2013-01-10 19:00:03 -05:00
Vik Paruchuri
38a81b461f Remove open ended grading stuff, fix JS variable 2013-01-10 19:00:03 -05:00
Vik Paruchuri
bc97a507e0 Next step logic 2013-01-10 19:00:03 -05:00
Vik Paruchuri
adcbfbb603 Fix reset 2013-01-10 19:00:03 -05:00
Vik Paruchuri
b13f94798f Add in allow reset action 2013-01-10 19:00:03 -05:00
Vik Paruchuri
1ae94ce636 Hopefully allow for submission to be reset early 2013-01-10 19:00:03 -05:00
Vik Paruchuri
b6a49f33ad parse out min and max score to advance 2013-01-10 19:00:03 -05:00
Vik Paruchuri
dcb33f1d5f Fix prompt and rubric passing 2013-01-10 19:00:03 -05:00
Vik Paruchuri
3aa0daaa76 Add in proper prompt and rubric parsing 2013-01-10 19:00:03 -05:00
Vik Paruchuri
9e14e22c91 Move prompt and rubric to combined open ended instead of defining them in each task 2013-01-10 19:00:03 -05:00
Vik Paruchuri
3bf532e199 Check marks in each step 2013-01-10 19:00:03 -05:00
Vik Paruchuri
5150d6cdee Add in better status indicators 2013-01-10 19:00:03 -05:00
Vik Paruchuri
bccafe6c31 Add in correctness display 2013-01-10 19:00:02 -05:00
Vik Paruchuri
7b08114805 More restyling, fix buttons 2013-01-10 19:00:02 -05:00
Vik Paruchuri
943c0ff820 Display results separately from submission logic 2013-01-10 19:00:02 -05:00
Vik Paruchuri
3620fd93d9 Create a result container and put results into it 2013-01-10 19:00:02 -05:00
Vik Paruchuri
24bfe44049 Some restyling, automatically check for feedback, remove reload button 2013-01-10 19:00:02 -05:00
Vik Paruchuri
5273d44788 Fix css and display current step 2013-01-10 19:00:02 -05:00
Vik Paruchuri
349a43f31c Decouple message post from state logic 2013-01-10 19:00:02 -05:00
Vik Paruchuri
25d25c004b Restyling on feedback response 2013-01-10 19:00:02 -05:00
Vik Paruchuri
a3c1f7c9f4 Feedback submission moved 2013-01-10 19:00:02 -05:00
Vik Paruchuri
b83df64f9a Inline response to feedback 2013-01-10 19:00:02 -05:00