mirror of
https://github.com/soconnor0919/irb-application.git
synced 2026-02-05 00:06:36 -05:00
milestone 2 submission
This commit is contained in:
32
appendices/post_study_questionnaire.tex
Normal file
32
appendices/post_study_questionnaire.tex
Normal file
@@ -0,0 +1,32 @@
|
||||
\documentclass[12pt]{article}
|
||||
\usepackage[margin=1in]{geometry}
|
||||
\usepackage{enumitem}
|
||||
\usepackage{titlesec}
|
||||
\usepackage{parskip}
|
||||
\usepackage{setspace}
|
||||
|
||||
\onehalfspacing
|
||||
\setlength{\parskip}{1em}
|
||||
\setlist{itemsep=0.5em, topsep=0.5em}
|
||||
\titleformat{\section}{\large\bfseries}{\thesection}{1em}{}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\section*{Appendix E: Post-Study Questionnaire (SUS)}
|
||||
|
||||
\textit{To be completed by the Wizard after the session. Scale 1 (Strongly Disagree) to 5 (Strongly Agree).}
|
||||
|
||||
\begin{enumerate}
|
||||
\item I think that I would like to use this system frequently.
|
||||
\item I found the system unnecessarily complex.
|
||||
\item I thought the system was easy to use.
|
||||
\item I think that I would need the support of a technical person to be able to use this system.
|
||||
\item I found the various functions in this system were well integrated.
|
||||
\item I thought there was too much inconsistency in this system.
|
||||
\item I would imagine that most people would learn to use this system very quickly.
|
||||
\item I found the system very cumbersome to use.
|
||||
\item I felt very confident using the system.
|
||||
\item I needed to learn a lot of things before I could get going with this system.
|
||||
\end{enumerate}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user