### Requirements Three distinct views, corresponding to scope: - [ ] full study overview: summary metrics \forall PPTs, workouts, weeks (01-14) - [ ] select week timeframe: view summary metrics \forall PPTs, workouts (of the week) - [x] select ppt: workout assessment, scoring, HR/biometrics plots --- ### Next Steps - [x] Define and populate a data model sufficient for the above: (ppt_id, study_wk, workout,...) - [x] Identify workouts in wearable data (see: https://github.com/users/cmcginity/projects/1/views/1?pane=issue&itemId=38951428) - [ ] develop scoring algorithm and populate data model (leverage any work done here: https://github.com/users/cmcginity/projects/1/views/1?pane=issue&itemId=38414331)
Requirements
Three distinct views, corresponding to scope:
Next Steps