Chris Dodge
|
e11706ef07
|
change over the 'get all discussion models' to use get_items() which is better supported in Mongo-backed stores
|
2013-01-09 15:53:22 -05:00 |
|
Chris Dodge
|
9b72d11473
|
add some comments to the change
|
2013-01-09 10:47:29 -05:00 |
|
Chris Dodge
|
fd600e5be2
|
add some simple in-mem caching for course TOC. This is a problem when running against Mongo since courses are created/disposed very frequently
|
2013-01-09 10:38:32 -05:00 |
|
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 |
|
Chris Dodge
|
1d7baccb38
|
add info-icon.png
|
2013-01-04 11:41:16 -05:00 |
|
Chris Dodge
|
349fd89eb8
|
fix tests on merge
|
2013-01-04 10:32:31 -05:00 |
|
Vik Paruchuri
|
1af35582fd
|
Merge branch 'master' into vik/modify_open_ended
|
2013-01-03 12:08:51 -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 |
|
valera-rozuvan
|
62271fe5c6
|
Added namespaced RequireJS.
|
2013-01-03 10:14:06 +02: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
|
725805f1cf
|
add forgotten new file
|
2012-12-28 13:52:49 -05: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
|
58abb10c2d
|
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into bug/dhm/dec12
|
2012-12-26 10:31:10 -05:00 |
|
Don Mitchell
|
ff490599fa
|
Debugging unit tests
|
2012-12-26 10:29:35 -05:00 |
|
Carlos Andrés Rocha
|
1ac41787a7
|
Fix broken display of courses in university profile
|
2012-12-21 16:38:17 -05:00 |
|
David Ormsbee
|
8532d79ea5
|
Merge pull request #1198 from MITx/feature/ichuang/update-tracking-log-sql-schema
update schema for tracking sql logs - larger fields; add hostname
|
2012-12-21 12:23:45 -08:00 |
|