Skip to content

feat: semester creation date multiple of period

Jan Hric requested to merge feat/feedback_for_old_assignments into main

https://trello.com/c/wM8FKbeR/532-2h-semester-process-manual-task-update-creation-of-first-feedback-forms

The due date of semester feedback should be a multiple of 6 months since the start of the assignment. This is already true for new assignment, but would not be true for assignment created during the old semester process.

I added a new column due_at to the semester processes, as this change means that creation date and due date are not necessarily equal

Edited by Jan Hric

Merge request reports