{% extends 'base.html' %} {% block title %}{{ round.name or 'Quiz #' + round.id|string }} - Quizzical Beats{% endblock %} {% block content %}
Type: {{ round.round_type }}
Criteria: {{ round.round_criteria_used }}
Created: {{ round.created_at.strftime('%Y-%m-%d %H:%M:%S') }}
Create an audio file with all songs to play during your quiz.
Create a printable list of songs and answers for your reference.
Email this quiz to yourself for safekeeping or offline access.
View formatted song list or export to your Dropbox account.
Choose what to include in the export:
Files will be exported to your configured Dropbox folder: {{ current_user.dropbox_export_path or '/QuizzicalBeats' }}