Skip to main content
Inspiring
October 21, 2016
Answered

Quiz Reporting to a Learning Management System

  • October 21, 2016
  • 1 reply
  • 574 views

At the moment my quiz sends a report when the user completes the quiz and passes it. I want it to also report when the user fails the quiz, but I can't work out how to do this?

Can anyone help?

Thanks

This topic has been closed for replies.
Correct answer Lilybiri

You have first to detect if the problem is a Captivate or a LMS issue£. Can you upload the published project to SCORM Cloud? If it works OK there, you'll have to talk with the LMS guys.

1 reply

Lilybiri
LilybiriCorrect answer
Legend
October 21, 2016

You have first to detect if the problem is a Captivate or a LMS issue£. Can you upload the published project to SCORM Cloud? If it works OK there, you'll have to talk with the LMS guys.

Inspiring
October 26, 2016

Hello

We can't publish to Scorm cloud because the project is setup to report to a local server rather than a SCORM LMS.  We have setup an account on Scorm Cloud and tried to import the course zip file with the publish options that we use, but Scorm cloud tells us that there is no course content.  It appears that this will only work with certain types of published content.  We could change the options, but I wasn't sure if it would be a true test then?

The issue we have is that on an assessment chapter, if a user passes the assessment, a box pops up on screen notifying that the results have been posted.  However, when a user fails, the same box doesn't pop up and therefore the results are not posted to the local server.

This only seems to happen when the course is exported (Publish > To Computer).  If we export the assessment and then run the index.html file from a local machine, or on the web server where it needs to sit, result for failures are not reported.

If we test within Captivate (Preview > Project), the pop up to show that results are posting works for both failures AND successes.

It seems to me that there is some setting that we're missing that is stopping failures from being posted, but we cannot work out what?

As we're using a Local Server to capture results, the only information that is available is the raw data score that is presented by captivate.  There isn't any settings in the code.  It just takes the data that is posted and stores it in our database.  Therefore, I think it must be something within Captivate that is causing the issue.

Any ideas...?

Thanks