Setting the SCORM Status to Success by Conditions

Setting the SCORM Status to Success by Conditions

The "SCORM Set Success" feature can be used by triggering "Action", "Conditional Action" elements or the elements with the onStart, onEnd, onClick and onComplete properties.

If the "SCORM Set Completed" feature is used alone, if it is not used with "SCORM Set Success", only the video completed information will be transmitted to the LMS. The successful completion of the video will not be transmitted to the LMS.

However, when any of the "SCORM Set Success" or "SCORM Set Failed" features are used alone, the system also transmits the "SCORM Set Completed" information to the LMS. Because completing a video successfully or unsuccessfully means that the video is complete regardless of the outcome.

Let's look at the use of "SCORM Set Success" with examples. For example;

Assume that viewers who have reached the 20th second of our video will have successfully completed the video. I add my "Action" tool to the 20th second of my layer as in the attached image.

Cinema8 Interactive Video Articles - Setting the SCORM Status to Success by Conditions 1

 

1- I select the "SCORM Set Success" feature.

Cinema8 Interactive Video Articles - Setting the SCORM Status to Success by Conditions 2

 

As soon as the viewer reaches the 20th Second of the video, LMS will go to the information that the viewer has completed the video as "successful".

Let's take a look at how we can transmit the "successfully completed" video viewing to LMS when a button is clicked with the "SCORM Set Success" feature. For this example, we will use the "onClick" feature in the elements.

Note: “SCORM Set Success” can also be used with onStart, onEnd and onComplete features.

I add a button to my screen. Let it be called "Complete the video successfully".

Cinema8 Interactive Video Articles - Setting the SCORM Status to Success by Conditions 3

 

1- Then I click on my button and select the "SCORM Set Success" action on onClick.

Cinema8 Interactive Video Articles - Setting the SCORM Status to Success by Conditions 4

 

Now, the information of completing the video as "successful" by someone clicking the button will be sent to LMS.

Let's see how we can convey to the LMS that the viewer is successful or failed according to the score data kept in the video with the "SCORM Set Success" feature. For this example, we will use the element "Conditional Action".

1- First of all, I design my interactive project so that I can keep the audience's score data. Click here to examine how you can keep viewers' scores through questions you can add to videos.

2- After completing the first item, I added the "Conditional Process" item to a point I wanted in my video and I would like to send the audience that collected more than 50 points with the SCORM package to the LMS. I create a query as in the screenshot.

Cinema8 Interactive Video Articles - Setting the SCORM Status to Success by Conditions 5

 

3- After saving my Conditional Action element, I click on it and select the "SCORM Set Success" action from the Properties section.

Cinema8 Interactive Video Articles - Setting the SCORM Status to Success by Conditions 6

 

Now, when the viewer reaches the position where I added the Conditional Action element in the video, my query will run and the viewer's score data will be checked, sending the success information to LMS in case of a possible success (score> 50).


    • Related Articles

    • Setting the SCORM Status to Complete by Conditions

      The "SCORM Set Completed" feature can be used either with the "Action" element or by triggering the elements with the onStart, onEnd, onClick and onComplete properties. If the "SCORM Set Completed" feature is used alone, if it is not used with "SCORM ...
    • Setting the SCORM Status to Failed by Conditions

      The "SCORM Set Failed" feature can be used by triggering "Action", "Conditional Action" elements or the elements with onStart, onEnd, onClick and onComplete properties. "SCORM Set Completed" feature is used alone, if it is not used with "SCORM Set ...
    • Setting a Value with SCORM Functions by Conditions

      With the SCORM Set Value action, you can run the functions in the related link, and transfer the data from the video to the LMS through these functions. Now let's take a look at the use of "SCORM Set Value" with examples. The "SCORM Set Value" ...
    • Scorm Export for LMS Systems

      Use Cinema8 as a next generation SCORM Authoring Tool Create interactive courses and quizzes with cinema8 interactive videos and export to SCORM.Exported interactive videos works perfectly with SCORM 1.2 and SCORM 2004 versions. cinema8 interactive ...
    • Using Variables in Interaction Design

      You can work with scenarios in which you can control the conditions you set within your interactive videos. You can define variables and assign values to these variables. Conditional Action widget in Cinema8 editor provides a very easy opportunity to ...