If you use the Platform-Behavior you can do that with 'Set Platform vector Y to'.
You can use an instance variabel on your jump rings and set every value individually.
+ Player: On collision with jumpRing -> Player: Set Platform vector Y to -jumpRing.jumpForce
Vector Y has to be negative to jump up.