dashboard_burnDownChart_explanation_message property
Detailed explanation of how the burndown chart works.
In en, this message translates to: 'The burndown chart helps you visualize your progress toward completing tasks.\n\n1. The ideal trajectory (straight line) shows how many tasks you should have left each day if you've planned your tasks in an ideal way to keep a steady workload.\n2. The planned trajectory (curved line) shows how many tasks you're expected to have left based on when you've planned to complete them.\n\t- Green when no tasks are remaining by the end of the semester.\n\t- Becomes red if you will not complete all modules in time.\n\nThis chart doesn’t track when tasks are actually completed—it's all about comparing your plan to the ideal pace so you can stay on track!\n'
Implementation
String get dashboard_burnDownChart_explanation_message;