Skip to content

Commit 3b8cb37

Browse files
cicadaenjoyerpeterkosJeremyRudman
authored
completed questionnaire page on docs (#512)
* completed questionnaire page on docs * Update questionnaires.md * Fix various typos Co-authored-by: Peter Kos <[email protected]> Co-authored-by: JeremyRudman <[email protected]>
1 parent 3fa7b21 commit 3b8cb37

File tree

1 file changed

+61
-1
lines changed

1 file changed

+61
-1
lines changed

docs/questionnaires.md

Lines changed: 61 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,72 @@
11
---
22
id: questionnaires
33
title: Questionnaires
4+
sidebar_label: Questionnaires
45
---
56

67
A questionnaire is what an attendee submits **to apply to your hackathon.**
78

89
Once a user has created an account, they complete their **questionnaire** with all required info (name, school, etc).
910

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** &mdash; The first name of the attendee
20+
* **Last Name** &mdash; The attendee's last name
21+
* **Email** &mdash; The attendee's preferred email
22+
* **Phone** &mdash; The attendee's preferred phone to be reached at
23+
* **Date of Birth** &mdash; The date of birth of the attendee
24+
* **School** &mdash; The school the attendee is currently attending
25+
* **Level of Study** &mdash; The attendee's grade level (undergraduate, postgraduate, etc)
26+
* **Major** &mdash; The attendee's intended major
27+
* **Gender** &mdash; The attendee's gender identity
28+
* **Country** &mdash; 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** &mdash; Checkbox indicating whether or not the attendee plans to travel from their school
38+
* **Bus List** &mdash; 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** &mdash; Checkbox indicating whether or not the attendee has chosen to take another unsponsored bus
40+
* **Bus Captain** &mdash; 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** &mdash; Attendee's are able to choose from a drop down menu of different shirt sizes in both women and unisex sizes
50+
* **Dietary Restrictions** &mdash; A list of specific allergies or other food sensitivities that an attendee might have
51+
* **Special Needs** &mdash; 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?** &mdash; This is where attendee's are able to type out why they would like to participate in your hackathon event
60+
* **Experience** &mdash; Attendees are able to choose between three levels: First hackathon, 1-5th hackathon, and 6th hackathon or above
61+
* **Interest** &mdash; Attendees are able to choose whether they're interested in **Design**, **Software**, **Hardware** or **Everything**
62+
* **Graduation Year** &mdash; A field that asks attendees when they are planning to graduate.
63+
* **Race/Ethnicity** &mdash; 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** &mdash; Attendees are able to submit a file of their resume here
68+
* **Portfolio Link** &mdash; A link to a portofolio of different projects the attendee had previously worked on
69+
* **GitHub/GitLab/Bitbucket** &mdash; Link to the attendee's GitHub/GitLab/Bitbucket profile
70+
* **Permission to share resume** &mdash; Simple checkbox asking permission to share resume with other employers
1171

1272
![Screenshot of a questionnaire in the dashboard](assets/questionnaire.png)

0 commit comments

Comments
 (0)