Ned Batchelder
|
aa2d0ecaf2
|
We no longer need override_settings, Django has a better one.
|
2013-02-11 17:06:35 -05:00 |
|
Calen Pennington
|
cfae1cdf62
|
Pep8 autofixes
|
2013-02-06 11:13:50 -05:00 |
|
Chris Dodge
|
22695d80c7
|
Merge branch 'master' into feature/cdodge/cms-master-merge4
Conflicts:
common/djangoapps/student/models.py
common/lib/capa/capa/responsetypes.py
common/lib/xmodule/setup.py
common/lib/xmodule/xmodule/course_module.py
common/lib/xmodule/xmodule/xml_module.py
jenkins/test.sh
lms/djangoapps/courseware/access.py
lms/djangoapps/courseware/tests/tests.py
lms/djangoapps/django_comment_client/models.py
requirements.txt
|
2013-01-17 09:15:37 -05:00 |
|
Victor Shnayder
|
1a5fc065ad
|
Add beta test group management view to instructor dashboard
* still needs to support uploading a list
* also want to clean up and refactor the code a bit
|
2013-01-15 11:44:26 -05:00 |
|
Chris Dodge
|
08adf9c0d5
|
Merge branch 'master' into feature/cdodge/cms-master-merge3
Conflicts:
common/lib/xmodule/xmodule/course_module.py
common/lib/xmodule/xmodule/modulestore/mongo.py
common/lib/xmodule/xmodule/modulestore/search.py
common/lib/xmodule/xmodule/modulestore/xml.py
doc/development.md
lms/envs/common.py
|
2013-01-11 14:04:46 -05:00 |
|
Diana Huang
|
2293a37f7d
|
Move over old Staff Grading tests to new app.
|
2013-01-07 09:17:09 -05:00 |
|
Chris Dodge
|
0743adb1cd
|
update grade download csv content
|
2013-01-03 12:58:59 -05:00 |
|
Chris Dodge
|
7229a9cdaf
|
perform a new merge from master, resolve conflicts
|
2013-01-03 10:43:03 -05:00 |
|
Diana Huang
|
4a2dabd30a
|
new test for problem lists
|
2012-12-10 16:31:43 -05:00 |
|
Diana Huang
|
76f76a4ff8
|
Update tests and mock objects to work with the new API
|
2012-12-07 17:30:03 -05:00 |
|
Victor Shnayder
|
835f18795a
|
Make tests pass again
|
2012-11-30 10:27:34 -05:00 |
|
Victor Shnayder
|
a584f06bac
|
Add support for varying max_score.
|
2012-11-30 10:03:30 -05:00 |
|
Victor Shnayder
|
d0e2b85e3c
|
Refactor testing code, hook up frontend.
- now getting requests from js to server and back, with mocked service.
|
2012-11-30 10:02:20 -05:00 |
|
Victor Shnayder
|
ff11926570
|
Initial impl and basic access tests for staff grading service
|
2012-11-30 10:00:01 -05:00 |
|
Victor Shnayder
|
4b8708c2e4
|
move a comment
|
2012-11-30 09:52:34 -05:00 |
|
Victor Shnayder
|
5bf39fef96
|
Cherry pick the test-cleanup parts of e2826cb.
- look up test courses by id, not name
|
2012-11-30 09:52:34 -05:00 |
|
Brian Wilson
|
8d0eb7f1a1
|
Respond to feedback (esp. use of .format())
|
2012-11-26 15:43:18 -05:00 |
|
Brian Wilson
|
3b29ab373d
|
check for staff access before creating forum admin
|
2012-11-26 01:27:16 -05:00 |
|
Brian Wilson
|
57cb8c1e21
|
Add unit tests
|
2012-11-20 15:56:18 -05:00 |
|
Brian Wilson
|
7ac7f9ef22
|
start work on unit test.
|
2012-11-19 18:12:57 -05:00 |
|
ichuang
|
98eb764525
|
cleaned up instructor dashboard CSV unit test code, per https://github.com/MITx/mitx/pull/615
|
2012-09-04 18:56:49 -04:00 |
|
ichuang
|
b0397ab0b5
|
fix to be compatible with jenkins test
|
2012-09-03 12:43:48 -04:00 |
|
ichuang
|
4e2ddd578a
|
unit tests for instructor dashboard (grades CSV download)
|
2012-09-03 12:32:41 -04:00 |
|