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

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

{% endif %}
{% if scorm_xblock.enable_fullscreen_button %}
{% endif %}
{% if scorm_xblock.enable_navigation_menu and not scorm_xblock.popup_on_launch%} {% endif %}
{% elif message %}

{{ message }}

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