Azurekuz / RPG-Task-Manager

A COMP345 Agile project dedicated towards creating a gamified RPG task manager.
MIT License
4 stars 1 forks source link

Failed Tasks #72

Closed Azurekuz closed 4 years ago

Azurekuz commented 4 years ago

List of failed tasks in user class. User can see list of failed tasks from TaskUI. Failed tasks are removed from current tasks and sent to failed task list. User can manually fail a task. Timed tasks that go past the time limit automatically fail.

How to demo: We would create a task and let the time limit run out and then have that task be put in the failed task list

Estimate:3hr

E-3P0 commented 4 years ago

Did a lot of this as part of Time Mechanics card and branch. Maybe close this card?