Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Count of Graded/absent/total students and total lesson average mark in lesson view #1393

Closed
tomca32 opened this issue Dec 23, 2021 · 0 comments

Comments

@tomca32
Copy link
Member

tomca32 commented Dec 23, 2021

Above the students table in the single lesson view we should put one more card that would display aggregated information for total students that should have been in the lesson, number of graded(present) students and number of absent students. We should also include average mark for the all of those present. So basically add the all of the average marks of present students and divide it by the number of present students.

Student is considered present if they have at least one grade in any skill.

The order should be:
Total students, Graded students, Absent students, Average mark for lesson

@tomca32 tomca32 changed the title Count of graded/total students at the bottom of the lesson view Count of Graded/absent/total students in lesson view Jun 29, 2024
@tomca32 tomca32 changed the title Count of Graded/absent/total students in lesson view Count of Graded/absent/total students and total lesson average mark in lesson view Jun 29, 2024
@tomca32 tomca32 closed this as completed Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants