Skip to content

Add revisions to Question entity #10

@simonbaese

Description

@simonbaese

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions