tutorials
Before actually using a dynamic exercise in a course it should be thoroughly tested. While certain aspects require critical reading by a human, other aspects can be automatically stress-tested in R. Read More ›
general
Pre-conference tutorial about R/exams at useR! 2019 (The R User Conference) in Toulouse: Slides, example code, and links to further information. Read More ›
templates
Exercise template for solving a system of three linear equations (single-choice) with a problem description based on shuffled images. Read More ›
templates
Exercise template for matching logic gate diagrams (drawn with TikZ) to the corresponding truth table. Read More ›
templates
Exercise template for computing the t-test statistic (single-choice) from given hypothesized mean and empirical mean and variance. Read More ›
templates
Exercise template for a single-choice knowledge quiz question with basic shuffling of correct and false alternatives. Read More ›
templates
Exercise template for computing the Hessian for a given function with randomly-drawn parameters. Read More ›
templates
Exercise template for computing the distance (single-choice) between two randomly-drawn points in a Cartesian coordinate system. Read More ›
templates
Exercise template for computing the derivative (single-choice) of a product function with factors of type xa and exp(b * x) at a given point c, with randomly-drawn a, b, and c. Read More ›
templates
Exercise template for a simple knowledge quiz question including a static graphics file (the R logo). Read More ›