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