Daniel Friedman
|
3d91f43030
|
Support cohorting students via a CSV File.
TNL-735
|
2014-12-10 09:23:04 -05:00 |
|
Sarina Canelake
|
89b6adadf2
|
s/pylint: disable=E1102/pylint: disable=not-callable/
|
2014-12-01 11:22:10 -05:00 |
|
Daniel Friedman
|
1b03534b55
|
Rename upload_*_to_s3 to no longer reference s3
TNL-534
|
2014-10-14 14:31:11 -04:00 |
|
Daniel Friedman
|
ba3f7f9409
|
Make student profile CSV download a background task, add cohort column
|
2014-10-02 14:21:13 -04:00 |
|
David Ormsbee
|
a99fd08004
|
Fix error case where we have items in our grading csv output
that are not present in a given student's gradeset.
General code cleanup and addition of comments.
Instructor dashboard API unit tests.
LMS-58
|
2013-11-22 10:06:28 -05:00 |
|
David Ormsbee
|
e0aa8cf78a
|
Grade report celery task and direct file push to S3 from the new instructor dashboard.
Hook up display of grade files ready for download to new instructor dashboard.
LMS-58
|
2013-11-22 10:06:10 -05:00 |
|
Brian Wilson
|
653442be43
|
Internationalize task progress.
|
2013-10-10 15:33:00 -04:00 |
|
Brian Wilson
|
506f91a95e
|
Use separate retry count for calculating retry delay.
|
2013-10-10 15:32:59 -04:00 |
|
Brian Wilson
|
e2d985209c
|
Move updates for InstructorTask into BaseInstructorTask abstract class.
|
2013-10-10 15:32:58 -04:00 |
|
Brian Wilson
|
2337b6d863
|
Pass status into course_email for tracking retry status.
|
2013-10-10 15:32:58 -04:00 |
|
Brian Wilson
|
d48e90ee22
|
Initial refactoring for bulk_email monitoring.
|
2013-10-10 15:32:58 -04:00 |
|
Brian Wilson
|
5389bba490
|
Add changelog entry.
|
2013-06-18 14:28:00 -04:00 |
|
Brian Wilson
|
a8c3e91051
|
Handle failure task_output that won't fit in the model column.
|
2013-06-18 11:17:17 -04:00 |
|
Brian Wilson
|
a0dcc97e08
|
tasks now extract task_input and course_id from InstructorTask, instead of passing explicitly.
|
2013-06-18 11:17:16 -04:00 |
|
Brian Wilson
|
c48dabc383
|
Move code to instructor_task Django app.
|
2013-06-18 11:17:15 -04:00 |
|