Github Access Required
To manage the files on the device, you must grant access to GitHub
Login to GitHub
Unexpected Github API error
Code:
. Please try again later
title
## Certificate of Participation `participant.first` `participant.last` completed Advanced Testing ```math reactive_strength_30cm.rsi = reactive_strength_30cm.jump_height / reactive_strength_30cm.contact_time / 1000 reactive_strength_30cm.rsi_table_index = ((reactive_strength_30cm.rsi - 1.5) / 0.5) + 1 reactive_strength_45cm.rsi = reactive_strength_45cm.jump_height / reactive_strength_45cm.contact_time / 1000 reactive_strength_45cm.rsi_table_index = ((reactive_strength_30cm.rsi - 1.5) / 0.5) + 1 ``` ### RSI 30cm `reactive_strength_30cm.rsi` ### RSI 45cm `reactive_strength_45cm.rsi` ### Results ``` { sample results go here} ```
Save