Survey Input Interface

Added by Justin Sheehan Justin S. August 1, 2025 2:45am
Column
Done September 12, 2025 4:29am
Assigned to
Justin Sheehan Justin S.
Notes

🔹 Conversational Assessment Flow
  • Refine conversational UI text to be more natural, engaging, and context-aware (rewrite static content to sound more like a human coach).
  • Ensure each domain starts with a short definition prompt, followed by a required confirmation to begin.
  • Ensure each domain includes:
    • Rating input (1–10 scale).
    • Open-ended response (rich text enabled).
    • Optional "Tell me more..." prompt if response seems too short or vague.
  • Add visual progress tracker showing current position in the 9 OE journey.

🔹 Save & Resume Logic
  • Implement “Save and continue later” feature that stores partial progress at the question level.
  •  Auto-persist responses locally and to database after each question.
🔹 Skip Logic
  • Build optional “Skip this domain” functionality.
    • Include a subtle warning: “Are you sure this domain doesn’t apply to your role? Here’s a brief overview.”
    • Capture why it was skipped (dropdown or short text input).
    • Track skips in analytics.