Learn R Programming

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

exams (version 2.2-1)

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 is provided that can be printed, scanned, and automatically evaluated.

Copy Link

Version

Install

install.packages('exams')

Monthly Downloads

1,874

Version

2.2-1

License

GPL-2 | GPL-3

Maintainer

Achim Zeileis

Last Published

March 16th, 2017

Functions in exams (2.2-1)

nops_eval

Evaluate NOPS Exams
nops_scan

Read Scanned NOPS Exams
exams2nops

Generation of Written Exams for Automatic Evaluation
exams2pandoc

Generation of Exams via Pandoc
matrix_to_schoice

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

Convenience Functions for Exam Formatting
xexams

Extensible Generation of Exams
xweave

Wrapper Function for Weaving Either Rnw or Rmd Exercises
exams2pdf

Generation of Exams in PDF Format
exams2qti12

Generation of Exams in IMS QTI 1.2 and 2.1 Format
exams_skeleton

Generate Skeleton for Exams Directory/Script
fmt

Auxiliary Formatting Functions
stresstest_exercise

tex2image

Transforming LaTeX Code Using ImageMagick or pdf2svg
exams2lops

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

Generation of Exams in Moodle XML Format
num_to_schoice

Generate Single-Choice Question List from Numeric Solution
read_exercise

Reading LaTeX/Markdown Exercise Files
exams2blackboard

Generation of Exams in Blackboard Format
exams2html

Generation of Exams in HTML Format
include_supplement

Copy (Static) Supplement Files for Inclusion in Exercises
match_exams_call

Query Last xexams/exams2xyz Call
exams

Generation of Simple Exams
exams2arsnova

Generation of Exam/Quiz Sessions in ARSnova Format
exams2tcexam

Generation of Exams in TCExam Format
exams_eval

Auxiliary Tools for Evaluating Exams