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 |
|
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 |
|
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 |
|
Don Mitchell
|
f257f12124
|
Meant to add the file here
|
2013-01-31 12:56:18 -05:00 |
|
Vik Paruchuri
|
a61746609c
|
Fix keyerror
|
2013-01-31 12:18:42 -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
|
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 |
|
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 |
|
Victor Shnayder
|
bc1452f288
|
Merge pull request #1390 from MITx/press/7.00x
7.00x press release
|
2013-01-30 15:35:51 -08:00 |
|
Diana Huang
|
8144a1dfaf
|
Add in next_problem jasmine tests
|
2013-01-30 17:25:13 -05:00 |
|
Calen Pennington
|
76b367e062
|
Merge pull request #1388 from MITx/bug/dhm/mar13
Swallow event calls to squash 404 errors (and remove an unused var in
|
2013-01-30 14:10:02 -08:00 |
|
Don Mitchell
|
756a071634
|
misspelled request (altho as an unused identifier)
|
2013-01-30 17:08:21 -05:00 |
|
Calen Pennington
|
c4f56620df
|
Revert "Merge pull request #1374 from MITx/feature/cale/no-course-collectstatic"
This reverts commit ab437b9463, reversing
changes made to 7a8e87c789.
|
2013-01-30 16:49:49 -05:00 |
|
Vik Paruchuri
|
2ba194a4f6
|
Change step names to human names
|
2013-01-30 16:44:40 -05:00 |
|
Diana Huang
|
36d8b8768c
|
Merge branch 'master' into tests/diana/update-oe-unit-tests
|
2013-01-30 16:41:18 -05:00 |
|
Diana Huang
|
6322263c90
|
New Jasmine tests
|
2013-01-30 16:40:55 -05:00 |
|
Vik Paruchuri
|
46101587b5
|
Add in some comments
|
2013-01-30 16:27:21 -05:00 |
|
Vik Paruchuri
|
afd42fc1dc
|
Fix some image okay problems
|
2013-01-30 16:22:35 -05:00 |
|
Vik Paruchuri
|
f3572c7193
|
Fix image checking logic
|
2013-01-30 16:13:24 -05:00 |
|
Victor Shnayder
|
0353cb98e1
|
7.00x press release
|
2013-01-30 16:07:47 -05:00 |
|
Diana Huang
|
e873da76d5
|
Wrap reload to allow us to mock it. Add in some polling testing.
|
2013-01-30 16:01:28 -05:00 |
|
Vik Paruchuri
|
42b9a121fb
|
Fix pillow requirement
|
2013-01-30 16:00:55 -05:00 |
|
Vik Paruchuri
|
34bb0423d7
|
Reset default values
|
2013-01-30 15:57:10 -05:00 |
|
Vik Paruchuri
|
efe250f912
|
Fix logic, make better error messages
|
2013-01-30 15:55:33 -05:00 |
|
Victor Shnayder
|
f2944334ab
|
Merge pull request #1387 from MITx/feature/zoldak/courseware-unit-tests
Add unit tests for lms courseware access
|
2013-01-30 12:51:50 -08:00 |
|
Vik Paruchuri
|
9fd36056d5
|
Fix some of the return logic, add better error messages
|
2013-01-30 15:51:06 -05:00 |
|
Vik Paruchuri
|
c6a81371e4
|
Add in some more docs
|
2013-01-30 15:37:48 -05:00 |
|
Vik Paruchuri
|
7911375603
|
Add in ability to submit an image URL
|
2013-01-30 15:31:28 -05:00 |
|
chrisndodge
|
676e80bd9d
|
Merge pull request #1389 from MITx/fix/cdodge/export-static-tabs
add new tab file
|
2013-01-30 12:26:12 -08:00 |
|
Chris Dodge
|
a9da761b18
|
add new tab file
|
2013-01-30 15:25:00 -05:00 |
|
Don Mitchell
|
85faab1dc6
|
Swallow event calls to squash 404 errors (and remove an unused var in
another function)
|
2013-01-30 15:18:51 -05:00 |
|
Vik Paruchuri
|
ac6f84ff2d
|
Allow url submissions instead of images
|
2013-01-30 15:17:47 -05:00 |
|
Calen Pennington
|
ab437b9463
|
Merge pull request #1374 from MITx/feature/cale/no-course-collectstatic
Don't run collectstatic on course content
|
2013-01-30 12:07:47 -08:00 |
|
Jay Zoldak
|
91b8a95ed7
|
Add unit tests for lms courseware access
|
2013-01-30 15:03:43 -05:00 |
|
Vik Paruchuri
|
99ecc784f0
|
Fix skin tone check
|
2013-01-30 14:53:27 -05:00 |
|
Vik Paruchuri
|
3389802d8d
|
Fix logic in get_skin_ratio
|
2013-01-30 14:46:10 -05:00 |
|
Vik Paruchuri
|
da5ce144a9
|
Fix var names, remove debug statements
|
2013-01-30 14:42:56 -05:00 |
|
Vik Paruchuri
|
68c99192d2
|
Add some docstrings for image class
|
2013-01-30 14:40:29 -05:00 |
|
Vik Paruchuri
|
f729bf3bb6
|
Fix error message
|
2013-01-30 14:36:29 -05:00 |
|