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

({{ scorm_xblock.lesson_score }}/{{ scorm_xblock.weight }} {% trans "points" %}) {% trans completion_status %}

{% endif %}
{% if scorm_xblock.popup %} {% if scorm_xblock.allowopeninplace %} {% endif %} {% endif %}