Minor changes to instructor Analytics tab

This commit is contained in:
Sarina Canelake
2014-03-08 08:51:36 -05:00
parent 2da9042cc6
commit 472d8f5f52

View File

@@ -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>