Fixes issue with metrics tab click handlers
Click handlers were not getting attached to DOM elements in some cases on slow running machines. Added logic to attach handlers when elements are ready. Added 2 buttons on metrics tab: Download Subsection Data for downloading to csv. Download Problem Data for downloading to csv.
Showing
This diff is collapsed.
Click to expand it.
lms/djangoapps/class_dashboard/urls.py
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment