getPoints-methods | R Documentation |
Get points from AssessmentItem object
getPoints(object)
## S4 method for signature 'AssessmentItem'
getPoints(object)
## S4 method for signature 'AssessmentSection'
getPoints(object)
## S4 method for signature 'MultipleChoice'
getPoints(object)
## S4 method for signature 'character'
getPoints(object)
object |
an instance of the S4 object (SingleChoice, MultipleChoice, Essay, Entry, Ordering, OneInRowTable, OneInColTable, MultipleChoiceTable, DirectedPair, TextGap, NumericGap, InlineChoice) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.