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]
All associated links for this package
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 18 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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