C.5 Home-board
Home-board is the primary (and the only one) Kanban board that will hold regular assignments, in 3 primary categories:
- Today (Heute), all assignments due to tomorrow.
- Soon (Bald), assignments that must be finished within within 7 days.
- Long term (Langfristig): assignments that are planned to be finished for more than 7 days, for example class tests, presentations, improvements on specific subjects (e.g. English vocabularies).
Creating new assignment
Each assignment has the following fields:
- Until (Bis): the due date of the assignment (or additionally with time info as well - hour:minute)
- What (Was): the list of tasks need to be done
- Color (Fach/Farbe): customize the card's color
- Estimated time (Geschätzte Zeit): estimated time of completion in hour:minute
The saved assignments will be stored into the home-board, placed automatically into which category based on their value of `Until` field above. Saved assignments can be edited or deleted as well.
Working on an assignment
Student pick one of the assignment card from the board, that will show the assignment details page. They will then be able to click on the Start button in order to start the assignment as written on the assignment. The global counter will store the progress of this assignment, set a counter specifically for each assigment. They can also pick multiple assignments and do the same, which means that they can do multiple assignments at the same time.
Pausing
Students can click on the pause button on each assignment when they've started previously. The global counter will pause the progress for those specific assignment as well.
Completing assignment(s)
Students click on the Complete or Finish button in the assignment details page. The global counter will mark the assignment as finished and stored them into finished assignments database.