| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | ||
| api.py | ||
| api_urls.py | ||
| instructor_dashboard.py | ||
| legacy.py | ||
| tools.py |
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... | |
| api.py | Loading commit data... | |
| api_urls.py | Loading commit data... | |
| instructor_dashboard.py | Loading commit data... | |
| legacy.py | Loading commit data... | |
| tools.py | Loading commit data... |