{% extends 'base_with_nav.html' %} {% load static %} {% block head %} {% endblock %} {% block main %}
Points: {{ status.0.points }}
This challenge's points are only available to the first class to complete it.
{% elif status.1 == 'locked' %}This challenge was exclusive and has already been completed by another class.
{% endif %}{{ status.0.description }}