Several questionnaires project with an overall score at the end

Hello

I have a project composed of projects representing a quiz module. Each module quiz is classified. At the end of all projects, I want a page that shows all the scores of individual projects as well as the overall score.

Any thoughts?

You will need to store the results of each project test in user variables. To transfer the value of these variables in the project of 'mother' that you can use the storage room, with JavaScript or HTML output use the widget developed by InfoSemantics CpExtra:

Introduction to CpExtra | Infosemantics Pty Ltd

Tags: Adobe Captivate

Similar Questions

  • When I open a link irc with a string name that contains "~" at the end, firefox (14.0.1) opens the same channel name but with "7%" instead of "~" at the end

    When I open a link irc with a string name that contains "~" at the end, firefox (14.0.1) opens the same channel name but with "7%" instead of "~" at the end
    http://img835.imageshack.us/img835/2856/clipboard05nq.jpg

    I can't open the image, but I can say something in general about the tilde.

    The tilde "~" is an unreserved character and that's why it can be replaced by its form encoded percentage '% 7' inside a URI without changing the meaning. See

    http://en.Wikipedia.org/wiki/percent-encoding

    According to article 2.3 of RFC3986 we should prefer the encrypted form so this behavior seems to be somewhat outdated.

  • Question DMVPN with double IPS links at the end of the branch

    I have a Setup (see drawing) where I

    Double TIS links at the end of the branch, with the wireless and the other with 3 G.

    Wireless should always be the main path, when it works (it's a kind ship when it is in the port)

    If I use OSPF, then it works fine the failover, but as soon as I enable IPSEC on the tunnel, then there are switched only once and it will not be repeated at the elementary level once again, without having to restart the router, and then it works for a failover once again.

    I also use tracking, because there is no interface, it is down

    Are there someone there is a working configuration, where ec. in the network head (normal installation) there is double tis links on the same router or ofcause the same as I.

    I'm ready to use any kind of protocols so that it can work, so RIPv2 (preferred), EIGRP, OSPF, tracking, IP SLA

    Who is 80.198.195.138?

    The peer Hub address is 80.1.1.1 then you can ping this address when the main link is down?

    It also seems that you have IPSec tunnel 0 UP but no 0 and 1-tunnel at the same time tunnel. Make sure you have the word of shared key on the hub, router that you use the same source for the two IPSec tunnel IP address.

    This message means the IKE database between two routers is out of sync, but should recover on its own.

    HTH

    Laurent.

  • How to create several contours growing with every distance equal to the original form?

    outlines.png

    Here is a very simple example... It works with a circle or a square, obviously because he has the same height and width. The problem is when you have irregular shapes (or in this case, an oval). I know I've seen solutions to this in the past, but I can not just think how Word of this question and find them.

    I know that you can create several shots of an object in the appearance palette, but I'm looking for something more effective than simply STROKE color > white line > race color > white race > etc.

    Some examples of the kind of effect I'm looking for.

    FRSH-SLCTS-Captain-Murphy-DUALITY-494x494.jpg

    captain-murphy.jpg

    Any help would be greatly appreciated.

    You must use the path of the Offset. Object > path > offset path. Use negative numbers to go inside a form existing, positive to go outside.

    [signature removed by the host of the forum - advertising is prohibited]

  • Open a project with a new configuration of the created layout.

    I don't want to mix a work of someone else, 4 songs, the musician makes a big mess in the titles, opened many plug in unused reverberations, etc., the project of 22 titles I spent 2 hours to organize a new layout, I want to open the rest of the songs using my new page layout is it possible?

    Delete audio files and record the song as a template.m empty, then you need to import files in the same ways that the pieces were in the model.

  • Need help to create a document with shapes that will prevent the end user from editing.

    I am a small business owner and I want to create estimates for my clients who are attractive and easy to understand. My dilemma is this: I need to have forms in the document - my employees need to enter the name/address/price info etc for each customer. This is not a problem as long as I print the document - but I wish I could so by e-mail. Is there a way I can create a PDF with forms that my employees can complete and that same PDF sent to the client without the client view/edit fields? I was hoping I could save it in a different format that won't allow editing? I tried to use the read-only option, but keeps my employees to fill out the required fields before he gets to the customer.

    After completing the forms, you can flatten the file that allows you to convert the

    fields of form to static content.

    You can use a tool like this for this purpose:

    http://www.UVSAR.com/projects/Acrobat/flattener/

    Friday, January 23, 2015 23:51, christ63596384, [email protected]>

  • Display records with a special character to the end user

    Hello

    What follows with the exception of special characters such as the comma, colon (:), space, preview, brackets [], parenthesis(), key entry, quote (') single, the double quotes (""), full stop (.), slash (/) forward, backward slash (\), + (plus), % (percentage),?) (questionmark), # (pound sign)

    -> if anyone is available in the record, I want it back and also show the special character. for example, retrieval must be id 21, 22: 16
    -> also I want a list of special characters like message in the sql
    for example, 16 ID, (¶, §) must be displayed in the output



    WITH abc AS
    (

    11 SELECT ID, ' he is suffereing
    jaundice"summary FROM DUAL
    UNION ALL
    Order 12, "we can go to the bus stop. OF THE DOUBLE
    UNION ALL
    SELECT 22, 'a mΦnsoon is provided affect≈the region during the next φ a few days' OF the DOUBLE
    UNION ALL
    SELECT 16, "Film¶city looks like go§d." DOUBLE
    UNION ALL
    SELECT 21, "The International @l ¥ mpic Committee moved the bike could Calm fears scratching the Olympic Games." OF THE DOUBLE
    UNION ALL
    SELECT 17, ' John F Kenny was a "young president" America "OF the DOUBLE
    UNION ALL
    18 SELECT, ' the Department of elections, identified (10) polling stations for voters to go to
    thei\r January 26 vote for the by-election of Punggol East Single Member constituency ' FROM DUAL
    UNION ALL
    SELECT 19, "the pilot of the helicopter that + crashed in Central London were thousands of"
    hours of experience of aviation including flight % for films such as die another day and save #Private #Ryan?' THE DOUBLE)
    Select id, summary, 'show special char' in splch
    ABC
    ;

    OUTPUT
    SUMMARY of the splch ID

    Film¶City 16 looks like go§d. ¶§
    21 the International @l ¥ mpic Committee moved the bike could Calm fears scratching the Olympic Games. @¥ O
    22 a mΦnsoon is planned for the region during the next φ affect≈the days Φ≈φ

    Hello

    Here's one way:

    WITH     got_special_characters     AS
    (
         SELECT  id
         ,     summary
         ,     REGEXP_REPLACE ( summary
                          , '[][[:alnum:],: ()''"./\+%?#'  ||
                                CHR (10)                ||
                         '-]'
                          )     AS special_characters
         FROM    abc
    )
    SELECT       id
    ,       summary
    ,       special_characters
    FROM       got_special_characters
    WHERE       special_characters     IS NOT NULL
    ORDER BY  id
    ;
    {code}
    Inside square brackets, the characers ']' and '-' have special meanings, unless you use them in places where the special meaning can't apply.  That means the ']' must be the first character inside the square brackets (Oracle assumes you're not ending the set right after you begin it) and the '-' must be the very last character inside the square brackets.
    Depending on what newline is on your system, you may want to use CHR (13) in addition to, or instead of, CHR (10).
    
    it would be more efficient to use the TRANSLATE fucntion, rather than REGEXP_REPLACE, to produce special_characters.  You'd have to list all 80 or so of the non-special characters, but you'd only have to do it once.
    {code}
    WITH     got_special_characters     AS
    (
         SELECT  id
         ,     summary
         ,     TRANSLATE ( summary
                     , '=0123456789ABCEDFGHIJKLMNOPQRSTUVWXYZabcedfghijklmnopqrstuvwxyz,: -[]()''"./\+%?#'
                           || CHR (10)
                     , '='
                     )     AS special_characters
         FROM    abc
    )
    SELECT       id
    ,       summary
    ,       special_characters
    FROM       got_special_characters
    WHERE       special_characters     IS NOT NULL
    ORDER BY  id
    ;
    

    Published by: Frank Kulash on 16 January 2013 12:35
    TRANSLATE the code added.

  • Pavilion M4C57UA Notebook: Windows 8.1 to 10 upgrade fails with an error code at the end of the treatment

    I tried to upgrade to Windows 10.  He went through the entire process, and after a reboot at the end he failed.  He sent this message:

    I searched in these conditions and could not find an answer.  My machine is new.  I have a lot on it did not install at all, thinking that it is better to wait until I got 10 Windows installed.

    Any ideas?

    "If you keep an open mind, life will give you more opportunities."

    No answers here.  Was not able to get a lot of help in other places online either.

    Finally, the "Get Windows 10" icon reappeared.  Apparently, Microsoft is mind boggling distribution.  I tried once more.  It seemed to go further this time.  But after an hour of treatment, I discovered that the system restored completely to 8.1.  Who does.  I'm done trying to upgrade.

    Honestly, all I see now about 10 Windows, I don't see any good reason to spend.  The missing "start orb" was an embarrassment, but I worked around it (shortcut keyboard is powerful, quick, so you can set "Programs" as part of Quick Launch toolbar").  It is easy to customize the interface of Windows 8.1, and it works reasonably fast without error.  I'll wait for Windows 10 has had a good year of validation by others before making the move, even if I miss out on the "free" update

  • Vertical line with background of magenta at the end of the sequence in 2014 CC Pr

    Is - this feature or a bug? In the previous version was the black background.

    Feature.

  • Several questionnaires in project

    Looking for help!  I have a module I created from a PPT who sent me another Department.  Its currently has 5 different chapters.  What they want is a quiz at the end of each chapter.  If the student does not receive 85 percent or more, they want to resume the quiz.  It is normally very easy for me, they want in a presentation.  I currently have 96 slides (including the slide to score at the end).  Can anyone suggest the best/best way to make this work?  BTW, it must also be downloaded on a LMS System.  I am currently using Captivate 8.  I look at the blog of lilybiri on intermediaries Score Slide (intermediate Score slips - Captivate blog) that seems so close to what I need, but I thought about it so much that my brain hurts and can no longer produce clear thoughts!

    Anyone?  Help, please!

    They do not need the partition? And the 85% pass mark for each partial quiz? Then, it can be done with advanced and forced navigation actions. Good luck!

    You can use the method I explained for a custom at the end, question to report a "score": custom report issues - part 2 - Captivate blog

  • Slides Quiz is at the end of the project

    I have a project that contains a short questionnaire (5 questions) that is followed by an interactive exercise.  My problem is that the quiz results slide shows at the end of the interactive exercise (which is also the end of the project) and not at the end of the questionnaire.  I have the box "Display the score at the end of the Quiz" checked, but it will only be so at the end of the project.  It will not drag and drop into place and I tried a few different copy / cut and paste approaches, but nothing works.  Any ideas?

    Hello

    The score slide will be updated at the end to protect the scope of Quiz, which begins with the first object has received or the question and ends with the score slide.

    Could you please check view/panel Interaction advanced (depending on your version, which you don't mention) by F9? Check if you have not all marked objects after the last slide in the question, perhaps in the interactive exercise?  If so, make sure that these items do not get a score and are not reported or included in the Total score. You can then move the slide of score.

    Lilybiri

  • AE even project with several compositions / need them changed first

    I have on Ae project with several busy list. Each animation list is its own model but its seems I cannot use the project to the Prime Minister.

    I think this because I can't search and find each model extract sequences in my first.

    I need them to be editable so off heartbreaking will not work.

    Is there a work around for this or a way of standard to do this?

    You comps in first not importing projects. I can't say what you're missing here. Just go to Premiere Pro and select Import the new After Effects Composition. Link to a project and then choose a composition. Then repeat for the other compositions that you want to import, and then drop them into a sequence.

  • How to create the project with mutibple workflow (several BPEL files)

    Hi all
    I am newbie with Oracle BPEL. Now, I need to create a project with a lot of process (I mean a lot of .bpel files). So, how should I do. I see in JDeveloper, I only create a .bpel file in a project.

    Can someone help me?
    Thanks in advance

    Nguyen

    You can call several BPEL processes in the BPEL process. He will not however be a project. You will need to deploy the BPEL processes to the BPEL process family school and work.

    You say that you have a starting point. You should be able to achieve this with N flows, but another method would be to put a BSE on the front and the payload can call other BPEL processes.

    see you soon
    James

  • Several questionnaires in a single project in Captivate 5

    Hello

    I am creating a project in Captivate 5, in which case there are different test after each chapter.

    For example, there are 6 chapters and after each chapter, I want a short (5 or 6 questions) control of knowledge. If this completes successfully then the learner can continue to Chapter 2 and so on.

    Saw that one chapter that works fine, but when I put a second series of questions after the second chapter I lose the ability to redirect the learner if they fail the verification of knowledge.

    I searched through the forums without success and I was wondering if anyone had any experience to do?

    I tried to give to each question (6 for 6 chapters) hen an ID separated, but quiz preferences allows only this to be changed globally within the project, making the quiz a single entity.

    The help document has a piece very briefly about this where he talks about master of trivia and quiz sub but gives all the details on how this is possible.

    I hope someone can advise.

    See you soon

    There is really not much to the use of Multi-SCORM Packager.  If you have created your individual modules for your courses SCORM files zip, then all you have to do is shoot them in the links Manager, make sure they are in the right order and create a package with an appropriate name, usually the name of your course.  Then, you can download this package into your LMS in Multi-SCO zip file.  The LMS should be able to read the imsmanifest.xml file that creates Packager and see all the components.  The LMS SCORM player usually lists the modules as hyperlinks that the user clicks to launch each of them.

    There is some basic information on the use of SCORM Packager in the Adobe Captivate help files.

    With regard to the objective ID and ID of Interaction... I just has a unique Interaction ID to ensure that each course module is rising inside Captivate with its own unique objective ID (usually a short form of the name of module) and each quiz question or an interactive component scored in the lesson.  Again, it is easy to do with just a short form of the name of module as a prefix.   Captivate adds a unique number after this prefix.

    In most cases, what if all you're after is pass/fail scoring, the objective ID and Interaction ID doesn't really matter too much. However, if your LMS allows you to dig into the interactive elements to see what the user replied, and then having significant IDs is a great help to know which module and what you look at.

  • Is it possible to set up several questionnaires in the same presentation of Captivate?

    I'm trying to set up a training project which has several sections corresponding to the different categories within the training.  After each section, I would install a quiz which draws a few questions in the pools of question to make a check of the knowledge.  After the verification of knowledge I would like to allow the user to review the questions in the previous section before moving on to the next section.  Due to the nature of the random questions I use graded questions from question pools.  In a training project with 4 sections, I need 4 slides examination of quiz.  It seems that currently review quiz slide is generated automatically for all quiz questions in the presentation.

    You are right.  Review of Quiz is triggered by the button on the Quiz results slide.  Examining the quiz will automatically terminate any possibility to use other attempts on the quiz on the session.

    Captivate projects are really only designed to have a quiz (as well as the possibility of a preliminary test).  What you want to do, the best option is to have several projects.

Maybe you are looking for