Diff confirmation messages based on Diff scores i.e. a "personality" quiz

Created on 23 November 2020, over 4 years ago
Updated 7 August 2025, 9 days ago

Problem/Motivation

I would like different answers to the same questions to add amounts to the overall score of a quiz.

I would also like to display different confirmation messages based on the total value of that score.

The use case is a personality quiz. A quiz where different answers aren't necessarily "right" or "wrong", but rather aim to track a score based on a dichotomous set of questions. For example, the classic Myers-Briggs test scores participants on a range in four sets of dichotomous dimensions. (Introverted/Extroverted), (Thinking/Feeling) etc... (this is not an endorsement of Myers Briggs).

I would like this type of feature in webform_quiz. I think this is fairly achievable, if we can achieve the first features, I think that will get us there.

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bburg Washington, DC

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡©πŸ‡ͺGermany hexabinaer Berlin, Germany

    Same user story here: personality test. Fumbling with the general webform confirmation settings but each approach has a down side.

    The most promising seems to be to create several text (markup) fields with conditions.

    But with a paged form (last page designed to only show the personality feedback) is seems that the score is lost underways.

  • πŸ‡ΊπŸ‡ΈUnited States bburg Washington, DC

    It's been a while since I touched the project I posted his about, but as I recall, we are using a modified version of the Webform Quiz β†’ module, and just providing different feedback options based on the "min point value".

Production build 0.71.5 2024