Learn R Programming

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

exams (version 2.3-2)

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 (for OLAT/OpenOLAT), QTI 2.1, Blackboard, 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-2

License

GPL-2 | GPL-3

Maintainer

Achim Zeileis

Last Published

December 8th, 2018

Functions in exams (2.3-2)

matrix_to_schoice

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

Generation of Exams in PDF Format
exams2pandoc

Generation of Exams via Pandoc
include_tikz

Including Figures from TikZ Code in Exercises
exams2tcexam

Generation of Exams in TCExam Format
mchoice2string

Convenience Functions for Exam Formatting
nops_eval

Evaluate NOPS Exams
nops_scan

Read Scanned NOPS Exams
match_exams_call

Query Information from Last xexams/exams2xyz Call
exams2blackboard

Generation of Exams in Blackboard Format
num_to_schoice

Generate Single-Choice Question List from Numeric Solution
exams2html

Generation of Exams in HTML Format
read_exercise

Reading LaTeX/Markdown Exercise Files
stresstest_exercise

Stress Testing Exercises
exams2nops

Generation of Written Exams for Automatic Evaluation
fmt

Auxiliary Formatting Functions
exams2openolat

Generation of Exams for OpenOLAT
tex2image

Transforming LaTeX Code Using ImageMagick or pdf2svg
exams_skeleton

Generate Skeleton for Exams Directory/Script
exams_eval

Auxiliary Tools for Evaluating Exams
include_supplement

Copy (Static) Supplement Files for Inclusion in Exercises
xexams

Extensible Generation of Exams
xweave

Wrapper Function for Weaving Either Rnw or Rmd Exercises
exams

Generation of Simple Exams
exams2arsnova

Generation of Exam/Quiz Sessions in ARSnova Format
exams2qti12

Generation of Exams in IMS QTI 1.2 and 2.1 Format
exams2lops

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

Generation of Exams in Moodle XML Format