chimple / cuba

Apache License 2.0
2 stars 8 forks source link

Dropdown details for individual students #1357

Open divyahariharan2103 opened 4 months ago

RadhaG3 commented 3 months ago

User Story As a Teacher, I should be able to view weekly and monthly activities of a student.

Acceptance Criteria

(i) Weekly Report View Given That user navigates to 'Reports Page', and chooses weekly option from the dropdown. When Clicked 'Weekly' option is chosen from the dropdown, Previous week's data to be displayed. Also, user could view all the weeks before the previous week by scrolling backwards. Then User to choose a student to see all the activities for a chosen week. A dropdown to show the assignments, and the color coded scores for each day.

(ii) Monthly Report View Given that user navigates to 'Reports Page', and chooses monthly option from the dropdown. When Clicked 'Monthly' option is chosen from the dropdown, Previous month's data to be displayed. Also, user could view all the months before the previous month by scrolling backwards. Then User to choose a student to see all the activities for a chosen month. A dropdown to show the assignments, and the color coded scores for each month.

image.png