Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Quiz take and then finish

New Here ,
Feb 02, 2017 Feb 02, 2017

I am using Captivate 7. I develop quiz's and send the information via php and MySQL to a database to save the quiz takers test and information. Is there any possibility to have a test taker partially complete a test and then come back and finish that same test without sending it to the database as another test?

106
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 02, 2017 Feb 02, 2017

Or, can someone start a test and come back later and finish it?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 02, 2017 Feb 02, 2017
LATEST

All of this is possible but it depends on how good your PHP coding skills are. 

In a typical SCORM course module created in Captivate, the final quiz results don't get sent to the LMS until you reach the Quiz Results slide.  You should be able to program your PHP page to know whether or not the learner has already submitted a quiz results (by first querying the database to find a record) and if so act accordingly.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources