Quiz Widget

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).
2 Likes

Hi there, @k.c_Kissyfur :waving_hand:

Thank you so much for the feedback!

We already have a request for the Quiz app that should your use case. I’ve moved your comment to the related discussion, where we’ll keep you updated :slightly_smiling_face:

1 Like

Multiple questions, each with a weighted score. and a final score at the end

2 Likes

Hi there and welcome to the Community, @Terry_Van_Roekel :waving_hand:

Thanks a bunch for sharing your thoughts! We’ll keep them in mind and try to include them into the widget :slightly_smiling_face:

1 Like

Actually, a colleague wrote the code for my site

1 Like

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.

We’ll keep you in the loop :slightly_smiling_face:

1 Like

pleaseee

1 Like

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:

  1. Who are you shopping for?
    – Myself
    – Someone else

  2. How old is the person you’re shopping for?
    (Age ranges)

  3. What is their gender or style preference?

  4. Which colours do they like?

  5. 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! :blush:

4 Likes

Hello there, @user30831 :waving_hand:

Thanks a bunch for such a detailed comment!

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 :slightly_smiling_face:

1 Like