Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 143 online users. » 0 Member(s) | 140 Guest(s) Applebot, Google, SemrushBot
|
Latest Threads |
Error question
Forum: Platform Improvement
Last Post: jane_lutken
09-11-2025, 11:31 AM
» Replies: 2
» Views: 98
|
Syntax Error "Expecting p...
Forum: Platform Improvement
Last Post: noah.nelson
07-25-2025, 04:16 PM
» Replies: 4
» Views: 978
|
Choice response location
Forum: Study Grammar & Management
Last Post: wbushong
07-17-2025, 03:06 PM
» Replies: 2
» Views: 553
|
Limiting audio replays
Forum: Study Grammar & Management
Last Post: ytgu
06-09-2025, 07:05 PM
» Replies: 6
» Views: 1,847
|
text stimuli presented as...
Forum: Study Grammar & Management
Last Post: jane_lutken
05-15-2025, 12:09 PM
» Replies: 2
» Views: 1,090
|
Jumping Position of my St...
Forum: Study Grammar & Management
Last Post: Ting
05-15-2025, 09:08 AM
» Replies: 19
» Views: 4,941
|
Custom validation for ema...
Forum: General Feedback
Last Post: Ting
05-10-2025, 09:11 PM
» Replies: 1
» Views: 1,693
|
Study with audio is not w...
Forum: Experimental Design
Last Post: Ting
05-03-2025, 09:24 PM
» Replies: 1
» Views: 1,520
|
Experiment not working on...
Forum: Platform Improvement
Last Post: noah.nelson
04-24-2025, 03:28 PM
» Replies: 3
» Views: 1,951
|
Self-paced listening
Forum: Experimental Design
Last Post: noah.nelson
04-09-2025, 05:52 PM
» Replies: 2
» Views: 1,473
|
|
|
Misspelling in translations |
Posted by: AQACH - 02-09-2021, 02:37 PM - Forum: Platform Improvement
- Replies (3)
|
 |
Hi!
I'm testing a study aimed at native Spanish speakers. I noted that the language of the browser determines the language of the instructions; however there are several misspellings in the translations.
Can I help to improve that translations for Spanish? I understand maybe is a browser translation function, but if it is possible change that error, I will be happy to help.
|
|
|
Combine text and key press responses |
Posted by: AQACH - 02-08-2021, 04:23 PM - Forum: Study Grammar & Management
- Replies (9)
|
 |
Hello world!
I'm creating a word association task. Participants must write a word in response to a cue word. I´m using the response option"keypress" because it is important to evaluate the first key press and the interval between each key press; however, it is laso important to me that participants can see what they write.
I tried to combine two resposes "keypress" and "text" as explainned in the tutorial Recording participant responses, but F5 ignore the "keypress" response and only record the "text".
I'm not shure that this is the best approach to solve my problem.
My current code is:
"test_trials":{
"type": "basic",
"stimuli":["w01","w02","w03","w04","w05","w06","w07","w08","w09","w10","w11","w12","w13","w14","w15","w16","w17","w18","w19","w20","w21","w22","w23","w24","w25","w26","w27","w28","w29","w30","w31","w32","w33","w34","w35","w36","w37","w38","w39","w40","w41","w42","w43","w44","w45","w46","w47","w48"],
"stimulus_pattern": {"order": "random"},
"responses": [["k_resp","t_resp"]]
},
Thanks to everyone
|
|
|
Voice activated reaction time |
Posted by: arielchan - 02-07-2021, 12:39 PM - Forum: Study Grammar & Management
- Replies (3)
|
 |
I remember seeing an email from FindingFive late last year saying that FF has a beta version of voice activated reaction time as a kind of response for experiment. I wonder if there's an API I can refer to set up to test the voice activated reaction time in my experiment? Thank you!
|
|
|
Comprehension questions after response following specific stimuli |
Posted by: atfrederiksen - 02-03-2021, 10:37 AM - Forum: Experimental Design
- Replies (4)
|
 |
I'm working on a forced choice experiment, where participants are presented with a sentence including a pronoun and then choose which of two names they think the pronoun referred to. That all works with my current code. However, I also want to follow some of the trials with a comprehension question (also a forced choice response) after participants have made their response. The problem I'm having is that the comprehension questions have to occur after specific items. I tried to use catch-trials, but that doesn't seem like the right approach, given that each comprehension questions can only follow one specific trial.
I also tried to set up as a separate trial template containing the trials to be followed by comprehension questions plus the comprehension questions themselves. By keeping the stimulus_pattern in a fixed order, I can make sure the appropriate comprehension question follows its intended stimulus + response. But then I could not figure our how to create a block consisting of N regular trials followed by exactly two of these separate trials, i.e. 1) a stimulus followed by its forced choice response, followed by 2) a comprehension question asking about something in the preceding stimulus sentence, followed by a forced choice response).
Does anyone know a way to do this?
|
|
|
Mouse tracking tutorial access |
Posted by: rmizrahi - 01-28-2021, 09:39 PM - Forum: Platform Improvement
- Replies (1)
|
 |
I am having a hard time being able to launch the mouse tracking sample study that is under the tutorial. I wanted to know if that is currently the intention or if there may be a problem with either my browser or how I am accessing it.
More specifics:
- Under "Tutorial: Mouse-tracking Study Example", when I click on where it says "Click here to see a finished version" it takes me to the home screen of the study displaying the option to read the consent form.
- When I click the [2. Participate] button it doesn't initiate the study.
Thanks!
|
|
|
Seeing data before the session ends |
Posted by: jwright8 - 01-28-2021, 03:06 PM - Forum: Platform Improvement
- Replies (3)
|
 |
Taking research online presents challenges. In the lab we know participants are using a mouse and headphones for our audio + mouse tracking paradigm, but online how do we know? We have them agree at the beginning to use these things, but at the end we ask how they took the study and half of them did not use a mouse. So, we do not give them credit for the study. Here is the problem: we have to see their answers to determine if they get credit. Our human subjects pool wants us to award credit within 24 hours. Right now I can't see the responses until the FindingFive session is over, right? So, what do I do. I feel stuck. I can't open a new session every day. I need to open a session once a week and have it run for a week to collect participants. But I also need to award credit to participants for taking the study within 24 hours, but I can't do that if I can't see their responses. Am I missing something that would allow me to see individual responses while the session is open? If not, then, as a researcher, I feel this is a major flaw in the platform that should be addressed as soon as possible. I hope I am just missing something. Thanks.
|
|
|
|