Page 3

Mathematical Notation in Online R/exams

Blog

tutorials

Many R/exams exercises employ mathematical notation that needs to be converted and rendered suitably for inclusion in online exams. While R/exams attempts to set suitable defaults, an overview is provided of possible adjustments and when these might be useful or even necessary. Read More ›

CRAN Release of R/exams 2.3-2

Blog

general

New minor release of the R/exams package to CRAN, containing a range of smaller improvements and bug fixes. Notably scanning of written NOPS exams is enhanced and made more reliable and a new exercise template demonstrates how to use advanced processing of numeric answers in Moodle. Read More ›

confint3: 2-Sided Confidence Interval (Extended Moodle Version)

Blog

templates

Exercise template for computing the 2-sided confidence interval (with extended Moodle processing) for the mean based on a random sample. Read More ›

R/exams @ eRum 2018

Blog

general

Keynote lecture about R/exams at eRum 2018 (European R Users Meeting) in Budapest: Slides, video, e-learning, replication materials. Read More ›

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

Blog

templates

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

fruit: Image-Based Systems of Linear Equations (Numeric)

Blog

templates

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

CRAN Release of R/exams 2.3-1

Blog

general

New minor release of the R/exams package to CRAN, containing a wide range of smaller improvements and bug fixes. Notable new features include a dedicated OpenOlat interface, and a convenience function facilitating the use of TikZ-based graphics. Read More ›

logic: Interpretation of Logic Gates (Using TikZ)

Blog

templates

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

automaton: Interpretation of Automaton Diagrams (Using TikZ)

Blog

templates

Exercise template for assessing the interpretation of an automaton diagram (drawn with TikZ) based on randomly generated input sequences. Read More ›

Dynamic Online Tests with Blackboard and R/exams

Blog

tutorials

Step-by-step guide to generating, importing, and conducting online tests and quizzes generated by exams2blackboard() in R/exams. Read More ›