Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
Is this piece going to be SCORM compliant and loaded/run from an LMS?
Copy link to clipboard
Copied
Yes, I need to use SCORM 1.4 Compliant, html 5 compliant, and running in LMS.
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
I already answered that in my first answer and Rod repeated it. No way to do that in one file.
Copy link to clipboard
Copied
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?