flasker/MATLAB_PTB_​Questionnaire

Version 2.0.0.0 (31.3 KB) by van urIst
Questionnaire
186 Downloads
Updated 13 Sep 2016

Display a questionnaire using psychtoolbox, and get input using keyboard or mouse or gamepad
Control keys:
Keyboard (not supported for now):
1.Arrow keys -- Up, down for quickly navigate question;
2.Number keys -- Select an answer;
3.Return -- Go to next question
Mouse:
Any key click would do.
Move mouse to the top edge or bottom edge to scroll. (I use this because that linux don't support GetMouseWheel function ORZ)
Gamepad:
1.B to make choice
2.LB for previous question; RB for next; press still for quick navigation
3.Left stick -- for questionnaires in those the answers align vertically, move up or down would do the select; for those horizontally, left and right; hold still for quick navigation
Please reference using:
TOSHINAKI et al.. (2016). MATLAB_PTB_Questionnaire: 2016/08/06 first release. Zenodo. 10.5281/zenodo.59760

Cite As

van urIst (2024). flasker/MATLAB_PTB_Questionnaire (https://github.com/Toshinaki/MATLAB_PTB_Questionnaire), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Behavior and Psychophysics in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
2.0.0.0

changed file structures and control a bit
Changed how the keyboard and game controller working with the code.
Updated description.

1.4.0.0

Added gamepad support!

1.3.0.0

Added support for mouse

1.2.0.0

Now supports for likert survey.

1.1.0.0

Updated code to make it easier to integrate with other experiments.

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.