Stores sections of a quiz with section name (heading), from slot-number N and whether the question order should be shuffled.
Foreign key references quiz.id.
Number of the first slot in the section. The section runs from here to the start of the next section, or the end of the quiz.
The text of the heading. May be an empty string/null. Multilang format.
Whether the question order within this section should be shuffled for each attempt.
Table contained -1 rows