| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 114 online users. » 0 Member(s) | 111 Guest(s) Google, SemrushBot, Yandex
|
| Latest Threads |
Audio files batch uploadi...
Forum: Experimental Design
Last Post: HF2021
11-23-2025, 03:29 PM
» Replies: 3
» Views: 6,290
|
Audio stimuli across stud...
Forum: Study Grammar & Management
Last Post: HF2021
11-20-2025, 02:53 AM
» Replies: 3
» Views: 104
|
Audiovisual stimulus pres...
Forum: Study Grammar & Management
Last Post: HF2021
10-30-2025, 03:44 PM
» Replies: 4
» Views: 383
|
Error question
Forum: Platform Improvement
Last Post: jane_lutken
09-11-2025, 11:31 AM
» Replies: 2
» Views: 1,123
|
Syntax Error "Expecting p...
Forum: Platform Improvement
Last Post: noah.nelson
07-25-2025, 04:16 PM
» Replies: 4
» Views: 1,851
|
Choice response location
Forum: Study Grammar & Management
Last Post: wbushong
07-17-2025, 03:06 PM
» Replies: 2
» Views: 1,241
|
Limiting audio replays
Forum: Study Grammar & Management
Last Post: ytgu
06-09-2025, 07:05 PM
» Replies: 6
» Views: 3,156
|
text stimuli presented as...
Forum: Study Grammar & Management
Last Post: jane_lutken
05-15-2025, 12:09 PM
» Replies: 2
» Views: 1,892
|
Jumping Position of my St...
Forum: Study Grammar & Management
Last Post: Ting
05-15-2025, 09:08 AM
» Replies: 19
» Views: 8,275
|
Custom validation for ema...
Forum: General Feedback
Last Post: Ting
05-10-2025, 09:11 PM
» Replies: 1
» Views: 2,813
|
|
|
| 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!
|
|
|
|