Skip to main content
Known Participant
June 25, 2020
Question

I'm new with captivate

  • June 25, 2020
  • 1 reply
  • 390 views

Hi every body I'm new user with captivate and i want to make video and quiz and i want to upload this to my website so the learner see the video and answer the quiz then the answers recorded in sheets or something like this to evaluate students , how i do this

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    June 25, 2020

    Uploading to your website is easy enough. I use an iFrame.

    However capturing the results of quizzes is another beast. Normally it is done by uploading to a Learning Management System (LMS). If you want to do it manually, you'll need serious programming skills. Why not try a free LMS like Moodle?

    Known Participant
    June 25, 2020

    iFrame in HTML you mean that ?

    how i conect my video with LMS like (Moodle)
    serious programming skills >> javascript can do that ?

    Lilybiri
    Legend
    June 25, 2020

    Yes about the iFrame.

    JS is great to use in Captivate but for what you want I meant serverside programming (PHP).

    Normally you publish the Captivate file to become a SCO (scorm compliant) which is achieved by turning on Reporting under Quiz Preferences. The published folder will automatically be zipped. You just have to upload it to the LMS which will know how to unzip and launch the starting html file.