Add individual due dates feature.
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.
Showing
common/lib/xmodule/xmodule/util/duedate.py
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment