- 18 Jun, 2013 11 commits
-
-
Brian Wilson committed
-
Brian Wilson committed
-
Brian Wilson committed
-
Brian Wilson committed
-
Brian Wilson committed
-
Rename fields in CourseTaskLog, including a task_key column for indexing. Use 'rescore' instead of 'regrade'. Clean up task submission.
Brian Wilson committed -
column from task-in-progress table).
Brian Wilson committed -
CourseTaskLog fully after task submission, so it works in Eager mode (for testing).
Brian Wilson committed -
from client. Tasks.py remains the task implementations running on the celery worker. In particular, move status message generation out of task thread to client side.
Brian Wilson committed -
Add call to MakoMiddleware() to initialize templates in celery worker server. Pass task_ids by POST properties (as a list) to collect task progress status.
Brian Wilson committed -
Add CourseTaskLog, and make calls to regrading. Add regrading implementation, and hack the marshalling of request.
Brian Wilson committed
-
- 11 Jun, 2013 1 commit
-
-
Diana Huang committed
-
- 07 Jun, 2013 1 commit
-
-
Greg Price committed
-
- 29 Apr, 2013 1 commit
-
-
- Remove single enrollment/unenrollment - Make unenrollment work with multi-email listbox. - Provide checkbox for auto-enroll on activate if user not yet signed up. - Enroll student when activating if auto-enroll flag set.
dcadams committed
-
- 01 Apr, 2013 1 commit
-
-
ichuang committed
-
- 31 Mar, 2013 2 commits
- 13 Mar, 2013 1 commit
-
-
David Ormsbee committed
-
- 10 Mar, 2013 1 commit
-
-
David Ormsbee committed
-
- 09 Mar, 2013 1 commit
-
-
David Ormsbee committed
-
- 08 Mar, 2013 2 commits
-
-
Calen Pennington committed
-
David Ormsbee committed
-
- 07 Mar, 2013 1 commit
-
-
David Ormsbee committed
-
- 27 Feb, 2013 1 commit
-
-
Taking Ike's delete-student-state-for-problem code and putting it in a separate PR so it's not bundled with more debated features.
David Ormsbee committed
-
- 05 Feb, 2013 1 commit
-
-
John Hess committed
-
- 04 Feb, 2013 2 commits
- 24 Jan, 2013 2 commits
-
-
Victor Shnayder committed
-
- lets user see and add cohorts - needs styling - needs to allow them to actually manage membership!
Victor Shnayder committed
-
- 23 Jan, 2013 1 commit
-
-
jmvt committed
-
- 16 Jan, 2013 1 commit
-
-
Replace all calls to analytics service to use the get methods (pulls from mongodb). Added error handling.
jmvt committed
-
- 15 Jan, 2013 5 commits
-
-
Victor Shnayder committed
-
Added instructor tools for resetting attempts on a single student's problem to 0 and for getting student's progress page
John Hess committed -
Victor Shnayder committed
-
remaining: * support putting multiple names / emails in the big box we now have
Victor Shnayder committed -
* still needs to support uploading a list * also want to clean up and refactor the code a bit
Victor Shnayder committed
-
- 11 Jan, 2013 4 commits