Custom Quiz results page mapped for quiz interaction question IDs

We use 9 Captivate and we want to create a quiz results page customized with five categories (each question in the quiz is tagged with 1-5 interaction IDs) each question in the module will have the points assigned to one of five categories. Each question will be worth 10 points. Each question uses an integrated in multiple choice or reactive quiz question slide. We want the results to calculate and display screen the score of the learner in each category. Thus, for example, if there are three questions in class 1 and I get two right, we want that results screen to view it: category 01:20 / 30.

In short, we want to create five numeric variables. Each question will be assigned to a variable. Each correct answer should add 10 to the numeric variable. The results screen should display a count of five numeric variables.

How can we do this? Please help :)

In this case, you have the second approach. Create 5 user variables v_cat1, v_cat2... v_cat5 with a default value of 0. Create a shared action that you can attach to the success events and failure of the glide of the question. It will be something like this (didn't try, little busy at the moment):

  • Expression v_cat1 = v_cat1 + cpQuizInfoLastSlidePointScored
  • Go to the next slide

Only the v_cat1 variable must be a parameter. When you apply this action to both events of a question, you only have to indicate the correct variable.

On your score slide, insert this user variable in a text container.

You want to have the maximum calculated also? Then you will need 5 user additional variables v_max1, v_max2... v_max5. Add an order more to your shared action:

  • Expression v_max1 = v_max1 + cpQuizInfoPointsPerQuestionSlide

This means that now two parameters (variables two user).

Good luck!

Tags: Adobe Captivate

Similar Questions

  • Affecting a hidden page looking for the interactive report null element

    Hi all

    I'm a newb APEX and don't really understand processing and calculations very well yet. I want to do something fairly simple however.

    I have a page with an interactive report and two hidden page items. I want to set the value of these two elements with the NULL value when someone search the interactive report. Any way to do it?

    Thanks in advance.

    Published by: darstar007 on March 25, 2010 16:31
    
    
    
    

    Kind regards
    Shijesh
    ---
    Please reward the answer if this was helpful or correct

  • Captivate quiz results page

    I created a multiple choice quiz in Captivate. On the result page, I want a different image to display based on the score of users. I have 3 different images and 3 rating categories. 25-50 50-75 75-100. Is this possible?

    I guess you never used a tip or shared action?

    And you let several attempts on Quiz level (as in this case, you will hide the image, which is already visible at the entrance of the score slide).

    May explain, but not sure that you will be able to reproduce:

    • Insert the three images, label them (just an example for the labels): Im_low, Im_medium, Im_high (for the score low, medium, high)
    • invisible at the beginning by uncheck the Visible output in the properties panel - if you allow that an attempt
    • Create an advanced conditional CheckScore action with three decisions, each decision will use only the first part (and not the ELSE part):
      • First 'low' IF cpInfoPercentage is less than 25
        See the Im_Low
      • Second 'average' IF cpInfoPercentage is less than 50 AND
        cpInfoPercentage is greater than or equal to 25
        See the Im_medium
      • Third 'High' IF cpInfoPercentage is greater or eaqual to 75
        See the Im_high

    This action should be assigned the score slide in the accordion shares, enter

    Lilybiri

  • Add a click box to the quiz results page

    I do a simple questionnaire, without entering into an LMS System.

    On the results page, I'd like to be able to show users their scores, then be able to give them recommendations on training based on this score.

    Something like, your score is between 0 and 20, please fill out this training.   I would like this training be a link to another site on the intranet, but I need to put a box click on the text to simulate a hyperlink.  The click box option is grayed out on the quiz results page, is there another way, a widget or something that could help me?

    Thank you

    EA

    Hello

    It is not possible to any interactive object on the slide to Score, even to the question slides.

    You can emulate this slide of score by creating your own score slide, most of the numbers provided are available as system variables. Such a slide, you will be able to use a click box.

    There is a widget with Captivate (buttons) you can use because it's a static widget. But he wil give you access to another slide, not to display a text caption or run a tip action. But you can open a URL. I blogged about the use of this button in this post:

    Using the button widget

    Latest idea: couldn't you just provide a legend of reversal, because it is possible to insert only.

    Lilybiri

  • Quiz results page

    Hello

    I'm having some problems with the Quiz results slide:

    First, the revisions button quiz always leads to a bad blade and I couldn't find a place for the re - lead;

    Second, the number of questions is always one more than the number of actual question.

    Can anyone help? Tons of thanks!

    Hello

    It helps if you mention the Captivate version you use. I suspect that you have somewhere (on the slide where you return during the examination) an object marked. You can check this in the mode of Interaction advanced (or if you use CP5) that you find in the Project menu. Look on this slide for an interactive object (TEB, click box, button) which has a tied score and where the score is added to the Total. You will need to change so that the score is no longer added to the Total and/or set the score to 0. How depends on your version: in CP4, this view is editable, so you can change in the view of Advanced Interaction. If you use CP5 Panel is connected with the properties, so if you select the object in the view of Advanced Interaction, its properties will appear and you have to look in the area of Reporting of the accordion.

    Lilybiri

  • Can I integrate results of box for text entry in Quiz summary of results?

    Hi, I am the course design and have started using a combination of slides of Quiz and areas of text on the other slides. I realize that the Quiz slides provide a score overall and summary but I also incorporate the results from the text entry areas in this summary. Thank you, Sonia

    Hello Sonia,.

    You did not mention the used CP version, which makes it normally easier to answer your questions.

    It is possible to mark text entry areas (as is the case for all interactive objects such as click boxes, buttons etc.). You can then add these scores to the total score. Take a look at the view of Advanced Interaction (Project menu): I insert an image with the framework of a project, quiz slides and interactions with score added to the total:

    The score for the ETB and the option 'Add to the Total' lie in the properties of the ETB, reports tab.

    This on the partition. But what do you mean with "Summary"? The score will be available on the LMS, if you do reporting of interactions too, you will have a detailed list of these interactions. But maybe you want something else?

    Lilybiri

  • Custom Quiz with master Widget are not related to the LMS (Captivate 5.5)

    Hello

    I wrote a quiz with partial credit and, in order to make answers, I use the master Widget. (A big thanks to Lilybiri and Infosemantics for all the advice I found in blogs and learning classes!)

    In summary, the quiz is composed of 2 questions with 4 possible answers.  Each of the 4 answers have a different score attached to it (i.e. to answer a = 4 points; Answer b = 3 points answer c = 2 points; Answer d = 1 point).   On each slide of the question, I have added a Master Widget (using the variable representative points the student received as a slave).  I want the quiz to report the score for each question.   After the student has answered these two question slides, they continue to a slide 'results '.  Here, they consider the total of their scores and get your comments on if their total is high, too low or online.  On the results page, I used the master Widget itself to make the quiz on the total score.

    I downloaded this quiz as a package SCORM 2.3 Moodle and Blackboard 9 (we are different systems LMS to test).  The short quiz in each LMS, but when I try to access a report, I get no results: no report received for each item quiz and no total score points.  Indeed, in the table, I get a blank page:

    Blackboard sceen.jpg

    In Moodle, I get:

    Presentation1.jpg

    Here's what to look like my quiz preferences:

    Quiz preferences.jpg

    I'm really stuck.  I realized there are many components to this process and I really need help to find out where the problem lies.

    Thank you for your time and help!

    Bray,

    Yes the numbers on the slide of questionnaire results are important because they indicate that some of your widgets or other interactive objects are not reported to the "official" quiz score

    You must go back and check the objects you want to appear in the score.  The score of 67% reported by the quiz on the quiz results slide probably means that Captivate think you have only three objects within the quiz and only two of these (two-thirds or 67% in round numbers).

    You mentioned before that you have three Master widgets in this project.  How many of them can be found in the report for the quiz?  To check if they are all considered to be successes, turn on Success and Failure subtitles for these widgets, and then run through your interaction.

    When you use a Slave to Variables with the master of widgets for partial credit, remember that even if the captain widgets can account for these variables as being interactive objects, Captivate does not work.

    Although the captain widget is VERY powerful, it also tends to mess with minds, because there are SO many ways you can configure. If you use partial credit, check if you have the option to bypass the assigned score own widgets with the total score of points from the slave value objects.  If you use this option, you must ensure that at no time can the substituted score not fall within the range 0-100% compatible SCORM LMS will accept.

  • Reports custom Quiz, answers correct by Pool

    Hi all

    Question about custom quiz reports when using the pools. I don't know how to ask the question without example, so here:

    Let's say you have a quiz with 3 pools, A, B and C, and each pool has 20 questions each.  The quiz itself uses only 20 total questions. (It's only a 3rd questions! «(But this allows users to take the test several times and get a different questionnaire each time).»

    So, is it possible that I can activate the reports to inform the user of the questions how they are wrong on the A, B and C at the end of the quiz questions?

    Something like:

    Final score: 75%

    Pool A correct Questions: 5/7 (71%)

    Pool B correct Questions: 7/7 (100%)

    Pool C correct Questions: 4/6 (67%)

    Thank you!

    Do not use the event drag enter.  Which will tell you if the user gets this question just or not.

    You must use the event on success for each slide of the question randomly to execute advanced Action, which increments the variable for the pool that pulls the slide.

    The alternative event for these same slides is the event on the last attempt.  This is the event you have to use to run and the fast Action if you want to have a different variable that followed how many wrong answers by question pool.

  • Definition of wrong answers on a custom quiz

    Hello.

    I'll put together a custom quiz (not not using question slides) and I was wondering how you set the correct/wrong answers. What I've done so far is included all the answers in the quiz (via the statement section), but only set the right answer 'Add altogether '. It seems to work, I get the correct score at the end of the quiz, but looking at my LMS reports that it is counting all responses to 'Correct', even when answers incorrectly.

    No idea if this have to do with the settings of Captivate or LMS?

    The LMS I use is a custom built for the company that I work for the use of a Joomla template.

    Thank you.

    In such a case, the first thing we usually is that you publish your module problem SCORM cloud and there's a test to see if it is correctly.

    As you said that your LMS is a custom job created for your business, it is possible that he is not really compatible SCORM.  If your module always behaves in the clouds of SCORM, I would be blaming the problem on your LMS.  If it behaves also hurt in SCORM cloud then you can have a small problem or a certain type of corruption in your module.  In this case, try to create a small sample of project CPTX with one question true/false quiz and see if that will mark correctly.  If so, your project may be damaged.

  • Adding a custom 404 error page for the specific deployment folder

    Hi all

    I've created a deployment that I will use htm/pdf files static analysis on OBIEE.

    The link to these files are generated dynamically which works well, but unfortunately, means that it displays a link to a file that doesn't exist may not.

    I am looking for a way to manage it in the most user-friendly way. For the moment, it shows the very trivial/useless error of:


    Error 404 - not found

    Of RFC 2068 Hypertext Transfer Protocol - HTTP/1.1:

    Is it possible to add a custom 404 error page that applies only for searches in this deployment?

    Thanks heaps

    Adam

    It's a thing of weblogic, so in your deployment, I guess you can add info on the custom 404 in the files in WEB - INF of your deployment (have a loook at pages to customize error in Weblogic if that's what you're looking for or just google about 404 custom in weblogic).

  • Error in the logs when a workflow running on the web client of vSphere WARN {} [TypeQualifierToDecoratorConverter] could not find the mapping for: class ch.dunes.model.type.qualifier.TQCallerParameter, [kind:null, name:contextualParameter, value: __NULL__

    I see this error:

    WARN {} [TypeQualifierToDecoratorConverter] could not find the mapping for: class ch.dunes.model.type.qualifier.TQCallerParameter, [kind:null, name:contextualParameter, value: __NULL__]

    pop up in newspapers of vCO a few times on a workflow when I try to run it from the web client of vSphere.  I wonder if it is somehow contributing to the time it takes to render the page.  We never saw it or someone has a clue about what might be the cause.  Newspapers are clean when I run the workflow of the vCO client.

    TQCallerParameter is a kind of decorator that is not exposed in the REST API. This warning message is safe and does not affect performance at all.

    You don't see it during execution of the workflow of vCO customer because the customer vCO does not use the REST API and therefore does not need to run conversions Decorator.

  • Results for "corresponding to" questions

    Hello

    I use a "corresponding" question on a quiz for my students. I put in place so that there are 5 items in column 1 and 5 in column 2. In other words, they have 5 words to match with 5 Definitions. As it is now, they only get points if they have all the 5 correct. How can I adjust it (is that possible?) so that they have a point for all that is they match properly, even if it's not all 5.

    Thank you very much. Grateful for your advice and patience with a beginner!

    Jill

    Hello Jill,

    For now, this is not possible with the default questions in Captivate. If you want partial points you will have to build the question slide yourself, using standard objects, variables user and advanced actions. It's a lot of work. And it is not possible for matching of questions to get the sliding feature, unless you buy a widget that is created for this purpose by InfoSemantics.

    I intend to publish another blog article (not the one that follows, which will reach about TextArea widget) on the use of the widgets to create pairing with partial credit issues. To get an idea about the work such custom question request, perhaps take a look at these posts where you will find links to articles that explain in detail the workflow:

    Customize your quiz using advanced actions

    Widgets and custom issues - part 1

    Lilybiri

  • Station for the interaction Mode option

    Is it possible to programmatically change the option "run the Setup and cleanup for Interactive performance?

    It is advisable to change the cfg\testExec.ini and deploy the custom file or change the station by programming option?

    Hi Lvrat,

    You can change the Run Setup and cleaning for option Interactive execution through the mask of execution in the API of the engine.

    Here is an example of the logic that you could use:

    RunState.Engine.StationOptions.ExecutionMask = RunState.Engine.StationOptions.ExecutionMask and not 0x2000

    If you right-click on the ExecutionMask within TestStand and select TestStand API Help, then ExecutionMask (the first link) then you will be sent to one of the ExecutionMask constants, all of which have different values.  By selecting the value of the interactive parameter Run Setup and cleanup, you can toggle this on / off power without affecting other options.

    Kind regards

    Trey C.

    Technical sales engineer

    National Instruments

  • Cannot find drivers for Dell Wireless 1395 WLAN mini-map for my dell vostro laptop 1400

    install the drivers for the controller network by name

    Dell Wireless 1395 mini-map of the cd WLAN failed and could not find it online too.

    Go to: http://support.dell.com/support/downloads/driverslist.aspx?c=us&cs=19&l=en&s=dhs&ServiceTag=&SystemID=VOS_N_1400&os=WLH&osl=en&catid=&impid= and select network devices and there you will find drivers for the WLAN Wireless 1395 mini-map for Vostro 1400 laptop.  Make sure you check the first good version of Vista to ensure you get the correct driver.  It would be better if you are returned and entered your product Tag so the system would correspond to results to your specific computer, but you (and you could buy them separately in which case they may not be listed).

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • I try to add an image map for the first time using Dreamweaver CC

    I am trying to add an image map for the first time using Dreamweaver CC in an html site.

    I can get map controls is displayed when I select the image in the code, and I can select the rectangle tool.

    However, when I try to select the area of the image disappears from the section of the map of the properties viewer and I can't select the area for my hyperlink.

    What I am I missing videos online are it seems so simple, but something with my page is not allowing me to withdraw this.

    This is the code section and the image that I'm trying to add the link.

    < side class = "sidebar" >

    < img src = "images/flowchart.jpg" alt ="product dev. Flowchart">

    < / side >

    Please help or give me any advice... There might be something to do with the fact that my site is "sensitive"?

    Hello

    You could just add links to each box, but a better solution would be to use svg for this. Unfortunately, it is easier for me to write for someone who does not know svg to do.

    If you have Adobe Illustrator create your svg using this program, then it would be a case to add links manually to each box created in the svg code. SVG is an xml-based language and not a real image, even if this is how a browser will display the it.

    PZ

Maybe you are looking for