-
Notifications
You must be signed in to change notification settings - Fork 0
/
non_loc_prompts.html
123 lines (112 loc) · 3.18 KB
/
non_loc_prompts.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
---
layout: default
title: Non-Location Prompts
---
<head>
<style>
div.content {
padding-top: 50px;
padding-right: 10%;
padding-bottom: 20%;
padding-left: 10%;
width: 90%;
}
table.propmt {
font-family: arial, sans-serif;
border-collapse: collapse;
width: 90%;
}
td.propmt {
border: 1px solid #dddddd;
text-align: left;
padding: 8px;
}
th.propmt {
border: 1px solid #dddddd;
text-align: left;
padding: 8px;
}
tr.prompt:nth-child(even) {
background-color: #dddddd;
}
</style>
</head>
<div class="content">
<hr>
<p style="font-size: 15px;">
To submit your photo and video responses to the prompts, text
@pscavhunt to 81010. If you are having trouble setting up the
submission, watch this <a href="https://youtu.be/DLP__QYSOj4">video</a>.
</p>
<h1>Non-Location Based Prompts</h1>
<h2><b>Photoshoot</b></h2>
<p>
Points: 300
<br>
Bonus: n/a
<br>
Type: Photo
<br><br>
Clue: Take a picture of a stranger taking a picture of you.
</p>
<hr>
<h2><b>Safety First</b></h2>
<p>
Points: 400
<br>
Bonus: n/a
<br>
Type: Photo
<br><br>
Clue: Snap a picture of a team member with something safety related like caution tape, a sign, or hand sanitizer.
</p>
<hr>
<h2><b>Now that's a rock</b></h2>
<p>
Points: 500
<br>
Bonus: 400
<br>
Type: Photo
<br><br>
Clue: Find a sizeable rock and bring it with you to the final rendezvous. The most interesting rock, or story about a rock (can be made up), gets a 400 point bonus.
</p>
<hr>
<h2><b>Strike a Pose</b></h2>
<p>
Points: 600
<br>
Bonus: n/a
<br>
Type: Photo/video
<br><br>
Clue: Have two team members show us their best yoga/acroyoga move in a video or photo! Don't worry if you don't know any actual positions or movements, a funny name and a made up pose will do just fine.
</p>
<hr>
<h2><b>Literary Genius</b></h2>
<p>
Points: 1000
<br>
Bonus: n/a
<br>
Type: Video
<br><br>
Clue: Write a poem of at least 8 lines, film a video clip of a team member reciting it to a stranger.
</p>
<hr>
<h2><b>This thing here</b></h2>
<p>
Points: 1000
<br>
Bonus: 200
<br>
Type: Video
<br><br>
Clue: A really important skill to have in science is communication, and something that always helps communication is a cool demonstration.<br>
<br>
There are several such demonstrations around Loomis Lab that inspire EOH demonstrations. You'll need to come up with one on your own (feel free to take inspiration from any you may know of inside Loomis). For this mission you need to film one of your teammates giving an overly confident mis-explanation of what the demonstration proves.<br>
<br>
200 additional Bonus points for the most inaccurate and hilarious submission. Bonus points will only be awarded if there are multiple submissions for this question.
</p>
<hr>
</div>