R/exams questions

library("exams2forms")

Knowledge quiz (single-choice)

exams2forms("swisscapital.Rmd")

Knowledge quiz (multiple-choice)

exams2forms("capitals.Rmd")

Arithmetic (numeric)

exams2forms("deriv.Rnw")

Arithmetic (single-choice)

exams2forms("deriv2.Rnw")

Multiple-choice with graphic

exams2forms("boxplots.Rmd")

Multiple-choice with R output

exams2forms("ttest.Rmd")

String question

exams2forms("function.Rmd")

Cloze question combining all types

exams2forms("lm2.Rnw")

Cloze question with table layout

exams2forms("fourfold2.Rmd")


Try the exams2forms package in your browser

Any scripts or data that you put into this service are public.

exams2forms documentation built on May 9, 2025, 3 a.m.