Generic function to get and process a different types of question content (text with instances of gaps or dropdown lists) for XML document of specification the question following the QTI schema v2.1
getResponse(object)# S4 method for InlineChoice
getResponse(object)
# S4 method for NumericGap
getResponse(object)
# S4 method for TextGap
getResponse(object)
# S4 method for character
getResponse(object)
an instance of the S4 object (NumericGap, TextGap, InlineChoice, character)