Search  

XML QUIZ / TEST V2 - IMAGE/PHP SUPPORT

HomeBrowse CategoriesFlashApplications and UtilitiesXML Quiz / Test V2 - Image/PHP Support
Full_screen_preview

This is a Flash XML Quiz that supports many options and features. Just to list a few:

  • Unlimited amount of questions! (and potentially answers too!)
  • Upon completion, an email is dispatched to the user as well as the quiz owner reporting their results and who took the test.
  • Supports Images for visual type questions! It can load SWFs, JPGs, GIFs or PNGS
  • You can use this same quiz with as many different XML sheets as you like to produce different quizes!
  • set it up in the HTML using swf object:
  • <script type="text/javascript">
    var so = new SWFObject("quiz.swf", "quiz", "590", "300", "9", "#000000");
    so.addVariable("xmlsheet", "questionsONE.xml"); 
    so.write("flashcontent");
    </script>
  • <script type="text/javascript">
    var so = new SWFObject("quiz.swf", "quiz", "590", "300", "9", "#000000");
    so.addVariable("xmlsheet", "questionsTWO.xml"); 
    so.write("flashcontent");
    </script>
  • You can choose to use answers defined in the XML or answers defined in the Actionscript (I had many requests to do it this way.)
  • You can set the timer on or off
  • You can set the amount of time the timer can run
  • Displaying the point value for the current question
  • What the alert boxes say on their particular event.
  • You can set the MAX _POINTS available for each question (it doesnt have to stay the same)
  • You can set the PENALTY _POINT for each question (the amount to dock the user for answering incorrectly)
  • All total scores are automatically calculated so need to do any math.
  • Outputs the users grade at the end of the test.

Easily customize the Email message that gets sent:

To customize the message being sent, simply open submitscore.php and edit the text strings!

ULTIMATE Membership System Version Three Released

\ \ \

Check out my other files:

\ \ \ \
\ \ \ \
\ \ \ \
\
Posted 5 months ago

Funny questions! :)

Posted 5 months ago

Very Nice…. Any upgrade options for those of us who purchased XML QUIZ / TEST – UNLIMITED QU … a few weeks ago?

Posted 5 months ago

upgrade options on a $12….you are kidding here right?

It isn’t exactly an upgrade price to jump to the new Adobe Suite.

Great file rondog…..added to my bookmarks for future purchase.

Posted 5 months ago

Yeah sorry fsoda. This one has more features added than the last one that makes it worth $12 alone

and thank you eirehotspur.

Posted 5 months ago

I bought your quizz script one week ago, and I have to pay for upgrading to V2 ? We will apreciate special consideration…. And you have to know that your script isn’t at “cheap price” regarding the other one in flashden…

Anyway, congratulation for your contribution to make our net life easier…

Best regards

Posted 5 months ago

$12 for this, that’s cheap.

I don’t get the upgrade thing, do or can people offer discounts for newer versions of files and if so why?

Great file! 5/5

Posted 5 months ago

Ron, Amazing work bro.

Posted 5 months ago

Thanks for your kind words guys.

Rather than adding an entire new file like I did some authors will just updated their current. The structure of mine had changed so much that I decided to make it version 2. So for this method their is no upgrade.

Posted 5 months ago

Thanks Ron for adding the new features. Version 2 works fine with external XML files and answers. Thanks again for providing this update with the requested features.

Posted 5 months ago

no problem man im glad you like it =]

Posted 5 months ago

This is great! Thank you!

I might be overlooking it but how do I change the text color??? I want the background to be white so it matches with my website.

Thanks again for this great program!

Posted 5 months ago

Another question…

How do I insert this into my HTML file? I tried inserting the Quiz SWF file but that didn’t work. I get:

“Question 1 of 0 undefined”

Is it not reading my XML document? I put all of the files in a new folder called quiz. Any help would be appreciated.

The quicker the better – I’m working on a time sensitive project.

Thanks.

Posted 5 months ago

@coynepr: Answered over emails

Posted 5 months ago

Yo!

This quiz is hot like fire! It’s fairly simple to update and reliable. Nice work.

I have one question. How do I increase the size of the alert box? I find that if the correct answer is a long one it cuts off in the alert box. Thanks for your help

-theMove

Posted 3 months ago

Great file!

Anyway to send the questions corresponding to the quiz taker’s answers in the .php?

Posted 3 months ago

@themove: I am not aware on how to resize the alert box. I will try and look

@trump: Yes it is possible. You will need to do some sendAndLoad methods at the end to send the results to PHP and then from their just use PHP ’s mail function to send the data.

Posted 3 months ago

Outstanding, thanks for the cool tool and for your time in answering newb questions.

Posted 3 months ago

Hi Rondog,

I liked your quiz program.

I wanted to ask you one thing…. Is it possible that on the completion of the quiz instead of the user sending an email to the administrator, can it send an invitation to a friend, challenging him to take the quiz?

Thanks

Posted 3 months ago

I’m interested to know if I can give each answer a specific points value, instead of there being only one correct answer per question?

Posted 3 months ago

How difficult would it be to have a quiz that picks say, 10 questions at random from a larger xml list? I would like it so that each time the user comes to take the quiz, it is different?

Probably custom work, eh? And if so, would you be interested in doing this?

Thanks

Posted 3 months ago

@indian: Yes it is very possible. @vorge: Yes, that feature is already in this app. @casanna: It wouldnt be too difficult. Simply make a function that chooses a random number between 0 and the amount of questions you have, run it 3 times and their are your three random questions.

Posted 2 months ago

just wondering as Vorge ask but i can’t figure it out how do you give each answer value, so you don’t have only one correct answer but different value answer. answer 1= 1point answer 2= 2points answer 3= 5points and so on thanks ben

Posted 2 months ago

Oh I get what you’re saying…Yeah this isnt setup to do that, but that doesn’t mean its not possible.

Posted 2 months ago

I need to create a questionnaire that has some answers in drop down boxes, and some items on 5 or 7 point likert scales. Could I do that with this software?

Thanks.

Posted 2 months ago

Hey Rondog! First let me say you are awesome LOL . I need help with a part of the quiz. I want to put an explanation in the options box that pops up after you answer the question. I tried to add the node to the xml and create a variable for explanation in the AS but I keep getting a undefined. Can you help me please?

Posted 2 months ago

@rubyTuesday: If you have some knowledge of AS you can do it for sure.

@youngfonz: I am going to need a bit more explanation on your problem..give me some code/modifed XML I can look at. email it to me though my den page

Posted 2 months ago

What up RONDOG ! I actually fixed that issue. But maybe you can help me on something else. How can I customize the alert box or show a different movie clip all together. The alert box current design doesn’t mesh with what I have.

Posted 2 months ago

hi rondog, is there a way to change the size and the text of the radio buttons?

Posted 25 days ago
yeah man..go to line 154-155 and you will see:
        optionMC["option" + i].setStyle("color",0xffffff);
        optionMC["option" + i].setStyle("fontSize",11);

that will change font size and color. If you look at setStyle under the help panel, you will see you can change many more things such as font, bold, kerning etc..

Posted 20 days ago

Sweet file mate!

I’m definitely going to use this for future quizes. However i was hoping you could help me out with the following.

I basically need a quiz that asks about 10 yes or no questions. Based on how many yes and no’s i wanted the quiz to estimate a simple “yes you are eligible, and respectfully no you are not eligable”...

Can this quiz do this?

thank you so much.

Posted 6 days ago