Likert Scale Questionnaire Data Collection Form
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.
引用
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. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!