Likert Scale Questionnaire Data Collection Form

バージョン 1.1.0.0 (6.6 KB) 作成者: Jeff Miller
Function to display Likert-scale questionnaire & record responses.
ダウンロード: 997
更新 2014/10/21

ライセンスの表示

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 リリースの互換性
作成: R2014a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCell Arrays についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Update provides control over text font sizes.

1.0.0.0