Skip to content

Commit bdc1e0f

Browse files
authored
Reformat
1 parent 5e55226 commit bdc1e0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vignettes/dev_templates/performance_data.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Variables:
2929
[staffID,"MSR1","2023-11-01",critPass,critFlag,100,p_avg,ninety,sevenFive,pogGoal],
3030
[staffID,"MSR1","2023-12-01",critPass,critFlag,100,p_avg,ninety,sevenFive,pogGoal],
3131
],
32+
33+
3234
When editing, copy paste into another text editor (sublime, notepad, whatever you use), then `shft`+`ctrl`+`f` find/replace the variable with relevant data. Use `passNumb` and `flagNumb` to set the passed and flagged event counts, change the values for the benchmarks (including `pogGoal`), then edit the `critPass` and `critFlag` values based on the specifications in the [persona data sheet](https://docs.google.com/spreadsheets/d/1ZxtuEPI5EVfnO-YcvzGjbUSy3woixCsaz4slOCozVEU/edit#gid=0).
3335

3436
# Vignette Template Data

0 commit comments

Comments
 (0)