-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpolicyHack.html
245 lines (242 loc) · 30.9 KB
/
policyHack.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/hero.css" />
<link rel="stylesheet" type="text/css" href="css/timeline.css" />
<link rel="stylesheet" type="text/css" href="css/prizes.css" />
<link rel="stylesheet" type="text/css" href="css/judges.css" />
<link rel="stylesheet" type="text/css" href="css/rubric.css" />
<link rel="stylesheet" href="/css/submissions.css" type="text/css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"/>
<script src="js/smooth-scrollbar.js"></script>
<script src="js/loadhtml.js"></script>
<script src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/16327/gsap-latest-beta.min.js?r=5426"></script>
<script src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/16327/ScrollTrigger.min.js"></script>
<title>Hack</title>
</head>
<body id="my-scrollbar">
<div w3-include-html="common/navbar.html"></div>
<main>
<div class="about content">
<div class="slideshow">
<div class="slide slide--current">
<div class="slide__bg slide__bg--8"></div>
<div class="info">
<h2 class="word word--8 policy-hack-title">Policy Hack</h2>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfkNQPNhV06HR_uneeY9TnrZOWrhvYcsR85MCwTQcDnvtku7w/viewform" target="blank">Apply Now</a>
</div>
</div>
</div>
</div>
<div class="timeline" id="timeline">
<h2 class="title word">Timeline</h2>
<div class="wrapper">
<div class="center-line">
<a href="#" class="scroll-icon icon-last"><i class="fas fa-caret-up"></i></a>
</div>
<div class="row row-1">
<section>
<i class="icon fas fa-home icon-1"></i>
<div class="details">
<span></span>
<span class="title">Kick-off</span>
</div>
<p class="align-right">July 22, 2022</p>
<p class="align-right">10AM GMT+7</p>
<!-- <div class="bottom">
<a href="#">Read more</a>
</div> -->
</section>
</div>
<div class="row row-2">
<section>
<i class="icon fas fa-star icon-2"></i>
<div class="details">
<span class="title">Workshop</span>
<span> </span>
</div>
<p class="align-left">July 22, 2022</p>
<p class="align-left">2PM GMT+7</p>
<!-- <div class="bottom">
<a href="#">Read more</a>
</div> -->
</section>
</div>
<div class="row row-1">
<section>
<i class="icon fas fa-rocket icon-3"></i>
<div class="details">
<span></span>
<span class="title">Submissions</span>
</div>
<p class="align-right">July 24, 2022</p>
<p class="align-right">11:59AM GMT+7</p>
<!-- <div class="bottom">
<a href="#">Read more</a>
</div> -->
</section>
</div>
<div class="row row-2">
<section>
<i class="icon fas fa-globe icon-4"></i>
<div class="details">
<span class="title">Closing Ceremony</span>
<span></span>
</div>
<p class="align-left">July 24, 2022 </p>
<p class="align-left">6PM GMT+7</p>
<!-- <div class="bottom">
<a href="#">Read more</a>
</div> -->
</section>
</div>
</div>
<!-- <img class="image-1" src="img/timeline4.png" alt=""/>
<img class="image-2" src="img/timeline2.png" alt=""/>
<img class="image-3" src="img/timeline3.png" alt=""/>
<img class="eyes eyes-1" src="img/animation_500_l3lb93zq.gif" alt=""/>
<img class="eyes eyes-2" src="img/animation_500_l3lb93zq.gif" alt=""/> -->
</div>
<div class="prizes" id="prizes">
<h2 class="word">Prizes</h2>
<div class="prizes-wrapper">
<div class="th">
<h3>Middle & High School <br>(8-12th grade)</h3>
</div>
<div class="undergraduate">
<h3>Undergraduate <br> (College) </h3>
</div>
</div>
<div class="column">
<div class="row">
<!--<img src="/img/cup1.PNG" alt=""/>-->
<h4 >‌</h4>
</div>
<div class="row">
<h4 ><br>First prize</h4>
<h5 >
- 500 000 VND in cash <br>
- Voucher of 30% Discount when you start The Counseling Program at Elite Prep Vietnam <br>
- Voucher for an IELTS course at CARE EDUCATION <br>
- Lifetime upgrade for Taskade
- Free AR/VR apps
</h5>
</div>
<div class="row">
<!--<img src="/img/cup2.PNG" alt=""/>-->
<h4>Second prize</h4>
<h5 >
- 300 000 VND in cash <br>
- Voucher of 20% Discount when you start The Counseling Program at Elite Prep Vietnam <br>
- Lifetime upgrade for Taskade <br>
- Free AR/VR apps
</h5>
</div>
<div class="row">
<!--<img src="/img/cup3.PNG" alt=""/>-->
<h4>Third prize</h4>
<h5 >
- 100 000 VND in cash <br>
- Voucher of 10% Discount when you start The Counseling Program at Elite Prep Vietnam <br>
- Lifetime upgrade for Taskade <br>
- Free AR/VR apps
</h5>
</div>
</div>
</div>
<div class="judges" id="judges">
<h2 class="word">Judges</h2>
<div class="grid">
<div>
<div class="avatar">
<img class="first" src="img/judge1.jpeg" alt=""/>
<img class="second" src="img/judge1.jpeg" alt=""/>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M256 256C250.377 40.7388 244.968 39.7894 156.356 235.881C235.173 35.644 230.88 32.4948 74.9787 181.021C223.505 25.1199 220.356 20.8274 20.1187 99.644C216.217 11.0389 215.261 5.62307 7.18754e-06 7.18754e-06H256V256Z" fill="#fff"></path>
</svg>
</div>
<div class = "name">Ms. Marina - Tran Vu </div>
<div class = "title">Founder & CEO of EQUO</div>
</div>
<div>
<div class="avatar">
<img class="first" src="img/judge2.jpeg" alt=""/>
<img class="second" src="img/judge2.jpeg" alt=""/>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M256 256C250.377 40.7388 244.968 39.7894 156.356 235.881C235.173 35.644 230.88 32.4948 74.9787 181.021C223.505 25.1199 220.356 20.8274 20.1187 99.644C216.217 11.0389 215.261 5.62307 7.18754e-06 7.18754e-06H256V256Z" fill="#fff"></path>
</svg>
</div>
<div class = "name">Ms. Minh Anh Le</div>
<div class = "title">The Deputy Head of External Relation of Vietnamese Student Association in the United States <br> </div>
</div>
<div>
<div class="avatar">
<img class="first" src="img/judge3.jpeg" alt=""/>
<img class="second" src="img/judge3.jpeg" alt=""/>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M256 256C250.377 40.7388 244.968 39.7894 156.356 235.881C235.173 35.644 230.88 32.4948 74.9787 181.021C223.505 25.1199 220.356 20.8274 20.1187 99.644C216.217 11.0389 215.261 5.62307 7.18754e-06 7.18754e-06H256V256Z" fill="#fff"></path>
</svg>
</div>
<div class = "name">Ms. Tri Te</div>
<div class = "title">Clinical Assistant Professor <br> Cardiology at UT Health San Antonio, Texas</div>
</div>
<div>
<div class="avatar">
<img class="first" src="img/judge4.jpeg" alt=""/>
<img class="second" src="img/judge4.jpeg" alt=""/>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M256 256C250.377 40.7388 244.968 39.7894 156.356 235.881C235.173 35.644 230.88 32.4948 74.9787 181.021C223.505 25.1199 220.356 20.8274 20.1187 99.644C216.217 11.0389 215.261 5.62307 7.18754e-06 7.18754e-06H256V256Z" fill="#fff"></path>
</svg>
</div>
<div class = "name">Ms. Tue Te</div>
<div class = "title">Attending Physician <br> Division of Sleep Medicine, Department of Medicine Penn Medicine—Hospital of the University of Pennsylvania</div>
</div>
</div>
<div id="rubric"><article id="ad327562-6f57-4496-ba77-4a1cbebcf2e7" class="page sans"><header><div class="page-header-icon undefined"><span class="icon">📜</span></div><h1 class="title word">Policy Brief Rubric </h1></header><div class="page-body"><div id="d8ec1333-3dca-4ef7-910e-20f3102f9622" class="collection-content"><div class="scroll"><div class="scroll-container"><table class="collection-content"><thead><tr><th><span class="icon property-icon"><svg viewBox="0 0 14 14" style="width:14px;height:14px;display:block;fill:rgba(55, 53, 47, 0.45);flex-shrink:0;-webkit-backface-visibility:hidden" class="typesTitle"><path d="M7.73943662,8.6971831 C7.77640845,8.7834507 7.81338028,8.8943662 7.81338028,9.00528169 C7.81338028,9.49823944 7.40669014,9.89260563 6.91373239,9.89260563 C6.53169014,9.89260563 6.19894366,9.64612676 6.08802817,9.30105634 L5.75528169,8.33978873 L2.05809859,8.33978873 L1.72535211,9.30105634 C1.61443662,9.64612676 1.2693662,9.89260563 0.887323944,9.89260563 C0.394366197,9.89260563 0,9.49823944 0,9.00528169 C0,8.8943662 0.0246478873,8.7834507 0.0616197183,8.6971831 L2.46478873,2.48591549 C2.68661972,1.90669014 3.24119718,1.5 3.90669014,1.5 C4.55985915,1.5 5.12676056,1.90669014 5.34859155,2.48591549 L7.73943662,8.6971831 Z M2.60035211,6.82394366 L5.21302817,6.82394366 L3.90669014,3.10211268 L2.60035211,6.82394366 Z M11.3996479,3.70598592 C12.7552817,3.70598592 14,4.24823944 14,5.96126761 L14,9.07922535 C14,9.52288732 13.6549296,9.89260563 13.2112676,9.89260563 C12.8169014,9.89260563 12.471831,9.59683099 12.4225352,9.19014085 C12.028169,9.6584507 11.3257042,9.95422535 10.5492958,9.95422535 C9.60035211,9.95422535 8.47887324,9.31338028 8.47887324,7.98239437 C8.47887324,6.58978873 9.60035211,6.08450704 10.5492958,6.08450704 C11.3380282,6.08450704 12.040493,6.33098592 12.4348592,6.81161972 L12.4348592,5.98591549 C12.4348592,5.38204225 11.9172535,4.98767606 11.1285211,4.98767606 C10.6602113,4.98767606 10.2411972,5.11091549 9.80985915,5.38204225 C9.72359155,5.43133803 9.61267606,5.46830986 9.50176056,5.46830986 C9.18133803,5.46830986 8.91021127,5.1971831 8.91021127,4.86443662 C8.91021127,4.64260563 9.0334507,4.44542254 9.19366197,4.34683099 C9.87147887,3.90316901 10.6232394,3.70598592 11.3996479,3.70598592 Z M11.1778169,8.8943662 C11.6830986,8.8943662 12.1760563,8.72183099 12.4348592,8.37676056 L12.4348592,7.63732394 C12.1760563,7.29225352 11.6830986,7.11971831 11.1778169,7.11971831 C10.5616197,7.11971831 10.056338,7.45246479 10.056338,8.0193662 C10.056338,8.57394366 10.5616197,8.8943662 11.1778169,8.8943662 Z M0.65625,11.125 L13.34375,11.125 C13.7061869,11.125 14,11.4188131 14,11.78125 C14,12.1436869 13.7061869,12.4375 13.34375,12.4375 L0.65625,12.4375 C0.293813133,12.4375 4.43857149e-17,12.1436869 0,11.78125 C-4.43857149e-17,11.4188131 0.293813133,11.125 0.65625,11.125 Z"></path></svg></span>Property</th><th><span class="icon property-icon"><svg viewBox="0 0 14 14" style="width:14px;height:14px;display:block;fill:rgba(55, 53, 47, 0.45);flex-shrink:0;-webkit-backface-visibility:hidden" class="typesText"><path d="M7,4.56818 C7,4.29204 6.77614,4.06818 6.5,4.06818 L0.5,4.06818 C0.223858,4.06818 0,4.29204 0,4.56818 L0,5.61364 C0,5.88978 0.223858,6.11364 0.5,6.11364 L6.5,6.11364 C6.77614,6.11364 7,5.88978 7,5.61364 L7,4.56818 Z M0.5,1 C0.223858,1 0,1.223858 0,1.5 L0,2.54545 C0,2.8216 0.223858,3.04545 0.5,3.04545 L12.5,3.04545 C12.7761,3.04545 13,2.8216 13,2.54545 L13,1.5 C13,1.223858 12.7761,1 12.5,1 L0.5,1 Z M0,8.68182 C0,8.95796 0.223858,9.18182 0.5,9.18182 L11.5,9.18182 C11.7761,9.18182 12,8.95796 12,8.68182 L12,7.63636 C12,7.36022 11.7761,7.13636 11.5,7.13636 L0.5,7.13636 C0.223858,7.13636 0,7.36022 0,7.63636 L0,8.68182 Z M0,11.75 C0,12.0261 0.223858,12.25 0.5,12.25 L9.5,12.25 C9.77614,12.25 10,12.0261 10,11.75 L10,10.70455 C10,10.4284 9.77614,10.20455 9.5,10.20455 L0.5,10.20455 C0.223858,10.20455 0,10.4284 0,10.70455 L0,11.75 Z"></path></svg></span>OUTSTANDING 11 pts</th><th><span class="icon property-icon"><svg viewBox="0 0 14 14" style="width:14px;height:14px;display:block;fill:rgba(55, 53, 47, 0.45);flex-shrink:0;-webkit-backface-visibility:hidden" class="typesText"><path d="M7,4.56818 C7,4.29204 6.77614,4.06818 6.5,4.06818 L0.5,4.06818 C0.223858,4.06818 0,4.29204 0,4.56818 L0,5.61364 C0,5.88978 0.223858,6.11364 0.5,6.11364 L6.5,6.11364 C6.77614,6.11364 7,5.88978 7,5.61364 L7,4.56818 Z M0.5,1 C0.223858,1 0,1.223858 0,1.5 L0,2.54545 C0,2.8216 0.223858,3.04545 0.5,3.04545 L12.5,3.04545 C12.7761,3.04545 13,2.8216 13,2.54545 L13,1.5 C13,1.223858 12.7761,1 12.5,1 L0.5,1 Z M0,8.68182 C0,8.95796 0.223858,9.18182 0.5,9.18182 L11.5,9.18182 C11.7761,9.18182 12,8.95796 12,8.68182 L12,7.63636 C12,7.36022 11.7761,7.13636 11.5,7.13636 L0.5,7.13636 C0.223858,7.13636 0,7.36022 0,7.63636 L0,8.68182 Z M0,11.75 C0,12.0261 0.223858,12.25 0.5,12.25 L9.5,12.25 C9.77614,12.25 10,12.0261 10,11.75 L10,10.70455 C10,10.4284 9.77614,10.20455 9.5,10.20455 L0.5,10.20455 C0.223858,10.20455 0,10.4284 0,10.70455 L0,11.75 Z"></path></svg></span>STRONG 9 pts</th><th id="th-3"><span class="icon property-icon"><svg viewBox="0 0 14 14" style="width:14px;height:14px;display:block;fill:rgba(55, 53, 47, 0.45);flex-shrink:0;-webkit-backface-visibility:hidden" class="typesText"><path d="M7,4.56818 C7,4.29204 6.77614,4.06818 6.5,4.06818 L0.5,4.06818 C0.223858,4.06818 0,4.29204 0,4.56818 L0,5.61364 C0,5.88978 0.223858,6.11364 0.5,6.11364 L6.5,6.11364 C6.77614,6.11364 7,5.88978 7,5.61364 L7,4.56818 Z M0.5,1 C0.223858,1 0,1.223858 0,1.5 L0,2.54545 C0,2.8216 0.223858,3.04545 0.5,3.04545 L12.5,3.04545 C12.7761,3.04545 13,2.8216 13,2.54545 L13,1.5 C13,1.223858 12.7761,1 12.5,1 L0.5,1 Z M0,8.68182 C0,8.95796 0.223858,9.18182 0.5,9.18182 L11.5,9.18182 C11.7761,9.18182 12,8.95796 12,8.68182 L12,7.63636 C12,7.36022 11.7761,7.13636 11.5,7.13636 L0.5,7.13636 C0.223858,7.13636 0,7.36022 0,7.63636 L0,8.68182 Z M0,11.75 C0,12.0261 0.223858,12.25 0.5,12.25 L9.5,12.25 C9.77614,12.25 10,12.0261 10,11.75 L10,10.70455 C10,10.4284 9.77614,10.20455 9.5,10.20455 L0.5,10.20455 C0.223858,10.20455 0,10.4284 0,10.70455 L0,11.75 Z"></path></svg></span>ADEQUATE 7 pts</th><th><span class="icon property-icon"><svg viewBox="0 0 14 14" style="width:14px;height:14px;display:block;fill:rgba(55, 53, 47, 0.45);flex-shrink:0;-webkit-backface-visibility:hidden" class="typesText"><path d="M7,4.56818 C7,4.29204 6.77614,4.06818 6.5,4.06818 L0.5,4.06818 C0.223858,4.06818 0,4.29204 0,4.56818 L0,5.61364 C0,5.88978 0.223858,6.11364 0.5,6.11364 L6.5,6.11364 C6.77614,6.11364 7,5.88978 7,5.61364 L7,4.56818 Z M0.5,1 C0.223858,1 0,1.223858 0,1.5 L0,2.54545 C0,2.8216 0.223858,3.04545 0.5,3.04545 L12.5,3.04545 C12.7761,3.04545 13,2.8216 13,2.54545 L13,1.5 C13,1.223858 12.7761,1 12.5,1 L0.5,1 Z M0,8.68182 C0,8.95796 0.223858,9.18182 0.5,9.18182 L11.5,9.18182 C11.7761,9.18182 12,8.95796 12,8.68182 L12,7.63636 C12,7.36022 11.7761,7.13636 11.5,7.13636 L0.5,7.13636 C0.223858,7.13636 0,7.36022 0,7.63636 L0,8.68182 Z M0,11.75 C0,12.0261 0.223858,12.25 0.5,12.25 L9.5,12.25 C9.77614,12.25 10,12.0261 10,11.75 L10,10.70455 C10,10.4284 9.77614,10.20455 9.5,10.20455 L0.5,10.20455 C0.223858,10.20455 0,10.4284 0,10.70455 L0,11.75 Z"></path></svg></span>LIMITED 5 pts</th><th><span class="icon property-icon"><svg viewBox="0 0 14 14" style="width:14px;height:14px;display:block;fill:rgba(55, 53, 47, 0.45);flex-shrink:0;-webkit-backface-visibility:hidden" class="typesText"><path d="M7,4.56818 C7,4.29204 6.77614,4.06818 6.5,4.06818 L0.5,4.06818 C0.223858,4.06818 0,4.29204 0,4.56818 L0,5.61364 C0,5.88978 0.223858,6.11364 0.5,6.11364 L6.5,6.11364 C6.77614,6.11364 7,5.88978 7,5.61364 L7,4.56818 Z M0.5,1 C0.223858,1 0,1.223858 0,1.5 L0,2.54545 C0,2.8216 0.223858,3.04545 0.5,3.04545 L12.5,3.04545 C12.7761,3.04545 13,2.8216 13,2.54545 L13,1.5 C13,1.223858 12.7761,1 12.5,1 L0.5,1 Z M0,8.68182 C0,8.95796 0.223858,9.18182 0.5,9.18182 L11.5,9.18182 C11.7761,9.18182 12,8.95796 12,8.68182 L12,7.63636 C12,7.36022 11.7761,7.13636 11.5,7.13636 L0.5,7.13636 C0.223858,7.13636 0,7.36022 0,7.63636 L0,8.68182 Z M0,11.75 C0,12.0261 0.223858,12.25 0.5,12.25 L9.5,12.25 C9.77614,12.25 10,12.0261 10,11.75 L10,10.70455 C10,10.4284 9.77614,10.20455 9.5,10.20455 L0.5,10.20455 C0.223858,10.20455 0,10.4284 0,10.70455 L0,11.75 Z"></path></svg></span>DEFICIENT 3 pts</th><th id="th-6"><span class="icon property-icon"><svg viewBox="0 0 14 14" style="width:14px;height:14px;display:block;fill:rgba(55, 53, 47, 0.45);flex-shrink:0;-webkit-backface-visibility:hidden" class="typesText"><path d="M7,4.56818 C7,4.29204 6.77614,4.06818 6.5,4.06818 L0.5,4.06818 C0.223858,4.06818 0,4.29204 0,4.56818 L0,5.61364 C0,5.88978 0.223858,6.11364 0.5,6.11364 L6.5,6.11364 C6.77614,6.11364 7,5.88978 7,5.61364 L7,4.56818 Z M0.5,1 C0.223858,1 0,1.223858 0,1.5 L0,2.54545 C0,2.8216 0.223858,3.04545 0.5,3.04545 L12.5,3.04545 C12.7761,3.04545 13,2.8216 13,2.54545 L13,1.5 C13,1.223858 12.7761,1 12.5,1 L0.5,1 Z M0,8.68182 C0,8.95796 0.223858,9.18182 0.5,9.18182 L11.5,9.18182 C11.7761,9.18182 12,8.95796 12,8.68182 L12,7.63636 C12,7.36022 11.7761,7.13636 11.5,7.13636 L0.5,7.13636 C0.223858,7.13636 0,7.36022 0,7.63636 L0,8.68182 Z M0,11.75 C0,12.0261 0.223858,12.25 0.5,12.25 L9.5,12.25 C9.77614,12.25 10,12.0261 10,11.75 L10,10.70455 C10,10.4284 9.77614,10.20455 9.5,10.20455 L0.5,10.20455 C0.223858,10.20455 0,10.4284 0,10.70455 L0,11.75 Z"></path></svg></span>MISSING 0 pts</th></tr></thead><tbody><tr id="f58b6b1b-bc82-4917-9f0d-b833179a5c58"><td class="cell-title"><a href="https://www.notion.so/Introduction-of-Problem-Policy-f58b6b1bbc8249179f0db833179a5c58">Introduction of Problem/Policy </a></td><td class="cell-\M[Y col">OUTSTANDING: Problem and/or existing policy is thoroughly described. The history of the problem/policy is included. Key terms, stakeholders and policy areas needing analysis and resolution are defined. The context of the issue & any standing policies are discussed thoroughly.</td><td class="cell-tZW} col">STRONG: Presents a well-considered position on the issue.</td><td class="cell-LOTR col">ADEQUATE: Presents a clear position on the issue.</td><td class="cell-\><o">LIMITED: Presents a vague or limited position on the issue.</td><td class="cell-XmH{">DEFICIENT: Is unclear or seriously limited in presenting or developing a position on the issue.</td><td class="cell-a]U;">MISSING</td></tr><tr id="fda40035-6b2d-4816-8269-ec1eb472dae4"><td class="cell-title"><a href="https://www.notion.so/Policy-Environment-fda400356b2d48168269ec1eb472dae4">Policy Environment </a></td><td class="cell-\M[Y col">OUTSTANDING: Evaluative review of the policy is included. All relevant legislative, judicial, and regulatory policy factors affecting the policy are addressed. Ambiguities, conflicts, problems, and contradictions related to the policies are explained.</td><td class="cell-tZW} col">STRONG: Explains the factors impacting the policy with logically sound reasons and/or well-chosen examples.</td><td class="cell-LOTR col">ADEQUATE: Explains most of the factors impacting the policy with relevant reasons and/or examples.</td><td class="cell-\><o">LIMITED: Is weak in the use of relevant reasons or examples.</td><td class="cell-XmH{">DEFICIENT: Provides few, if any,relevant reasons or examples.</td><td class="cell-a]U;">MISSING</td></tr><tr id="ab8945c2-999a-4d3f-8b30-9807ce60f7c2"><td class="cell-title"><a href="https://www.notion.so/Current-Policy-ab8945c2999a4d3f8b309807ce60f7c2">Current Policy </a></td><td class="cell-\M[Y col">OUTSTANDING: Clarifies the underlying assumptions and effectiveness of the current policy, including, effects on and roles of key stakeholders. Assesses the efficiency of the current policy</td><td class="cell-tZW} col">STRONG: Discussion is focused and generally well-organized, connecting ideas appropriately. The efficiency of the current policy is assessed.</td><td class="cell-LOTR col">ADEQUATE: Is adequately focused and organized, but does not assess the efficiency of the current policy.</td><td class="cell-\><o">LIMITED: Is poorly focused and/or poorly-organized.</td><td class="cell-XmH{">DEFICIENT: Is unfocused and/or disorganized.</td><td class="cell-a]U;">MISSING</td></tr><tr id="f80a2810-5934-4fc3-937f-1fd28c023a42"><td class="cell-title"><a href="https://www.notion.so/Policy-Alternatives-f80a281059344fc3937f1fd28c023a42">Policy Alternatives </a></td><td class="cell-\M[Y col">OUTSTANDING: Three or more alternatives to the current policy are presented. A thorough cost-benefit analysis is provided for each policy alternative.</td><td class="cell-tZW} col">STRONG: Three or more alternatives to the current policy are presented. An adequate cost-benefit analysis is included for each policy alternative</td><td class="cell-LOTR col">ADEQUATE: Two or more alternatives to the current policy are presented. A thorough cost-benefit analysis is provided for each policy alternative.</td><td class="cell-\><o">LIMITED: Two or more alternatives to the current policy are presented. An adequate cost-benefit analysis is included for each policy alternative</td><td class="cell-XmH{">DEFICIENT: One alternative to the current policy is presented.</td><td class="cell-a]U;">MISSING</td></tr><tr id="f1290e03-9729-48dc-b007-113854e17031"><td class="cell-title"><a href="https://www.notion.so/Written-Communication-f1290e03972948dcb007113854e17031">Written Communication </a></td><td class="cell-\M[Y col">OUTSTANDING: Excellent mechanics, grammar, word usage. Language is clear and appropriate. Writing style is effective.</td><td class="cell-tZW} col">STRONG: Expresses ideas clearly and well, using appropriate vocabulary and sentence variety. May have errors in mechanics, grammar, or word usage.</td><td class="cell-LOTR col">ADEQUATE: Expresses ideas with reasonable clarity. Contains significant errors in mechanics, grammar, or word usage.</td><td class="cell-\><o">LIMITED: Has problems in language and sentence structure that result in a lack of clarity. Contains occasional major errors or frequent minor errors in grammar, usage, or mechanics.</td><td class="cell-XmH{">DEFICIENT: Has serious problems in the use of language and sentence structure that frequently interfere with meaning. Contains serious errors in grammar, usage, or mechanics obscure meaning</td><td class="cell-a]U;">MISSING</td></tr><tr id="208a5771-0a45-4e07-af73-e8dad08990b0"><td class="cell-title"><a href="https://www.notion.so/Strength-of-analysis-208a57710a454e07af73e8dad08990b0">Strength of analysis </a></td><td class="cell-\M[Y col">OUTSTANDING: Each assertion is supported with researchable and verifiable support from reputable sources. No bias is evident in the analysis.</td><td class="cell-tZW} col">STRONG: Assertions are generally well-researched and supported by appropriate reference materials. No bias is evident in the analysis.</td><td class="cell-LOTR col">ADEQUATE: Some evidence is provided to support many of the assertions, but not all. Reference materials may be inappropriate.</td><td class="cell-\><o">LIMITED: Evidence is provided to support many of the assertions, the analysis is biased.</td><td class="cell-XmH{">DEFICIENT: Assertions and statements are weak, unsupported or biased.</td><td class="cell-a]U;">MISSING</td></tr><tr id="e436044b-bf3c-4599-a4ed-ef03473eae28"><td class="cell-title"><a href="https://www.notion.so/Format-e436044bbf3c4599a4edef03473eae28">Format </a></td><td class="cell-\M[Y col">OUTSTANDING: The paper includes all required six basic elements: title page, executive summary, table of contents, text, reference page and appendices. </td><td class="cell-tZW} col">STRONG: The paper includes all required six basic elements: title page, executive summary, table of contents, text, reference page and appendices.</td><td class="cell-LOTR col">ADEQUATE: The paper includes most of the required elements, but may be disorganized.</td><td class="cell-\><o">LIMITED: Does not include the required elements and/or is disorganized.</td><td class="cell-XmH{">DEFICIENT: The paper is missing significant portions.</td><td class="cell-a]U;">MISSING</td></tr><tr id="5feead95-f69f-4786-90b9-717f41aca16d"><td class="cell-title"><a href="https://www.notion.so/Citations-5feead95f69f478690b9717f41aca16d">Citations </a></td><td class="cell-\M[Y col">OUTSTANDING: Support and evidence are referenced using paraphrasing in the students own voice and are cited properly within the text of the paper.</td><td class="cell-tZW} col">STRONG: Support and evidence are referenced using paraphrasing in the students own voice and most are cited properly within the text of the paper.</td><td class="cell-LOTR col">ADEQUATE: Support and evidence are referenced using paraphrasing in the students own voice - citations are not properly formatted.</td><td class="cell-\><o">LIMITED: The student uses language that is not his/her own and does not provide citations for support.</td><td class="cell-XmH{">DEFICIENT</td><td class="cell-a]U;">MISSING: No citations are included in the text.</td></tr><tr id="9fea6fbe-5e06-466a-96bc-df409aaea4b0"><td class="cell-title"><a href="https://www.notion.so/Research-skills-9fea6fbe5e06466a96bcdf409aaea4b0">Research skills </a></td><td class="cell-\M[Y col">OUTSTANDING: Paper uses at least 10 scholarly sources. Clear evidence of primary research.</td><td class="cell-tZW} col">STRONG: Paper uses at least 8 scholarly sources.</td><td class="cell-LOTR col">ADEQUATE: Paper uses at least 6 scholarly sources.</td><td class="cell-\><o">LIMITED: Paper uses at least 4 scholarly sources / low levels of primary research/sources</td><td class="cell-XmH{">DEFICIENT: Paper uses 2 scholarly sources.</td><td class="cell-a]U;">MISSING: Missing</td></tr><tr id="61f5e9e5-6acd-46c6-aa4f-ef179922e2e4"><td class="cell-title"><a href="https://www.notion.so/Total-out-of-100-1-point-for-free-________-61f5e9e56acd46c6aa4fef179922e2e4">Total: (out of 100, 1 point for free) ________</a></td><td class="cell-\M[Y col"></td><td class="cell-tZW} col"></td><td class="cell-LOTR col"></td><td class="cell-\><o"></td><td class="cell-XmH{"></td><td class="cell-a]U;"></td></tr><tr id="f7343d6f-586a-4bfc-ad76-6df12a942f30"><td class="cell-title"><a href="https://www.notion.so/Judge-Name-______________________________-f7343d6f586a4bfcad766df12a942f30">Judge Name: ______________________________</a></td><td class="cell-\M[Y col"></td><td class="cell-tZW}"></td><td class="cell-LOTR"></td><td class="cell-\><o"></td><td class="cell-XmH{"></td><td class="cell-a]U;"></td></tr></tbody></table></div></div></div><p id="a1894f16-fa1a-4402-b96f-782965c8ea9e" class="">
</p></div></article></div>
<div id="submission" class="submission">
<h2 class="title word">Submission Guidelines</h2>
<ul>
<li>Team leader (if participating as a team) or Participant (if participating as a solo participant) must send their submissions to <a href="mailto:wedo.organization22@gmail.com" >wedo.organization22@gmail.com</a>. WeHack will send a confirmation email within 24 hours.</li>
<li class="text-red text-bold">Deadline: 11:59 AM, GMT +7 (Vietnam), 24 July, 2022.</li>
<li>Format Email Title: <span class="text-red text-bold">Team Name (or Solo Participant Name)_Theme_Policy title</span>
<br>E.g. (as a team) Group A_Healthcare_COVID-19 Vaccinations
<br>E.g. (solo) Nguyen Van A_Education_Racial Disparities in Education
</li>
<li>Format Submission Title: <span class="text-red text-bold">Team Name (or Solo Participant Name)_Theme</span>
<br>E.g. (as a team) Group A_Healthcare
<br>E.g. (solo) Nguyen Van A_Education
</li>
<li>Submission file needs to be <span class="text-bold">saved as a pdf</span> and <span class="text-bold">contains all required sections</span> as outlined in the Rubrics.</li>
</ul>
</div>
<!-- <div class="criteria">
<h2 class="word">Judging Criteria</h2>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Sit quam id aliquid atque incidunt harum ipsa animi. Distinctio, recusandae perferendis! Rem quasi quod unde sit, quia eos? Delectus, facere at! For more information, click <a href="">here</a>.</p>
</div> -->
</main>
<div w3-include-html="common/footer.html"></div>
<script>
includeHTML();
function nav() {
var x = document.getElementById("myTopnav");
if (x.className === "topnav") {
x.className += " responsive";
} else {
x.className = "topnav";
}
}
</script>
<script src="js/charming.min.js"></script>
<script src="js/anime.min.js"></script>
<script src="js/wordFx.js"></script>
<script src="js/hack.js"></script>
</body>
</html>