Learn R Programming

rqti (version 1.0.0)

createText: Compose a set of html elements to display question in qti-xml document

Description

Generic function for creating a set of html elements to display question for XML document of specification the question following the QTI schema v2.1

Usage

createText(object)

# S4 method for Gap createText(object)

# S4 method for InlineChoice createText(object)

# S4 method for character createText(object)

Arguments

object

an instance of the S4 object (Gap, InlineChoice, character)