{% extends 'portal/base.html' %} {% load static %} {% load app_tags %} {% block subNav %} {% endblock subNav %} {% block content %}

Your class games

Rapid Router
Rapid Router

Rapid Router guides you, and makes learning to code easy and great fun. Using Blockly, you can advance through the levels to become an Ocado delivery hero.

Kurono
Kurono

It is the year 2405 and the museum is in big trouble! The priceless artifacts are lost and scattered across timelines. Your team’s mission is to travel through time and bring them back into the museum.

Rapid Router logo

You have completed {{ num_completed }} Rapid Router level{{ num_completed|pluralize }}!

You have {{ num_top_scores }} top score{{ num_top_scores|pluralize }}!

You have a score of {{ total_score }}. There are {{ total_available_score }} available points.

{% if total_custom_available_score %}

You have a score of {{ total_custom_score }} out of {{ total_custom_available_score }} available points on custom levels.

{% endif %}
Check scoreboard
Kurono logo
{% if worksheet_id %}

You are exploring Challenge {{ worksheet_id }} with your class!

Kurono active game {% else %}

You do not have any Kurono games yet.

{% endif %}
{% endblock %}