diff --git a/lms/templates/courseware/instructor_dashboard.html b/lms/templates/courseware/instructor_dashboard.html index 8a0c62c6f2..a138ca71c3 100644 --- a/lms/templates/courseware/instructor_dashboard.html +++ b/lms/templates/courseware/instructor_dashboard.html @@ -380,8 +380,7 @@ function goto( mode)
-
Number of students per problem who have this problem graded as correct, as of ${students_per_problem_correct_json['time']}
- +Students answering correctly
% if students_per_problem_correct_json and "data" in students_per_problem_correct_json: