tracielin / Gamify_PedECG

An interactive, virtual game experience for learning specific pediatric ECG interpretation skills
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Need to associate button clicks with BOTH scoring AND change location on screen. (I need to combine javascript functions.) #10

Closed tracielin closed 2 months ago

tracielin commented 2 months ago

Need to associate button clicks with BOTH scoring AND change location on screen. (I need to combine javascript functions.)

Some javascript options for moving to a certain location: -[USE THIS] https://codepen.io/tkl219/pen/jOoZLXE. -- This is my tweaking of another source (cited in JS section of codepen) -https://codepen.io/paulobrien/pen/OJaYxJr -https://codepen.io/Snady_Leiby/pen/oNQRoyv

_Originally posted by @tracielin in https://github.com/tracielin/Escape_PedECG/issues/7#issuecomment-2177126401_

tracielin commented 2 months ago

Accomplished with playground_jumpto_w_score2.html