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:
Preview:

What is the seat of the federal authorities in Switzerland (i.e., the de facto capital)?

There is no de jure capital but the de facto capital and seat of the federal authorities is Bern.

  • False
  • False
  • False
  • True
  • False

What is the seat of the federal authorities in Switzerland (i.e., the de facto capital)?

There is no de jure capital but the de facto capital and seat of the federal authorities is Bern.

  • False
  • False
  • True
  • False
  • False

What is the seat of the federal authorities in Switzerland (i.e., the de facto capital)?

There is no de jure capital but the de facto capital and seat of the federal authorities is Bern.

  • False
  • False
  • True
  • False
  • False
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")