Code

Discussion on Sliding Quiz

Discussion on Sliding Quiz

Cart 282 sales

khanhtruong does not currently provide support for this item.

57 comments found.

Hi,

Everything working fine just i want to i used http://javascriptobfuscator.com/ this link for hide the answer but which part to encrypt or how it’s works because when i used this one some error coming please help me …

Thank you

How it will come random questions all time please help me…

Not working i try so may way please help …

Thanks so much your quick response i appreciate you just i want small favor your script working really good can you make this script or design responsive for all device(all smart phone size) for that i will pay you extra

Thanks

Hi there is it possible in Version 4.1 to have more than one correct answer?

If not, can you customize the code for me?

Thank you

Yes, I can customize the code for you. Please go to my profile page and send me a message.

Email sent.

Thank you

Hi, is responsive? I can run on iPad in offline mode? Thank you!

It fixed width 600px. You can run in offline mode

Can I use it on a mobile device and make it responsive…

It’s fixed width

Is it possible to hide scores from src code. Any user viewing src code can see the answers.

You can use this tool to hide the answers http://javascriptobfuscator.com/

Hi! I’m looking for this design http://webdesign.tutsplus.com/articles/quizzes/webdesigntuts-quiz-6-responsive-web-design/ if you have exactly this, I will buy.. thank you.

I will customize like that, but you must spend extra cost. If you are agree, go to my profile page and send me an email.

Hi, i just purchased your script and got it working. I have a question…is it possible to add some code so based on the total X point correct it will display a results message at the end.

For Example)

Score = 10/20 -> Show below score -> You Failed!

Score = 20/20 -> Show below score -> You Passed!

Please let me know where to modify the code.

Yes, it is. I really can not how to let you know where to modify code. You must understand my script and follow these steps:

- First you calculate the maximum score.

- Compare user’s score with maximum score, then print the message.

Hi. Can you make it with countdown?

Is any way to add fill in the blanks using this plugin? If yes please advice how to do this?

No, this plugin is only support selection

Hope you are well.

I have one issue in implementing images in this plugin.

I have added tag in my question. But Jquery removes the self closing ‘slash’ at the end of the img tag. It creates problem in XHTML environment like iBooks. Also I have faced same scenario in audio insertion.

Please advice how to solve this issue.

Regards, John.A

version4 – trying to select more than 1 answer not seem to work – same not work in your demo.

e.g What years did Brazil win the world cup?

Only allows me to select one year.

How can it select more than 1 question?

thanks

version 4 do not support multi select

Hi, I was wondering if the validation of the questions is server side. i.e. you click finish and sends the answers to the server and it’s responding with the overall result

Looks good. Is it possible to pull the questions from an .xml file instead though?

No, it’s not.

Hi It is a good script and I m running it right now for a group of people answering theire questions on different computers and pads and mobiles. On some computers it will not show or work at all. I can’t ind out why it is working on some and not on others. I know it is nearly impossible for you to give an answer with so little information, but do you know if there are some options in the browser (security related or something else) that has to be enable/ disable or something? Thanks!

Can this be made responsive? Or re-sized to mobile width?
Can I add “RTL” to teh HTML header without breaking the entire code/layout?

Does the option to save to the server have to be in the php language?

Do you see the Server Response in the demo? It’s PHP and Javascript interaction.

Is there a way to send form results to 2 email addresses?

How do I add more pages of questions??

please read the document http://goo.gl/vN6jg

Great Work!!! 8-)

Hi khanhtruong, Is it possible to change the results page so that if the user doesn’t pass (greater than say 70% correct), the content can be different and they are forced to retake the test?

If they pass, they get the submit results button as you currently have it.

Thank you for your help, great script btw!

This function is not available. If you need customize, please pm me here http://codecanyon.net/user/khanhtruong

Just sent you a pm. Hoping you can help out. Thanks!

If I only have one question can I eliminate the step to hover to see the answer? Just show answer right away. Is that possible?

I’m using version 2 so only one answer can be chosen. Thanks for your help!

Open sliding.quiz.js, go to line 317, after the function:

container.find(’.quiz-result’).bind(‘mouseenter’, function(){ ... }

Add following code below:

if(numOfQuestions == 1){ container.find(’.quiz-result’).trigger(‘mouseenter’); }

ive implemented this on my website and for some reason its not working in IE for me. It just wont show up in IE. I am getting following error in IE

Webpage error details Message: Expected identifier, string or number Line: 833 Char: 7 Code: 0

Can you help me with that?

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey