-
Implement a "Classroom Mode" in senseBox Blockly, inspired by Tinkercad's classroom features, to streamline teaching and collaborative learning in educational environments. The Classroom Mode should s…
-
This change requires no additional dependencies and can be implemented immediately.
All users must have either the ADMIN, TEACHER, or STUDENT role (ADMIN and TEACHER are both grant teacher privileges…
-
Note that these components should only be visible if the signed in user is a teacher.
Use existing component for listing the profiles, i.e.,
![Image](https://github.com/user-attachments/assets/4b757…
-
Sophie Voris (teacher at McDowell High School in NC) has set up her students in MyCAERT using Gmails.
However, not all of her students emails are appearing on the "Edit Student" page. (see screenshot…
-
**_Preconditions:_**
1. User have a registered Teacher's account
2. Teacher is logged in
3. User is on the page Teacher's profile
4. Teacher has no announcement
**_Acceptance criteria:_**
On the page…
-
Students and teachers need to be able to search for other users within the system
Need to create a function/const to fetch all the users form the search matching the user-input with the correct API f…
-
The command `sort attendance` should preferably only show a sorted list of students by attendance without the inclusion of teachers since it is only applicable to students and teachers cannot have an …
-
Create a class file named for e.g. **Student.java** in the appropriate directory.
Define the fields based on the attributes, using appropriate data types:
**Student ID**: Student Name, Student Ema…
-
## Expected Behavior
Attendance list should showcase which days a student has not entered class, so that it can be used to monitor student behavior and inform parents on days when their child is not p…
-
**_Description_**
As a Teacher, I want to be check my contacts on the “Profile” page so that I can be sure they are correct and potential students are able to contact me.
_**Preconditions:**_
1. User…