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

Coursework overview per cohort and learner/trainee #336

Open
kfklein15 opened this issue Feb 26, 2025 · 0 comments
Open

Coursework overview per cohort and learner/trainee #336

kfklein15 opened this issue Feb 26, 2025 · 0 comments
Assignees

Comments

@kfklein15
Copy link
Contributor

Background
The learners/trainees are expected to create their coursework board and track their backlog. We want to know how many of these people are doing it actively, how well, and if the review was positive

A question/problem is: how do we identify which coursework MUST have a review? Not all of them have to have it.

Acceptance criteria

Scenario: see how many members of a cohort do have a coursework board
GIVEN we have the list of coursework planners
WHEN I see the list of cohorts per region
AND total
THEN I can see the percentage of people who have created a board

Scenario: see the list of names of a cohort that has not created a coursework board
GIVEN we have the list of coursework planners
WHEN I see the list of cohort learners per region
THEN I can see the names of people who have NOT created a board

Scenario: coursework evaluation per learner
GIVEN we have the list of coursework planners
AND we know the issues status
WHEN I see the list of cohort learners per region
THEN I can see what percentage of issues are in review
AND in done

Scenario: approved coursework
GIVEN we have the information per cohort learner and region
AND the issues that are in the done column
WHEN a comment of that coursework has a thumbs up OR a heart emoji
THEN I can this is considered an approved coursework
AND we can see the percentage of issues that have been approved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants