Get list of contributors values
Source:R/AssessmentItem.R
, R/AssessmentSection.R
, R/character.R
getContributors-methods.Rd
Get list of contributors values
Usage
getContributors(object)
# S4 method for class 'AssessmentItem'
getContributors(object)
# S4 method for class 'AssessmentSection'
getContributors(object)
# S4 method for class 'character'
getContributors(object)
Arguments
- object
an instance of the S4 object (SingleChoice, MultipleChoice, Essay, Entry, Ordering, OneInRowTable, OneInColTable, MultipleChoiceTable, DirectedPair, TextGap, NumericGap, InlineChoice)