Description: At the moment we have ask the user to see the other questions and they have to answer "Yes" or "No".
TODO: Change the text entry logic to a button logic. The user has to press yes or no instead of typing.
Reasoning: People might type wrong key words. Instead of yes they might say I would like too. To eliminate these edge cases we will implement button logic.
Description: At the moment we have ask the user to see the other questions and they have to answer "Yes" or "No".
TODO: Change the text entry logic to a button logic. The user has to press yes or no instead of typing.
Reasoning: People might type wrong key words. Instead of yes they might say I would like too. To eliminate these edge cases we will implement button logic.