Skip to contents

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 class 'AssessmentItem'
createResponseDeclaration(object)

# S4 method for class 'MatchTable'
createResponseDeclaration(object)

# S4 method for class 'Entry'
createResponseDeclaration(object)

# S4 method for class 'Essay'
createResponseDeclaration(object)

# S4 method for class 'InlineChoice'
createResponseDeclaration(object)

# S4 method for class 'MultipleChoice'
createResponseDeclaration(object)

# S4 method for class 'MultipleChoiceTable'
createResponseDeclaration(object)

# S4 method for class 'NumericGap'
createResponseDeclaration(object)

# S4 method for class 'Ordering'
createResponseDeclaration(object)

# S4 method for class 'SingleChoice'
createResponseDeclaration(object)

# S4 method for class 'TextGap'
createResponseDeclaration(object)