<labelfor="openassessment_leaderboard_editor"class="setting-label">{% trans "Number of Leaderboard Scores" %}</label>
<labelfor="openassessment_leaderboard_editor"class="setting-label">{% trans "Top Responses" %}</label>
<input
id="openassessment_leaderboard_editor"
class="input setting-input"
...
...
@@ -120,7 +120,7 @@
min="0"max="99"
/>
</div>
<pclass="setting-help">{% trans "Set the number of scores to display on the leaderboard. If set to 0, the leaderboard will not be shown." %}</p>
<pclass="setting-help">{% trans "Specify the number of top-scoring responses to display. If the number is 0, the Top Responses section won't appear to students." %}</p>