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-1")



Attach the package and use:
library("exams")
Maintained by
Achim Zeileis
[Scholar Profile | Author Map]
First Published: 2008-11-10
Latest Update: 2022-10-17
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-1, https://cran.r-project.org/web/packages/exams. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for exams102030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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