switzerland: Knowledge Quiz Question about Switzerland

Exercise template for a multiple-choice knowledge quiz question with basic shuffling of the alternatives.

Name:
switzerland
Type:
Related:
Description:
Knowledge quiz question (about Switzerland) with 2 correct and 3 false alternatives which are shuffled randomly in each version of the exercise.
Solution feedback:
Yes
Randomization:
Shuffling
Mathematical notation:
No
Verbatim R input/output:
No
Images:
No
Other supplements:
No
Raw: (1 random version)
PDF:
switzerland-Rmd-pdf
switzerland-Rnw-pdf
HTML:
switzerland-Rmd-html
switzerland-Rnw-html

Demo code:

library("exams")

set.seed(403)
exams2html("switzerland.Rmd")
set.seed(403)
exams2pdf("switzerland.Rmd")

set.seed(403)
exams2html("switzerland.Rnw")
set.seed(403)
exams2pdf("switzerland.Rnw")