Team-10g / Emerald-Project17-10g

The Code Sparks repo for the Emerald team
https://www.casmm.org
0 stars 2 forks source link

Transfer Students #12

Open BrianBFarias opened 11 months ago

BrianBFarias commented 11 months ago

Move students to any other available classrooms, be sure to not have the same student in multiple classes. Implementation: I would save the info of the student u want to transfer onto a static variable, then transfer them, then finally remove them from current classroom. Or maybe there's a transfer function who knows...

cbakshi314 commented 10 months ago

A button has been added to the roster view that opens a window where the other available destination classrooms will be listed. The teacher will then be able to choose which classroom of theirs they want the student to be moved to, and then the student will be added to that classroom and removed from the current classroom.

cbakshi314 commented 10 months ago

Acceptance criteria: the issue is complete when a student can be easily moved from one class to another without causing loss or duplication of students. This has not been completed, as the functionality for moving students is still in development. Manual testing of current progress has been done. The next step is to continue development of this feature.

cbakshi314 commented 10 months ago

Acceptance criteria: the issue is complete when a student can be easily moved from one class to another without causing loss or duplication of students. This has been completed; teachers can move students from one of their classes to another of their classes. A bug has been fixed where calls to the backend were being continuously made. Manual testing complete. Next step is testing using tools.

Use cases for moving a student.docx