getCalculator-methods {rqti} | R Documentation |
Get value of the slot 'calculator'
getCalculator(object)
## S4 method for signature 'AssessmentItem'
getCalculator(object)
## S4 method for signature 'AssessmentSection'
getCalculator(object)
## S4 method for signature 'character'
getCalculator(object)
object |
an instance of the S4 object (SingleChoice, MultipleChoice, Essay, Entry, Ordering, OneInRowTable, OneInColTable, MultipleChoiceTable, DirectedPair, TextGap, NumericGap, InlineChoice) |