-
Notifications
You must be signed in to change notification settings - Fork 0
/
event_application.yml
248 lines (247 loc) · 7.32 KB
/
event_application.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
options:
hide_event_toc: False
hide_mlh_toc: False
min_resume_age: 1000
custom_fields:
- name: pronouns
label: "What are your preferred pronouns?"
required: False
type: multiselect
options:
- She/Her
- He/Him
- They/Them
- She/They
- He/They
- Other
- name: demographic_id
label: "Which of the following best describes you?"
required: False
type: multiselect
options:
- Asian Indian
- African
- Black
- Chinese
- Filipino
- Guamanian or Chamorro
- Hispanic/Latino/Spanish Origin
- Japanese
- Korean
- Middle Eastern
- Native American or Alaskan Native
- Native Hawaiian
- Samoan
- Vietnamese
- White
- Other Asian (Thai, Cambodian, etc.)
- Other Pacific Islanders
- Other
- name: demographic_sexuality_id
label: "Do you consider yourself to be any of the following?"
required: False
type: multiselect
options:
- Heterosexual/Straight
- Gay/Lesbian
- Bisexual
- Other
- name: country_residence
label: "What is your country of residence?"
required: True
type: multiselect
options:
- United States of America
- Canada
- Mexico
- China
- South Korea
- India
- Japan
- Pakistan
- Vietnam
- Kuwait
- United Arab Emarites
- Taiwan
- Iran
- Germany
- Columbia
- Other
- name: other_country_residence
label: "If you selected 'other' above, please enter your country of residence here."
required: True
- name: underrepresent
label: "Do you identify as part of an underrepresented group in the technology industry? "
required: False
type: select
options:
- Yes, I identify as part of an underrepresented group in the technology industry.
- No, I do not identify as part of an underrepresented group in the technology industry.
- Not Sure.
- name: meal_accommodation
label: "Would you require meal accommodations?"
type: select
required: True
options:
- Yes, I would require meal accommodations.
- No, I do not require meal accommodations.
- name: workshop_hosting
label: "Are you interested in hosting a workshop/talk?"
type: select
required: True
options:
- Yes, I am interested in hosting a workshop/talk.
- No, I am not interested in hosting a workshop/talk.
- name: workshop_topic
label: "If applicable, what is your workshop/talk about?"
- name: workshop_topic_slides
label: "If you have slides/materials ready for a workshop/talk, please link them here."
- name: hack_preference
label: "What technologies are you interested in?"
type: select
required: True
options:
- Front-end development
- Back-end development
- Full-stack development
- Mobile development
- Hardware engineering
- None, I am interested in something else
- name: vaccination_status
label: "Are you fully vaccinated for Covid-19?"
type: select
required: True
options:
- Yes, I am fully vaccinated with my primary series.
- No, I am not vaccinated with my primary series.
- name: linkedin_url
label: "LinkedIn URL"
validate_regex: '\A(https:\/\/)?(www.)?linkedin.com\/in\/\S+\z'
validate_error: "Your Linkedin URL is invalid. Example format: https://linkedin.com/in/yourprofile"
- name: github_url
label: "GitHub URL"
validate_regex: '\A(https:\/\/)?(www.)?github.com\/\S+\z'
validate_error: "Your Github URL is invalid. Example format: https://github.com/yourprofile"
- name: other_url
label: "Portfolio/Social Media Website URL"
- name: been_to_hackathon
label: "Have you been to a hackathon before?"
type: boolean
required: True
toggle_field: how_many_hackathons
- name: how_many_hackathons
label: "About how many hackathons have you attended?"
type: select
options:
- 1
- 2
- 3
- 4
- 5 or more
hidden: True
- name: been_to_hackumass
label: "Have you previously attended HackUMass?"
type: boolean
required: True
toggle_field: previous_hackumass_comments
- name: previous_hackumass_comments
label: "Since you've attended HackUMass before, is there anything new or different you'd like to see at HackUMass XII?"
type: textarea
max_chars: 500
hidden: True
- name: programming_skills
label: "Programming Skills (select all that apply, and if you don't know many that's okay!)"
type: multiselect
options:
- HTML/CSS
- Javascript/Node.js
- TypeScript
- PHP
- SQL
- Ruby
- Java
- Kotlin
- Swift
- Objective-C
- C/C++/C#
- Python
- Go
- Rust
- name: hardware_skills
label: "Hardware Skills (select all that apply)"
type: multiselect
options:
- Embedded Systems
- Robotics
- Wireless Communications
- Circuits
- 3D Printing
- name: other_skills
label: "If there are any other tech-related skills not listed above that you would like to share, list them below:"
type: textarea
max_chars: 500
- name: hardwawre
label: "Are you planning on using hardware?"
type: select
options:
- Yes, I plan to use hardware.
- No, I do not plan to use hardware.
- I am unsure.
- name: team
label: "Do you have a team?"
type: select
options:
- Yes, I have a team.
- No, I do not have a team. (We can help you form a team!)
- name: get_out_of_hum
label: "What would you like to get out of HackUMass XII? (select all that apply)"
type: multiselect
options:
- Learn more about hardware and hardware hacking
- Learn more about web programming
- Learn more about AI and machine learning
- Learn more about iOS/Android app development
- Hack with people you know
- Hack with people you don't know
- Receive swag items from sponsors
- Network with sponsors
- name: interested_in_beginner
label: "Would you be interested in participating in a 'beginner's track' with specialized workshops to help you learn more about hardware and software hacking?"
type: boolean
required: True
- name: how_did_you_hear
label: "How did you hear about HackUMass?"
type: multiselect
required: True
options:
- I previously attended HackUMass
- From the MLH website
- From Google Cloud event
- From HackHer413
- From another MLH event
- Word of mouth
- From a teacher
- From a friend
- Social Media
- HackUMass T-Shirt guerilla marketing
- HackUMass table tents
- Other
- name: other_how_did_you_hear
label: "If you selected other above, please describe."
type: "textarea"
max_chars: 100
- name: hardware_suggestion
label: "What type of hardware would you want to see at the event?"
type: "textarea"
max_chars: 500
- name: snacks_suggestion
label: "What snacks/food would you want to see at the event?"
type: "textarea"
max_chars: 500
- name: prizes_suggestion
label: "What prizes would you want to see at the event?"
type: "textarea"
max_chars: 500
- name: song_recommendation
label: "Any song recommendations for us to play at the event?"
type: "textarea"