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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
test_access.py | Loading commit data... | |
test_api.py | Loading commit data... | |
test_email.py | Loading commit data... | |
test_enrollment.py | Loading commit data... | |
test_hint_manager.py | Loading commit data... | |
test_legacy_anon_csv.py | Loading commit data... | |
test_legacy_download_csv.py | Loading commit data... | |
test_legacy_email.py | Loading commit data... | |
test_legacy_enrollment.py | Loading commit data... | |
test_legacy_forum_admin.py | Loading commit data... | |
test_legacy_gradebook.py | Loading commit data... | |
test_legacy_xss.py | Loading commit data... | |
test_tools.py | Loading commit data... |