Minor changes to instructor Analytics tab
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<div class="header">
|
||||
<h2 class="title"> ${_("Grade Distribution")} </h2>
|
||||
<p>${_("The chart below displays the score distribution for each standard problem in your class, specified by the problem's url name.")}
|
||||
${_("Scores are shown without weighting applied, so if your problem contains 2 questions, it will display has having a total of 2 points.")}</p>
|
||||
${_("Scores are shown without weighting applied, so if your problem contains 2 questions, it will display as having a total of 2 points.")}</p>
|
||||
<br />
|
||||
${_("Problem")}: <select class="problem-selector">
|
||||
<option> ${_("Loading problem list...")} </option>
|
||||
|
||||
Reference in New Issue
Block a user