mirror of
https://github.com/soconnor0919/irb-application.git
synced 2026-02-04 15:56:31 -05:00
49 lines
1.5 KiB
TeX
49 lines
1.5 KiB
TeX
\documentclass[12pt]{article}
|
|
\usepackage[margin=1in]{geometry}
|
|
\usepackage{titlesec}
|
|
\usepackage{parskip}
|
|
\usepackage{setspace}
|
|
\usepackage{enumitem}
|
|
|
|
\onehalfspacing
|
|
\setlength{\parskip}{1em}
|
|
\setlist{itemsep=0.5em, topsep=0.5em}
|
|
\titleformat{\section}{\large\bfseries}{\thesection}{1em}{}
|
|
|
|
\begin{document}
|
|
|
|
\section*{Appendix C: Recruitment Materials}
|
|
|
|
\textbf{1. Email to CS Faculty (Wizards):}
|
|
|
|
Subject: Invitation to evaluate HRI software (Snacks provided!)
|
|
|
|
Dear [Professor Name],
|
|
|
|
I am conducting an honors thesis study to evaluate "HRIStudio," a new platform for designing human-robot interactions. I am seeking Computer Science faculty to act as expert reviewers by participating in a 75-minute "Wizard-of-Oz" design session.
|
|
|
|
You will be asked to spend 30 minutes programming a simple behavior on the NAO robot using either HRIStudio or Choregraphe, and then run it with a live student volunteer. No prior experience with the NAO robot is required (in fact, it's preferred!).
|
|
|
|
Snacks and refreshments will be provided during the session.
|
|
|
|
If you are willing to help evaluate this tool, please reply to schedule a slot.
|
|
|
|
Best,
|
|
Sean O'Connor
|
|
|
|
\textbf{2. Campus Flyer (Test Subjects):}
|
|
|
|
\begin{center}
|
|
\textbf{\LARGE VOLUNTEERS NEEDED: INTERACT WITH A ROBOT!}
|
|
|
|
\vspace{0.5cm}
|
|
Participate in a short 15-minute study. \\
|
|
Participate in an "Interactive Storyteller" session with the NAO Robot. \\
|
|
\textbf{Get Free Snacks!}
|
|
|
|
\vspace{0.5cm}
|
|
Contact: sso005@bucknell.edu
|
|
\end{center}
|
|
|
|
\end{document}
|