diff --git a/common/lib/capa/capa/templates/rubricinput.html b/common/lib/capa/capa/templates/rubricinput.html index 051b9fe0e0..19e67a30c1 100644 --- a/common/lib/capa/capa/templates/rubricinput.html +++ b/common/lib/capa/capa/templates/rubricinput.html @@ -1,9 +1,9 @@

Rubric

% if view_only: -

Select the criteria you feel best represents this submission in each category.

+

The highlighted selection matches how the grader feels you performed in each category.

% else: -

The highlighted selection best matches how the student feels you performed in each category.

+

Select the criteria you feel best represents this submission in each category.

% endif % for i in range(len(categories)):