swisscapital: Knowledge Quiz Question about the Swiss Capital

Exercise template for a single-choice knowledge quiz question with basic shuffling of correct and false alternatives.

Name:
swisscapital
Type:
Related:
Description:
Knowledge quiz question (about the Swiss capital) with 1 correct and 6 false alternative. 4 out of the 6 false alternatives are sampled randomly and shuffled.
Solution feedback:
Yes
Randomization:
Shuffling (4 out of 6 false alternatives)
Mathematical notation:
No
Verbatim R input/output:
No
Images:
No
Other supplements:
No
Raw: (1 random version)
PDF:
swisscapital-Rmd-pdf
swisscapital-Rnw-pdf
HTML:
swisscapital-Rmd-html
swisscapital-Rnw-html

Demo code:

library("exams")

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

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