|
1 | 1 | ---
|
2 | 2 | id: questionnaires
|
3 | 3 | title: Questionnaires
|
| 4 | +sidebar_label: Questionnaires |
4 | 5 | ---
|
5 | 6 |
|
6 | 7 | A questionnaire is what an attendee submits **to apply to your hackathon.**
|
7 | 8 |
|
8 | 9 | Once a user has created an account, they complete their **questionnaire** with all required info (name, school, etc).
|
9 | 10 |
|
10 |
| -More to come... |
| 11 | +## Questionnaire Questions |
| 12 | + |
| 13 | +### Personal Information |
| 14 | + |
| 15 | +The section of the **questionnaire** that asks the attendee for basic information about themselves. |
| 16 | + |
| 17 | +This includes: |
| 18 | + |
| 19 | +* **First Name** — The first name of the attendee |
| 20 | +* **Last Name** — The attendee's last name |
| 21 | +* **Email** — The attendee's preferred email |
| 22 | +* **Phone** — The attendee's preferred phone to be reached at |
| 23 | +* **Date of Birth** — The date of birth of the attendee |
| 24 | +* **School** — The school the attendee is currently attending |
| 25 | +* **Level of Study** — The attendee's grade level (undergraduate, postgraduate, etc) |
| 26 | +* **Major** — The attendee's intended major |
| 27 | +* **Gender** — The attendee's gender identity |
| 28 | +* **Country** — The country where the attendee's hacking from |
| 29 | + |
| 30 | + |
| 31 | +### Travel Information |
| 32 | + |
| 33 | +This is the part of the questionnaire that asks the attendee how they will be arriving to your **hackathon**. |
| 34 | + |
| 35 | +This includes four sections: |
| 36 | + |
| 37 | +* **Traveling from school** — Checkbox indicating whether or not the attendee plans to travel from their school |
| 38 | +* **Bus List** — The sponsored bus that the attendee wishes to travel in to get to your hackathon (if the attendee does not wish to ride a bus, there is an option not to apply to one) |
| 39 | +* **Boarded Bus** — Checkbox indicating whether or not the attendee has chosen to take another unsponsored bus |
| 40 | +* **Bus Captain** — Another checkbox indicating whether or not the attendee plans to drive a bus of other attendees to the event |
| 41 | + |
| 42 | + |
| 43 | +### Special Notices |
| 44 | + |
| 45 | +This section of the **questionnaire** goes over the attendee's specific needs and restrictions. |
| 46 | + |
| 47 | +This includes: |
| 48 | + |
| 49 | +* **Shirt Size** — Attendee's are able to choose from a drop down menu of different shirt sizes in both women and unisex sizes |
| 50 | +* **Dietary Restrictions** — A list of specific allergies or other food sensitivities that an attendee might have |
| 51 | +* **Special Needs** — A list of more specific needs an attendee needs addressing before arriving to the event. |
| 52 | + |
| 53 | +### Resume |
| 54 | + |
| 55 | +The part of the **questionnaire** that asks attendee's for their background and experience in prior hackathon events. |
| 56 | + |
| 57 | +Required questions include: |
| 58 | + |
| 59 | +* **Why Hackathon?** — This is where attendee's are able to type out why they would like to participate in your hackathon event |
| 60 | +* **Experience** — Attendees are able to choose between three levels: First hackathon, 1-5th hackathon, and 6th hackathon or above |
| 61 | +* **Interest** — Attendees are able to choose whether they're interested in **Design**, **Software**, **Hardware** or **Everything** |
| 62 | +* **Graduation Year** — A field that asks attendees when they are planning to graduate. |
| 63 | +* **Race/Ethnicity** — A field where attendees are able to choose a race/ethnicity that best fits them (also able to not answer if they prefer not to) |
| 64 | + |
| 65 | +Optional fields include: |
| 66 | + |
| 67 | +* **Resume** — Attendees are able to submit a file of their resume here |
| 68 | +* **Portfolio Link** — A link to a portofolio of different projects the attendee had previously worked on |
| 69 | +* **GitHub/GitLab/Bitbucket** — Link to the attendee's GitHub/GitLab/Bitbucket profile |
| 70 | +* **Permission to share resume** — Simple checkbox asking permission to share resume with other employers |
11 | 71 |
|
12 | 72 | 
|
0 commit comments