participant.first participant.last completed Advanced Testing
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
reactive_strength_30cm.rsi
reactive_strength_45cm.rsi
{ sample results go here}