Add support for penalising overtime to the heatmap
Build and Publish Docker Container / build (push) Successful in 3m44s

This commit is contained in:
2024-02-28 16:43:40 +00:00
parent 65e8899426
commit f350018eb2
5 changed files with 51 additions and 18 deletions
+2 -1
View File
@@ -29,7 +29,8 @@ export const semester1Revision: OverviewConfig = {
export const semester2: OverviewConfig = {
title: 'Semester 2',
periodKey: 'y5-s2',
goalHours: 7.5,
goalHours: 6,
penaliseOvertime: true,
subjects: [
{
projectId: 195754611,