Package: moodef 1.2.0

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:
moodef_1.2.0.tar.gz
moodef_1.2.0.tar.gz(r-4.7-any)moodef_1.2.0.tar.gz(r-4.6-any)
moodef_1.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
moodef/json (API)
NEWS
| # Install 'moodef' in R: |
| install.packages('moodef', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/josesamos/moodef/issues
Pkgdown/docs site:https://josesamos.github.io
Last updated from:714b749ddb. Checks:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 232 | ||
| linux-release-x86_64 | OK | 133 | ||
| wasm-release | OK | 153 |
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:askpassbase64encbitbit64blastulabslibcachemcellrangerclicliprcommonmarkcpp11crayoncurldigestdplyrevaluatefastmapfontawesomefsgenericsgetPassglueherehighrhmshtmltoolshttrjquerylibjsonliteknitrlifecyclemagickmagrittrmemoisemimeopensslpillarpkgconfigprettyunitsprogresspurrrR6rappdirsRcppreadrreadxlrematchrJavarlangrmarkdownrprojrootrstudioapisasssnakecasestringistringrsystibbletidyrtidyselecttinytextzdbutf8uuidvctrsvroomwithrxfunxlsxxlsxjarsxml2yaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a question csv file | create_question_csv |
| Create a question data frame | create_question_data_frame |
| Create a question Excel file | create_question_excel |
| Define an extended question | define_extended_question define_extended_question.question_category |
| Define a question | define_question define_question.question_category |
| Define questions from a csv file | define_questions_from_csv define_questions_from_csv.question_category |
| Define questions from a data frame | define_questions_from_data_frame define_questions_from_data_frame.question_category |
| Define questions from a Excel file | define_questions_from_excel define_questions_from_excel.question_category |
| Generate questions xml string | generate_xml generate_xml.question_category |
| Generate questions xml file | generate_xml_file generate_xml_file.question_category |
| 'question_category' S3 class | question_category |
| Read a question csv file | read_question_csv |
| Read a question Excel file | read_question_excel |
| Transforms a vector of strings into a string | vector_to_string |
