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 aa3c33e43aab..561c6b950789 100644 --- a/lms/templates/courseware/instructor_dashboard.html +++ b/lms/templates/courseware/instructor_dashboard.html @@ -198,7 +198,8 @@

Export grades to remote gradebook

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 1c5f7364ade7..0a28a2b02677 100644 --- a/lms/templates/instructor/staff_grading.html +++ b/lms/templates/instructor/staff_grading.html @@ -29,7 +29,7 @@

Staff grading

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