diff --git a/templates/ContentGenerator/Instructor/ProblemGrader.html.ep b/templates/ContentGenerator/Instructor/ProblemGrader.html.ep index d7d0bffd7e..496ea417b0 100644 --- a/templates/ContentGenerator/Instructor/ProblemGrader.html.ep +++ b/templates/ContentGenerator/Instructor/ProblemGrader.html.ep @@ -240,9 +240,8 @@ % my $thisStepSize = $useUserValue ? points_stepsize($problemValue) : $stepSize;