You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Design and implement an interface for this feature
Utilizing the text interface from the other modules, allow the instructor to input prompts for their students to respond to
Create a function that checks to see whether the user's response is a valid response to the prompt (potentially utilizing sentiment analysis, edit distance, etc.)
The purpose of this issue is to create a feature that validates the user's response to a given dialogue prompt.
The wireframing for this feature can be found here: (https://www.figma.com/file/qvrAdxHLovLkkA4rAhHHFF/Dialogue?node-id=0%3A1)