Commit Graph

10188 Commits

Author SHA1 Message Date
Vik Paruchuri
4825ad7a15 Fix module imports 2013-01-31 18:35:11 -05:00
Brian Wilson
07638440ac rename testcenter_exam to timed_exam, and read duration from metadata (policy.json) 2013-01-31 18:33:22 -05:00
Vik Paruchuri
59ba308354 Add in peer grading entry point 2013-01-31 18:28:15 -05:00
Vik Paruchuri
bdb82cda65 Strip out JS, old urls 2013-01-31 18:23:30 -05:00
David Ormsbee
a89503431f Merge pull request #1403 from MITx/style/btalbot/lms-calendartables
lms - syllabus/calendar table styling fixes
2013-01-31 15:17:38 -08:00
Brian Talbot
f6cd4c75b8 lms - revising xmodule HTML display styles and overwriting some to retain old syllabus table styling 2013-01-31 18:15:20 -05:00
Vik Paruchuri
52f3e9daaf Start moving peer grading to xmodule 2013-01-31 18:05:57 -05:00
Your Name
da1660a043 fix get_cohorted_commentables 2013-01-31 17:34:37 -05:00
Vik Paruchuri
c5e80b9543 Fix open ended module tests 2013-01-31 17:34:33 -05:00
Your Name
f2f7459656 remove more prints 2013-01-31 17:24:08 -05:00
Your Name
c25cd33214 remove print 2013-01-31 17:22:54 -05:00
Vik Paruchuri
d6f8def733 Move over rubric parsing logic to rubric module 2013-01-31 17:18:32 -05:00
Vik Paruchuri
b22bad7fa1 Add in some removed imports (fix tests) 2013-01-31 17:11:44 -05:00
Vik Paruchuri
5eff483c76 Fix max score in combined xmodule tests 2013-01-31 17:08:13 -05:00
Vik Paruchuri
524047a11e Fix key error in open ended child 2013-01-31 17:06:37 -05:00
Your Name
3fa67c1425 allow moderators and students to select cohort on post creation 2013-01-31 17:05:15 -05:00
Vik Paruchuri
01cdc6e7f8 Merge remote-tracking branch 'origin/master' into feature/vik/combined-xmodule-changes
Conflicts:
	common/lib/xmodule/xmodule/js/src/combinedopenended/display.coffee
2013-01-31 16:50:10 -05:00
Diana Huang
2e0f90081e Make rubric cleaner and visually simpler 2013-01-31 14:23:17 -05:00
Don Mitchell
aad5015a82 Merge pull request #1398 from MITx/feature/christina/misc2
Fixes date bug (#149).
2013-01-31 10:59:07 -08:00
Don Mitchell
fbd9a126ba Merge pull request #1393 from MITx/fix/cdodge/export-static-tabs
add exporting of course info
2013-01-31 10:55:45 -08:00
Christina Roberts
5f170d118f Merge pull request #1395 from MITx/bug/dhm/mar13
Remove format field as it's the one for grading type.
2013-01-31 10:51:44 -08:00
Jay Zoldak
c590c24e25 Add vendor files to files.json for the cms jasmine tests to work. 2013-01-31 13:48:38 -05:00
cahrens
b613bdc336 Fixes date bug (#149). 2013-01-31 13:37:45 -05:00
Diana Huang
683976d7ad Add scores to the top of the rubric, remove from individual cells 2013-01-31 13:28:19 -05:00
Diana Huang
309ac7aa5c Refactor rubric CSS into a single file. 2013-01-31 13:27:46 -05:00
Don Mitchell
f257f12124 Meant to add the file here 2013-01-31 12:56:18 -05:00
Vik Paruchuri
f3f509da3b Fix input area styling 2013-01-31 12:45:48 -05:00
Victor Shnayder
6088a926cc Add showanswer="past_due" and tests 2013-01-31 12:34:43 -05:00
Victor Shnayder
ea091a6eb8 Add tests for showanswer 2013-01-31 12:34:42 -05:00
Victor Shnayder
025b074b87 Add simple test for showanswer, fix test_system 2013-01-31 12:34:42 -05:00
Victor Shnayder
e41172d55d Add start of test framework for capa 2013-01-31 12:34:41 -05:00
Vik Paruchuri
a61746609c Fix keyerror 2013-01-31 12:18:42 -05:00
Vik Paruchuri
63d4ac8c44 Working on some flagging coffeescript 2013-01-31 12:17:21 -05:00
Victor Shnayder
e0fb906c06 add note about potential bug in verticals. No time to investigate at the moment... 2013-01-31 12:14:20 -05:00
Victor Shnayder
e431378f46 Add first pass at a randomize module 2013-01-31 12:14:01 -05:00
Don Mitchell
6491363647 Remove format field as it's the one for grading type. 2013-01-31 12:11:11 -05:00
Jay Zoldak
6fe209b0cf Merge pull request #1392 from MITx/tests/diana/update-oe-unit-tests
New tests for OpenEndedGrading
2013-01-31 08:34:06 -08:00
Vik Paruchuri
78f9f63466 Add in notification type for flagged submissions 2013-01-31 11:19:15 -05:00
Vik Paruchuri
ee06afcb27 Possibly fix self assessment tests 2013-01-31 11:06:12 -05:00
Chris Dodge
ab9d30cbc6 Merge branch 'master' of github.com:MITx/mitx into fix/cdodge/export-static-tabs 2013-01-31 10:51:24 -05:00
Chris Dodge
fc57e7afdb add testing for course info export. Plus DRY things out a bit 2013-01-31 10:51:20 -05:00
Victor Shnayder
ada9ff7f27 Fix randomization bug in capa.
(Note: capa_problem was still doing randomization internally, but now it does what's actually intended)
2013-01-31 10:45:11 -05:00
Chris Dodge
0d20c192b9 add exporting of course info 2013-01-31 09:57:07 -05:00
Diana Huang
32524727ce Create a test framework and make it so that we force a mock backend
when we don't have an ajax url
2013-01-31 09:00:06 -05:00
Vik Paruchuri
b0e4608558 Fix callback alert 2013-01-30 21:56:52 -05:00
Vik Paruchuri
2affd4760b Add in wiring for unflag action 2013-01-30 21:53:33 -05:00
Vik Paruchuri
b4c80da224 Trim whitespace 2013-01-30 21:50:24 -05:00
Vik Paruchuri
8e9ec501a7 Implement flagging, fix urls 2013-01-30 21:44:21 -05:00
Vik Paruchuri
10c7155d4d Add open ended to JS pipeline 2013-01-30 21:28:42 -05:00
Vik Paruchuri
4c16479569 Working on frontend JS for posting 2013-01-30 21:22:59 -05:00