-
**What is the seed tracker:** A blog-based website where students can show off their work for their week. We started this idea as a way to ease communication between each individual studen and Mr. Mor…
-
The address book only allows maximum 40 students as the register only allows values from 1 to 40 and duplicate register number is not allowed. This makes it impossible to add more than 40 students. Wi…
-
Create a PUT endpoint with the routing ('/changeUserRole') that asynchronously calls a function called `changeUserRole`. The `changeUserRole` function should find the user by their ID in the database …
-
### Functional Requirements:
Data Retrieval: The system must retrieve all relevant assessment data from the database, including individual student scores, class averages, and completion status.
Da…
-
As the application has both students and classes, it is expected that for a tutor (or teacher), the user should be able to link students to classes. However, there is no such functionality. This is a …
-
## Steps to reproduce
1. Go to the user guide.
2. Scroll to the Requirements section.
3. Refer to the Target user profile under Product scope.
## Expected
The target user should be in a main point, …
-
just add 1 more field in the login page which has options (Hm/ms, Teachers, Students, Admin and Psychiatrist) and send to backend for login
-
Steps to reproduce
1. `add n/Sam p/98765432 g/male m/Physics`
2. `add n/Sam p/98765433 g/female m/Physics`
Disallowing students with identical names could be classified as a feature flaw as teachers …
-
## Problem
Adding person with duplicate phone numbers are allowed. As a teacher, it might be hard to keep track of student information, and I should not be allowed to add students with duplicate pho…
-
![Screenshot 2024-11-15 at 5.02.00 PM.png](https://raw.githubusercontent.com/gladwintan/pe/main/files/b329b93c-5f23-41bc-8da7-1a0594c73a76.png)
In the event 1/3 students did not attend the lesson, it…