{% load i18n %}
{% if index_page_url %} {% if scorm_xblock.has_score %}

({{ grade|floatformat }}/{{ scorm_xblock.weight|floatformat }} {% trans "points" %}) {% trans completion_status %}

{% endif %}
{% elif message %}

{{ message }}

{% endif %} {% if can_view_student_reports %}
{% endif %}