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

createTextR Documentation

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 signature 'Gap'
createText(object)

## S4 method for signature 'InlineChoice'
createText(object)

## S4 method for signature 'character'
createText(object)

Arguments

object

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


rqti documentation built on April 3, 2025, 7:43 p.m.