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"
LMS-class               LMS Class
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"
Opal-class              Class Opal
Ordering-class          Class "Ordering"
QtiContributor-class    Class QtiContributor
QtiMetadata-class       Class QtiMetadata
SingleChoice-class      Class "SingleChoice"
TextGap-class           Class "TextGap"
TextGapOpal-class       Class "TextGapOpal"
WrongFeedback-class     Class "WrongFeedback"
assessmentSection       Create an object AssessmentSection
assessmentTest          Create an object AssessmentTest
assessmentTestOpal      Create an object AssessmentTestOpal
authLMS                 Authenticate with LMS
buildAssessmentSection
                        Build tags for AssessmentSection in
                        assessmentTest
correctFeedback         Create object CorrectFeedback
createAssessmentTest    Create an element assessmentTest of a qti-xml
                        document for test
createItemBody          Create an element itemBody of a qti-xml
                        document
createMetadata          Create an element of metadata
createOutcomeDeclaration
                        Create an element outcomeDeclaration of a
                        qti-xml document
createQtiTask-methods   Create XML or zip 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
create_question_object
                        Create rqti S4 AssessmentItem Object from Rmd
directedPair            Create object DirectedPair
dropdown                Create YAML string for InlineChoice object
                        (dropdown list)
entry                   Create object Entry
essay                   Create object Essay
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'
getContributors-methods
                        Get list of contributors values
getCourseElements       Get elements of the course by courseId from LMS
getCourseResult         Get zip with course results by resource id and
                        node id
getFiles-methods        Get file paths for attachment of test
getIdentifier-methods   Get identifier
getLMSResourceURL       Create an URL using the resource's display name
                        on LMS
getLMSResources         Get records of all current user's resources on
                        LMS
getLMSResourcesByName   Get select records about user resources by
                        name.
getObject-methods       Get object
getPoints-methods       Get points from AssessmentItem object
getResponse             Get and process a piece of question content
inlineChoice            Create object InlineChoice
isUserLoggedIn          Check if User is Logged in LMS
mdlist                  Create a markdown list for answer options
modalFeedback           Create object ModalFeedback
multipleChoice          Create object MultipleChoice
multipleChoiceTable     Create object MultipleChoiceTable
numericGap              Create object NumericGap
oneInColTable           Create object OneInColTable
oneInRowTable           Create object OneInRowTable
opal                    Create an Opal LMS Connection Object
ordering                Create object Ordering
prepareQTIJSFiles-methods
                        Prepare files to render them with QTIJS
prepare_renderer        Prepare QTIJS renderer
publishCourse           Publish a course on LMS
publishCourse,Opal-method
                        Publish a course on LMS Opal
publishCourse,missing-method
                        Publish a course on LMS
qtiContributor          Constructor function for class QtiContributor
qtiMetadata             Constructor function for class QtiMetadata
qti_contributor         Constructor function for class QtiContributor
qti_metadata            Constructor function for class QtiMetadata
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
singleChoice            Create object SingleChoice
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
textGap                 Create object TextGap
textGapOpal             Create object TextGapOpal
updateCourseElementResource
                        Update the referenced learning resource of a
                        course element in the LMS
updateCourseElementResource,Opal-method
                        Update the referenced learning resource of a
                        course element in the LMS Opal
updateCourseElementResource,missing-method
                        Update the referenced learning resource of a
                        course element in the LMS
upload2LMS              Upload content to LMS
upload2opal             Upload a resource on OPAL
verify_qti              Verify QTI XML against XSD Schema QTI v2.1
wrongFeedback           Create object WrongFeedback
