Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI: Different Type of Answers should have different types of display #2

Open
eseite47 opened this issue Mar 2, 2019 · 2 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@eseite47
Copy link
Owner

eseite47 commented Mar 2, 2019

Types of Answers

  • Single Answer
  • Multiple Choice ("pick one/[number] of these")
  • Multiple ways of saying a single idea
@eseite47 eseite47 changed the title Different Type of Answers should have different types of display UI: Different Type of Answers should have different types of display Mar 2, 2019
@eseite47
Copy link
Owner Author

eseite47 commented Mar 23, 2019

It seems that the different type of answers would be:

  • singleAnswer: Single option
  • multipleAnswer: Pick [number] of these options
  • interchangeAnswer: Say it one of these ways
  • stateAnswer: state specific
  • peopleAnswer: specific people

For the state specific answers, it would be great if it could connect with #4 in the future, and either prompt the user to go through that feature or display the right data from previously queried data.

The multipleAnswer type would also take an extra parameter answerQuantity to indicate the number of answers to provide.

The peopleAnswer would have an extra answerKey to fetch additional information (picture?) about the person.

@eseite47
Copy link
Owner Author

eseite47 commented Mar 23, 2019

question: 'Who is one of your state’s U.S. Senators now?'

Should this be a stateAnswer that displays as a peopleAnswer?
Same with the representative and governor questions.

@eseite47 eseite47 self-assigned this Mar 23, 2019
@eseite47 eseite47 added the enhancement New feature or request label Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant