{% extends 'portal/base.html' %} {% load staticfiles %} {% load app_tags %} {% block nav_play %}Students{% endblock nav_play %} {% block css %} {{block.super}} {% endblock css %} {% block scripts %} {{ block.super }} {% endblock scripts %} {% block subNav %} {{ block.super }}
{% endblock subNav %} {% block content %} {{block.super}}{% if user|is_eligible_for_testing %} This includes an AI:MMO User guide, a Code Cheat Sheet, which lists all the functions available, guide to the importance of indentation in Python and an explanation of the turn-based nature of the gameplay. {% else %} We will give you special beta tester access to the preview version of AI:MMO for you to trial with your class. {% endif %}
{% if user|is_eligible_for_testing %} You have early access to the preview version of the game. You can set up a class and get your students to play the game. {% else %} You will have early access to the preview version of the game and the teaching materials. {% endif %}
{% if user|is_eligible_for_testing %} Your feedback is really important to us as it will help shape the gameplay, design and teaching materials for the full version. {% else %} Your feedback will help shape the gameplay, design and teaching materials for the full version. {% endif %}