March 20, 2019
Adobe Captivate, SCORM and a Learning Management System (LMS)
Comments
(9)
March 20, 2019
Adobe Captivate, SCORM and a Learning Management System (LMS)
Adobe Certified Reseller and Australia/New Zealand's leading provider of Captivate Services and Support, including Training, Team Licences, Course Development and Contract Captivate Developers.
Explorer 32 posts
Followers: 36 people
(9)

A practical demonstration of SCORM at work, from the authoring tool (Adobe Captivate) to the Learning Management System (LMS). We have used Moodle (https://moodlecloud.com) as the LMS for this demonstration.

What we show you first is the end result that a student will experience as a user of a learning management system and going through the course.

You’ll see the learning module that we’re going to create as the end user experiences it.

We’ll then take you into the same learning management system as an administrator

We will see the reports that are generated from the learning management system based on a couple of interactive activities.

We will then go back to the beginning and show you how we quickly put the course together. It’s very quick Captivate file but the most important thing is to show the settings within the authoring tool that turn SCORM on.

9 Comments
2022-03-18 12:39:44
2022-03-18 12:39:44

Thank you for this!

Like
2020-05-16 16:38:24
2020-05-16 16:38:24

I submitted a comment and not sure it went through. Trying it again.

Good course. I have a question:

I don’t want to use a quiz slide, but a regular slide and want to perform following tasks. I have set the reporting parameters to SCORM1.2 in preferences.

  1. Capture a free text on 2 different  “Text Entry Boxes” , favorite food and favorite city of  user (Not using short answer quiz slide)
  2. Submit the answers to  LMS on click of a button, that executes javascript.
  3. This is the javascript code that I have written and not sure about itvar v_food = window.cpAPIInterface.getVariableValue(“food”);
    var v_city = window.cpAPIInterface.getVariableValue(“city”);

    SCORM_CallLMSSetValue(‘cmi.interactions.0.LMS_food’, v_food);
    SCORM_CallLMSSetValue(‘cmi.interactions.0.LMS_city’, v_city);

The whole idea is to transmit custom generated data to LMS and retrieve the same as needed.

Any help is highly appreciated.

Like
(1)
2020-05-16 16:36:27
2020-05-16 16:36:27

Good course. I have a question:

I don’t want to use a quiz slide, but a regular slide and want to perform following tasks. I have set the reporting parameters to SCORM1.2 in preferences.

  1. Capture a free text on 2 different  “Text Entry Boxes” , favorite food and favorite city of  user (Not using short answer quiz slide)
  2. Submit the answers to  LMS on click of a button, that executes javascript.
  3. This is the javascript code that I have written and not sure about itvar v_food = window.cpAPIInterface.getVariableValue(“food”);
    var v_city = window.cpAPIInterface.getVariableValue(“city”);

    SCORM_CallLMSSetValue(‘cmi.interactions.0.LMS_food’, v_food);
    SCORM_CallLMSSetValue(‘cmi.interactions.0.LMS_city’, v_city);

The whole idea is to transmit custom generated data to LMS and retrieve the same as needed.

Any help is highly appreciated.

Like
2019-09-25 11:28:11
2019-09-25 11:28:11

Yes, I agree with Layli, this saved me a lot of time!  I last used Moodle in 2005-ish, and I wasn’t sure about uploading Adobe Captivate projects to the MoodleCloud.  This video was exactly what I needed, from start to finish.  Thank you…

Like
(2)
(1)
>
Loyalty2007
's comment
2019-09-26 22:18:41
2019-09-26 22:18:41
>
Loyalty2007
's comment

Thank so much for leaving your comment. Let us know if there are any other videos you would like us to do. Have a great day!

Like
2019-03-22 09:53:57
2019-03-22 09:53:57

Perfect video, very useful for me. 🙂

Like
(2)
(1)
>
Martin Straka
's comment
2019-03-24 22:25:42
2019-03-24 22:25:42
>
Martin Straka
's comment

Thank you for dropping by Martin and for your comment. We are very glad you found it useful. If you have any further questions or would like to see some videos on any other topics, feel free to drop us a line any time. Take care.

Like
2019-03-21 13:07:12
2019-03-21 13:07:12

I wish I had access to this video the first time I added SCORM content to Moodle Cloud, it would have saved me a lot of time! I’m sure this video will be very useful for people who are using Moodle Cloud for the first time. I used it quit a bit while I was in graduate school for my class projects.

Like
(3)
(1)
>
Anonymous
's comment
2019-03-22 03:32:41
2019-03-22 03:32:41
>
Anonymous
's comment

Thanks for leaving a comment. Better late than never All the best!

Like
(1)
Add Comment