...
User Interaction and Validation Notes
Region, Building, and Classroom Dropdown Menus: The Region, Building, and Classroom dropdown menus will display to Admin Users in the Manage Assignments > Assignments screens. The Classroom dropdown menu will display to Educator Users in the Manage Assignments > Assignments screens. The classroom dropdown menu will default to ‘All Classrooms’ for both admin and educators users.
Searching: When a user enters text in the search bar, the table list should dynamically update to show matching results.
Filtering by Grade: Selecting a grade from the dropdown will filter the student list accordingly. The table should update without page reload.
Navigation Links: Clicking on any count in the assignment status columns will take the user to the corresponding filtered view of the Individual Student page.
Validation: Invalid searches should return a user-friendly error message.
...