Using Articulate Rise content within OpenLearning
Steps for using Articulate Rise content within OpenLearning with completion tracking.
Please note: this needs to be used in conjunction with an LRS, resthook to capture the xAPI statement.
If you have an external LRS i.e ScormCloud, YETAnalytics, WaterShed etc, please refer to our article here on how to link this with your course:
xAPI: How can I collect and store learner information to use for learning analytics on OpenLearning?
If you do not have an external LRS, our platform can still capture the completion of the content provided they are configured correctly. Note that this is enabled automatically and does not track any other progress within the content of the file.
Once you have linked the external LRS (if any), please follow the steps below to set up the Articulate Rise content in your course.
Export the course content from the Articulate Rise
Step 1
Create the course content in Articulate Rise. Click on the menu button and select Export course.
Step 2
Change the export settings to:
- Export Type: LMS
- LMS : xAPI (Tin Can)
Step 3
Scroll down to the Tracking section and select the completion trigger that you would like to set for the content- Track using course completion.
Step 4
Click Export at the top right corner of the Articulate Rise site to download the curated content.
Publish the content and import the course content
Step 1
In an OpenLearning course, go into Edit mode, navigate to the Integration section of the widget selection and add the HTML5 (xAPI) widget to the page.
Step 2
Go to the Setup tab and navigate to HTML5 Content: Zip Archive (Upload)
Step 3
Press Select a Zip File and select the .zip file that was published from Articulate Rise application and select the HTML document to open.
For Rise, this should just be the index.html file within the zip file
Step 4
Press "Start Upload (replace Zip Archive)" and wait for the upload to complete
Step 5
Adjust the Display settings to accommodate the height of the embedded content.
Step 6
Check both of these options;
- [โ] Enable xAPI
- [โ] Use xAPI statements for completion tracking
Step 7
Paste the following into the JSON fields text input:
{ "verb": { "id": "http://adlnet.gov/expapi/verbs/passed" }, "result": { "completion": true } }
Save the widget setup and test the content
Step 1
Press Done to save this setup.
Step 2
Navigate to the Completion Settings tab, ensure that the following is selected:
๐ Completed when a specific xAPI statement is matched
Step 3
Click Done again to save the settings and head into View mode. Reload the page to test the changes.
Upon completing the course content, the OpenLearning completion for this page will be updated accordingly.