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:
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')) |
Bug tracker:https://github.com/josesamos/moodef/issues
Last updated 8 months agofrom:d9bcf30f97. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 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
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 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 |