refuzee
About
- Username
- refuzee
- Joined
- Visits
- 38
- Last Active
- Roles
- Member
Comments
-
We would very much love a do answer check option, to control if users really did select a choice or entered a text. This somehow was questionned a couple of times in the forum already and is only solved by scripting and adapting for each experiment …
-
Hi, I can confirm that bug when the tash bin (unused items) gets to large. last time we fixed this by deleting the items singularly. this time this seems to crash as well. Is there a way to access the trash bin from windows? Best, Daniel -- EDIT…
-
what if it plays to slow ?
-
Hi durk, did you try putting a key logger after the vlc player plugin ? So far I myself did only collect response times after the video which is a more straightforward approach. Did you try setting the video duration to mouseclick and adding a key…
-
question randomization in forms as stated here: http://forum.cogsci.nl/index.php?p=/discussion/comment/5118#Comment_5118 :)
-
This is a quite common task and should somehow be implemented within the gui items / questionnaire possibilites.
-
ctrl+z export with all dependencies (vlc player, python...) as .exe file. standardized way to handle questions and texts. random durations withouth inline code. best, daniel
-
dear thomas, i solved this by deleting the key response. I think it works fine now but I need to find some time for testing if response times are accurate. Best, Daniel
-
Dear sebastiaan, both videos run fine (avi and mp4) on my setup. However, after playing the first vid and hitting any key I get back to the text display instead of playing the second, third video. Could you give me your info on what version of OS y…
-
Hm.. I really don't know how I should describe this task in more details ;) Randomizing videos shouldn't be that difficult ?
-
basically I just want to catch keyboard responses on a set of randomly played videos (10 videos) i tried to integrate this into a block loop and trial, but OS stops after the first video. best, daniel ps: find my try here: https://www.dropbox.com…
-
hi edwin, sorry to come back to you that late, its crazy busy around here. I'll try my best to give you substatial info soon. best,daniel
-
hi Edwin, any news from this ? I would like to help but I assume some pointing into a direction where to look at would help ? Best, Daniel PS: Did you yourself get this to work ? Maybe its a user mistake of mine ;)
-
hi Edwin, unfortunately i cannot confirm. using the plugins experiment example (structured, calibration, fixation dot reaction practice loop, fixation dot reaction experimental loop) i get all reaction time listings beeing "undefined". be…
-
Hi Edwin, so far I think unzipping was fine :) I got the following Qt error when opening your experiments using a portable version: QAccessibleWidget::rect:This implementation does not support sublements(ID2 unknown for QWidget) I'll try to trace…
-
uh ... ;) OK, it is definetly usefull :) I'll try on monday when back in the office. Best, Daniel
-
Hi Edwin, superb. Thanx very much. I kind of gave up on this due to the other 2341 ideas to follow. I think I will try both, eyetribe and tobii. My problem is always that I need a "clickable" solution for our students, making the experim…
-
great! Thanks for the info. I definetly need to take a look at how to connect all the things ;) Best, Daniel
-
Hi Edwin, thanks very much for the answer and help. Yes i saw the possibility to log text, but this indeed would result in a non-handable logfile for later analysis. My initial question was aiming at if it is possible log with loops, in this case …
-
hi, could you please format the code? i could try to help but it is unreadable...
-
hi, maybe take a look at this and define a loop to put the lines in motion: http://osdoc.cogsci.nl/python/canvas/ best, daniel
-
@oritnaf: it would help if you could you define your question and rules a little more precise ? it is quite hard to get what you want to do. As Edwin pointed out you can the use the random class provided by Python and then decide on rules with if …
-
Ok, never mind :) Quite obviously this works by copying the modules to the opensesame directory I hope this will help others as well. Best, Daniel
-
Hi Edwin, thanks for your reply. I got the SDK working locally with some python examples given by tobii. So the next step would be the integration. If you download the SDK there are some python examples which I would start to integrate, but you can…
-
Hi Sebastian, thanks for the great info. This will help me to get started and structured a bit more. I'll keep you posted when things grow... Greetz, Daniel
-
Hi Sebastian, thanks for your comment. As i am quite new to python and OpenSesame developement is a bit slow. As far as i understood the OpenSesame concept, to integrate tobii modules i would require to start OpenSesame from source to import module…
-
ok, got it. sorry for not searching enough. i modified this original tracker: http://forum.cogsci.nl/index.php?p=/discussion/351/open-mousetracking-and-visual-world-paradigm/p1 for my purposes, so to log system time for synchronization as well. t…
-
Hi RichardSteel, I'm not very experienced either, and depending on what exactly is to be displayed I don't know if I understand you correctly but I hope this helps: One way (depending on if you use forms) would be to randomize the colums list like …
-
Hi Natalie, as Lotje said I would recommend to change to a smaller font, too. http://osdoc.cogsci.nl/usage/text-formatting/ for example: ratingScale1 = widgets.rating_scale(form, var='gezond_lekkerst', nodes=['<span size="12">a…