Unfortunately, this still doesn't work. It works fine with the Commercial version but my students have the student version. I've changed the line to exclude time_step thinking that was causing the error:
vertical_speed.z = t_jump * 0.35;
Works fine on the Commercial but causes a crash for the student version. Is there another way to write code for jump?