Commit 1cd2de58 authored by Katie Lavigne's avatar Katie Lavigne

update instructions

parent 3f5e2410
language,condition,prompt,audioPrompt,instructions,audioInstructions,picInstructions
language,condition,prompt,audioPrompt,instructions,audioInstructions,videoInstructions,reminder
en,letter,P,stimuli/prompt-P-en.wav,"INSTRUCTIONS
In this task, you will be asked to say out loud all the words that you can think of that begin with a letter of the alphabet (Z). Names of people (Zelda), places (Zurich), or numbers (zero) will not be counted. Similar words with different endings (zoo and zoos) will only count as 1 response. Compound words (zookeeper) are acceptable.
In this task, you will be asked to say out loud all the words that you can think of that begin with a letter of the alphabet. Here, we are showing an example of the task with the letter “Z”, but you could be asked to say words starting with other letters. You cannot say names of people (e.g., “Zelda”), places (e.g., “Zurich”), or numbers (e.g., “zero”). Similar words with different endings (e.g., “zoo” and “zoos”) will only count as 1 response. Compound words (e.g., “zookeeper”) are acceptable.
When you see the green, flashing microphone, you can begin speaking. We will record your responses for 1 minute. Your time is up when the microphone turns red and stops flashing.",stimuli/instructions-letter-en.wav,stimuli/instructions-letter-en.png
After you press BEGIN, you will be given a letter and you can begin speaking once the green, flashing microphone appears. The task will last for 1 minute, and you should continue trying to think of new words during that time. You cannot use external sources to come up with words. Your time is up when the microphone turns red and stops flashing.
Before you begin, please make sure to enable your microphone if a pop-up appears on the screen.
Press BEGIN to start the task.",stimuli/instructions-letter-en.wav,stimuli/instructions-letter.mp4,Keep going…
en,category,animals,stimuli/prompt-animals-en.wav,"INSTRUCTIONS
In this task, you will be asked to say out loud all the words that you can think of that fit within a certain category (office supplies). These words can start with any letter. Similar words with different endings (pen, pens) will only count as 1 response unless they refer to a different object (pencil).
In this task, you will be asked to say out loud all the words that you can think of that fit within a certain category. Here, we are showing an example of the task with the category “office supplies”, but you could be asked to say words within other categories. These words can start with any letter. Similar words with different endings (e.g., “pen” and “pens”) will only count as 1 response unless they refer to a different object (e.g., “pencil”).
After you press BEGIN, you will be given a category and you can begin speaking once the green, flashing microphone appears. The task will last for 1 minute, and you should continue trying to think of new words during that time. You cannot use external sources to come up with words. Your time is up when the microphone turns red and stops flashing.
When you see the green, flashing microphone, you can begin speaking. We will record your responses for 1 minute. Your time is up when the microphone turns red and stops flashing.",stimuli/instructions-category-en.wav,stimuli/instructions-category-en.png
Press BEGIN to start the task.",stimuli/instructions-category-en.wav,stimuli/instructions-category.mp4,Keep going…
......@@ -6,7 +6,7 @@
<title>verbal-fluency [PsychoPy]</title>
<!-- styles -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jquery-ui-dist@1.12.1/jquery-ui.min.css">
<link rel="stylesheet" href="./lib/psychojs-2022.2.4.css">
<link rel="stylesheet" href="./lib/psychojs-2022.2.5.css">
</head>
<body>
<div id="root"></div>
......@@ -17,7 +17,7 @@
<!-- experiment -->
<script src="./verbal-fluency.js" type="module"></script>
<!-- legacy browsers -->
<script src="./lib/psychojs-2022.2.4.iife.js" nomodule></script>
<script src="./lib/psychojs-2022.2.5.iife.js" nomodule></script>
<script src="./verbal-fluency-legacy-browsers.js" nomodule></script>
</body>
</html>
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment