-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.html
More file actions
510 lines (487 loc) · 15.7 KB
/
main.html
File metadata and controls
510 lines (487 loc) · 15.7 KB
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
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="/css/style.css" />
<title>USYD travel guide</title>
</head>
<body>
<!--Step One: Preparaton-->
<div class="container-fluid">
<div class="row">
<div class="col-md-12" id="step-1">
<h1 class="text-center mt-4 mb-4">
You've just enrolled into the University of Sydney,
congratulations!
</h1>
<br />
<h2 class="text-center mb-4">
Let's get started by packing the necessities for your
journey.
</h2>
<div id="pack-carousel">
<ul id="gen-items">
<li>Electronic Devices</li>
<ul>
<li>Laptop</li>
<li>Mobile Phone</li>
</ul>
<li>Travel Adaptors</li>
<p>
Make sure you have Australian travel adaptors so
your devices can charge.
</p>
<li>Documentation</li>
<ul>
<li>University enrolment papers</li>
<li>Passport & Visa</li>
</ul>
<li>Flight Ticket</li>
<li>Sunscreen</li>
</ul>
<p>Semester One necessities:</p>
<ul id="sem-one-items">
<li>Summer clothing</li>
<li>Sunglasses</li>
<li>Sunscreen</li>
</ul>
<p>Semester Two necessities:</p>
<ul id="sem-two-items">
<li>Winter clothing</li>
<li>Multiple layers of clothing</li>
<li>Sunscreen</li>
</ul>
</div>
<br />
<p>
Now that you've packed everything, let's setup your
Australian Bank Account
</p>
<p>
Here is a list of the trusted, international friendly
Australian Banks to choose from, the choice is yours!
</p>
<div id="bank-gallery">
<ul id="list-of-banks">
<li>ANZ</li>
<li>Commonwealth</li>
<li>Nab</li>
<li>Bankwest</li>
<li>Westpac</li>
</ul>
</div>
<br />
<div id="opal-setup">
<p>
Lastly let's get a head start in setting up your
Opal card.
</p>
<p>
An Opal card allows you to use public stransport
such as Trains, Buses and Ferries to travel around
Sydney
</p>
<h3>This is a video of how to use an Opal Card - tapping on.</h3>
<div class="embed-responsive embed-responsive-16by9 ml-auto mr-auto" style="height: 400px; width: 500px;">
<iframe
class="embed-responsive-item"
src="https://www.youtube.com/embed/-xa7xOiFLaY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<br>
<h3>This is a video of how to use an Opal Card - tapping on.</h3>
<div class="embed-responsive embed-responsive-16by9 ml-auto mr-auto" style="height: 400px; width: 500px;">
<iframe
class="embed-responsive-item"
src="https://www.youtube.com/embed/ALRADArWQ1M" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<br>
<p>
Click here to setup your Opal card online! Ready for
use, upon entrance to Sydney.
</p>
</div>
<br />
<h3>Before getting on the Plane...</h3>
<p>
Make sure you have reviewed the Australian Laws of
Customs, so you know what to bring and what not to
bring.
</p>
<p>
Know about the difference in Time Zones and the use of
AUD currency.
</p>
<div class="mb-4">
<h3 class="text-center">
Well done! You're all set for your journey to Sydney
University!
</h3>
</div>
</div>
</div>
</div>
<!--Step Two: Preparation-->
<div class="container-fluid">
<div class="row">
<div class="col-md-12" id="step-2">
<br />
<p>
When you land in Sydney, ensure you pick up all of your
luggage;<br />
please don't forget anything, as it will be difficult to
recover!
</p>
<h3>This is a video that shows what to do when you arrive at Sydney Airport.</h3>
<div class="embed-responsive embed-responsive-16by9 ml-auto mr-auto" style="height: 400px; width: 500px;">
<iframe
class="embed-responsive-item"
src="https://www.youtube.com/embed/MzSU96u3BY8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<br>
<h3>This is a 360° video of inside the Sydney Airport's international shopping centre.</h3>
<div class="embed-responsive embed-responsive-16by9 ml-auto mr-auto" style="height: 400px; width: 500px;">
<iframe
class="embed-responsive-item"
src="https://www.youtube.com/embed/gEUPsVCL9oU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<br>
<h5>A few things that you should do now:</h5>
<div id="airport-todo">
<ol>
<li>
Connect to the Airport's free WiFi and contact
your family to let them know you have arrived
safely.
</li>
<li>
Go to the currency exchange kiosk and the bank
to convert your money into AUD currency and
obtain your Australian bank, credit card.
</li>
<li>
Go to the opal kiosk and collect your opal card!
Be sure to topup your opal card, so that you can
use it!
<br />
</li>
<li>
There are plenty of places inside the Airport to
eat and drink. Be sure to rest before leaving
the airport to get to your accomodation.
</li>
</ol>
</div>
<br />
<div id="goto-accomodation">
<h2 class="text-center">
Getting to your accomodation.
</h2>
<br />
<h3>This is a video of how to dial 000 for emergency.</h3>
<div class="embed-responsive embed-responsive-16by9 ml-auto mr-auto" style="height: 400px; width: 500px;">
<iframe
class="embed-responsive-item"
src="https://www.youtube.com/embed/skB1xk4hKk4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<br>
<p>
From Sydney Airport, there are many options for
transportation to your accomodation.
</p>
<h6 class="text-center">
Be sure to install these following mobile apps, to
help you with navigation and transportation advice!
</h6>
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<h5 class="text-center">Google Maps</h5>
<img
width="100"
src="https://lh3.googleusercontent.com/MOf9Kxxkj7GvyZlTZOnUzuYv0JAweEhlxJX6gslQvbvlhLK5_bSTK6duxY2xfbBsj43H=s180-rw"
class="mx-auto d-block"
alt="Google Maps icon"
/>
<p class="text-center">
Allows you to input your accomodation
address, giving you options on how to
get there via public transport!
<br />
Also gives you directions based on your
current location, in case you get lost.
</p>
</div>
<div class="col-md-6">
<h5 class="text-center">Opal</h5>
<img
width="100"
src="https://lh3.googleusercontent.com/pwvAeAllOa_dhj506HIuwQkwzN-Fo4XxCOUaa6pK_hylA0aLiORigbDBPGU_38xKADzY=s180-rw"
class="mx-auto d-block rounded"
alt="Opal icon"
/>
<p class="text-center">
Allows you to input your accomodation
address, giving you options on how to
get there via public transport!
<br />
Also gives you directions based on your
current location, in case you get lost.
</p>
</div>
</div>
<div class="row">
<div class="col-md-3"></div>
<div class="col-md-6">
<h5 class="text-center">TripView</h5>
<img
width="100"
src="https://lh3.ggpht.com/628C03gK6HH44dIsKZzoInllTPVjg9aO9WEJVOMySWhsdwaomZu-hFFpvwVKhHqM0PA=s180-rw"
class="mx-auto d-block rounded"
alt="TripView icon"
/>
<p class="text-center">
Allows you to input your accomodation
address, giving you options on how to
get there via public transport!
<br />
Also gives you directions based on your
current location, in case you get lost.
</p>
</div>
<div class="col-md-3"></div>
</div>
<p class="text-center">
Please choose from below, if you need guidance
on getting to your accomodation.
</p>
</div>
<div class="accordion" id="accordionExample">
<div class="card">
<div class="card-header" id="headingOne">
<h2 class="mb-0">
<button
class="btn btn-link collapsed"
type="button"
data-toggle="collapse"
data-target="#collapseOne"
aria-expanded="false"
aria-controls="collapseOne"
>
I'm on my own.
</button>
</h2>
</div>
<div
id="collapseOne"
class="collapse"
aria-labelledby="headingOne"
data-parent="#accordionExample"
>
<div class="card-body">
<h4 class="text-center">
There are multiple methods of
transportation, available for you to
use:
</h4>
<ul>
<li>Train</li>
<li>Bus</li>
<li>Uber / Taxi</li>
</ul>
<p class="text-danger">
If you ever feel in danger while en
route to your accomodation,<br />
do not be afraid to dial 000, which
is the emergency number.
</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header" id="headingTwo">
<h2 class="mb-0">
<button
class="btn btn-link collapsed"
type="button"
data-toggle="collapse"
data-target="#collapseTwo"
aria-expanded="false"
aria-controls="collapseTwo"
>
I have family assistance / going on
the University shuttle bus.
</button>
</h2>
</div>
<div
id="collapseTwo"
class="collapse"
aria-labelledby="headingTwo"
data-parent="#accordionExample"
>
<div class="card-body">
Follow all instrunctions carefully and
make sure to find a buddy, if you are
going with the University.
</div>
</div>
</div>
</div>
<br />
<h2 class="text-center">
Enjoy your trip to your new home!
</h2>
</div>
</div>
</div>
</div>
<!--Step Three: Arriving at accomodation-->
<div class="container-fluid">
<div class="row">
<div class="col-md-12" id="ep-3">
<p>
Now it's time to unpack and unwind. You've had a long
day and must be extremely tired.
</p>
<br />
<p>
Once you're ready, go out and explore the neighbourhood.
<br />
Explore your accomodation, and try to socialise with
people who may be living in the same accomodation as
you!
</p>
<br />
<p>
If you're living on campus, have a walk around the
University and familiarise yourself with it, before your
first day.
</p>
<p>
If you're not living on campus, no need to worry, simply
sometime during the lead-up to the first day of
University, make your trip to the Uni to understand how
to get there and what method is the best for you!
</p>
<p>
This is a great opportunity for you to get comfortable
with living in Sydney.
</p>
<br />
</div>
</div>
</div>
<!-- Getting to Sydney Uni. -->
<div class="container-fluid">
<div class="row">
<div class="col-md-12" id="ep-4">
<div id="redfern-walk">
<h3>The Redfern Walk.</h3>
<p>
The redfern walk is the most popular method of
transportation to Sydney Uni.
</p>
<p>
It starts from Redfern train station and is a ten
minute walk to the campus.
</p>
<h3>This is a 360° video of the Redfern Walk.</h3>
<div class="embed-responsive embed-responsive-16by9 ml-auto mr-auto" style="height: 400px; width: 500px;">
<iframe
class="embed-responsive-item"
src="https://www.youtube.com/embed/DmPfIaahsUc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<br>
<br />
<p>
Alternatively, you can take a Bus that stops right
next to the iconic bridge on City road.
</p>
<h3>This is a 360° video of The Abercrombie Building at the University of Sydney</h3>
<div class="embed-responsive embed-responsive-16by9 ml-auto mr-auto" style="height: 400px; width: 500px;">
<iframe
class="embed-responsive-item"
src="https://www.youtube.com/embed/XT3pI-rd4dM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<br>
</div>
</div>
</div>
</div>
<!--Welcome Week and your first day of Uni.-->
<div class="container-fluid">
<div class="row">
<div class="col-md-12" id="ep-5">
<p>Your journey at USYD is about to commence.</p>
<p>
Be sure to attend STAR meet-ups, introductions and
orientations to meet new people and explore the campus.
</p>
<p>
You may find people who are studying the same degree as
you! So it will be a great opportunity to get to know
your classmates!
</p>
<p>
You can take this time, before the first day of Uni to
find your classrooms using your timetable found in the
MyUni portal.
</p>
</div>
</div>
</div>
<!-- Key Messages -->
<div class="container-fluid">
<div class="row">
<div class="col-md-12" id="key-messages">
<ul>
<li>
Prepare and educate yourself about Sydney and the
University of Sydney before arriving.
</li>
<li>
Be sure to arrive early so you get the chance to
adjust and become comfortable with living in Sydney.
</li>
<li>
There are always support services available to you,
in case you require any kind of assistance.
<br />
The Student Support centere is a great place to ask
for help and guidance. It is located on level 3,
Jane Foss Russell Building.
</li>
<li>
If you have any other enquiries or questions that
this guide did not address, SydBot as a chatbot that
you can speak to and it will help you out. You can
learn more about SydBot and other FAQs here!
</li>
</ul>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js"
integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js"
integrity="sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k"
crossorigin="anonymous"
></script>
<script src="/js/main.js"></script>
</body>
</html>