diff --git a/h5pxblock/static/html/h5pxblock.html b/h5pxblock/static/html/h5pxblock.html index 2152b656..cecf62be 100644 --- a/h5pxblock/static/html/h5pxblock.html +++ b/h5pxblock/static/html/h5pxblock.html @@ -4,9 +4,6 @@
{% if h5pblock.has_score %}

({{ h5pblock.raw_score}}/{{ h5pblock.max_raw_score }} {% trans "points" %}) {% trans h5pblock.submission_status %}

- {% else %} -

{% trans h5pblock.submission_status %}

- {% endif %}
{% trans "Loading..." %}