build_moodle_xml_questions: Wrapper for exams2moodle

Description Usage Arguments

View source: R/build_moodle_xml_questions.R

Description

Wrapper for exams2moodle

Usage

1
2
3
4
5
6
7
8
build_moodle_xml_questions(
  question_source_files,
  assignment_name,
  xml_output_path,
  exam_mchoice = list(shuffle = TRUE),
  exam_schoice = list(shuffle = TRUE),
  xml_output_filename = NULL
)

Arguments

question_source_files

blah

assignment_name

blah

xml_output_path

blah

exam_mchoice

list(shuffle = TRUE)

exam_schoice

list(shuffle = TRUE)

xml_output_filename

= NULL


michaelfrancenelson/rmd.utils documentation built on Dec. 21, 2021, 5:57 p.m.