|
Post by herm4nv on Jun 1, 2020 17:25:29 GMT
Hello!
I want to know if i can draw lines between 2 points in the screen. I don't find "lines" in the scripting syntax page. I only see "rectangles" but not between 2 points or with angle.
Thanks for your help!
|
|
|
Post by PsyToolkit on Jun 1, 2020 18:25:31 GMT
That is right. You can draw simple shapes (rectangles and circles). For more complex drawings, use bitmaps.
Please let me know why you need this? Maybe there is a solution.
For straight lines, you can of course use rectangles.
|
|
|
Post by herm4nv on Jun 1, 2020 19:07:10 GMT
Now i trying to make the trail making test, and i have a lot of circles in a rectangle, i need the lines to be able to connect the circles that the user has touched, this clearly cannot be done only with rectangles since I need it to be between the circles, and rectangles can only be created horizontally or vertically, not at a specific angle or between 2 points, I don't know if this explain the problem, i attach a image of the test: drive.google.com/file/d/12M6IAPOKauQjbz2e__8cOJrb8q_f5mnC/view?usp=sharing
|
|
|
Post by PsyToolkit on Jun 1, 2020 20:19:11 GMT
Do you want that a line is drawn after people click a point?
|
|
|
Post by herm4nv on Jun 2, 2020 5:33:42 GMT
|
|
|
Post by PsyToolkit on Jun 2, 2020 7:25:15 GMT
I agree that this is a nice feature to have and the trailmaking task is nice to have.
I will need to implement this in one of the next versions.
I will for now put it on the wishlist and I hope this can be done in June/July
|
|
|
Post by Joe Butler on Jun 22, 2020 15:47:25 GMT
Hi,
I was just wondering if this feature (the Trail Making task) is any further down on the to do list?
Best wishes, Joe
|
|
|
Post by PsyToolkit on Jun 24, 2020 19:52:57 GMT
Sorry Joe, there are so many things to get working for the upcoming 3.1.0 version that I have not yet had the time to add it.
|
|
|
Post by Joe Butler on Jun 25, 2020 11:56:42 GMT
No problem - this a busy time for all of us, so I think it's great you're able to keep updating it anyway :-)
|
|
|
Post by thomas1995 on Jul 6, 2020 7:30:13 GMT
Hey Joe,
have you heard about corsi block test? It is an already scripted experiment in the library. It measures visual working memory by tapping objects in the same order as instructed. Just like trail making, only without lines.
|
|
|
Post by Joe Butler on Jul 14, 2020 20:26:42 GMT
Thank you for the suggestion Thomas :-)
|
|