lmelvill
About
- Username
- lmelvill
- Joined
- Visits
- 35
- Last Active
- Roles
- Member
Comments
-
Hey Laura, For FireFox, the instructions for disabling the backspace 'Back' function can be found here. What I recommend if you need input textboxes, is to tell participants to ONLY use Chrome (or safari, I think). If you're using a server with a p…
-
Hey everyone, I don't know if it helps, but I'm currently using a text input in my online experiment: https://forum.cogsci.nl/uploads/208/V3NMUKYL0NOB.osexp It's definitely not as concise as Sebastiaan's, but it covers more corner cases and includes…
-
Hey Eduard, no worries. It seems to be a rare case so far. It might have to do with the user's Chrome install, their graphics card, or a combination of both. Additionally, the OP of the thread you sent suggests that their hardware acceleration on c…
-
Hey Kri, I managed to solve the issue by diving into the index.html file in my OSWeb .zip experiment file and changing line 15 to reflect my basepath. It looks like <script src="/yourbasepath/assets/javascripts/jatos.js">. Afterwards…
-
Hey Kri, Thanks for the reply. I just took a look through our configuration and everything seems fine. Remember, I've not programmed the experiment in Javascript, but in OpenSesame. Javascript programs run just fine. I suspect though, that because I…
-
Hey Kristian, The test server runs fine and all the tests come out okay. And yes, we do use a URL base path for my lab, it's /phono/. Regards, Rissa
-
As a side, for experimenters who want to use a multicharacter (and numerical) text input for OSWeb, I've created a keyboard response using the inline_javascript object and other OS functions. I suppose this can work temporarily until the form object…
-
Hey everyone, I just tested the experiment on Firefox, Chrome, and Internet Explorer. The first two worked absolutely perfectly! I experienced no sampler error messages at all! As for the scripting issue, filling the response with a character fixes …
-
Hey all, I just did some testing, and found similar results as before, even with OSWeb 1.3.1. It wouldn't be so much of a problem because the experiment continues fine, the variables are logged okay, and the sound plays. However, an error pop-up occ…
-
Hey Daniel, I've attached here just the practice block from our experiment for the sake of time and privacy. But the error occurs within the block, as well as with every other occurrence of the sampler object. There is a multi-character response re…
-
Hey Sebastiaan, Thanks for the quick reply! I realize I also made a mistake. It's not the capital 'Z' which works; it's the capital 'X'. But this may still be in reference to the QWERTY and QWERTZ keyboard layout issue. > This sounds like a confu…