Script Author: Adnan Niazi (Donders Institute for Brain, Cognition and Behaviour, Radboud University Nijmegen)
Millisecond thanks Dr.Niazi for sharing his script!
Last Modified: January 31, 2023 by K. Borchert (katjab@millisecond.com), Millisecond
Script Copyright © Millisecond Software, LLC
This script implements the VVIQ by
Marks, D.F. (1973). Visual imagery differences in the recall of pictures. British Journal of Psychology, 64(1), 17–24.
A paper version of this VVIQ is available on David Marks webpage: https://web.archive.org/web/20080615154210/https://www.staff.city.ac.uk/d.marks/vviq.htm
7 minutes
participant rates once with eyes open/once with eyes closed the vividness of
16 imagined scenes on a 5-point scale (a glider is used in this script).
Each response receives 1 (highest vividness) to 5 (lowest vividness) points.
Max combined score = 5*32 = 160 (low vividness)
Min combined score = 1*32 = 32 (high vividness)
The htm instruction pages are provided by Millisecond (build on the instructions by A. Niazi).
They were written to closely resemble the original
(at: https://web.archive.org/web/20080615154210/https://www.staff.city.ac.uk/d.marks/vviq.htm)
while adapting them to the computerized set-up used in this script.
This script first presents the VVIQ with Eyes open and is then followed by the
VVIQ with Eyes closed. A separate score as well as a combined score is obtained for each part.
VVIQ_eyesopen.iqjs => raw data for the VVIQ with eyes open instructions
VVIQ_eyesclosed.iqjs => raw data for the VVIQ with eyes closed instructions
VVIQ_scores.iqjs => scores for each survey as well as a total score
File Name: vviq_summary*.iqdat
| Name | Description |
|---|---|
| inquisit.version | Inquisit version number |
| computer.platform | Device platform: win | mac |ios | android |
| startDate | Date the session was run |
| startTime | Time the session was run |
| subjectId | Participant ID |
| groupId | Group number |
| sessionId | Session number |
| elapsedTime | Session duration in ms |
| completed | 0 = Test was not completed 1 = Test was completed |
| textbox.age.response | Age response of participant |
| radioButtons.gender.response | Gender response of participant |
| textbox.occupation.response | Occupation response of participant + VVIQ scores for the open and closed surveys as well as the VVIQ total/combined score the lower the score, the higher the ability to imagine vviqopeneyes: Range 16-80 vviqclosedeyes: Range 16-80 vviqTotal: Range 32-160 |