Package: moodef 1.2.0

Jose Samos

moodef: Defining 'Moodle' Elements from R

The main objective of this package is to support the definition of 'Moodle' elements taking advantage of the power that R offers. In this first version, it allows the definition of quizzes to be included in the question bank.

Authors:Jose Samos [aut, cre], Universidad de Granada [cph]

moodef_1.2.0.tar.gz
moodef_1.2.0.tar.gz(r-4.5-noble)moodef_1.2.0.tar.gz(r-4.4-noble)
moodef_1.2.0.tgz(r-4.4-emscripten)moodef_1.2.0.tgz(r-4.3-emscripten)
moodef.pdf |moodef.html
moodef/json (API)
NEWS

# Install 'moodef' in R:
install.packages('moodef', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/josesamos/moodef/issues

Pkgdown site:https://josesamos.github.io

Uses libs:
  • openjdk– OpenJDK Java runtime, using Hotspot JIT

openjdk

3.18 score 188 downloads 14 exports 74 dependencies

Last updated 6 days agofrom:714b749ddb. Checks:2 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKJan 27 2025
R-4.5-linuxOKJan 27 2025

Exports:create_question_csvcreate_question_data_framecreate_question_exceldefine_extended_questiondefine_questiondefine_questions_from_csvdefine_questions_from_data_framedefine_questions_from_excelgenerate_xmlgenerate_xml_filequestion_categoryread_question_csvread_question_excelvector_to_string

Dependencies:askpassbase64encbitbit64blastulabslibcachemcellrangerclicliprcommonmarkcpp11crayoncurldigestdplyrevaluatefansifastmapfontawesomefsgenericsgetPassglueherehighrhmshtmltoolshttrjquerylibjsonliteknitrlifecyclemagickmagrittrmemoisemimeopensslpillarpkgconfigprettyunitsprogresspurrrR6rappdirsRcppreadrreadxlrematchrJavarlangrmarkdownrprojrootrstudioapisasssnakecasestringistringrsystibbletidyrtidyselecttinytextzdbutf8uuidvctrsvroomwithrxfunxlsxxlsxjarsxml2yaml

moodef: Defining Moodle Quizzes from R

Rendered frommoodef.Rmdusingknitr::rmarkdownon Jan 27 2025.

Last update: 2025-01-26
Started: 2024-02-13

Readme and manuals

Help Manual

Help pageTopics
Create a question csv filecreate_question_csv
Create a question data framecreate_question_data_frame
Create a question Excel filecreate_question_excel
Define an extended questiondefine_extended_question define_extended_question.question_category
Define a questiondefine_question define_question.question_category
Define questions from a csv filedefine_questions_from_csv define_questions_from_csv.question_category
Define questions from a data framedefine_questions_from_data_frame define_questions_from_data_frame.question_category
Define questions from a Excel filedefine_questions_from_excel define_questions_from_excel.question_category
Generate questions xml stringgenerate_xml generate_xml.question_category
Generate questions xml filegenerate_xml_file generate_xml_file.question_category
'question_category' S3 classquestion_category
Read a question csv fileread_question_csv
Read a question Excel fileread_question_excel
Transforms a vector of strings into a stringvector_to_string