{% if thead %}
{% endif %}
{% else %}
{% if thead %}
Student | Level name | Shared with | Actions | ||
---|---|---|---|---|---|
Play | Approve | Delete | |||
{{level.student}} | {{level.name}} | {{level.shared_with}} | Play | {% if level.needs_approval %} {% else %} {% endif %} |
No levels found.
{% else %}Select a class to view the levels created by students.
{% endif %} {% endif %}