getFiles-methods {rqti} | R Documentation |
Get file paths for attachment of test
Description
Get file paths for attachment of test
Usage
getFiles(object)
## S4 method for signature 'AssessmentItem'
getFiles(object)
## S4 method for signature 'AssessmentSection'
getFiles(object)
## S4 method for signature 'character'
getFiles(object)
Arguments
object |
an instance of the S4 object (SingleChoice, MultipleChoice, Essay, Entry, Ordering, OneInRowTable, OneInColTable, MultipleChoiceTable, DirectedPair, TextGap, NumericGap, InlineChoice) |
[Package rqti version 0.3.0 Index]