Learn R Programming

⚠️There's a newer version (2.4-1) of this package.Take me there.

exams (version 2.3-6)

Automatic Generation of Exams in R

Description

Automatic generation of exams based on exercises in Markdown or LaTeX format, possibly including R code for dynamic generation of exercise elements. Exercise types include single-choice and multiple-choice questions, arithmetic problems, string questions, and combinations thereof (cloze). Output formats include standalone files (PDF, HTML, Docx, ODT, ...), Moodle XML, QTI 1.2, QTI 2.1, Blackboard, Canvas, OpenOLAT, ARSnova, and TCExam. In addition to fully customizable PDF exams, a standardized PDF format (NOPS) is provided that can be printed, scanned, and automatically evaluated.

Copy Link

Version

Install

install.packages('exams')

Monthly Downloads

1,620

Version

2.3-6

License

GPL-2 | GPL-3

Maintainer

Achim Zeileis

Last Published

April 6th, 2020

Functions in exams (2.3-6)

exams2pandoc

Generation of Exams via Pandoc
exams2blackboard

Generation of Exams in Blackboard Format
exams2nops

Generation of Written Exams for Automatic Evaluation
exams2lops

Generation of Exams in LOPS Exam Server Format (WU Wien)
exams2html

Generation of Exams in HTML Format
exams2canvas

Generation of Exams for Canvas
exams

Generation of Simple Exams
exams2openolat

Generation of Exams for OpenOLAT
exams2arsnova

Generation of Exam/Quiz Sessions in ARSnova Format
exams2moodle

Generation of Exams in Moodle XML Format
read_exercise

Reading LaTeX/Markdown Exercise Files
stresstest_exercise

Stress Testing Exercises
include_tikz

Including Figures from TikZ Code in Exercises
exams2tcexam

Generation of Exams in TCExam Format
exams_eval

Auxiliary Tools for Evaluating Exams
fmt

Auxiliary Formatting Functions
exams2pdf

Generation of Exams in PDF Format
xweave

Wrapper Function for Weaving Either Rnw or Rmd Exercises
match_exams_call

Query Information from Last xexams/exams2xyz Call
include_supplement

Copy (Static) Supplement Files for Inclusion in Exercises
nops_scan

Read Scanned NOPS Exams
exams_skeleton

Generate Skeleton for Exams Directory/Script
nops_eval

Evaluate NOPS Exams
expar

Fix Parameters in Dynamic Exercises
exams2qti12

Generation of Exams in IMS QTI 1.2 and 2.1 Format
num_to_schoice

Generate Single-Choice Question List from Numeric Solution
matrix_to_schoice

Generate Single- and Multiple-Choice Question Lists for Matrix Solutions
mchoice2string

Convenience Functions for Exam Formatting
nops_language

Read NOPS Language Specifciation
xexams

Extensible Generation of Exams
tex2image

Transforming LaTeX Code Using ImageMagick or pdf2svg