{% extends "drills/game.html" %}
{% load i18n %}
{% block helpaddress %}
{% ifequal LANGUAGE_CODE "no" %}
#}
{#
#}
{% endblock %}
{% block name %}{% trans "Quizz" %}{% endblock %}
{% block pagename %}/smaoahpa/leksa/{% endblock %}
{% block gamename %}{% endblock %}
{% block instructions %}{% trans "Give translations for words. You can choose set or level, not both." %}{% endblock %}
{% block settings %}
{% trans "Set" %} | {% trans "Book" %} | {% trans "Select the language pair" %} | |
{{ settingsform.semtype }} | {{ settingsform.source }} | {{ settingsform.transtype }} |