-
Notifications
You must be signed in to change notification settings - Fork 0
Solutions follow string matching #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
The current implementation strictly follows string matching to validate the answer. However, a problem may have any number of solutions that could be right. Hence, the string matching strategy fails.
Solution
Implement a more robust functionality for validating answers to each question.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers