The instructors should be able to view a list of all teams and their student members so that they can monitor team compositions, student assignments and the peer assessment comments.
Task Breakdown:
Design a user interface for viewing paginated lists of teams and their student members.
Implement backend logic for retrieving and displaying paginated team and student information.
Develop a search function to quickly find specific teams or students.
Create functionality for displaying detailed information about team members and peer assessment comments upon clicking a team.
Conduct testing and validation for all features related to viewing teams and student assignments.
The instructors should be able to view a list of all teams and their student members so that they can monitor team compositions, student assignments and the peer assessment comments.
Task Breakdown: