Skip to main content
yeamunaxm33648285
Known Participant
September 13, 2017
Question

Multiple Quiz

  • September 13, 2017
  • 2 replies
  • 260 views

Hi,

I need to create a multiple quiz in one file.Is it possible?

Following are the requirements:

The Quiz must have 3 modules Geo, Math and Eng.

Every candidate must be able to choose one of Math or Eng. Geo is mandatory. The candidate must get 40 questions – 20 from Math or 20 from Eng, 20 from Geo.

Please help.

    This topic has been closed for replies.

    2 replies

    Lilybiri
    Legend
    September 13, 2017

    The SCORM requirement is one quiz per course. If it is OK for you that only the total score of all quizzes are reported you can do it in one file. Activating the Branch aware feature would allow to skip either Eng or Math. If you need reporting of each quiz separately, you need to have a separate file for each quiz. They could be called from a main file, in which they can choose between Math or Eng. Are the questions random questions taken from a pooL?

    Erik Lord
    Inspiring
    September 13, 2017

    Is this piece going to be SCORM compliant and loaded/run from an LMS?

    yeamunaxm33648285
    Known Participant
    September 14, 2017

    Yes, I need to use  SCORM 1.4  Compliant, html 5 compliant,  and running in LMS.

    RodWard
    Community Expert
    Community Expert
    September 14, 2017

    Then you will need to create three separate CPTX files, each with a single quiz (one each for Geo, Math, English).  You publish each file as a single SCORM. 

    Then you can either load the three SCOs separately into your LMS and use options in the LMS to link them together in some way, or else (if your LMS supports multi-SCORM courses) use the Adobe Multi-SCORM Packaging tool (free with Captivate) to bundle the three single SCOs into a single Multi-SCORM zip file.