This repository was archived by the owner on Jan 26, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathusreferral.html
More file actions
35 lines (35 loc) · 1.63 KB
/
usreferral.html
File metadata and controls
35 lines (35 loc) · 1.63 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
---
layout: us-summer
title: "Uncommon Sense Seminar: Bit by Bit"
banner-title: "Uncommon Sense Seminar Application"
style: usreferral.css
scripts:
- "utils.js"
- "sort.js"
- "https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.0.0/crypto-js.min.js"
- "us-summer-signup.js"
---
{{/* <div class="details-container" id="uncommonsense">
<div class="details-item" id="apply-text">
<h1 id="bigger">Uncommon Sense Seminar Application</h1>
<p>To apply for Uncommon Sense, we require that you first get a teacher nomination. Please ask the teacher you
know best to <a
href="https://docs.google.com/forms/d/e/1FAIpQLSeh8SZo0AByYkF63PjRuR0OgqChISqPOJfb86zTSj4IBWRPXw/viewform">nominate
you</a>. However, if you are homeschooled, or have other extenuating circumstances, please
<a href="mailto:{{site.contact.email}}">contact us</a>. <strong>Nominations are due at May 30th 11:59 PM Pacific Time. </strong>
</p>
<p>Once nominated, students must <strong>apply by our extended deadline, June 4th at 11:59 PM Pacific Time</strong>.
We will request interviews from promising applicants over the following week.
We aim to release decisions before June 30th.
</p>
<br>
<p class="main-text">
Got an invitation? <br>
Apply by entering the code here: <input id="password-input" type="password">
</p>
<p class="main-text">
Are you a teacher looking to nominate a student? Fill out a <a
href="https://forms.gle/dF2fzhvuGbaNYokb6">nomination form</a>.
</p>
</div>
</div> */}}