| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| features | ||
| management | ||
| tests | ||
| views | ||
| __init__.py | ||
| access.py | ||
| enrollment.py | ||
| hint_manager.py | ||
| offline_gradecalc.py | ||
| utils.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 |
|---|---|---|
| .. | ||
| features | Loading commit data... | |
| management | Loading commit data... | |
| tests | Loading commit data... | |
| views | Loading commit data... | |
| __init__.py | Loading commit data... | |
| access.py | Loading commit data... | |
| enrollment.py | Loading commit data... | |
| hint_manager.py | Loading commit data... | |
| offline_gradecalc.py | Loading commit data... | |
| utils.py | Loading commit data... |