Please note that this documentation is for the most recent version of this extension. It may not be relevant for older versions. Related documentation can be found in the documentation directory of the extension.
Available plugins
This extension contains following plugins, which can be placed on your website.
Quiz
Displays a quiz
Tab: General
Quiz record
You can optionally choose a record of type
tx_quiz_domain_model_quiz
.Quiz list page
If no page is selected the default page is used. You can optionally choose a record of type
pages
.Disallow quiz by parameter
Checkbox for:
Limit to categories
If categories are selected, only quizzes with that category can be displayed. If no category is selected, there is no restriction. Entries from the table
tx_quiz_domain_model_quizcategory
can be selected. The selectable entries are limited byORDER BY tx_quiz_domain_model_quizcategory.title ASC
.
Quiz Overview
Displays a quiz overview
Tab: General
Quiz participate page
If no page is selected the default page is used. You can optionally choose a record of type
pages
.List offset
Input field, with a maxium length of 255 characters.
List ordering field
Following entries can be selected: "manual (manual sorting in the backend)", "Title", "Creation date"
List ordering direction
Following entries can be selected: "ascending", "descending"
Already participated
Checkbox for: Only possible for logged-in users.
Recent score
Checkbox for: Only possible for logged-in users.
Category selection
Choose categories of the visible quizzes. If no category is selected, the quizzes are not limited by category. Entries from the table
tx_quiz_domain_model_quizcategory
can be selected. The selectable entries are limited byORDER BY tx_quiz_domain_model_quizcategory.title ASC
.