This week I worked on a start for the level shortcuts so that they import the data from the datasheet when opening the menu. This data from the datasheets get updated when you update it from another Unity menu. The data it uses is a name field and a scene name, which it combines with certain project settings to make scene switching easier for everyone on the team. I struggled with this for a while because I tried to update the sheets everytime the window would open. When Tim noticed he said this was not intended behaviour anyway because updating those sheets should only be done manually and through the already existing menu. 
This was perhaps due to me not having a exactly clear image because I didn’t ask the questions when I had them but instead assumed my own best practices. 
I’ll keep in mind to ask questions not only about troubles I’m having but also about the intended behaviour of a feature and if I’m going in the right direction.
In the second half of week 5 I went to feel ill, probably because I had visited someone on the weekend who was not feeling too well. It was quite scary to be so uncertain about my health, but in the end I was tested negative for Covid. I got back to work on the next monday.