| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 36 online users. » 0 Member(s) | 34 Guest(s) Bing, SemrushBot
|
| Latest Threads |
Have audio stimulus & res...
Forum: Experimental Design
Last Post: wbushong
07-29-2026, 10:33 AM
» Replies: 2
» Views: 172
|
fixation cross location u...
Forum: Study Grammar & Management
Last Post: aczyp
07-21-2026, 05:42 AM
» Replies: 11
» Views: 22,096
|
Images with delay don't a...
Forum: Experimental Design
Last Post: noah.nelson
07-15-2026, 04:56 PM
» Replies: 2
» Views: 271
|
digit span task
Forum: Experimental Design
Last Post: noah.nelson
07-15-2026, 04:22 PM
» Replies: 1
» Views: 183
|
Delete multiple files?
Forum: General Feedback
Last Post: Ting
06-27-2026, 10:24 PM
» Replies: 1
» Views: 425
|
Prolific integration w/o ...
Forum: Study Grammar & Management
Last Post: noah.nelson
02-24-2026, 06:18 PM
» Replies: 3
» Views: 2,067
|
Another FF Prolific quest...
Forum: Study Grammar & Management
Last Post: noah.nelson
02-24-2026, 06:16 PM
» Replies: 1
» Views: 987
|
Feedback Font Size
Forum: Study Grammar & Management
Last Post: [email protected]
01-29-2026, 02:38 PM
» Replies: 2
» Views: 1,643
|
Delay Randomization
Forum: Study Grammar & Management
Last Post: [email protected]
12-12-2025, 07:05 PM
» Replies: 2
» Views: 1,715
|
Adding arbitrary data col...
Forum: Study Grammar & Management
Last Post: HF2021
12-10-2025, 06:12 PM
» Replies: 1
» Views: 1,327
|
|
|
| When it takes too long the generate the study... |
|
Posted by: blueorange - 03-19-2024, 06:59 PM - Forum: Platform Improvement
- Replies (2)
|
 |
Hi!
I have an issue of my study taking way too long to generate.
I have the notification that says "Generating the study" but doesn't seem to proceed beyond this stage.
Would there be anything I could do to speed up this process?
Thank you in advance as always!
---------
There also could be a possibility that I'm impatient but taking an hour didn't occur normal to me..!
|
|
|
| 150 trial limit |
|
Posted by: sac429 - 03-19-2024, 10:34 AM - Forum: Study Grammar & Management
- Replies (2)
|
 |
Hello,
I'm receiving an error that says the trials in block "preview_sentence_choice_production" exceed the upper limit of 150.
Code: "preview_sentence_choice_production": {
"trial_templates": ["preview_template","sentence_template","choice_template","production_template"],
"pattern": {"order": "alternate_random", "repeat": 1}
}
Our study aims to have 72 sentences and 4 stimuli per sentence (2 text stimuli, 2 images), resulting in 288 trials according to FF.
Based on an older post in the forum, I see that there is a way to increase the maximum allowed trials. Would it be okay to add "max_trials: 300" or would this affect the performance of the study/be unideal for FF's servers?
We may also break this block up into 2 blocks (144 trials each), which will be under the 150 limit, but I just wanted to know if increasing the max trials was a feasible option.
Thank you for your assistance!
Serena
|
|
|
Is there a way to present an image at the text response page? |
|
Posted by: blueorange - 02-20-2024, 01:20 AM - Forum: Experimental Design
- Replies (4)
|
 |
Is there a way to present an image at the text response page?
What I want to ask participants to do is to name the object that is presented as an image (like a banana) and for them to type in banana as the correct answer.
Also, is there a simple way to link such images to the correct text response?
I'm thinking of something like:
"Test_Word":{
"type":"AFC",
"stimuli":["banana_img", "apple_img", "grape_img"],
"stimulus_pattern":{"order":"random"},
"responses":["banana", "apple", "grape"]
}
Would this correctly link the given stimuli to the correct text response?
Please let me know if my questions themselves are confusing, I would be happy to explain ◡̈
Thanks in advance!
|
|
|
| Blank screen? |
|
Posted by: mschenker - 12-11-2023, 06:31 PM - Forum: Platform Improvement
- Replies (4)
|
 |
A participant was not able to advance through my experiment. They told me that after the instructions and microphone test, they saw a blank screen with the orange progress bar at the top and no other buttons. Typically there is a blank screen as the stimuli play, but a button pops up afterward so that the participant can record. I previewed the study, created a back-up session with a new link, asked the participant to try a new browser. Does anyone have any troubleshooting ideas? Are there security settings we should consider? This has not been a problem for other participants yet, so I'm not sure what else to try.
|
|
|
| Tokenized Text Font + Unnecessary Hint Screen |
|
Posted by: S Sommer - 11-14-2023, 05:19 PM - Forum: Study Grammar & Management
- Replies (5)
|
 |
Hi! I have two questions about tokenized text:
1. Is it possible to change the tokenized text font to match the normal text font? Tokenized text is automatically showing up in a different font for me.
2. Is it possible to begin a self-paced tokenized text block immediately with the first token instead of a blank screen with "hint" instructions?
As of now, when my non-tokenized block ends, the participant sees a blank screen with "press the space key to advance" at the bottom. I would like the first token to automatically be shown.
Thanks in advance for any guidance!
|
|
|
| Space between two phrases |
|
Posted by: Hyeonah - 11-13-2023, 03:50 PM - Forum: Study Grammar & Management
- Replies (1)
|
 |
Hello!
I was wondering whether I could make some space between two phrases.
For instance, I want to create a stimulus that shows "a key to lock".
However, when I made some space manually between the two phrases using a spacebar and run a preview, the two phrases were adjacent without any separation.
So instead, I used dashes and this is how I coded for this stimulus:
{
"type": "text",
"content": "a key----------------------------------to lock",
"alignment": "left",
"size": "50px"
}
However, I'd like to know whether there is a way to make some space between the two phrases without using dashes.
Thanks!
|
|
|
|