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
GIVEN stratified user csv data has been fetched and at least 1 upload exists in db
THEN a table should display csv file according to prototype
AND each row should have the following design:
Headers: Stratification factor | Summary | Action buttons (download / delete )
Rows: “Stratification on FRL (437=“Yes”; 563=“No”)" [for each strata represented, so this could be unknown number of lines long]
Notes
Action button functionality in separate story, for this task the buttons should be positioned w/o doing functionality
[ 🟠 verify that this idea is no longer the desired design] Also note design below, @amurphy-cl mentioned this as the original concept as she imagined it. This is similar but conceptually it may mean storing data in a different way, with a tag to indicate a grouping of UUIDs that were uploaded together. In this design, each row would represent that tagged group, with a summary of the strata breakdown in that group instead of each row = 1 unique strata and a summary of all strata values from all groups.
The text was updated successfully, but these errors were encountered:
danoswaltCL
changed the title
[UI] Add table on Stratification tab to show uploaded csv files / summaries
[UI] Add table on Stratification tab to show row of strata w/ summary descriptions
Aug 20, 2023
Uh oh!
There was an error while loading. Please reload this page.
User Story
As an experimenter on the Stratification tab, I want to see a list of the currently uploaded csv files.
Dependencies
#958
#964
#969 (can worked around w/ dummy data though if need be)
Links*
Figma Screen Recording
https://carnegielearning.slack.com/files/U02DS8JDP0Q/F05NH1DS0EP/screen_recording_2023-08-18_at_1.28.54_pm.mov
Acceptance Criteria
GIVEN stratified user csv data has been fetched and at least 1 upload exists in db
THEN a table should display csv file according to prototype
AND each row should have the following design:
Notes
Action button functionality in separate story, for this task the buttons should be positioned w/o doing functionality
[ 🟠 verify that this idea is no longer the desired design] Also note design below, @amurphy-cl mentioned this as the original concept as she imagined it. This is similar but conceptually it may mean storing data in a different way, with a tag to indicate a grouping of UUIDs that were uploaded together. In this design, each row would represent that tagged group, with a summary of the strata breakdown in that group instead of each row = 1 unique strata and a summary of all strata values from all groups.
The text was updated successfully, but these errors were encountered: