Likert Scale Questionnaire Data Collection Form

버전 1.1.0.0 (6.6 KB) 작성자: Jeff Miller
Function to display Likert-scale questionnaire & record responses.
다운로드 수: 996
업데이트 날짜: 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 CenterMATLAB Answers에서 Cell 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