Files
edx-platform/lms/templates/combined_open_ended_results.html
2013-01-17 11:34:44 -05:00

5 lines
103 B
HTML

<div class="result-container">
<h4>Results from Step ${task_number}</h4>
${results | n}
</div>