Skip to content

exams2ilias

ILIAS Export Interface for R/Exams

v0.0.1 · Apr 28, 2026 · GPL-2 | GPL-3

Description

Utilities for exporting exercises from 'R/exams' to question pools for the learning management system 'ILIAS'. The package implements a Question and Test Interoperability 1.2 rendering path tailored to 'ILIAS' and writes the question-pool XML layout validated for imports in 'ILIAS' 9.17. Supported exercise types include single-choice, multiple-choice, numeric, string, and combined gap questions. The underlying 'R/exams' framework is described in Zeileis, Umlauf, and Leisch (2014) <doi:10.18637/jss.v058.i01>.

Downloads

408

Last 30 days

9094th

593

Last 90 days

593

Last year

Trend: +120.5% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [3s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(exams2ilias)
  > 
  > test_check("exams2ilias")
    adding: lm_ilias_qpl/ (stored 0%)
    adding: lm_ilias_qpl/lm_ilias_qp
...[truncated]...
 x$metainfo$markup, ...)
   7.             └─exams:::pandoc(...)
   8.               └─base::writeLines(x, infile)
   9.                 └─base::file(con, "w")
  
  [ FAIL 1 | WARN 2 | SKIP 0 | PASS 52 ]
  Error:
  ! Test failures.
  Execution halted
OK 5 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 29, 2026

Dependency Network

Dependencies Reverse dependencies base64enc exams exams2ilias

Version History

new 0.0.1 Apr 28, 2026