Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

2.1First examples

Quizzes are integrated into the subject throughout the tutorial or practical exercise, based on a questionnaire prepared in advance.

👉🏼 A first example to illustrate a multiple-choice quiz, with tips and corrections:

Quiz example

Figure 1:Question during the lab session

👉🏼 Second example with numerical values

Quiz example

Figure 2:Another question during the practical work

(with the quiz blocked if the answer has already been submitted! 😊)

👉🏼 Following examples present template-based questions (use of values passed from notebook’s context, or dynamically generated)

Quiz example

Figure 3:Example of confusion matrix with dynamic counts (and expected values)

Quiz example

Figure 4:Example of linear regression - computation of prediction with dynamic variables

Quiz example

Figure 5:MCQ for a linear regression example

In the following