Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 42 online users. » 0 Member(s) | 40 Guest(s) Google, SemrushBot
|
Latest Threads |
Streamlining upliftment: ...
Forum: General Feedback
Last Post: mikkeljensen
03-20-2025, 06:22 AM
» Replies: 0
» Views: 124
|
Study not completing all ...
Forum: Platform Improvement
Last Post: Ting
11-14-2024, 10:31 AM
» Replies: 2
» Views: 1,316
|
Letting audio play throug...
Forum: Platform Improvement
Last Post: sten_knutsen
10-22-2024, 05:08 PM
» Replies: 8
» Views: 2,306
|
Multiple sessions open
Forum: Platform Improvement
Last Post: aczyp
10-08-2024, 06:13 AM
» Replies: 3
» Views: 5,168
|
study launched, but unava...
Forum: Platform Improvement
Last Post: noah.nelson
10-07-2024, 12:28 PM
» Replies: 1
» Views: 714
|
Error with trying to set ...
Forum: Platform Improvement
Last Post: Ting
08-05-2024, 05:23 PM
» Replies: 1
» Views: 1,317
|
sequential presentation o...
Forum: Experimental Design
Last Post: Ting
05-22-2024, 02:57 PM
» Replies: 16
» Views: 10,993
|
New instructions on secon...
Forum: Study Grammar & Management
Last Post: Ting
05-09-2024, 03:22 PM
» Replies: 2
» Views: 3,453
|
pseudorandomization multi...
Forum: Study Grammar & Management
Last Post: Ting
04-17-2024, 03:23 PM
» Replies: 3
» Views: 2,395
|
Preview mode broken
Forum: Platform Improvement
Last Post: sten_knutsen
04-07-2024, 07:58 AM
» Replies: 2
» Views: 3,113
|
|
|
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!
|
|
|
|