Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 49 online users. » 0 Member(s) | 46 Guest(s) Bing, Google, SemrushBot
|
Latest Threads |
Streamlining upliftment: ...
Forum: General Feedback
Last Post: mikkeljensen
03-20-2025, 06:22 AM
» Replies: 0
» Views: 148
|
Study not completing all ...
Forum: Platform Improvement
Last Post: Ting
11-14-2024, 10:31 AM
» Replies: 2
» Views: 1,336
|
Letting audio play throug...
Forum: Platform Improvement
Last Post: sten_knutsen
10-22-2024, 05:08 PM
» Replies: 8
» Views: 2,356
|
Multiple sessions open
Forum: Platform Improvement
Last Post: aczyp
10-08-2024, 06:13 AM
» Replies: 3
» Views: 5,194
|
study launched, but unava...
Forum: Platform Improvement
Last Post: noah.nelson
10-07-2024, 12:28 PM
» Replies: 1
» Views: 734
|
Error with trying to set ...
Forum: Platform Improvement
Last Post: Ting
08-05-2024, 05:23 PM
» Replies: 1
» Views: 1,334
|
sequential presentation o...
Forum: Experimental Design
Last Post: Ting
05-22-2024, 02:57 PM
» Replies: 16
» Views: 11,055
|
New instructions on secon...
Forum: Study Grammar & Management
Last Post: Ting
05-09-2024, 03:22 PM
» Replies: 2
» Views: 3,481
|
pseudorandomization multi...
Forum: Study Grammar & Management
Last Post: Ting
04-17-2024, 03:23 PM
» Replies: 3
» Views: 2,426
|
Preview mode broken
Forum: Platform Improvement
Last Post: sten_knutsen
04-07-2024, 07:58 AM
» Replies: 2
» Views: 3,127
|
|
|
Need help coding a simple break |
Posted by: cquimpo - 02-17-2021, 12:44 AM - Forum: Study Grammar & Management
- Replies (1)
|
 |
Hello, I am a research assistant. Our lab professor would like us to code a break for the users at the halfway point of the experiment that we are coding. I am not very well versed in code and after looking at grammar references for a couple of hours, I gave up. Does anyone have a format to code this kind of function? Thanks in advance.
Example:
6 Questions
Answer Question 1
Answer Question 2
Answer Question 3
*insert mandatory 15-second break with a screen that says something like "this is a mandatory break, please take a second to look away from the screen."
Answer Question 4
Answer Question 5
Answer Question 6
Finish
This is our current code:
Trial Template:
{
"Instr":{"type": "instruction",
"stimuli": ["TrainingInst"],
"duration": 10
},
"Trial1": {
"type": "basic",
"stimuli": ["video1","video2","video3","video4","video5","video6","video7","video8","video9","video10","video11","video12","video13","video14","video15","video16","video17","video18","video19","video20"],
"response_pairing": "alternate",
"stimulus_pattern": {"order": "random"},
"responses": ["1R","2R","3R","4R","5R","6R","7R","8R","9R","10R","11R","12R","13R","14R","15R","16R","17R","18R","19R","20R"],
"delay": 3
}
}
Procedure:
{
"type": "blocking",
"blocks": {
"TrialBlock": {
"trial_templates": ["Trial1"],
"cover_trials": ["Instr"]
}
},
"block_sequence": ["TrialBlock"]
}
|
|
|
Setting up a study with four different versions |
Posted by: arielchan - 02-16-2021, 06:17 PM - Forum: Study Grammar & Management
- Replies (1)
|
 |
Hi, I'm wondering if there's a way to code my experiment on FindingFive so that different participants will be exposed to different versions of the experiment. To give more context, I'm describing my experiment in more details:
In my experiment, there are 4 versions (each with totally different test stimuli) + 8 practice stimuli (same across the 4 versions). The stimuli in each version should be randomized when presented to the participants, but different participants should be exposed to different versions when they take part in the study (can be either sequential or randomized). For example, Participant 1 will be exposed to Version 1 of the test, participant 2 will be exposed to Version 2.
Thank you!
|
|
|
Adding an image to the instructions |
Posted by: [email protected] - 02-12-2021, 04:53 PM - Forum: Study Grammar & Management
- Replies (3)
|
 |
Hello,
I am starting to use FindingFive for my research. I am training myself by setting up an old task I have in FindingFive. In this task, the instructions include an image (which helps participants visualize what they have to do, since they will be manipulating words).
I have not been able to figure out how to add an image or find threads discussing this. Is this something that I can do with FindingFive?
Many thanks for helping out a newbie!
Silvina
|
|
|
View data from participants that abandoned the study |
Posted by: jwright8 - 02-12-2021, 03:20 PM - Forum: Platform Improvement
- Replies (2)
|
 |
Is it possible to see the data from participants that "abandoned" the study? Sorry if I missed this option somewhere in the tutorials I went through. I am only seeing data from those that did the full study and are marked as "completed". At the beginning I check to make sure that they have the right equipment. If not, they say so and they are branched out of the study. I need to be able to see data that shows that they made this choice. If they do, then my recruitment platform instructs me not to pay them. Also, seeing incomplete responses would allow me to see the amount of the study they did before it froze or they left, permitting me to pay them a percent of the total amount. So, can we see data from those participants?
|
|
|
Two questions regarding response feedback |
Posted by: rmp - 02-11-2021, 06:43 PM - Forum: Study Grammar & Management
- Replies (1)
|
 |
Hello, I have two questions concerning the "feedback" feature for "choice" responses.
First, is it possible to change the wording of the feedback message specified? I would like to edit the language from "Sorry! the correct answer is highlighted in green." to display something else if the participant does not select the "target" choice.
Second, is it possible to provide a feedback message based on whether or not a participant answers within the specified timeout? E.g., if a participant doesn't respond within the timeout duration, I would like to trigger it to say something like "Remember, you have X seconds to respond. Please provide the first answer that comes to your mind." To clarify, I do not want to specify any correct "target" response for this question, I just want to provide a message based on if the participant provided a response or not.
Any help would be greatly appreciated!
|
|
|
Study freezes upon branching |
Posted by: jwright8 - 02-11-2021, 05:38 PM - Forum: Platform Improvement
- Replies (5)
|
 |
I have branching in my study. Roughly 5-10% of the time, during a preview or when a participant is doing the study, when either one of the branching choices is chosen, the study freezes and does not continue at all. This is fairly problematic. I suppose it is happening for other researchers as well.
|
|
|
Experiments suddenly freezing on first trial |
Posted by: evehigby - 02-11-2021, 12:46 AM - Forum: Platform Improvement
- Replies (2)
|
 |
I have been running 2 studies for a couple months and just started a third one. They all have a similar design. Today I received some complaints from a participant that the experiment was getting stuck on the first trial. After checking all three experiments, I found that it is happening for all of them. Was there an update that might be causing this to happen? The trial has a text stimulus and response type is RecordResponse. The text disappears from the screen after the typical duration but the trial does not move on from there. I also noticed that there is a rectangle appearing below the text now that wasn't there before.
|
|
|
randomize stimuli |
Posted by: czeidan - 02-10-2021, 07:21 PM - Forum: Study Grammar & Management
- Replies (4)
|
 |
Hello,
I need to randomize the order of all of my stimuli.
I have 6 conditions. There are two response options, "ACCEPTABLE" and "UNACCEPTABLE".
I have randomized the order of the 6 conditions/blocks and randomized the stimuli within each block.
However, I would like the participants to see a random order of the stimuli, from all 6 blocks.
Im hoping that explanation makes sense! I've copied some of my code below.
In Templates:
"TestTrialsQC":{
"type": "basic",
"visible": "true",
"stimuli": ["1063QC", "1064QC", "1065QC", "1066QC", "1067QC", "1068QC", "1069QC", "1070QC", "1071QC"],
"stimulus_pattern": {"order": "random"},
"responses": ["ACCEPTABLE", "ACCEPTABLE", "ACCEPTABLE", "ACCEPTABLE", "ACCEPTABLE", "ACCEPTABLE", "ACCEPTABLE", "ACCEPTABLE", "ACCEPTABLE"]
},
"TestTrialsQI":{
"type": "basic",
"visible": "true",
"stimuli": ["1072QI", "1073QI", "1074QI", "1075QI", "1076QI", "1077QI", "1078QI", "1079QI", "1080QI", "1081QI"],
"stimulus_pattern": {"order": "random"},
"responses": ["UNACCEPTABLE", "UNACCEPTABLE", "UNACCEPTABLE", "UNACCEPTABLE", "UNACCEPTABLE", "UNACCEPTABLE", "UNACCEPTABLE", "UNACCEPTABLE", "UNACCEPTABLE", "UNACCEPTABLE", "UNACCEPTABLE"]
In Procedure:
"TestTrialsQC": {
"trial_templates": ["TestTrialsQC"],
"stimulus_pattern": {"order": "random"}
"block_sequence": [{"$randomize": ["PracticeBlock", "TestTrialsCC","TestTrialsCI", "TestTrialsNC", "TestTrialsNI", "TestTrialsQC","TestTrialsQC"]}]
|
|
|
|