Feedback options in Flash quiz template

I am a Flash novice using the Flash Quiz template and trying
to create multiple conditional incorrect feedback responses for
each question. Currectly the array only has one asset dedicated to
providing feedback for an incorrect response. Is there a quick and
easy way to add two more conditional incorrect feedback
responses?

Is there no one who knows how to do this?

Similar Messages

  • Flash Quiz Template HELP Please!

    I created a quiz using the Flash Quiz Template and everything
    works fine. What I'm wondering is how do I make it so that it gives
    a different frame when the user fails and when the user passes.
    Please help. I am desperate here.
    Thank you very very much.

    hi,
    I need some i am using quiz templates and my problem is when
    i make the swf file and test the quiz it works good , but when i
    press the enter key , the quiz doesn't work and repeat and go to
    the first screen , i don't know if i have to block the enter key or
    how i can resolve this ?
    Thanks a lot

  • Flash quiz templates question

    Hi, I am still using flash 6.0, the version the school gave me, anyway first of all are there any updates available somewhere?  I'm silll with the original 6.0000000 version.
    Now, my main point, I am creating a flash quiz using the templates available, it's really easy and everything is going well.  However, is there a way to redirect the user (getURL) if he has a percentage of say, 80% or higher?  I'd really like to find a way, or else I'll have to go with a cgi or php script, but I don't really like those...
    Best Regards,
    Agaguk Jarin
    lagaguk [at] gmail [dot] com

    onClipEvent (load) {
        curQuest = 0;
        if(_root.Options.QuestToAsk < _root._totalframes-2 && _root.Options.QuestToAsk > 0){
            totQuest = "/ " + (_root.Options.QuestToAsk+1);
        } else {
            totQuest = "/ " + String(_root._totalframes-1);
        function updateFrame () {
            curQuest++;
        updateFrame();
    I'm pretty sure that's it.  This is the code that appears on the result keyframe, if you want, again, I can just upload the source code, it might be easier.

  • Flash Quiz Template

    Does anyone know how I can make the flash quiz tamplate not
    require the user to click on the Submit button then click the next
    button to get the next question. I'd like the user to just simply
    select the answer and the next question comes up but still submits
    the answer to the LMS for scoring.
    Thanks

    Hi, your idea on the quiz seems really interesting. But I'm
    sorry I cannot help you this way. I'd like to know how do you make
    the "SCORM compliant quiz"? Do I have to use Captivate to generate
    SCORM package?
    William Peterson
    http://www.sameshow.com/blog/2008/08/18/make-scorm-compliant-quiz-for-lms-online-learning. html

  • Adobe eLearning Suite Flash Quiz Templates

    I tried to create some, such as "Drag and Drop" or "True and False." However, the instructions weren't adequate. I couldn't figure
    out what Adobe was telling me to do. I went online to Adobe, and tried to find tutorials. There don't seem to be
    e any. I can't get any help at all.
    It seems, to me, that there Quiz Learning Interactions are included only in the version of Flash CS5 that comes with the e-Learning suite. Am I right?
    I'd appreciate hearing from anybody who could supply me with some guidance.
    Best regards,
    Joy

    You can find some cryptic documentation by going to Adobe eLearning Suite Extensions, then Adobe eLearning Suite extension features under Adobe community help.
    If you need additional help making Flash Scorm compliant, I recommend Andrew Chemey at LearningConsulting.com.  He "da man".
    Cheers,
    Steve

  • Change default colours in quiz template

    Hi,
    I'm using the Flash quiz templates to make some quizzes.
    Can anyone tell me how to change the colour of the message
    text AFTER an option has been selected. I can change the colour of
    the 'Make a selection' text but once the selection has been made
    (ie the option box checked) the default blue is used for the
    correct answer text and the default red is used for the message
    text. I'd like to make them the same colour as the rest of the text
    I am using in the quiz.
    Thanks very much.

    Here's how to have your templates available in the "File New From Template" in Adobe Illustrator for Windows.
    What you need to have
    Administrator access to your machine.
    What you need to know
    The default directory for Adobe Illustrator templates is here (for CS5.1)
    C:\Program Files (x86)\Adobe\Adobe Illustrator CS5.1\Cool Extras\en_US\Templates
    The default Windows security doesn't allow shortcuts to be created directly under that directory.
    You can, however, create the shortcut indirectly!
    What you need to do
    In Summary
    Create one (or multiple) folder shortcut(s) in the default Illustrator template directory.
    In Detail
    Open Illustrator
    Select File -> New From Template
    Drop down the "Look in" drop-down, note the directory:C:\Program Files (x86)\Adobe\Adobe Illustrator CS5.1\Cool Extras\en_US\Templates
    Open a Windows Explorer, and navigate to that directory
    Open another Windows Explorer, and navigate to the directory where you keep your templates.
    Right-click-drag your folder from the second Explorer (your directory) to the first Explorer (default templates) and drop.
    Select "Create shortcut" from the right-click popup menu that appears when you "drop" (release the mouse button).
    Windows will display a message "Shortcut cannot be created here, do you want to create it on the desktop".
    Select Yes.
    Move the directory shortcut to the Illustrator to the first Explorer (default templates directory)
    Windows will ask for Administrator permissions.
    Select Yes.
    You can right-click on the template shortcut and rename it without the " - Shortcut" suffix; you'll have to grant Administrator permissions for that as well.
    After completing these steps, your template shortcut will appear properly and you can select it.  Happy designing!

  • Sending flash quiz results to an LMS

    Hey Guys,
    Using Flash CS3, having issues getting flash to send quiz results to a LMS. Using the Flash quiz templates, exporting with SCORM 1.2 compliance. The LMS is able to track times attempted and if the lesson was complete or not, however the quiz results don't reach the LMS.
    I think this can be resolved in the actionscript or the javascript that gets exported with the HTML file
    Apparently you can control the javascript functions with FScommands from actionscript
    Something like fscommand ("LMSSetValue","cmi.core.score.raw" + "," + integer);
    I don't know where in the actionscript this should be triggered from
    I can't find documentation from adobe about this function
    Has anyone else come across this issue?

    In case anyone was interested in an answer to this
    Apparently fscommands are an older way of getting data to an LMS
    The current way of doing it is using an external class to handle calls to and from the LMS
    Philip Hutchison's site http://pipwerks.com/ has alot of helpful information on this topic
    A good starting point is here http://pipwerks.com/2008/04/27/how-to-add-basic-scorm-code-to-a-flash-movie/
    Hope this helps someone

  • Flash quizes

    Hello
    I am trying to create a questionnaire and came accross the
    flash quiz template. It seems like a perfect solution to what I am
    trying to do, but have a quick question from my first look at the
    files. I would like to add more than the allowed number of
    instrance names (8 at the moment). Is there any way to do this?
    I am sure there will be many more questions I have to ask as
    I am only a basic user when it comes to components and
    actionscript, but all help and knowledge would be greatly
    appreciated.
    Thanks in advance

    Thanks for the responses.
    I had a look at QuizMaker and downloaded a demo,
    unfortunately it doesn't seem to be able to do what I need, which
    is a shame because it is a nice piece of software.
    I am trying to create a questionnaire that has various
    question types; pick one from a selection, input text, ranking
    answers, yes/no and scale (poor to excellent).
    I need the results to be either emailed, stored on a
    PC/webspace or entered into a databse (preferably access).
    It needs to run as a projector so the users cant close the
    file down (on purpose or accidentally) and to send the results once
    the finish button is pressed.
    The look needs to be fully customisable, buttons,
    backgrounds, text etc..
    To top it all off it needs to be touch screen compatible...
    All the solutions I have come across so far seem to be able
    to do some things but not others and like I said previously I am
    not a whizz at actionscript and programming, but if I had somewhere
    to start I am sure it will begin to make more sense.
    Perhaps I should look at using director instead?
    Any help/advice is always appreciated, thanks in
    advance...

  • Flash CS4 Quiz Template: Help Needed

    My organization uses the Flash CS4 quiz template that is included within the eLearning suite.  Everything works great.  The quiz loads on the LMS, it gives learners' their scores, etc.  The issue we're having is after the score is recorded within the LMS.
    If a user fails the quiz, the LMS marks the quiz as 'Completed/Failed'.  The LMS (Inquisic EX), then, moves the failed quiz into the 'Completed Courses' tab.  I understand why it does this because the 'Completed' mark given refers to the learner having gone through all of the pages within the quiz; however, the learner failed the quiz.  If the learner goes back into the quiz and passes it the second time around, the LMS continues to state 'Completed/Failed'.
    Does anyone know why this would happen?  Are there SCORM settings we ought to change within the source code provided by Adobe?
    I really appreciate your help!!

    I think this is what I'm having trouble with, did you figure
    it out? I need help making checkbox text have multiple
    lines.

  • Quiz Template Guru Needed: 1) Target Symbols from Drag&Drop questions persist on subsequent questions!??

    I've been finding some anomalies when testing the movie, for
    instance the question regarding the BA degree keeps telling me the
    answer marked correct in the Component Inspector (# 6 American
    Urban) is incorrect; other times it seems one question contains
    part of another question's graphics, though I have scrupulously
    made sure there is no overlap frame by frame.
    I need someone with experience in quiz templates to go
    through this until you find anomalies like those mentioned above,
    and let me know if you have any idea what's causing them.
    You can download the .fla at
    http://mywebniche.com/test/FrontDeskTest.zip
    The test can be seen at
    http://mywebniche.com/test/FrontDeskTest1.html
    [Note: The Name Field's actionscript is also not working.
    When you enter your name on the first frame, it should appear on
    the results page -- doesn't. Any idea what's wrong there?]
    This is a real project and I really need help getting it bug
    free.
    Thanks.

    I have the solution. It is a bug in Flash for which I got
    them to find a workaround.
    If you ask me they don't spend nearly enought time/energy on
    Flash in education, particularly the quizzes, which have so many
    limitations and are lacking so many obviously needed features.
    I'll post their workaround below, but I want you, and all who
    read it to contact their feedback/wishlist for Flash and complain
    about their Quizzes getting short shrift. Features badly needed
    are:
    - Ability to randomize AND require certain questions to
    always appear.
    - options to enter name and have it appear on Results Page
    along with date and number of times the quiz has been re-taken.
    - the ability to have multiple true/false questions
    - better documentation on how to customize the template
    graphics and how to use original graphics
    - fix the drag & drop component permanently -- this is
    arguably the most useful question format of them all !
    - ability to save customized components -- as component
    templates
    - anything else you can think of that I haven't included here
    Here's the fix:
    1) in your movie, locate an instance of the Drag and Drop
    Interaction component and select it.
    2) Select Edit Symbols from the file menu (Edit > Edit
    Symbols) to edit the symbol
    3) The middle layer should be the Actions Layer.  Select
    frame 1 in that Actions layer and open the Actions panel
    4) Scroll to the bottom of the script and find the
    this.onUnload function located there.
    5) Use your mouse and highlight the contents of that
    function, not including the function name, and copy it.  You
    should have copied the following script:
     var clearLast =
    _parent.SessionArray[_parent.session].drag_objects;
     var len = clearLast.length;
     for(var i=0; i<len; i++){
      _parent[clearLast
    ].removeMovieClip();
    6) Return to the very top of the script and paste a copy of
    this script there prior to the comment stating:
    /*--------------VERSION CONTROL
    INFORMATION----------------------
    Note: You may need to make some room for the new script.
    What this should do is ensure that the unload script is
    called immediately upon the loading of a new drag and drop
    interaction component clearing any prior objects used in the one
    before it.  This was not happening appropriately before
    which is what was causing those dragged objects to remain on the
    screen.

  • Flash Quiz/Survey help!!!

    Hello everyone...this is a desperate cry for help...I am
    using Flash's quiz template to create a survey...I disabled the
    "weighting" and "feedback" under Component inspector....but now I
    just need to change the "control button" to say "submit" and also
    to save the user-entered results for the different types of
    questions....true/false, multiple choice and fill-in-the-blank to a
    text file. Does anyone know how to do this??? I would really
    appreciate any help!

    if you're a novice of Flash & actionscript, I just
    suggest that you can try other well-built and easy quiz
    applications, such as "Hot Potatoes" (
    http://hotpot.uvic.ca/),
    "QuizCreator" (
    http://www.sameshow.com/quiz-creator.html),
    etc.,
    or you may have a look at Tony Karrer’s guide "Flash
    Quiz Tools" at
    http://elearningtech.blogspot.com/2007/11/flash-quiz-tools.html
    for what you want. :-)
    William Peterson
    Senior eLearning Analyst

  • Quiz template

    I have a trial version of Flash CS4. It will expire in about
    4 days, but I am not able to find quiz template. Does anyone know
    where it is??

    You should try creating two separate lists. Call one Questions and another Answers.
    For Questions, in the Text Inspector under the List tab select continues from previous
    For Answers, in the Text Inspector under the LIst Headding select starts with (insert 'a')
    You can then set all your questoins and insert your answers. If you are smart yu may want to use the 'placeholder text' for a complete set of questions and answers.
    In the case of "1. your questions" and "a. your first answer... b. Your second answer" you can select the entire line as it has been set up for the list, and then press control-option-command (apple thingie)-t This will make it into a placeholder text. Do the same for the numbered question.
    Once you have a complete set of question and answers you can then copy and paste it as many times as you want. Even create a template page with all of it upon it so you can just insert the pages as needed.
    Doing it this way means that you can just press click on the 'your question', start typing and press the right-arrow key twice to go to each answer without having to go back and forth selecting the lists in the Styles Drawer. It's all done for you, prepared by you.
    Good luck. Let us know if you pass the test (nyuck nyuck nyck)
    Gerry

  • Flash Quiz Result Help

    Hi! I'm new to Flash and I'm wondering if someone can help me
    with the personality test I'm doing for my personal site.
    I made a quiz using the quiz template available in Flash 9. I
    have 15 questions which is divided to 3 questions per
    category...the 5 categories are: Food, Fashion, Travel, Art and
    Music. I already finished the questions part, my problem is how to
    customize the result where I can calculate the score for each
    category by using a bar graph.
    ex: the result is
    1 Food
    2 Travel
    2 Music
    1 Art
    3 Fashion
    the graph wil be:
    1 yellow bar, 2 purple bars, 2 green bars, 1 red bar, 3 blue
    bars.
    If the user have no correct answer on a category no bars will
    appear.
    I don't know what to do huhuhu...I tried searching for
    tutorials but no success :(
    Need you expert help badly :(
    -Andrea

    if you're a novice of Flash & actionscript, I just
    suggest that you can try other well-built and easy quiz
    applications, such as "Hot Potatoes" (
    http://hotpot.uvic.ca/),
    "QuizCreator" (
    http://www.sameshow.com/quiz-creator.html),
    etc.,
    or you may have a look at Tony Karrer’s guide "Flash
    Quiz Tools" at
    http://elearningtech.blogspot.com/2007/11/flash-quiz-tools.html
    for what you want. :-)
    William Peterson
    Senior eLearning Analyst

  • Help with Flash Quiz

    Using Flash 8 quiz template generate a Quiz,
    Then I build a new flash document and insert an empty MC,
    copy all the frames from the file generate by quiz template, and
    drag this new MC to the timeline.
    But it can't work properly.
    My purpose is to insert a quiz in another flash file. What
    can I do?

    Now I loaded the quiz using loadMovie("ff.swf","aa")
    And in the first frame of ff.swf I insert actionscript:
    this._lockroot=true;
    the Drag&Drop question doesn't work, all the other
    questions worked, and the results all comes out as 0.

  • Drag and Drop Interaction in Quiz Template

    I'm new to developing in flash, and I'm just teaching myself.
    I've been a software developer for 15 years. I'm trying to use the
    quiz template in flash and having trouble with the drag & drop
    interaction. It seems to work fine when not randomized, but ever
    since I selected randomize, when one of the drag/drop interactions
    come up, the screen does not reset for the next question. The
    controls of the drag/drop frame are overlay the next frame. Is
    there a way to fix this? I was searching through the posts prior to
    posting this message, and I found a similar problem posted, but it
    is a year old and there were no helpful responses. Can someone
    help?

    I haven't done Drag and Drop before,  but make sure you have the action on the submit button and not on the slide itself.  I think if you play with the button properties vs. the slide properties a little, you can get what you want.
    Nancy

Maybe you are looking for

  • Where on Windows hard drive does Firefox temporarily store PDF files that I open from websites when I have Adobe Reader configured as the default PDF reader?

    I have Windows 7 and Firefox 19.0.2. I see that every time I open a PDF file from a website, it prompts me to either save the file or open it with a program (defaults to Adobe Acrobat Reader). If it is the same file name that I keep opening up over a

  • Problems with image sizes

    There seems to be lots of confusion about image sizes and Apple iBookstore Support  et al simply state that images should not be greater than 2 megapixels. IBook Author Help > Photos and other images,  states:- Important:  When you export your book f

  • I just bought a router WRT54G and a Compact wireless-G

    i just bought a router WRT54G and a  Compact wireless-G and by the time to connect them it seems that both things work correctly but there are two icons that show if u are connect to the internet, so here is the problem one icon says that my connecti

  • Symbol Std with FM?

    In a thread a while back, Harald Brandt mentioned that Symbol Std was installed with FM 8.   Does anybody know if it's also installed with FM 9 or Acrobat Pro 9? I'm trying to troubleshoot somebody else's FM9 install, but I don't want to have to rein

  • MDM5.5 Sizing Guide

    the sapnet instguidesnw04 quicklink --> 'planning' section doesn't seem to have the sizing guide for mdm5.5.  can anyone tell me explicitly where to find it?  thanks