Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use multiple query sets for different selectors in the quiz.js plugin? #5

Closed
seAfnan opened this issue Apr 5, 2019 · 1 comment

Comments

@seAfnan
Copy link

seAfnan commented Apr 5, 2019

I am using a Bootstrap Modal for queries. I want to load different query sets based upon the selected options in dropdown. But the problem is, $('#quiz').quiz({}) loads on page load and pass the first query set and don't replace with the other query set when we change option in dropdown. I don't know how to fix this ...

@jchamill
Copy link
Owner

This is a very late response and so it is probably not helpful at this point. But for what it's worth, the current version of the quiz plugin does not support multiple quizzes on a single page. This is something I plan to add in a future release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants