mhilliard2
About
- Username
- mhilliard2
- Joined
- Visits
- 179
- Last Active
- Roles
- Member
Comments
-
I was actually able to solve my issue following this thread: review https://forum.cogsci.nl/discussion/6280/word-fragment-completion-task The only aspect my task is missing, is a way to incorporate a key press in order to terminate the block loop, i…
-
https://forum.cogsci.nl/uploads/129/YQHTC0MFXMLY.osexp Hello, I am attempting to design a memory task in which a subject views 15 words & then recalls as many words as they can for each block, over the span of 7 blocks. So far I have been able t…
-
@Fab Hello! I hope you are doing well! I made a similar task to the one I attached to this forum, however, it incorporates a series of sketchpad items. In this task, I was hoping to use your script to once again set two testing blocks to break afte…
-
@Fab Thank you for walking me through your steps to solve this issue. The task is running how I intended on Jatos & external browsers. I greatly appreciate it!
-
@Fab Thank you for taking a look at my task! I have reviewed your revisions and I have a couple follow-up questions. After a quick run through of your the revised task in your response on an external browser, I realized the practice loop did not te…
-
@lvanderlinden Thank you so much for this thorough response! Everything is running as I was hoping, and I was also able to implement the single allowed box response for the guided practice by following your advice regarding the clicked_response var…
-
@eduard Hello, Yes, I am talking about the correct and incorrect feedback items. The reason I have not defined the correct response variable is because I am having difficulty determining what to identify it as, in order to get the feedback to run …
-
@eduard Thank you for following up on this! This specific problem has been resolved. I have another issue with my task in the process of being resolved in the forum you have linked.
-
https://forum.cogsci.nl/uploads/819/NP2PBQYVRUC5.osexp @eduard I am hoping to incorporate per trial feedback for the practice block. I have figured out where in my task to present the feedback items so that it appears per trial, however, the feedba…
-
@lvanderlinden Hello Lotje, Thank you for letting me know these functions are not supported in OSWeb! I thought it might have just been user error, so I appreciate it. The questionnaire thread is very helpful as well. I think with some slight mani…
-
@eduard I am posting on this forum as I am hoping to create a search array with a similar design, to be ran on JATOS. I have attempted to create buttons using the form_base function, following the examples posted on the form widgets and keywords fo…
-
@eduard The cursor_roi functionality seems to be performing well, thank you for the suggestion! I seem to have run into a similar error as last time, it states: https://forum.cogsci.nl/uploads/172/ECG55A6XPHC6.osexp item-stack: ExpSeq[run].Practice…
-
@eduard Thank you for identifying the error, the task is running exactly as I would like it to be now. However, when I attempt to run the task in an external browser, I recieve a notification stating: " Uncaught TypeError: Cannot set properti…
-
@eduard Thank you for your help with this. I will keep that in mind moving forward. Now that the error is resolved, I am attempting to assign the number table of my sketchpad as designated mouse response buttons (1-9). I have been searching for tu…
-
https://forum.cogsci.nl/uploads/942/TJMBGK38FX6F.osexp Hello, My pattern comparison task is too large of a file to attach within this forum, so I have shared my letter comparison task that uses the in-line script you have shared in your timer task.…
-
@eduard I am hoping to run each trial block for 30000 ms, or in other words, 30 seconds. Meaning that the two trial blocks will run for separate 30000 ms durations. I personally timed each trial to see how long the trial block duration lasted, and …
-
@eduard Thank you for the feedback. Are you able to point me in the direction of a resource that discusses how to implement a TimeOut using javascript? I have not had any luck searching, I would appreciate some help learning the specific language n…
-
@Artabanos Do you mind sharing your LC task? I am making a pattern comparison task, but I am experiencing difficulties implementing the 30000 ms timeout. Specifically, I am receiving the feedback that my in-line script is missing the required posit…