You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: