Package index
-
AssessmentItem-classAssessmentItem - Class AssessmentItem
-
AssessmentSection-classAssessmentSection - Class "AssessmentSection"
-
AssessmentTest-classAssessmentTest - Class "AssessmentTest"
-
AssessmentTestOpal-classAssessmentTestOpal - Class "AssessmentTestOpal"
-
Choice-classChoice - Class "Choice"
-
CorrectFeedback-classCorrectFeedback - Class "CorrectFeedback"
-
DirectedPair-classDirectedPair - Class "DirectedPair"
-
Entry-classEntry - Class "Entry"
-
Essay-classEssay - Class "Essay"
-
InlineChoice-classInlineChoice - Class "InlineChoice"
-
MatchTaable-classsMatchTable - Class "MatchTable"
-
ModalFeedback-classModalFeedback - Class "ModalFeedback"
-
MultipleChoice-classMultipleChoice - Class "MultipleChoice"
-
MultipleChoiceTable-classMultipleChoiceTable - Class "MultipleChoiceTable"
-
NumericGap-classNumericGap - Class "NumericGap"
-
OneInColTable-classOneInColTable - Class "OneInColTable"
-
OneInRowTable-classOneInRowTable - Class "OneInRowTable"
-
Opal-classOpal - Class Opal
-
Ordering-classOrdering - Class "Ordering"
-
QtiContributor-classQtiContributor - Class QtiContributor
-
QtiMetadata-classQtiMetadata - Class QtiMetadata
-
SingleChoice-classSingleChoice - Class "SingleChoice"
-
TextGap-classTextGap - Class "TextGap"
-
TextGapOpal-classTextGapOpal - Class "TextGapOpal"
-
WrongFeedback-classWrongFeedback - 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() - Create XML or zip file for question specification
-
createQtiTest() - 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() - Get value of the slot 'calculator'
-
getContributors() - 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() - Get file paths for attachment of test
-
getIdentifier() - 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() - Get object
-
getPoints() - 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()gapNumeric() - Create object NumericGap
-
oneInColTable() - Create object OneInColTable
-
oneInRowTable() - Create object OneInRowTable
-
opal() - Create an Opal LMS Connection Object
-
ordering() - Create object Ordering
-
prepareQTIJSFiles() - Prepare files to render them with QTIJS
-
prepare_renderer() - Prepare qtijs renderer.
-
publishCourse(<Opal>) - Publish a course on LMS Opal
-
publishCourse(<missing>) - Publish a course on LMS
-
publishCourse() - 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_pkg_path() - Shortcut for the qtijs path of the rqti package local installation.
-
render_opal() - Render Rmd directly in Opal via API
-
render_qtijs() - Render an Rmd/md/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 renderer as a local server.
-
stop_server() - Stop QTIJS local server
-
test() - Create a test
-
test4opal() - Create a test for LMS OPAL
-
textGapOpal()gapTextOpal() - Create object TextGapOpal
-
updateCourseElementResource(<Opal>) - Update the referenced learning resource of a course element in the LMS Opal
-
updateCourseElementResource(<missing>) - Update the referenced learning resource of a course element in the LMS
-
updateCourseElementResource() - 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