-
Couldn't load subscription status.
- Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
When this calculation fails:
currapp3/app/Http/Livewire/CohortShow.php
Line 66 in 7f7db4c
| $this->item->datum_eind = $start_schooljaar->addMonths($monthsToAdd)->addDays($daysToAdd-1); |
Problems occur when the currentWeek is 0 (in 'bufferweek'). Smartpoints wont correctly calculate the achievable points, nor show which 'feedbackmomenten' should have been completed (they're all greyed out):
To work around this I added an edit function in 7f7db4c so we can manually adjust the datum_eind, but really we should find a proper way to fix this
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed