Searching Quiz plugin with relational operators
-
Hello!
I’am developing a website with WordPress for a customer in our internal network. I’am looking for a quiz plugin (or any other type of plugin) where authors can create quiz forms and “connect” questions/answers with relational operators (AND, OR). Here is an example to ilustrate what I mean.
Lets say I have following questions and answers:
Q1: Whats your favorite color?
A1: Blue/Red/Green
Q2: Whats your favorite food?
A2: Hamburgers/Fries
Now I need to put them in relation to each other and be able to define a result depending on the answer behaviour.
For example: If I answer Blue and Fries, I should get message A. If I answer Red and Fries, I should get Message B.
The authors need to create these forms themselves. There could be any amount of forms and any amount of questions/answers per form. Preferably they should also be able to add the created forms to posts with the WYSIWYG-“Block” from ACF.
Is there any plugin I could use to implement this on my website? The website is in our internal network. Which means I cant use any Premium plugins unfortunately.
I appreciate any form of help regarding my issue ??
- You must be logged in to reply to this topic.