swisscapital: Knowledge Quiz Question about the Swiss Capital

[This article was first published on R/exams, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

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-Rnw-pdf
swisscapital-Rmd-pdf
HTML:
swisscapital-Rnw-html
swisscapital-Rmd-html

Demo code:

library("exams")

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

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

To leave a comment for the author, please follow the link and comment on their blog: R/exams.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)