Likert Scale Questionnaire Data Collection Form

Function to display Likert-scale questionnaire & record responses.
995 Downloads
Aktualisiert 21 Okt 2014

Lizenz anzeigen

The function CollectLikert.m presents a Likert-type questionnaire with radio button responses. The function displays the questionnaire items, records the responses, and returns the responses when the user clicks a "Done" button. If there are too many questions to display on a single page, the function handles paging across multiple pages. The function accepts parameters defining the questionnaire items, the number of rating points on the Likert scale and their labels, the size of the window in which to display the questionnaire, instructions to present with the questionnaire, etc. The function simply returns a one-dimensional array with each number indicating the response to one item.

Zitieren als

Jeff Miller (2024). Likert Scale Questionnaire Data Collection Form (https://www.mathworks.com/matlabcentral/fileexchange/46327-likert-scale-questionnaire-data-collection-form), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2014a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Cell Arrays finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

Update provides control over text font sizes.

1.0.0.0