SCORM
SCORM 1.2 complaint content can be uploaded to learningBOX.
Upload SCORM content
01. Create a course
First, create a course.
*For more details, refer to Course/Folder.
02. Open the SCORM page
Click on the course you have created.
Select the "+" icon > Content > SCORM content
03. Settings
Enter a title.
Click on "Choose File" to upload your SCORM file.
Save the settings.
Download SCORM content
You can download SCORM content on learningBOX.
01. Go to Manage content
Click on "Manage content" in the side menu.
02. Download
Right-click on the SCORM content or select the gear icon > Download
Re-uploading SCORM content
Re-uploading allows you to overwrite the SCORM content that you have created.
01. Go to Manage content
Click on "Manage content" in the side menu.
02. Re-upload
Right-click on the SCORM content or select the gear icon > Re-upload
Redirect to content
When using SCORM content, you can specify and redirect to another content.
01. Set the destination code
In your SCORM, specify any code in the "sco_code" column.
"sample_01" is entered as an example.
Enter the code as follows:
<button onclick=”API.LMSSetValue(‘adl.nav.request’, ‘sco_code:sample_01’);”>sample_01</button>
02.Upload SCORM content
Click on the course.
Select the "+" icon > Content > SCORM content
Enter a title, and upload SCORM content from "Choose File."
03. Create a destination content
Create content which you want to redirect to.
In the following image, a PDF file is uploaded as an example.
04. Open the Basic Information page
Set the "content code" for the created content.
Right-click or click the gear icon on the content.
Select "Edit basic content information."
05. Set content code
Enter the code specified in Step 01 and save it.
In this case, "sample_01" is entered.