Submit user choice for a problem
Submit user's choice for a problem and get result with problem details
Request
This endpoint expects an object.
problem_id
ID of the problem
choice
User’s choice/answer
Response
correct
Whether the answer is correct
problem
Problem details
is_completed
Whether the game is completed
consecutive_count
Number of consecutive correct answers

