diff --git a/templates/user_score_header.html b/templates/user_score_header.html index 339816a1..5e8b4035 100644 --- a/templates/user_score_header.html +++ b/templates/user_score_header.html @@ -17,7 +17,11 @@ Results are NOT published. {% endif %} -

view_all_results == True

+ {% if exam.results_supervisor_visible %} + Results are visible to supervisors. + {% else %} + Results are NOT visible to supervisors. + {% endif %} {% else %}