Commit f22849eb by Vik Paruchuri

Re-arrange feedback, fix rubric HTML issue

parent b30407d7
<section>
<header></header>
<div class="shortform-custom" data-open-text='Show detailed results' data-close-text='Hide detailed results'>
<div class="result-output">
<p>Score: ${score}</p>
${rubric_feedback | n}
</div>
${rubric_feedback | n}
</div>
<div class="longform">
<div class="result-output">
......
......@@ -36,5 +36,5 @@
% endfor
</ul>
% endfor
</table>
</div>
</form>
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