Skip to content

Instantly share code, notes, and snippets.

@jvanderhoof
Last active March 28, 2016 18:05
Show Gist options
  • Select an option

  • Save jvanderhoof/bf440acc8ef480bfbc3a to your computer and use it in GitHub Desktop.

Select an option

Save jvanderhoof/bf440acc8ef480bfbc3a to your computer and use it in GitHub Desktop.
State Transitions:
- remove scrolling
- show one question at a time & hide previously answered questions
- states:
- Initial Question
- Expanded Question
- Summary & Expanded Question
- Summary
- transitions:
- save & add another
- edit
- previously answered
- current question
Followup Flow:
Symptoms, Conditions:
- No Auto Import
- Ask all questions
- Phase II:
- confirm questions that were previously answered, but were not answered this time (confirm user is not seeing condition any longer)
Surgeries:
- Auto Import previous responses
- For previous responses:
- show previous responses
- show any additional version of question
For previously unanswered responses
- show normal question
Family Neuro:
- Auto Import previous responses
- confirm no changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment