Quizzes

Contents

Quizzes#

This page demonstrates interactive quizzes with the quiz directive and the quiz-ph, quiz-input, quiz-select and quiz-hint roles.

Static#

Static quizzes can be laid out in various formats, for example as tables.

\(a\)

\(b\)

\(a + b\)

1

2

7

11

15

27

They can also be laid out as lists, usually with right-aligned fields.

  1. Calculate \(6 \cdot 7 \).

  2. Convert \(00101010_2\) to decimal and hexadecimal.

  3. What is the answer to the ultimate question of life, the universe, and everything? Explain your reasoning in full detail, provide references, and indicate plausible alternatives.

  4. Are you sure about your previous answer?

  5. This input field uses the whole line. Guess what the answer is.

Table#

Table-based quizzes can be generated dynamically, for drill exercises.

\(a\)

\(b\)

\(a + b\)

\(a \cdot b\)

\(a | b\)