Commit cfede928 authored by David Bridges's avatar David Bridges

Update readme

parent 9321e377
key_resp.keys,key_resp.rt,correctA,p1Actual,endFB.keys,endFB.rt,participant,session,date,expName,psychopyVersion,OS,frameRate
,,FALSE,8,,,,001,2019-08-20_13h03.54.672,dragAndDrop,3.2.0,Win32,60
key_resp.keys,key_resp.rt,correctA,p1Actual,endFB.keys,endFB.rt,participant,session,date,expName,psychopyVersion,OS,frameRate
,,TRUE,7,,,,001,2019-08-20_13h11.52.009,dragAndDrop,3.2.0,Win32,60
,,FALSE,1,,,,001,2019-08-20_13h11.52.009,dragAndDrop,3.2.0,Win32,60
,,FALSE,0,,,,001,2019-08-20_13h11.52.009,dragAndDrop,3.2.0,Win32,60
,,FALSE,0,,,,001,2019-08-20_13h11.52.009,dragAndDrop,3.2.0,Win32,60
,,FALSE,0,,,,001,2019-08-20_13h11.52.009,dragAndDrop,3.2.0,Win32,60
,,FALSE,0,,,,001,2019-08-20_13h11.52.009,dragAndDrop,3.2.0,Win32,60
......@@ -9,7 +9,24 @@ and how long the trial took.
To generate more designs, you can run the shapeMaker.psyexp task from Builder.
When you run the shapeMaker task, you will be asked for a number of rows. You
can choose either 2 or 3 rows for 4 or 9 piece shapes, respectively.
can choose either 2 or 3 rows for 4 or 9 piece shapes, respectively. Each shape
consists of a grid in the following orders.
### For 4 piece shapes
|1|2|
|3|4|
### For 9 piece shapes
|1|2|3|
|4|5|6|
|7|8|9|
The answers for each new shape need to be added the the conditions file, where columns
a1 to a9 relate to the shape grid locations as described above. E.g., `a1` relates to space 1
in the grid. So, for an all white shape created using 2 rows (so a 4 piece shape),
you would enter "white.png" in columns a1 to a4 in the conditions file,
and leave the rest of the cells for that row blank.
You can run this task from Pavlovia by going to:
https://run.pavlovia.org/demos/draganddrop/html/
\ No newline at end of file
......@@ -9,5 +9,24 @@ and how long the trial took.
To generate more designs, you can run the shapeMaker.psyexp task from Builder.
When you run the shapeMaker task, you will be asked for a number of rows. You
can choose either 2 or 3 rows for 4 or 9 piece shapes, respectively.
can choose either 2 or 3 rows for 4 or 9 piece shapes, respectively. Each shape
consists of a grid in the following orders.
### For 4 piece shapes
|1|2|
|3|4|
### For 9 piece shapes
|1|2|3|
|4|5|6|
|7|8|9|
The answers for each new shape need to be added the the conditions file, where columns
a1 to a9 relate to the shape grid locations as described above. E.g., `a1` relates to space 1
in the grid. So, for an all white shape created using 2 rows (so a 4 piece shape),
you would enter "white.png" in columns a1 to a4 in the conditions file,
and leave the rest of the cells for that row blank.
You can run this task from Pavlovia by going to:
https://run.pavlovia.org/demos/draganddrop/html/
\ No newline at end of file
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