-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathfaq.html
469 lines (439 loc) · 25.5 KB
/
faq.html
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
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
<!DOCTYPE html>
<html lang="en">
<head>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-47259858-1', 'auto');
ga('send', 'pageview');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="copyright" content="Copyright @ WSULUG" />
<meta name="description" content="One badass studybreak.">
<meta name="keywords" content="wsu, lan, fun, games, tournaments, wsu linux, wsucon, linux users group" />
<meta name="author" content="WSU-LUG">
<title>WSUCon</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/modern-business.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- Override LUG CSS -->
<link href="static/resources/css/override.css" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html" id="wsuconlogo"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="games-tournaments.html">Games & Tournaments</a>
</li>
<li>
</li>
<li>
<a href="wsucraft.html">WSUCraft</a>
</li>
<li>
<a href="sponsors.html">Sponsors</a>
</li>
<li>
<a href="pictures.html">Pictures</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">More ... <b class="caret"></b></a>
<ul class="dropdown-menu">
<li>
<a href="registration.html">Registration</a>
</li>
<li>
<a href="winterwonderlan.html">WinterWonder LAN</a>
</li>
<li>
<a href="faq.html">FAQ</a>
</li>
<li>
<a href="brackets.html">Brackets</a>
</li>
</ul>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Call to Action Section -->
<div>
<div class="row">
<div class="col-md-4">
<p></p>
</div>
<div class="col-md-4">
<a class="btn btn-lg btn-default btn-block registration-button" href="/registration.html" style="
background-color: green; color: white">Registration for WSUCon 2020 is OPEN!</a>
</div>
</div>
</div>
<!-- Page Content -->
<div class="container">
<!-- Page Heading/Breadcrumbs -->
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">FAQ
<small></small>
</h1>
<ol class="breadcrumb">
<li><a href="index.html">WSUCon</a>
</li>
<li class="active">FAQ</li>
</ol>
</div>
</div>
<!-- /.row -->
<!-- Content Row -->
<div class="row">
<div class="col-lg-12">
<div class="panel-group" id="accordion">
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapse-1">
<div class="panel-heading">
<h4 class="panel-title">
What is WSUCon?
</h4>
</div>
</a>
<div id="collapse-1" class="panel-collapse collapse">
<div class="panel-body">
WSUCon is an annual social gaming event hosted by the Linux Users' Group on campus. Its purpose is to bring WSU students, faculty, alumni, and the Pullman-Moscow gaming community together.
</div>
</div>
</a>
</div>
<!-- /.panel -->
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapse-2">
<div class="panel-heading">
<h4 class="panel-title">
Is it really free?
</h4>
</div>
</a>
<div id="collapse-2" class="panel-collapse collapse">
<div class="panel-body">
Yes!
<br />
However, we do accept donations (donate <a href="https://www.gofundme.com/WSUConXV">here!</a>). No ammount is too small! Visit our <a href=sponsors.html>Sponsors</a> page to find out more information.
</div>
</div>
</div>
<!-- /.panel -->
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapse-3">
<div class="panel-heading">
<h4 class="panel-title">
Do I have to be a WSU student to attend?
</h4>
</div>
</a>
<div id="collapse-3" class="panel-collapse collapse">
<div class="panel-body">
Nope, we welcome WSU students, faculty, alumni as well as Pullman-Moscow community members and the public at large. Basically, anyone as long as they are not in bad standing with the clubs hosting the event.
</div>
</div>
</div>
<!-- /.panel -->
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapse-4">
<div class="panel-heading">
<h4 class="panel-title">
What does it mean to register for a "WSUCon - Desktop Seat"?
</h4>
</div>
</a>
<div id="collapse-4" class="panel-collapse collapse">
<div class="panel-body">
A "WSUCon - Desktop Seat" means the following:
<ul>
<li>One seat with an ethernet connection</li>
<li>Power plug for 1 desktop and 1 monitor (2 outlets)</li>
<li>Ability to enter into PC game tournaments</li>
<li>Prizes</li>
<li>Food</li>
</ul>
Please be considerate of your neighbors at WSUCon. More than 1 monitor can encroach on the space of others and trip the breaker on up to 59 other gamers in your row, so please be aware of that when packing up your equipment.
<br>
Each person only gets one seat per registration. If you want your friends to come, make sure they sign-up through their own names! Duplicate registrations will be cancelled.</div>
</div>
</div>
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapse-16">
<div class="panel-heading">
<h4 class="panel-title">
What does it mean to register for a "WSUCon - Laptop Seat"?
</h4>
</div>
</a>
<div id="collapse-16" class="panel-collapse collapse">
<div class="panel-body">
A "WSUCon - Laptop Seat" means the following:
<ul>
<li>One seat with a high speed WiFi connection</li>
<li>Power plug for 1 one laptop (1 outlet)</li>
<li>Ability to enter into PC game tournaments</li>
<li>Prizes</li>
<li>Food</li>
<br>
Each person only gets one seat per registration. If you want your friends to come, make sure they sign-up through their own names! Duplicate registrations will be cancelled.</div>
</div>
</div>
<!-- /.panel -->
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapse-5">
<div class="panel-heading">
<h4 class="panel-title">
Do I need to be registered for tournaments?
</h4>
</div>
</a>
<div id="collapse-5" class="panel-collapse collapse">
<div class="panel-body">
Yes! You must be registered for our official tournaments. For more information, go to our <a href="games-tournaments.html">Games & Tournaments</a> page. </div>
</div>
</div>
<!-- /.panel -->
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapse-6">
<div class="panel-heading">
<h4 class="panel-title">
Do I need a team?
</h4>
</div>
</a>
<div id="collapse-6" class="panel-collapse collapse">
<div class="panel-body">
Only if you want to participate in a tournament that requires a team to play.
</div>
</div>
</div>
<!-- /.panel -->
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapse-7">
<div class="panel-heading">
<h4 class="panel-title">
Where can I find people for teams?
</h4>
</div>
</a>
<div id="collapse-7" class="panel-collapse collapse">
<div class="panel-body">
If you aren't sure where to find a team or people to be on your team, you can check out our <a href="https://www.facebook.com/WSUCon-157040581005218">Facebook</a> and event page. You could also try meeting people at the event!
</div>
</div>
</div>
<!-- /.panel -->
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapse-8">
<div class="panel-heading">
<h4 class="panel-title">
Will there be prizes?
</h4>
</div>
</a>
<div id="collapse-8" class="panel-collapse collapse">
<div class="panel-body">
Yes! This year we will be giving away a variety of 3D printed trophies themed for their tournaments. In general, prizes are given for 1st, 2nd, and 3rd place, occasionally with additional prized categories.
</div>
</div>
</div>
<!-- /.panel -->
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapseNine">
<div class="panel-heading">
<h4 class="panel-title">
Do I have to stay the whole 24 hours?
</h4>
</div>
</a>
<div id="collapseNine" class="panel-collapse collapse">
<div class="panel-body">
No, but you absolutely can! There will be stuff to do throughout the entire event! Check out the <a href=program-xvii.pdf>official program</a> for a complete list.
</div>
</div>
</div>
<!-- /.panel -->
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapse-10">
<div class="panel-heading">
<h4 class="panel-title">
Will there be food?
</h4>
</div>
</a>
<div id="collapse-10" class="panel-collapse collapse">
<div class="panel-body">
Yes! Food provided by WSUCon is done first by PC (desktop and laptop) gamer table, then console gamer table. We will have dinner, a breakfast, and lunch served throughout WSUCon. Given that we have a tight budget and food estimation is always tricky, seconds will open after everyone has been given the opportunity to get some food once.
<br />
If you're still hungry, WSUCon organizers are happy to help you build a pool of other hungry attendees for ordering a pizza.
</div>
</div>
</div>
<!-- /.panel -->
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapse-11">
<div class="panel-heading">
<h4 class="panel-title">
What should I bring?
</h4>
</div>
</a>
<div id="collapse-11" class="panel-collapse collapse">
<div class="panel-body"><i>
DISCLAIMER: If something is damaged, lost, or stolen, neither the Linux Users' Group, the Compton Union Building, or Washington State University is liable and will not under any circumstances replace your item(s). </i>
<br />
<br />
Ok, with that painful bit out of the way, in the many years of WSUCon we have never ever had a report of anyone having anything stolen, and the worst things lost or forgotten are ethernet cables.
<h4>PC Gamers</h4>
If you intend to play any PC games, in the tournaments or not, you will need to bring a computer capable of playing the games you want to participate in. This means everything, and read carefully!
<br>If your gaming rig is a <strong>tower</strong>:
<ul>
<li>Tower</li>
<li>Monitor</li>
<li>Keyboard</li>
<li>Mouse</li>
<li>Power Cables for your desktop and monitor</li>
<li>Headphones (sorry, no speakers)</li>
</ul>
or if you're rolling with a good <strong>laptop</strong>:
<ul>
<li>Laptop</li>
<li>Power adapter</li>
<li>Mouse (unless you are a touchpad king)</li>
<li>Headphones</li>
<li>Cooling pad (if you have/need one)</li>
</ul>
<h4>Console Gamers</h4>
<ul>
<li>Console</li>
<li>TV/Monitor</li>
<li>Controllers</li>
<li>Power Cables for your console and TV/monitor</li>
</ul>
</div>
</div>
</div>
<!-- /.panel -->
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapse-12">
<div class="panel-heading">
<h4 class="panel-title">
Can I help out with WSUCon?
</h4>
</div>
</a>
<div id="collapse-12" class="panel-collapse collapse">
<div class="panel-body">
Absolutely! Volunteers make WSUCon happen! We always need help setting up, tearing down, and checking people in. Join the #wsucon2019 channel in our <a href="lugslack.eecs.wsu.edu">Slack</a> group, or email Charlie Hanacek at <a href="mailto: [email protected]">[email protected]</a>. All volunteers will get a WSUCon 2020 Organizer T-Shirt and proof of volunteering for submission to the WSU Center for Civic Engagement.
</div>
</div>
</div>
<!-- /.panel -->
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapse-13">
<div class="panel-heading">
<h4 class="panel-title">
What if I just found out I can't attend and I've already registered?
</h4>
</div>
</a>
<div id="collapse-13" class="panel-collapse collapse">
<div class="panel-body">
No problem! We're really sorry you can't make it, but we totally understand. You should have gotten a confirmation email from EventBrite congratulating you on registering for WSUCon. Within that email, there should be a link to change registration and cancel. If you aren't able to find how to cancel or change your registration, please contact Daniel Zimmer at <a href="mailto:[email protected]">[email protected]</a>.
</div>
</div>
</div>
<!-- /.panel -->
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapse-14">
<div class="panel-heading">
<h4 class="panel-title">
Where do I park for WSUCon?
</h4>
</div>
</a>
<div id="collapse-14" class="panel-collapse collapse">
<div class="panel-body">
Wondering about parking around WSU? Fear not, we are here to help! Here are some options for parking ranked by waking distance to the<a href="https://goo.gl/maps/BxeQWaT9gjm">CUB</a>:
<ul>
<li><a href="https://goo.gl/maps/U5hcdW5hCMR2">Terrell Library Parking Garage</a> ($3 after 5pm Friday and on weekends)</li>
<li><a href="https://goo.gl/maps/1ajATqgEg9A2">CUE Parking Garage</a> ($3 after 5pm Friday and on weekends)</li>
<li><a href="https://goo.gl/maps/a2Pisqk7Cg32">Wilson Road Parking Lot and Street Parking</a> (Free after 5pm Friday and on weekends)
<li><a href="https://goo.gl/maps/ymhxFtSqzTL2">Grimes Way Parking Lot</a> (Free after 5pm Friday and on weekends)
</ul>
We will also have 30 minute mall passes for attendees to check out so they can bring their equipment right up to the CUB! Mall passes will be available for check-out at the check-in desk.
</div>
</div>
</div>
<!-- /.panel -->
<!-- /.panel -->
<div class="panel panel-default">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapse-15">
<div class="panel-heading">
<h4 class="panel-title">
What if my question wasn't answered
</h4>
</div>
</a>
<div id="collapse-15" class="panel-collapse collapse">
<div class="panel-body">
Simple! Feel free to ask us a question on Facebook, Reddit, Steam, or <a href="https://lugslack.eecs.wsu.edu">Slack</a>.
</div>
</div>
</div>
<!-- /.panel -->
</div>
<!-- /.panel-group -->
</div>
<!-- /.col-lg-12 -->
</div>
<!-- /.row -->
<hr>
<!-- Footer -->
<footer>
<div class="row">
<div class="col-lg-12">
<p>LUG Website lug.wsu.edu | Copyright © WSU LUG</p>
</div>
</div>
</footer>
</div>
<!-- /.container -->
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>