AssessmentItem-class    Class AssessmentItem
AssessmentSection-class
                        Class "AssessmentSection"
AssessmentTest-class    Class "AssessmentTest"
AssessmentTestOpal-class
                        Class "AssessmentTestOpal"
Choice-class            Class "Choice"
CorrectFeedback-class   Class "CorrectFeedback"
DirectedPair-class      Class "DirectedPair"
Entry-class             Class "Entry"
Essay-class             Class "Essay"
Gap-class               Class "Gap"
InlineChoice-class      Class "InlineChoice"
MatchTaable-classs      Class "MatchTable"
ModalFeedback-class     Class "ModalFeedback"
MultipleChoice-class    Class "MultipleChoice"
MultipleChoiceTable-class
                        Class "MultipleChoiceTable"
NumericGap-class        Class "NumericGap"
OneInColTable-class     Class "OneInColTable"
OneInRowTable-class     Class "OneInRowTable"
Order-class             Class "Order"
SingleChoice-class      Class "SingleChoice"
TextGap-class           Class "TextGap"
TextGapOpal-class       Class "TextGapOpal"
WrongFeedback-class     Class "WrongFeedback"
auth_opal               Authentification in OPAL API
buildAssessmentSection
                        Build tags for AssessmentSection in
                        assessmentTest
createAssessmentTest    Create an element assessmentTest of a qti-xml
                        document for test
createItemBody          Create an element itemBody of a qti-xml
                        document
createOutcomeDeclaration
                        Create an element outcomeDeclaration of a
                        qti-xml document
createQtiTask-methods   Create XML file for question specification
createQtiTest-methods   Create zip-archive of the qti test
                        specification
createResponseDeclaration
                        Create an element responseDeclaration of a
                        qti-xml document
createResponseProcessing
                        Create an element responseProcessing of a
                        qti-xml document
createText              Compose a set of html elements to display
                        question in qti-xml document
createZip               Create an Zip archive of QTI test
create_assessment_item
                        Compose a root element AssessmentItem of xml
                        task
create_qti_task         Create XML file for question specification
create_qti_test         Create XML file for exam test specification
dropdown                Create YAML string for InlineChoice object
                        (dropdown list)
extract_results         Create data frame with test results
gap_numeric             Create YAML string for NumericGap object
gap_text                Create YAML string for TextGap object
getAssessmentItems      Get list of AssessmentItems for
                        AssessmentSection
getCalculator-methods   Get value of the slot 'calculator'
getFiles-methods        Get file paths for attachment of test
getIdentifier-methods   Get identifier
getObject-methods       Get object
getPoints-methods       Get points from AssessmentItem object
getResponse             Get and process a piece of question content
get_resource_url        Create a URL using the resource's display name
                        in LMS OPAL
get_resources           Get records of all current user's resources on
                        LMS OPAL
mdlist                  Create a markdown list for answer options
prepareQTIJSFiles-methods
                        Prepare files to render them with QTIJS
prepare_renderer        Prepare QTIJS renderer
qtijs_path              shortcut for the correct QTIJS path
render_opal             Render Rmd directly in Opal via API
render_qtijs            Render an RMD/xml file or rqti-object as qti
                        xml with QTIJS
render_xml              Render a single xml file with QTIJS
render_zip              Render a zipped qti archive with QTIJS
rmd2xml                 Create qti-XML task file from Rmd (md)
                        description
rmd2zip                 Create test zip file with one task xml file
                        from Rmd (md) description
section                 Create a section as part of a test content
start_server            Start QTIJS on a local server
stop_server             Stop QTIJS local server
test                    Create a test
test4opal               Create a test for LMS OPAL
upload2opal             Upload a resource on OPAL
