Felix Sun
|
8ce53ed8eb
|
Got rid of answer signatures - these don't work with approximate answers at all. Instead, implemented comparison-based hint matching.
Tests are broken, hint manager is probably broken.
|
2013-08-26 09:40:03 -04:00 |
|
Felix Sun
|
4ee8111cf4
|
Fixed monkey-patching persistent state bug.
|
2013-08-26 09:40:03 -04:00 |
|
Felix Sun
|
6b40c5cf13
|
Changed hint voting ui to show all hints on one page.
Fixed broken tests for hint manager.
|
2013-08-26 09:40:03 -04:00 |
|
Felix Sun
|
a730f9189b
|
Fixed numerous 500 errors that result from mal-formatted post requests.
Fixed tests to work with symbolic answer changes.
|
2013-08-26 09:40:03 -04:00 |
|
Felix Sun
|
199b632513
|
Crowdsourced hinter now supports formula responses. Tests still broken.
|
2013-08-26 09:40:03 -04:00 |
|
Felix Sun
|
b88c6b8d68
|
Hinter now works with formula responses. Tests broken.
|
2013-08-26 09:40:02 -04:00 |
|
Felix Sun
|
c34a81a845
|
Refactored formula response grader to expose formula-evaluating to outside world.
In preparation for adding hints to formula response.
|
2013-08-26 09:40:02 -04:00 |
|
Felix Sun
|
69380756d2
|
Fixed tests to work with new vote-tabbing method. Fixed some string-int incompatibility errors.
Conflicts:
common/lib/xmodule/xmodule/crowdsource_hinter.py
common/lib/xmodule/xmodule/tests/test_crowdsource_hinter.py
|
2013-08-26 09:40:02 -04:00 |
|
Felix Sun
|
fc8acb61a3
|
Changed voting dialog to only display one tab per answer.
No tests for this, yet.
Conflicts:
common/lib/xmodule/xmodule/crowdsource_hinter.py
common/templates/hinter_display.html
|
2013-08-26 09:40:02 -04:00 |
|
Adam Palay
|
d347390c24
|
fix error logging for unenrolling if enrollment not found
|
2013-08-26 09:39:16 -04:00 |
|
Julian Arni
|
b6795b4e88
|
Add jquery-file-upload
|
2013-08-25 22:40:09 -04:00 |
|
Giulio Gratta
|
4e77098859
|
added course level feature flag for forum alpha sorting as well as tests
|
2013-08-23 12:59:13 -07:00 |
|
Peter Fogg
|
07d9106c09
|
Merge pull request #769 from edx/peter-fogg/studio-error-descriptor
Allow Studio to display error modules.
|
2013-08-23 11:51:57 -07:00 |
|
Vik Paruchuri
|
dfb8e9f0e3
|
Fix max score calculation
|
2013-08-23 13:48:59 -04:00 |
|
Vik Paruchuri
|
7ff03124d2
|
pep8, pylint, and more tests
|
2013-08-23 12:30:18 -04:00 |
|
Vik Paruchuri
|
734843c377
|
Confirm changed to alert
|
2013-08-23 11:42:30 -04:00 |
|
Will Daly
|
c680dfdd40
|
Merge pull request #768 from edx/will/use-mixed-modulestore-in-tests
Will/use mixed modulestore in tests
|
2013-08-23 08:38:09 -07:00 |
|
Vik Paruchuri
|
e142023eed
|
Add in Studio confirmation box before editing OE problems
|
2013-08-23 11:32:38 -04:00 |
|
Vik Paruchuri
|
b210346f62
|
Add in more tests
|
2013-08-23 11:17:03 -04:00 |
|
David Ormsbee
|
cbb259eb1f
|
Allow amounts specified to actually work for purchasing certificates
|
2013-08-23 11:07:06 -04:00 |
|
Vik Paruchuri
|
4e8b839d14
|
Merge remote-tracking branch 'origin/master' into fix/vik/oe-state
|
2013-08-23 10:40:19 -04:00 |
|
Vik Paruchuri
|
3558ce02ae
|
Properly reset state and test it
|
2013-08-22 17:50:37 -04:00 |
|
David Ormsbee
|
52d33c0dee
|
Merge branch 'master' into ormsbee/verifyuser_func
|
2013-08-22 17:33:20 -04:00 |
|
Diana Huang
|
569727e608
|
Pep8 fixes
|
2013-08-22 15:58:07 -04:00 |
|
Peter Fogg
|
2466a5f557
|
Allow Studio to display error modules.
|
2013-08-22 15:48:49 -04:00 |
|
Diana Huang
|
dee127360b
|
Clean up models, add some error handling
|
2013-08-22 15:39:56 -04:00 |
|
Diana Huang
|
6c19f3a7ad
|
Add jsinput_spec back in.
|
2013-08-22 15:39:56 -04:00 |
|
Jason Bau
|
6f70c9b9ce
|
Adding migration to store purchased mode in PaidCourseRegistration
|
2013-08-22 15:39:55 -04:00 |
|
Jason Bau
|
5fbb12cb61
|
make PaidCourseRegistration mode aware
|
2013-08-22 15:39:55 -04:00 |
|
Jason Bau
|
5ae2289df0
|
about page changes, refactor processor reply handling
|
2013-08-22 15:39:55 -04:00 |
|
Jason Bau
|
3f9c52cd1c
|
Move shopping cart from session into model/db
|
2013-08-22 15:39:54 -04:00 |
|
Jason Bau
|
988a7a1fba
|
initial commit of shopping cart and cybersource integration
|
2013-08-22 15:39:54 -04:00 |
|
Vik Paruchuri
|
704650fe38
|
Merge remote-tracking branch 'origin/master' into fix/vik/oe-state
|
2013-08-22 15:31:31 -04:00 |
|
Vik Paruchuri
|
26a301f42e
|
Merge pull request #504 from edx/feature/vik/oe-ui
Feature/vik/oe ui
|
2013-08-22 12:23:29 -07:00 |
|
David Ormsbee
|
91fab4579b
|
Merge branch 'diana/verified-certs-payment' into ormsbee/verifyuser_func
Conflicts:
common/djangoapps/course_modes/models.py
lms/envs/common.py
lms/envs/dev.py
|
2013-08-22 14:57:34 -04:00 |
|
David Ormsbee
|
5422fc94ca
|
very stupid initial photo verification attempt save just so we can stuff into a cart
|
2013-08-22 14:54:29 -04:00 |
|
Chris Dodge
|
46ce931d51
|
ErrorDescriptors do not have xml_attributes field
|
2013-08-22 14:50:45 -04:00 |
|
Vik Paruchuri
|
21e13e44af
|
Pep8 and pylint fixes
|
2013-08-22 14:29:39 -04:00 |
|
David Ormsbee
|
25d9c2f385
|
Merge design first pass at mode choice page
|
2013-08-22 14:17:57 -04:00 |
|
Will Daly
|
736b3e0ecd
|
Common djangoapps no longer access courseware; other cleanup
|
2013-08-22 14:08:35 -04:00 |
|
David Ormsbee
|
4a70f7588e
|
Merge branch 'ormsbee/verifyuser' into ormsbee/verifyuser_func
Conflicts:
lms/djangoapps/verify_student/models.py
lms/djangoapps/verify_student/tests/test_models.py
lms/djangoapps/verify_student/tests/test_views.py
lms/djangoapps/verify_student/urls.py
lms/djangoapps/verify_student/views.py
lms/envs/dev.py
lms/templates/verify_student/face_upload.html
lms/templates/verify_student/photo_id_upload.html
lms/urls.py
|
2013-08-22 14:07:08 -04:00 |
|
chrisndodge
|
0191ae9417
|
Merge pull request #652 from edx/feature/ichuang/import-with-no-static
Enable mongodb to be used as back-end for git-based authoring workflow
|
2013-08-22 11:05:02 -07:00 |
|
chrisndodge
|
1e9621cf4f
|
Merge pull request #763 from edx/fix/cdodge/strip-transient-draft-serialization-attributes
fix some gaps which would allow the temporary xml attributes 'parent_seq...
|
2013-08-22 11:00:55 -07:00 |
|
David Ormsbee
|
0dd5819683
|
basic flow from enroll mode selection to verify screen
|
2013-08-22 13:56:23 -04:00 |
|
Vik Paruchuri
|
a6cc30d1fe
|
Fix tests, address review feedback
|
2013-08-22 13:51:27 -04:00 |
|
Chris Dodge
|
7138aed2a9
|
add xlint tests in test_mongo.py
|
2013-08-22 13:30:52 -04:00 |
|
chrisndodge
|
2699ba65ba
|
Merge pull request #756 from edx/fix/cdodge/incorrect-html-serialization
Fix/cdodge/incorrect html serialization
|
2013-08-22 08:58:56 -07:00 |
|
Chris Dodge
|
079470d439
|
add some more tests in common to increase coverage
|
2013-08-22 11:48:37 -04:00 |
|
Jonah Stanley
|
a7851a9850
|
Merge pull request #678 from edx/zoldak/acceptance-sauce
Zoldak/acceptance sauce
|
2013-08-22 07:32:43 -07:00 |
|
JonahStanley
|
d96595318a
|
Stylistic changes
CMS tests should now run on IE
CMS tests will now run on Safari
Rebased wrong
Forgot to update the test_acceptance.sh
Changed way of string splitting
|
2013-08-22 10:08:35 -04:00 |
|