Package: moodef 1.1.0.9000

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 questions to be included in the question bank.

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

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

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

Peer review:

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

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

On CRAN:

13 exports 1.10 score 74 dependencies 4 scripts 172 downloads

Last updated 6 months agofrom:d9bcf30f97. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 07 2024
R-4.5-winOKSep 07 2024
R-4.5-linuxOKSep 07 2024
R-4.4-winOKSep 07 2024
R-4.4-macOKSep 07 2024
R-4.3-winOKSep 07 2024
R-4.3-macOKSep 07 2024

Exports:create_question_csvcreate_question_data_framecreate_question_exceldefine_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 Elements from R

Rendered frommoodef.Rmdusingknitr::rmarkdownon Sep 07 2024.

Last update: 2024-02-25
Started: 2024-02-06

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 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