Q: Dynamic and personalized quiz/survey
It should be nice to get these requests:
Assign points to specific answers (e.g., Answer A = 5 pts, Answer B = 0 pts).
Create a "Total Score" variable that calculates the sum in real-time.
Use that score to display conditional results or redirect users to different URLs based on their score ranges (e.g., Score 0-20 -> Page A, Score 21-50 -> Page B).
Calculated Fields: Being able to do (Q1+Q2+Q3) / total to show a percentage.
Dynamic Content Blocks: Displaying specific advice or "Action Plans" only if a user scored low in a specific category .
PDF Generation: A way to export these results into a clean, branded PDF report sent automatically to the lead.
This is a must-have for anyone building Quizzes, Diagnostics, or Assessment tools. Is this on your roadmap?