Commit 3813e51c by Sarina Canelake

Add more feedback for instructors on Student Admin section of the dash.

parent 91d85f5c
...@@ -29,9 +29,11 @@ ...@@ -29,9 +29,11 @@
--> -->
<hr> <hr>
</div>
<div class="student-grade-container action-type-container">
<h2>${_("Student-specific grade adjustment")}</h2> <h2>${_("Student-specific grade adjustment")}</h2>
<div class="request-response-error"></div>
<p> <p>
<!-- Doesn't work for username but this MUST work --> <!-- Doesn't work for username but this MUST work -->
${_("Specify the {platform_name} email address or username of a student here:").format(platform_name=settings.PLATFORM_NAME)} ${_("Specify the {platform_name} email address or username of a student here:").format(platform_name=settings.PLATFORM_NAME)}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment