50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

rqti (version 1.0.0)

createResponseDeclaration: Create an element responseDeclaration of a qti-xml document

Description

Generic function for creating responseDeclaration element for XML document of specification the question following the QTI schema v2.1

Usage

createResponseDeclaration(object)

# S4 method for AssessmentItem createResponseDeclaration(object)

# S4 method for MatchTable createResponseDeclaration(object)

# S4 method for Entry createResponseDeclaration(object)

# S4 method for Essay createResponseDeclaration(object)

# S4 method for InlineChoice createResponseDeclaration(object)

# S4 method for MultipleChoice createResponseDeclaration(object)

# S4 method for MultipleChoiceTable createResponseDeclaration(object)

# S4 method for NumericGap createResponseDeclaration(object)

# S4 method for Ordering createResponseDeclaration(object)

# S4 method for SingleChoice createResponseDeclaration(object)

# S4 method for TextGap createResponseDeclaration(object)

Arguments

object

an instance of the S4 object (SingleChoice, MultipleChoice, Entry, Ordering, OneInRowTable, OneInColTable, MultipleChoiceTable, DirectedPair, TextGap, NumericGap, InlineChoice)