{% extends "base2.html" %} {% block slider %} {% endblock %} {% block content %}
Quiz
Please choose the category which you want to play:
{% for row in tuple_category %} {% endfor %}
{% endblock %} {% block stats %}

tinyQuiz has been developed by Andrei Lavrenov in 2017 for Project I. It's based on flask and runs on a Raspberry Pi 3. It has a custom user system, score and data retention and more. You can find more information about the project on:

Github

Intructables

Portfolio

{% endblock %}