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