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
As a TSC technician I want buttons on the Moisture Content screen(Feature/enhancement) So That I can complete and approve tests, and calculate MC averages
Acceptance Criteria
Given that I am on the moisture content screen, When I click the edit column button, Then A modal appears containing checkboxes that correspond to each column in the MCC activity results table. The user can toggle whether the different columns are visible or not by clicking on the corresponding checkbox.
Given that I am on the moisture content screen, When I click the add new row button, Then a new row is added to the MCC activity results table. The replicate number for the new row will be one number higher than the previous row. The test activity is marked as accepted.
Given that I am on the moisture content screen, When I click on the delete row button, Then the average moisture contect is calculated and appears on the screen.
Additional Context
Business rule: the test must be complete, before it can be approved
Business rule: the test result must be accepted (in the results table) to be included in the calculation
Definition of Done
Ready to Demo in Sprint Review
Does what I have made have appropriate test coverage?
Documentation and/or scientific documentation exists and can be found
Peer Reviewed by 2 people on the team
Manual testing of all PRs in Dev and Prod
QA from UX team member
Merged
The text was updated successfully, but these errors were encountered:
As a TSC technician I want buttons on the Moisture Content screen(Feature/enhancement) So That I can complete and approve tests, and calculate MC averages
Acceptance Criteria
Given that I am on the moisture content screen, When I click the edit column button, Then A modal appears containing checkboxes that correspond to each column in the MCC activity results table. The user can toggle whether the different columns are visible or not by clicking on the corresponding checkbox.
Given that I am on the moisture content screen, When I click the add new row button, Then a new row is added to the MCC activity results table. The replicate number for the new row will be one number higher than the previous row. The test activity is marked as accepted.
Given that I am on the moisture content screen, When I click on the delete row button, Then the average moisture contect is calculated and appears on the screen.
Additional Context
Definition of Done
Ready to Demo in Sprint Review
Does what I have made have appropriate test coverage?
Documentation and/or scientific documentation exists and can be found
Peer Reviewed by 2 people on the team
Manual testing of all PRs in Dev and Prod
QA from UX team member
Merged
The text was updated successfully, but these errors were encountered: