I would like the same but with a custom approval, when they fill in the correct answer the button will unlock and they can put in max 2x per day or week the answer
A “gated form challenge” or a form-based quiz lock.
Here’s what’s happening in your example:
Custom Field Check → The form has a custom field (like a short-answer input).
Answer Validation → If the answer matches the “correct” value, the submit button (or next-step button) unlocks.
Attempt Limiting → Users are restricted to only 2 tries per day, meaning after 2 wrong attempts the form won’t let them try again until the next day.
So functionally, it’s like a quiz gate + rate limiter, often used for:
Gamification (like a daily challenge or puzzle).
Access control (you must know the right code/password to proceed).
Engagement systems (forcing people to come back daily).
That’s great to hear you found a custom code solution that works for you.
However, it’s important to note that implementing features via custom code may not work stable. These solutions may not work consistently across all websites, can break after theme or plugin updates, and aren’t officially supported.
Therefore, having this as a native widget feature would indeed be a much more robust and user-friendly solution. Let’s hope the devs will be able to consider and implement this idea in the future updates.
I’d love to suggest a new widget feature: a guided multiple-choice questionnaire designed to help customers quickly find the products that suit them best.
Here’s how it would work:
The customer answers a series of simple multiple-choice questions.
Each answer leads to the next relevant question (step-by-step flow).
At the end, the widget displays tailored product suggestions based on their choices.
Example question flow:
Who are you shopping for?
– Myself
– Someone else
How old is the person you’re shopping for?
(Age ranges)
What is their gender or style preference?
Which colours do they like?
What design style are you looking for?
(e.g., modern, playful, minimalist, floral, etc.)
This type of guided quiz would help customers quickly narrow down options, improve user engagement, and increase conversions — especially for stores with many product categories or styles.
Thanks for considering this! I think it would be a powerful addition to the Elfsight toolkit. Thank you!
Glad to say that we already have a request for the Quiz ap, which should be a nice option for your use case. I’ve merged your comment with the related thread, where we’ll keep you in the loop