This holiday break gave me the time that I need to push out a next release of jQuizMe.
Check it out at Google Code, jQuizMe.
Please leave your feedback in the comment box.
What REALLY is Data Science? Told by a Data Scientist - By Joma Tech
Writing perfect code is a challenging process. That's where code reviews come in to help…
"The Next Leap: How A.I. will change the 3D industry - Andrew Price - Blender"
"Captain Disillusion: World's Greatest Blenderer - Live at the Blender Conference 2018 - CaptainDisillusion"
My 5 Favorite Linux Shell Tricks for SPEEEEEED (and efficiency) - By tutoriaLinux > What's…
View Comments
Hello,
We would like to invite to submit your scripts and programs in Search-Scripts.com, the fast growing web scripts directory. Registration and submission to search-scripts.com is totally free. Best of all search-scripts.com offer SEO friendly URLs for your listings to gain maximum exposure on search engines. All the listings are manually verified and approved to maintain quality listings on our scripts directory.
Visit us at http://www.search-scripts.com
Please feel free to contact us at the phone number mentioned below if you have any questions. I look forward to see you at Search-Scripts.com
With best regards,
Archana Chadha (Director)
Search Scripts Directory
232, Green Model Town
Jalandhar City, Punjab
INDIA – 144003
Tel: +91-181-4613940
Nice plugin. Thanks
can I have a feature with which you can show all your questions at the same time? just like someone mentioned at: http://www.sometests.com/tests/SelfAssessment/AreYouAGoodDriver.html
Hey Eric,
I'm working on adding that feature into a upcoming update.
Thanks for the feedback.
Thanks great website
nice plugin, but is it possible to be able to have two questions on a page and give a score depending on what was selected?
I'll see what I can do. But I think that's possible in the next release.
I'm done with my finals so now I can pour more time in the this project this summer.
Love the plugin, but would really like two additions
1)would be great if the user could select an answer/next question using key strokes instead of mouse.
2)Is it possible to remove the check button? ie. auto-submit the answer once an answer has been selected, then only present the user with the correct answer and next button if they answered incorrectly. Otherwise continue to next question.
Thank you Larry for this plugin. It's excellent.
-Would be nice to have a setting to set the number of trials a user can have before going to the next question. Unless they pick the right answer of course! (good with multipule choice Qs)
-Would it be possible to read the questions out of an XML file.
Thanks again!
Hey Abdul,
In jQuizMe 2.2, questions can have a retry property that sets the number of time a question can be tried.
Check it out in jQuizMe 2.2 pre-release.
Also, you can use a XML to JSON conversion tool to create a quiz.
XML -> JSON -> jQuizMe quiz format.
Hey Nice Script! FYI: I just downloaded the latest release and noticed the JavaScript demo is referencing the old jquery and jQuizme-uncompressed files.
Yeah, that's a small bug.
jQuizMe 2.2 will be release this sunday.
Love 2.2! Any chance that hotspot type questions might be added?
Do you have a demo of this hotspot quiz type?
your doc says that it is possible to embed images but does not show an example, does anyone have an example of this?
All you need to do is include the <img> tag in your questions and your image should appear.
Better plugin so far! It seems in 2.2 when the "check" button is disabled, and the "next" is the only one, the total score is never calculated and the answers are not regarded... is this a bug or is it just me? Using Chrome here. I have the options in the main .js set to true, but set the option "showFeedback" to false in my html file in order to get rid of the check button.
Has anyone the solution?- kindly appreciated!!
Thank you for the report. I filed a issue report.