Commit 242f6d0
committed
Add number_of_preparation_days_before_academic_year_starts
This adds a settings variable which can be used to configure how many
days before an academic year starts that we enter the "preparation"
stage, which is where users can start to upload cohorts for the next
year.
We're not quite ready yet to enable this in production on the 1st
August, so once this variable is live we will edit the setting in
production to ensure it's closer to the 1st September.
Jira-Issue: MAV-15051 parent 09b5934 commit 242f6d0
2 files changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
169 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
| |||
0 commit comments