Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 178
» Latest member: venicegleason
» Forum threads: 249
» Forum posts: 979

Full Statistics

Online Users
There are currently 41 online users.
» 1 Member(s) | 37 Guest(s)
Bing, Google, SemrushBot, ThomasMAb

Latest Threads
pseudorandomization multi...
Forum: Study Grammar & Management
Last Post: Ting
04-17-2024, 03:23 PM
» Replies: 3
» Views: 98
Preview mode broken
Forum: Platform Improvement
Last Post: sten_knutsen
04-07-2024, 07:58 AM
» Replies: 2
» Views: 251
Cookie Error in MTurk
Forum: Study Grammar & Management
Last Post: Ting
04-05-2024, 05:49 PM
» Replies: 1
» Views: 121
When it takes too long th...
Forum: Platform Improvement
Last Post: blueorange
03-19-2024, 08:06 PM
» Replies: 2
» Views: 310
150 trial limit
Forum: Study Grammar & Management
Last Post: sac429
03-19-2024, 02:32 PM
» Replies: 2
» Views: 232
Is there a way to present...
Forum: Experimental Design
Last Post: Ting
02-20-2024, 09:30 PM
» Replies: 4
» Views: 908
Questions RE: Prolific Co...
Forum: Experimental Design
Last Post: Ting
02-14-2024, 09:44 AM
» Replies: 1
» Views: 326
Blank screen?
Forum: Platform Improvement
Last Post: mschenker
12-13-2023, 03:25 PM
» Replies: 4
» Views: 1,231
Tokenized Text Font + Unn...
Forum: Study Grammar & Management
Last Post: Ting
11-15-2023, 06:38 PM
» Replies: 5
» Views: 1,572
One randomized word while...
Forum: Study Grammar & Management
Last Post: S Sommer
11-14-2023, 05:25 PM
» Replies: 0
» Views: 340

 
  pseudorandomization multiple attributes
Posted by: blueorange - 04-17-2024, 01:02 AM - Forum: Study Grammar & Management - Replies (3)

Is it possible to limit the maximum number of consecutive stimuli conditions?
For example, is there a way to limit the occurrence of both attributes "aaaa" and "bbbb" showing up?
I tried both of these codes but none of them worked Sad 
"stimulus_pattern": {"order": "pseudorandom",
                            "attribute": "a", "b",
                            "min_N": 1, "max_N": 3}


"stimulus_pattern": {"order": "pseudorandom",
                            "attribute": "a",
                            "attribute": "b",
                            "min_N": 1, "max_N": 3}

Print this item

  Preview mode broken
Posted by: sten_knutsen - 04-05-2024, 04:03 PM - Forum: Platform Improvement - Replies (2)

Two of us had the same problem: we were able to use Preview mode once or twice, but then after that the preview window would appear with the "broken image" sign and a message "Sorry, but we encountered an unexpected error upon processing your request."
I logged out of Finding Five and logged back in, but now I can't get anything to preview. This worked fine this morning (and I used it quite a bit).

Print this item

  Cookie Error in MTurk
Posted by: finley - 04-05-2024, 01:40 PM - Forum: Study Grammar & Management - Replies (1)

I am trying to launch a new MTurk session, but the Sandbox is giving me an error that it won't load the study.It says there is no content to load and my cookies may be too restrictive (I'm using Chrome).
The Preview of the study in FF works fine, though.



Attached Files Thumbnail(s)
   
Print this item

  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..!

Print this item

  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

Print this item

Question 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!

Print this item

Question Questions RE: Prolific Compatibility
Posted by: sabele2 - 02-12-2024, 06:07 PM - Forum: Experimental Design - Replies (1)

Hello,

I was wondering if anyone set up their FindingFive study on Prolific? If so, is there anything special I need to do for them to work together?

Questions:

1. Is there a way to end the study early if participants fail an attention check? And if so, can we provide them with a different completion message at the end, so they can report a different completion code to Prolific?

2. After participants complete the study, is there a way to automatically redirect participants with a provided URL so that it automatically captures their completion in Prolific?

3. Prolific has a feature where you can supply participants with logins and passwords to survey tools. Is this compatible with FindingFive? Or are participants forced to make their own accounts on FindingFive?

Thank you for any and all who respond/help!

Sincerely,
~Elli

Print this item

  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.

Print this item

  One randomized word while the rest of the sentence remains unchanged
Posted by: S Sommer - 11-14-2023, 05:25 PM - Forum: Study Grammar & Management - No Replies

Hi, 

Is it possible to nest a list value inside regular text, such that the text would remain the same, except for one word which would rotate through the list objects?
eg: 
"Have you seen the word CAT before?"
"Have you seen the word DOG before?"


Thanks for any guidance!

Print this item

  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!

Print this item