New tab (Metrics) in instructor dashboard
Metrics tab shows student data: -Count of students opened a subsection -Grade distribution per problem for each section/subsection of the course. Implemented for both the old and beta dashboard Controlled by a feature flag 'CLASS_DASHBOARD' Data is aggregated across all students Aggregate data computed from courseware_studentmodule
Showing
No preview for this file type
No preview for this file type
lms/djangoapps/class_dashboard/__init__.py
0 → 100644
lms/djangoapps/class_dashboard/views.py
0 → 100644
Please
register
or
sign in
to comment