Other packages > Find by keyword >

exams  

Automatic Generation of Exams in R
View on CRAN: Click here


Download and install exams package within the R console
Install from CRAN:
install.packages("exams")

Install from Github:
library("remotes")
install_github("cran/exams")

Install by package version:
library("remotes")
install_version("exams", "2.4-3")



Attach the package and use:
library("exams")
Maintained by
Achim Zeileis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-11-10
Latest Update: 2025-04-29
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, ILIAS, TestVision, Particify, ARSnova, Kahoot!, Grasple, and TCExam. In addition to fully customizable PDF exams, a standardized PDF format (NOPS) is provided that can be printed, scanned, and automatically evaluated.
How to cite:
Achim Zeileis (2008). exams: Automatic Generation of Exams in R. R package version 2.4-3, https://cran.r-project.org/web/packages/exams. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.9-0 (2008-11-10 13:30), 0.9-5 (2009-02-12 16:19), 1.0-0 (2009-02-20 18:51), 1.0-1 (2009-06-24 22:04), 1.0-2 (2009-09-03 13:41), 1.0-4 (2011-08-22 07:12), 1.9-0 (2012-12-17 13:37), 1.9-1 (2012-12-18 11:05), 1.9-2 (2013-01-22 18:39), 1.9-3 (2013-02-11 18:21), 1.9-4 (2013-03-15 09:10), 1.9-5 (2013-06-04 20:04), 1.9-6 (2013-06-06 18:06), 2.0-0 (2014-06-10 14:15), 2.0-1 (2014-12-26 12:22), 2.0-2 (2015-01-14 18:02), 2.1-0 (2015-11-24 13:57), 2.2-0 (2016-11-10 18:32), 2.2-1 (2017-03-17 00:49), 2.3-0 (2017-09-23 03:20), 2.3-1 (2018-05-12 00:35), 2.3-2 (2018-12-08 09:54), 2.3-3 (2019-07-05 04:12), 2.3-4 (2019-07-06 09:21), 2.3-5 (2020-04-04 13:30), 2.3-6 (2020-04-06 09:04), 2.4-0 (2022-10-17 13:22), 2.4-1 (2024-07-10 09:30), 2.4-2 (2025-04-29 08:50)
Other packages that cited exams R package
View exams citation profile
Other R packages that exams depends, imports, suggests or enhances
Complete documentation for exams
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA