Forum Discussion

StefanieKirs743's avatar
StefanieKirs743
Community Member
12 months ago
Solved

Try Again Error

Hi everyone, I am working on an exam that is a simulation. Consequently, it requires the slides to immediately move on as soon as the user clicks on the correct hotspot and receives credit (there is...
  • Nedim's avatar
    12 months ago

    It seems you should move the "Rectangular Hotspot" outside of the scrolling panel. Currently, clicks are being detected on the scrolling panel instead of the "Rectangular Hotspot." This means that interactions with the hotspot are not functioning correctly, which invalidates the intended response. By placing the hotspot outside the scrolling panel, it should work as expected.