Only show topics to revise if failed
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
</div>
|
||||
|
||||
{% if entry.results.grade == 'fail' %}
|
||||
Unfortunately, you have not passed the theory exam in this attempt. For your next attempt, it might help to revise the following topics:
|
||||
Unfortunately, you have not passed the theory exam in this attempt. For your next attempt, it might help to brush up on the following topics:
|
||||
|
||||
<ul>
|
||||
{% for tag in tag_output %}
|
||||
|
Reference in New Issue
Block a user