Tag: single-choice

Stress Testing Dynamic R/exams Exercises

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 ›

R/exams @ useR! 2019

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 ›

fruit2: Image-Based Systems of Linear Equations (Single-Choice)

templates

Exercise template for solving a system of three linear equations (single-choice) with a problem description based on shuffled images. Read More ›

logic: Interpretation of Logic Gates (Using TikZ)

templates

Exercise template for matching logic gate diagrams (drawn with TikZ) to the corresponding truth table. Read More ›

tstat2: 1-Sample t-Test Statistic (Single-Choice)

templates

Exercise template for computing the t-test statistic (single-choice) from given hypothesized mean and empirical mean and variance. Read More ›

swisscapital: Knowledge Quiz Question about the Swiss Capital

templates

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

hessian: 2x2 Hessian Matrix (Single-Choice)

templates

Exercise template for computing the Hessian for a given function with randomly-drawn parameters. Read More ›

dist3: Distances and the Pythagorean Theorem (Single-Choice)

templates

Exercise template for computing the distance (single-choice) between two randomly-drawn points in a Cartesian coordinate system. Read More ›

deriv2: Product Rule for Derivatives (Single-Choice)

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 ›

Rlogo: Knowledge Quiz Question about the R Logo

templates

Exercise template for a simple knowledge quiz question including a static graphics file (the R logo). Read More ›