Editing a Question does not respect present submissions. Before release there should be a functionality to track revisions in QuestionSubmission. The current plan of implementation:
- Implement revisions for
Question
QuestionSubmission already has a respective BaseField to save the revision of the Question answered
- Do not deliver submission via REST endpoint if the submission is stale
- Note administrators that questions should only be changed minimally (maybe implement soft edit)
- Delete revisions if there are no submissions
Editing a
Questiondoes not respect present submissions. Before release there should be a functionality to track revisions inQuestionSubmission. The current plan of implementation:QuestionQuestionSubmissionalready has a respectiveBaseFieldto save the revision of theQuestionanswered