chrisndodge
|
791c00cd7b
|
Merge pull request #1233 from MITx/feature/cdodge/cms-master-merge2
Feature/cdodge/cms master merge2
|
2013-01-07 09:57:33 -08:00 |
|
Chris Dodge
|
3b5e17ef55
|
Merge branch 'master' into feature/cdodge/cms-master-merge2
Conflicts:
.gitmodules
common/djangoapps/__init__.py
common/djangoapps/track/migrations/__init__.py
common/lib/capa/capa/inputtypes.py
common/lib/capa/capa/responsetypes.py
common/lib/capa/capa/templates/openendedinput.html
common/lib/xmodule/xmodule/course_module.py
common/lib/xmodule/xmodule/video_module.py
common/static/sass/bourbon/css3/_box-sizing.scss
doc/development.md
lms/djangoapps/instructor/tests.py
lms/envs/aws.py
lms/envs/common.py
lms/templates/video.html
requirements.txt
test-requirements.txt
|
2013-01-07 12:34:48 -05:00 |
|
cahrens
|
9ec658cf7d
|
Skip tests that aren't passing. This is a few capa test points, all of sequence, and all video tests.
|
2013-01-07 10:25:42 -05:00 |
|
cahrens
|
534c294e08
|
Merge branch 'feature/cale/cms-master' into feature/christina/misc
|
2013-01-07 09:59:42 -05:00 |
|
cahrens
|
ab1173cfdc
|
Merge with cms-master.
|
2013-01-07 09:59:08 -05:00 |
|
Vik Paruchuri
|
b01666f6d6
|
Fix error messages
|
2013-01-03 11:52:35 -05:00 |
|
Vik Paruchuri
|
5567477c67
|
Pass through initial display and answer
|
2013-01-03 11:52:35 -05:00 |
|
Vik Paruchuri
|
0c3eb67d5c
|
More descriptive error message
|
2013-01-03 11:52:35 -05:00 |
|
Vik Paruchuri
|
cce6b70103
|
Fixes to log entire state on errors, format feedback better
|
2013-01-03 11:52:05 -05:00 |
|
Vik Paruchuri
|
68f0f7e0a8
|
Handle unicode feedback
|
2013-01-03 11:50:57 -05:00 |
|
Vik Paruchuri
|
a4eb76017b
|
Display max score as well as score
|
2013-01-03 11:50:57 -05:00 |
|
Vik Paruchuri
|
9559c7b426
|
Patch "correct" answer display
|
2013-01-03 11:50:57 -05:00 |
|
Vik Paruchuri
|
37af39ef8d
|
Change names
|
2013-01-03 11:50:57 -05:00 |
|
Vik Paruchuri
|
11c330bf52
|
Fix rebase issues
|
2013-01-03 11:50:22 -05:00 |
|
Vik Paruchuri
|
2c469cad75
|
Wire in submit message
|
2013-01-03 11:49:01 -05:00 |
|
Vik Paruchuri
|
1ac75b9420
|
Add in message passing pipeline
|
2013-01-03 11:47:41 -05:00 |
|
Diana Huang
|
09ed3d12a2
|
Hook up the backend into the new feedback response for scores
|
2013-01-03 11:40:41 -05:00 |
|
Diana Huang
|
c87d0f11d6
|
Show error when no score selected
|
2013-01-03 11:40:41 -05:00 |
|
Diana Huang
|
de7d6f184a
|
Parse out the score given into an int.
|
2013-01-03 11:40:41 -05:00 |
|
Diana Huang
|
8f4efb0456
|
Hook up new radio buttons to the Javascript
|
2013-01-03 11:40:41 -05:00 |
|
Diana Huang
|
69ae1cc268
|
Clean up the styling and make the evaluation parts collapsible.
|
2013-01-03 11:40:41 -05:00 |
|
Diana Huang
|
54c541de45
|
Fix up the feedback-on-feedback styling and add radio button score selection.
|
2013-01-03 11:40:41 -05:00 |
|
Vik Paruchuri
|
fa97187a31
|
Patch naming issue
|
2013-01-03 11:40:41 -05:00 |
|
Vik Paruchuri
|
ad41558379
|
Hide submit button
|
2013-01-03 11:40:41 -05:00 |
|
Vik Paruchuri
|
b06ce84afd
|
Wire in submit message
|
2013-01-03 11:40:41 -05:00 |
|
Vik Paruchuri
|
b71233fd50
|
Add in message passing pipeline
|
2013-01-03 11:40:41 -05:00 |
|
Vik Paruchuri
|
ce3b84d0e5
|
Message passing in lms
|
2013-01-03 11:40:41 -05:00 |
|
Vik Paruchuri
|
b782f712b9
|
Add in more js to handle student feedback
|
2013-01-03 11:40:41 -05:00 |
|
Vik Paruchuri
|
634b586085
|
Integrate new ajax action
|
2013-01-03 11:40:41 -05:00 |
|
Vik Paruchuri
|
d663d23257
|
Work on adding in a new ajax post type
|
2013-01-03 11:40:41 -05:00 |
|
Chris Dodge
|
e70db062b2
|
Merge branch 'feature/cale/cms-master' into feature/cale/cms-master-merge
Conflicts:
requirements.txt
|
2013-01-03 10:46:24 -05:00 |
|
Chris Dodge
|
7229a9cdaf
|
perform a new merge from master, resolve conflicts
|
2013-01-03 10:43:03 -05:00 |
|
David Ormsbee
|
8bf393fbba
|
Merge pull request #1182 from MITx/bridger/feature/ungraded_course
Visual changes for ungraded courses
|
2013-01-02 07:19:34 -08:00 |
|
Chris Dodge
|
c0f12e69f7
|
fixes on the export. There's some attributes not being handled correctly
|
2012-12-27 16:15:52 -05:00 |
|
Chris Dodge
|
625237601f
|
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/export
Conflicts:
common/lib/xmodule/xmodule/contentstore/content.py
common/lib/xmodule/xmodule/contentstore/mongo.py
|
2012-12-27 14:16:40 -05:00 |
|
Don Mitchell
|
53b73ca3da
|
Merge pull request #1208 from MITx/feature/cdodge/clone-course
fix up some thumbnail issues. Also we need to manage the user permission...
|
2012-12-27 09:26:51 -08:00 |
|
Chris Dodge
|
28d9827468
|
fix up some thumbnail issues. Also we need to manage the user permissions when we clone and delete course
|
2012-12-27 10:20:28 -05:00 |
|
Don Mitchell
|
83bc9d7bf8
|
Grader unit tests (partial)
|
2012-12-26 15:48:37 -05:00 |
|
Don Mitchell
|
b65775c300
|
Merge pull request #1195 from MITx/feature/christina/misc
Fix typo in Formula Response name (Studio #101).
|
2012-12-20 14:15:01 -08:00 |
|
cahrens
|
37b83c1ecf
|
Fix typo in Formula Response name (Studio #101).
|
2012-12-20 17:06:12 -05:00 |
|
Chris Dodge
|
b40a8a3e9e
|
implement course clone and delete functionality from the command line
|
2012-12-20 13:55:15 -05:00 |
|
Bridger Maxwell
|
f23bf85199
|
Added config to grader to hide averages of pset scores.
|
2012-12-19 11:44:32 -05:00 |
|
David Ormsbee
|
8373ee4bf6
|
Basic support for freeform advertised_start dates like 'Spring'
|
2012-12-19 04:01:37 -05:00 |
|
David Ormsbee
|
0ddea6d0ae
|
Merge pull request #1114 from MITx/feature/alex/video-timeframe-mitx
Feature/alex/video timeframe mitx
|
2012-12-17 13:20:47 -08:00 |
|
Jay Zoldak
|
cc54c37359
|
Exclude settings.py files from coverage reports and configure titles for the reports.
|
2012-12-17 15:00:11 -05:00 |
|
chrisndodge
|
c407012f2d
|
Merge pull request #1168 from MITx/bug/dhm/dec12
Import default grading_policy was setting it to a unicode empty string
|
2012-12-17 10:17:23 -08:00 |
|
Calen Pennington
|
c546c36858
|
Merge pull request #1147 from MITx/fix/zoldak/cms-jasmine
Do not copy already compiled coffee to js files from xmodule video and a...
|
2012-12-17 09:39:43 -08:00 |
|
Don Mitchell
|
e2526a37d3
|
Import default grading_policy was setting it to a unicode empty string
rather than an empty dict and thus screwing up later updates.
|
2012-12-17 11:50:40 -05:00 |
|
Chris Dodge
|
d18f42224c
|
fix crash of custom tags when running against Mongo datastores. Mongo's 'system' does not have a course_id attribute defined, which makes it asymmetric to XmlFilesystem store
|
2012-12-17 10:41:54 -05:00 |
|
cahrens
|
dd7ed956dd
|
Bug fix for Studio #55.
|
2012-12-14 11:37:45 -05:00 |
|