diff options
Diffstat (limited to 'deskutils/R-cran-exams2forms/pkg-descr')
-rw-r--r-- | deskutils/R-cran-exams2forms/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/deskutils/R-cran-exams2forms/pkg-descr b/deskutils/R-cran-exams2forms/pkg-descr new file mode 100644 index 000000000000..8c8890db0835 --- /dev/null +++ b/deskutils/R-cran-exams2forms/pkg-descr @@ -0,0 +1,10 @@ +The exams2forms provides several building blocks for embedding exercises +written with the R package exams (also known as R/exams) in interactive +documents or quizzes written with rmarkdown or quarto. + +All R/exams exercise types are supported: +* Single-choice (schoice). +* Multiple-choice (mchoice). +* Numeric (num). +* Text (string). +* Cloze combining all of the previous elements (cloze). |