Commit 869f6349 authored by Paul Angelo Sy's avatar Paul Angelo Sy

Added static pictures for Assignments

parent 13686613
...@@ -9,4 +9,5 @@ ...@@ -9,4 +9,5 @@
<li> Description: {{assignment.description}} </li> <li> Description: {{assignment.description}} </li>
<li> Perfect Score: {{assignment.max_points}} </li> <li> Perfect Score: {{assignment.max_points}} </li>
<li> Passing Score: {{assignment.passing_score}} </li> <li> Passing Score: {{assignment.passing_score}} </li>
<img src= "/static/assignments/{{assignment.name}}.jpg">
{% endblock %} {% endblock %}
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