-
Notifications
You must be signed in to change notification settings - Fork 3
Description
There are six challenges where each challenge needs around 1-3h to be completed. Each challenge is split into several tasks. People can catch up with progress branches if they spend too much time on a singlet task. There are also mandatory tasks so I can forward the project implementation.
This means: Everyone is working on a challenge and I have no clue where the people are working on.
Idea:
It would be amazing to have an overview where everybody is currently working on. This could be achieved by placing a button at the beginning of each task. When pressed it would signal to me (as the workshop host) that the given user (authenticated through github) just started.
In the end I could look at a progress overview that could look like this:
Challenge 05 - Testing (Progress)
- Task 1: Stock Bug (Investigate) π(βββ 100%)
- Task 2: Stock Bug β Part 1(ββββ 25%)
- Task 3: Stock Bug β Part 2(ββββ 50%)
- Task 4: Stock Bug β Part 3(βββ 0%)
- Task 5: Test RxJS with Oscar π β CPUs(βββ 0%)
- Task 6: Test RxJS with Oscar π β Humans(βββ 0%)
- Task 7: Can Oscar play multiple cards ?(βββ 0%)
I could event locate people that are struggling if I include a timer.
That would be so hand, wouldn't it ? My plan is to work on a proof of concept π