Category: tutorials

Quality Control for Scanned Multiple-Choice Exams

tutorials

Step-by-step guide to using nops_fix() for fixing problems that occurred during scanning written NOPS exams in R/exams. Read More ›

Creating and managing Canvas quizzes with R/exams and vvcanvas

tutorials

Canvas quizzes can be created with exams2canvas in R/exams and then imported and managed in Canvas using the R package vvcanvas. Read More ›

Embedding R/exams Exercises as Forms in R/Markdown or Quarto Documents

tutorials

Introduction to the new exams2forms package for including quizzes or individual questions from dynamic exercise templates into rmarkdown or quarto documents, e.g., for self-paced learning and self-assessment. Read More ›

Using ChatGPT for Creating Multiple- and Single-Choice R/exams Questions

tutorials

Tutorial for creating knowledge quiz questions with the help of ChatGPT in multiple- or single-choice format for R/exams. Read More ›

Embedding R/exams Exercises in learnr Tutorials

tutorials

Introduction to the new exams2learnr package for including quizzes or individual questions from dynamic exercise templates into learnr tutorials which can be deployed as shiny apps. Read More ›

Using LaTeX in R/exams: What, Why, How?

tutorials

LaTeX is a document prepration system that is very powerful but can sometimes also be a bit confusing. Hence, some useful details are provided that should help R/exams users getting LaTeX installed and used effectively for preparing exams. Read More ›

Online Tests for TestVision with R/exams

tutorials

Generating, importing, and customizing online tests for TestVision with R/exams. Read More ›

Summative Online Exams with R/exams and OpenOlat

tutorials

Tutorial for conducting online exams generated by R/exams in OpenOlat, including strategies to prevent cheating such as extended randomization, linear navigation, and a sworn declaration prior to the exam. Read More ›

E-Learning Quizzes with R/exams for Moodle and OpenOlat

tutorials

Step-by-step tutorials for generating, importing, and customizing online tests and quizzes using exams2moodle() and exams2openolat() in R/exams. Read More ›

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 ›