Introduction
Learn to create a quiz that calculates results and provides conditional confirmations. Start with basic form setup, including name and email fields, and add checkbox inputs for quiz questions. Set calculation values for responses, publish results on a webpage, and redirect users based on their answers.
Step-by-Step Tutorial: How to Create a Quiz with Calculated Results and Conditional Confirmations
Step 1: Create a Basic Form
- Start by creating a basic form with fields for Name, Email, and Phone Number.
Step 2: Add a Checkbox Field
- To add a Checkbox field, click the + sign at the bottom of the screen or select Checkbox from the input options on the right.
- Label the checkbox with a question. This will be part of your quiz, in this example, I use a question about skincare needs or preferences.
Step 3: Define Answer Options and Assign Values
For each option in the checkbox:
- Label the answer options. For example, for skincare, you might have:
- Sensitive to Dry response
- Normal to Dry response
- Combination response
- Combination to Oily response
- Oily to Acne Prone response
- Enable the Calculation Values option and set the appropriate number for each choice. Ensure these values fields are activated.
- Assign values to each answer. For example:
- Sensitive to Dry response: 1
- Normal to Dry response: 2
- Combination response: 3
- Combination to Oily response: 4
- Oily to Acne Prone response: 5
Step 4: Make Questions Required
To ensure accurate results:
- Make each question required so that the user cannot skip any part of the quiz.
Step 5: Add Additional Questions
- Add more questions following the same format as the first one.
- Label each question, assign values to the answers, and make them required.
Step 6: Use ChatGPT for Question Ideas
If you’re unsure about what questions to include, use ChatGPT to generate questions and responses. Ask for help crafting quiz questions based on your niche (e.g., skincare, fitness).
Step 7: Add a Numeric Field for Quiz Results
- After adding your questions, you need a Numeric Field at the end to calculate the results.
- Add this by clicking the “+” sign or searching for Numeric Field in the input options.
- Label this field “Quiz Results”.
Step 8: Enable Calculations for Quiz Results
- Go to Advanced Options for the Numeric Field.
- Enable the Calculation option.
- When enabled, a blank field will appear. Click the dropdown on the side and select each question’s result (e.g., Question 1, Question 2, etc.), being sure to add a + sign between each question.
- The values for each question will be automatically tallied up when the user finishes the quiz.
- The total score will reflect the answers provided, which will determine the quiz results.
Step 9: Test and Finalize
- Test your quiz to ensure that all calculations work and that all responses are recorded correctly.
- Make sure all required fields are filled and the final results are accurate.
Step 10: Turn your Quiz into a Conversational Form
- Click the three dots on the top right of your form and click Convert to Conversational Form
- Click on the design section and edit colors and insert a image if desired.