Skip to content

Commit

Permalink
Merge pull request #263 from isaactodo/ug-examples
Browse files Browse the repository at this point in the history
Add planned enhancements section to DG
  • Loading branch information
yongqqqq authored Nov 10, 2024
2 parents 8b3b40d + 6892eb1 commit 09a3ec5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -786,3 +786,9 @@ Assumption: The index and module are valid
Expected: Grade the first student's math as 95.
2. Test case `grade 1 m/Math s/999`<br>
Expected: No one will be graded, an error message will be shown.

## **Planned Enhancements**
1. Support for phone numbers that are not strictly 8 digits.
2. User customization of pass/fail grade boundary.
3. Support for grades that are in decimal values.
4. Add a way to view grades without hovering over the class, preferably without using the mouse.

0 comments on commit 09a3ec5

Please sign in to comment.