Package: moodef 1.2.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 quizzes to be included in the question bank.
Authors:
moodef_1.2.0.9000.tar.gz
moodef_1.2.0.9000.zip(r-4.7)moodef_1.2.0.9000.zip(r-4.6)moodef_1.2.0.9000.zip(r-4.5)
moodef_1.2.0.9000.tgz(r-4.6-any)moodef_1.2.0.9000.tgz(r-4.5-any)
moodef_1.2.0.9000.tar.gz(r-4.7-any)moodef_1.2.0.9000.tar.gz(r-4.6-any)
moodef_1.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
moodef/json (API)
| # Install 'moodef' in R: |
| install.packages('moodef', repos = c('https://josesamos.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:5e0c9faf79. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 153 | ||
| source / vignettes | OK | 206 | ||
| linux-release-x86_64 | OK | 157 | ||
| macos-release-arm64 | OK | 88 | ||
| macos-oldrel-arm64 | OK | 86 | ||
| windows-devel | OK | 111 | ||
| windows-release | OK | 82 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 172 |
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 |
