Inserting a MultipleChoiceOption via the API does not check the problem ID
When inserting a MultipleChoiceOption
in the API, a parameter problem_id
has to be passed. However, the backend does not currently check if a Problem
with the specified problem_id
does actually exist.
Edited by Ghost User