Skip to content

Tuteez v1.5

Latest
Compare
Choose a tag to compare
@weijianwong weijianwong released this 07 Nov 15:42
· 8 commits to master since this release
65b370c

Release Notes: Version 1.5

What's New:

1. Lesson Management Commands: AddLesson and DeleteLesson with abbreviations

We've introduced new commands to help you manage lessons more easily:

  • AddLesson: Use addlesson INDEX l/DAY HHMM-HHMM to add a lesson. (addlsn is the abbreviated form)
  • DeleteLesson: Use deletelesson INDEX li/LESSON_INDEX to delete a lesson. (dellsn is the abbreviated form)

Previously, using edit to change lessons will overwrite other added lessons. These new commands give you better control and simplify lesson management.

Note: In a future update, we plan to add an EditLesson command so you can modify lessons directly without needing to delete and re-add them.

2. Revised Remark Command Format with Abbreviations

The remark command format has been updated to improve consistency across commands:

  • AddRemark: Use addremark INDEX r/remark to add a remark. (addrmk is the abbreviated form)
  • DeleteRemark: Use deleteremark INDEX ri/REMARK_INDEX to delete a specific remark. (delrmk is the abbreviated form)

Note: In the future, we plan to add an EditRemark command so you can modify remarks directly without needing to delete and re-add them.

3. Enhanced Error Messages for Complex Commands

We've added more specific error messages for complex commands. These detailed messages help users quickly identify issues in their inputs, making it easier to troubleshoot.

4. Refreshed UI for Student Data Display

We've enhanced the user interface on the right panel, giving it a cleaner and more visually appealing design for displaying student data.

image

5. Real-Time Next Lesson Display on the Left Panel

A new Next Lesson feature has been added to the left panel, which refreshes every minute to display the upcoming lesson for each student. This real-time update helps you stay organized and on top of your schedule.

Screenshot 2024-11-07 at 10 56 15 PM