Copy link to clipboard
Copied
Hallo Community,
ich habe folgendes Problem:
Ich würde gerne eine Folie erstellen, auf der der Benutzer 3 Hinweise finden soll. Die 3 Hinweise sollen per Mouse-Over gefunden werden. Bleibt der Benutzer für 2 Sekunden über dem richtigen Hinweis (und nur dann), soll nach 2 Sekunden eine Nachricht erscheinen, die dem Benutzer anzeigt, dass er den Hinweis gefunden hat. Wenn ein Hinweis gefunden wurde, soll dies rechts oben angezeigt werden ("1 von 3 Hinweisen gefunden"). Wenn alle 3 Hinweise gefunden wurden, soll der Benutzer zu einer bestimmten Folie weitergeleitet werden.
Derzeit wird bei Mouse-Over über ein Slidelet eine erweiterte Aktion ausgeführt, die nach 2 Sekunden die "Richtig-Meldung" anzeigt. Problem: Der Benutzer bekommt die Meldung auch angezeigt wenn er das Mouse-Over nur für eine Millisekunde auslöst. Er soll aber 2 Sekunden über dem Feld bleiben und die Meldung erst dann angezeigt bekommen.
Wie würde man das am geschicktesten umsetzen?
Danke fürs Lesen soweit
Copy link to clipboard
Copied
Hello community,
I have the following problem: I would like to create a screen, on which the user will find 3 indications. The 3 indications should be found by mouse over. If the user stays for 2 seconds on the right indication (and only then), a message appears, indicating to the user that he has found the right indication. If an indication is found, it will be displayed on the top right ( "1 of 3 indications found"). If all 3 indications have been found, the user will be redirected to a specific slide.
Problem: The user receives the message even if he triggers the mouse over only for a millisecond. But he shall dwell 2 seconds over the mouse over and then get the message that he is right.
How would you solve this?
Thanks for reading
Copy link to clipboard
Copied
I did read your message yesterday (in German), had no time to try out some possibilities. It will not be easy at all. Even with the new Delay command in advanced actions, because once an action has been started (which is only possible with a rollover slidelet if you want to keep to the Captivate solutions and not use an external widget) it will continue, no solution for you. I really don't see a workable solution with Captivate features at all. Do you really need this to happen by rollover (not supported for HTML output)?