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

Dashboard - stats for partner NGOs #44

Open
edmondpr opened this issue Jul 21, 2023 · 0 comments
Open

Dashboard - stats for partner NGOs #44

edmondpr opened this issue Jul 21, 2023 · 0 comments
Assignees
Labels

Comments

@edmondpr
Copy link
Member

edmondpr commented Jul 21, 2023

Design: https://www.figma.com/file/DgrKZX9mS13Zgf7k5pZ1WT/Partner-web-app?type=design&node-id=727-66&mode=design&t=IrpaeVusdRlOAZoD-4

If the logged in user is a from a partner NGO, the following data will be shown:

  • total number of students from the partner NGO who have enrolled in at least one course and who haven't cancelled it
  • total number of courses in which the students from the partner NGO have enrolled (completed + not completed)
  • total number of hours until the current date, corresponding to the lessons that haven't been cancelled in the courses (1h per lesson)

The data will be retrieved from the /api/v1/partners/{partner_id}/dashboard/stats endpoint.

If the view mode is set to All MWB participants, the endpoint will be /api/v1/partners/dashboard/stats.

The results will take into consideration the selected year and the view mode (data for own organization / all MWB participants).

@edmondpr edmondpr changed the title Dashboard stats for partner NGOs Dashboard - stats for partner NGOs Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

3 participants