Submit user choice for a problem

View as Markdown
Submit user's choice for a problem and get result with problem details

Request

This endpoint expects an object.
problem_idintegerRequired
ID of the problem
choicestringRequired

User’s choice/answer

Response

correctboolean
Whether the answer is correct
problemobject
Problem details
is_completedboolean
Whether the game is completed
consecutive_countinteger
Number of consecutive correct answers