- 14 Jan, 2014 1 commit
-
-
Adds a feature to the edX platform which allows instructors to set individual due dates for students on particular coursework. This code is meant primarily for on-campus use--it is not intended that this feature would be used for MOOCs. It adds a new tab, "Extensions", to the beta instructor dashboard which allows changing due dates per student. This feature is enabled by setting FEATURES['INDIVIDUAL_DUE_DATES'] = True.
Chris Rossi committed
-
- 22 Nov, 2013 3 commits
-
-
that are not present in a given student's gradeset. General code cleanup and addition of comments. Instructor dashboard API unit tests. LMS-58
David Ormsbee committed -
Restrict grade report generation to 'is_superuser' users (can be overridden with feature flag ALLOW_COURSE_STAFF_GRADE_DOWNLOADS); all staff users can download generated files. LMS-58
Sarina Canelake committed -
Hook up display of grade files ready for download to new instructor dashboard. LMS-58
David Ormsbee committed
-
- 15 Nov, 2013 1 commit
-
-
into beta dashboard. Also includes new functionality, in both legacy and beta dashboard, to include appropriate email text for a Shibboleth course.
David Adams committed
-
- 04 Nov, 2013 1 commit
-
-
Sarina Canelake committed
-
- 01 Nov, 2013 1 commit
-
-
LMS-1244
Sarina Canelake committed
-
- 30 Oct, 2013 2 commits
-
-
Respond to review comments LMS-1242
Sarina Canelake committed -
Add testing coverage LMS-1242 Add "Edit This Course In Studio" link for studio courses LMS-1291
Sarina Canelake committed
-
- 16 Oct, 2013 7 commits
-
-
Brian Wilson committed
-
Julia Hansbrough committed
-
Julia Hansbrough committed
-
Julia Hansbrough committed
-
Julia Hansbrough committed
-
Responses to Adam's comments; reset common.py, i18n compliance, deleted extraneous email.html file, fixed an HttpResponse, deleted unnecessary commented-out code, some small style tweaks
Julia Hansbrough committed -
Julia Hansbrough committed
-
- 10 Oct, 2013 7 commits
-
-
Brian Wilson committed
-
Julia Hansbrough committed
-
Julia Hansbrough committed
-
Julia Hansbrough committed
-
Julia Hansbrough committed
-
Responses to Adam's comments; reset common.py, i18n compliance, deleted extraneous email.html file, fixed an HttpResponse, deleted unnecessary commented-out code, some small style tweaks
Julia Hansbrough committed -
Julia Hansbrough committed
-
- 27 Sep, 2013 2 commits
-
-
Sarina Canelake committed
-
This is in addition to email addresses, which also work.
Sarina Canelake committed
-
- 25 Sep, 2013 1 commit
-
-
Nick Parlante committed
-
- 12 Sep, 2013 3 commits
-
-
Adam Palay committed
-
Adam Palay committed
-
Adam Palay committed
-
- 10 Sep, 2013 1 commit
-
-
David Baumgold committed
-
- 05 Sep, 2013 1 commit
-
-
Vik Paruchuri committed
-
- 08 Aug, 2013 1 commit
-
-
Miles Steele committed
-
- 06 Aug, 2013 1 commit
-
-
David Baumgold committed
-
- 05 Aug, 2013 2 commits
-
-
David Baumgold committed
-
David Baumgold committed
-
- 02 Aug, 2013 5 commits
-
-
Miles Steele committed
-
Miles Steele committed
-
fix unicode comparisons, fix 404 access exception, fix initial link handling, fix forum access modification permissions
Miles Steele committed -
Miles Steele committed
-
add csv & enrollment & access api tests, disallow instructors from un-instructoring themselves, rename mode to action for access
Miles Steele committed
-