Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 12 of 12

Thread: Create fake pop-up error message

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Maybe I can help directly, I've done such a thing a view weeks ago.

    I simply started the browser by the custom-item-type and presented a html-page within the browser with the task description (you have to make one and put the location of the file in the parameters). By using the <form>-tag and a little javascript which you put in the header of the html-file you can validate participant input. If you use a value that the participant isn't able to respond with, everytime a windows pops up with a message you want (e.g. "NO! Try it once again!", you have to write the message in the code of the javascript) and a simple "OK"-Button.
    I added a line in the task description that they can continue if they close the browser window. If the participant do that, the browser window is closed (of course) and ML tells the participant to click on "Continue". Just click "WriteRT" in the ML-file of the custom item from wich you call the browser and you also have a measure how hard the participant tried to answer the question (the RT of the custom item type, or to put in another way, how long they stay doing the custom item).
    If you are at least a little bit firm with html-programming, this works really nicely.

    BTW: I use Openoffice to create the whole "workaround" of the HTML-file (e.g. tables and stuff like that), because it works like a WYSIWYG-Editor and also provides relatively "simple" hmtl-code (don't try to do that with MS-Word, it's horrible ;-)). So you just need a little bit of understanding of the code, but not extraordinary html-programming skills. In a second step I use a html-editor (in my case Aptana Studio which you also get for free) to modify the html-code (e.g. to put in the javascript).

    Best,
    7om
    Last edited by Thomas; 05-05-2009 at 02:10 PM.

Similar Threads

  1. ..create a Pop up button that appears after a specified time while viewing a screen?
    By hnoel in forum MediaLab Older Versions: How Do I...
    Replies: 1
    Last Post: 12-15-2008, 03:19 PM
  2. Supressing error message
    By Andrew.ID in forum MediaLab Older Versions: How Do I...
    Replies: 2
    Last Post: 12-03-2007, 11:41 AM
  3. InstallShield error message
    By jarvis24 in forum MediaLab Older Versions: Troubleshooting
    Replies: 3
    Last Post: 11-07-2007, 11:43 AM
  4. Error message
    By jlmarcon in forum MediaLab Older Versions: Troubleshooting
    Replies: 1
    Last Post: 04-17-2007, 10:12 AM
  5. Error: Can't Create ActiveX Object
    By jarvis24 in forum DirectRT Older Versions: Troubleshooting
    Replies: 0
    Last Post: 11-24-2005, 01:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •