The Open API specification for Synapse is now available for download!

Download Open API Spec

ResponseCorrectness

org.sagebionetworks.repo.model.quiz.ResponseCorrectness

A user response and whether it is correct.

Field Type Description
question Question a single question in a Quiz
response QuestionResponse The response to a question
isCorrect BOOLEAN Is the response correct?