Skip to contents

Create XML file for question specification

Usage

create_qti_task(object, dir = NULL, verification = FALSE)

Arguments

object

an instance of the S4 object (SingleChoice, MultipleChoice, Essay, Entry, Ordering, OneInRowTable, OneInColTable, MultipleChoiceTable, DirectedPair).

dir

string, optional; a folder to store xml file; working directory by default

verification

boolean, optional; to check validity of xml file, default FALSE

Value

xml document.