Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 114 online users. » 0 Member(s) | 112 Guest(s) Bing, SemrushBot
|
Latest Threads |
Error question
Forum: Platform Improvement
Last Post: jane_lutken
09-11-2025, 11:31 AM
» Replies: 2
» Views: 507
|
Syntax Error "Expecting p...
Forum: Platform Improvement
Last Post: noah.nelson
07-25-2025, 04:16 PM
» Replies: 4
» Views: 1,357
|
Choice response location
Forum: Study Grammar & Management
Last Post: wbushong
07-17-2025, 03:06 PM
» Replies: 2
» Views: 893
|
Limiting audio replays
Forum: Study Grammar & Management
Last Post: ytgu
06-09-2025, 07:05 PM
» Replies: 6
» Views: 2,350
|
text stimuli presented as...
Forum: Study Grammar & Management
Last Post: jane_lutken
05-15-2025, 12:09 PM
» Replies: 2
» Views: 1,462
|
Jumping Position of my St...
Forum: Study Grammar & Management
Last Post: Ting
05-15-2025, 09:08 AM
» Replies: 19
» Views: 5,989
|
Custom validation for ema...
Forum: General Feedback
Last Post: Ting
05-10-2025, 09:11 PM
» Replies: 1
» Views: 2,212
|
Study with audio is not w...
Forum: Experimental Design
Last Post: Ting
05-03-2025, 09:24 PM
» Replies: 1
» Views: 1,911
|
Experiment not working on...
Forum: Platform Improvement
Last Post: noah.nelson
04-24-2025, 03:28 PM
» Replies: 3
» Views: 2,359
|
Self-paced listening
Forum: Experimental Design
Last Post: noah.nelson
04-09-2025, 05:52 PM
» Replies: 2
» Views: 1,857
|
|
|
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!
|
|
|
Problem uploading zipped audio files |
Posted by: sten_knutsen - 10-23-2023, 08:39 AM - Forum: Platform Improvement
- Replies (10)
|
 |
I've uploaded several sets of zipped audio files to "Files" and while these uploads were "successful" none of the files are showing in the list of files, and none of the files available for use in stimuli, they're missing. However, with each "successful" upload, the "memory meter" shows space has been taken up by the no-show files.
-- sten
|
|
|
|