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



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-2, https://cran.r-project.org/web/packages/exams. Accessed 09 May. 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), 2.4-1 (2024-07-10 09:30)
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
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for exams30405060708090100110120TrendBars

Today's Hot Picks in Authors and Packages

SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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