As a Developer I want to get player's task states in one fetch call
ChallengeRoom.tsx
Checking task states one by one with fileStatusPlayer emits is not fun :(
One fetch will make it easier to see which tasks player has completed without triggering MUI alert messages in the front-end.
Edited by H9031