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



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-0, https://cran.r-project.org/web/packages/exams
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)
Other packages that cited exams R package
View exams citation profile
Other R packages that exams depends, imports, suggests or enhances
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

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
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  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns