From f79d1e215ab9590eabba54f013c508b3497e1ade Mon Sep 17 00:00:00 2001 From: Diana Huang Date: Tue, 11 Jun 2013 11:43:13 -0400 Subject: [PATCH] Fix some typos and unclear descriptions. --- lms/templates/courseware/instructor_dashboard.html | 3 ++- lms/templates/instructor/staff_grading.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lms/templates/courseware/instructor_dashboard.html b/lms/templates/courseware/instructor_dashboard.html index aa3c33e43a..561c6b9507 100644 --- a/lms/templates/courseware/instructor_dashboard.html +++ b/lms/templates/courseware/instructor_dashboard.html @@ -198,7 +198,8 @@ function goto( mode)

Student-specific grade inspection and adjustment

edX email address or their username:

-

and, if you want to reset the number of attempts for a problem, the urlname of that problem

+

and, if you want to reset the number of attempts for a problem, the urlname of that problem + (e.g. if the location is i4x://university/course/problem/problemname, then the urlname is problemname).

%if instructor_access: diff --git a/lms/templates/instructor/staff_grading.html b/lms/templates/instructor/staff_grading.html index 1c5f7364ad..0a28a2b026 100644 --- a/lms/templates/instructor/staff_grading.html +++ b/lms/templates/instructor/staff_grading.html @@ -29,7 +29,7 @@

Instructions

-

This is the list of problems that current need to be graded in order to train the machine learning models. Each problem needs to be trained separately, and we have indicated the number of student submissions that need to be graded in order for a model to be generated. You can grade more than the minimum required number of submissions--this will improve the accuracy of machine learning, though with diminishing returns. You can see the current accuracy of machine learning while grading.

+

This is the list of problems that currently need to be graded in order to train the machine learning models. Each problem needs to be trained separately, and we have indicated the number of student submissions that need to be graded in order for a model to be generated. You can grade more than the minimum required number of submissions--this will improve the accuracy of machine learning, though with diminishing returns. You can see the current accuracy of machine learning while grading.

Problem List