Added prompts

This commit is contained in:
James Dinh 2022-08-12 21:53:49 -07:00
parent f781a718e2
commit 34f5dd3cfa

View File

@ -151,12 +151,12 @@
<div class="flex-parent">
<div class="input-flex-container">
<div id="timeline-left-arrow"><svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15 18l-6-6 6-6"/></svg></div>
<input id="t1" class="timeline-input" type="radio" name="timeline-dot" data-description="1" checked>
<input id="t1" class="timeline-input" type="radio" name="timeline-dot" data-description="1">
<label for="t1" onclick="check('t1')" class="dot-info" data-description="1">
<span class="year">8/12 4:00pm</span>
<span class="label">Opening Ceremony</span>
</label>
<input for="t2" id="t2" class="timeline-input" type="radio" name="timeline-dot" data-description="2">
<input for="t2" id="t2" class="timeline-input" type="radio" name="timeline-dot" data-description="2" checked>
<label onclick="check('t2')" class="dot-info" data-description="2">
<span class="year">8/12 5:00pm</span>
<span class="label">Hacking Begins</span>
@ -212,6 +212,7 @@
</ul>
<div class="timeline-links">
<a target="_blank" href="https://docs.google.com/document/d/1g0NyLcNGcteaXelcNRLpGSzd0l6Mky78ohbBQgQTDQY/edit?usp=sharing"><div class="timeline-button">View the Rubric</div></a>
<a target="_blank" href="https://docs.google.com/document/d/1orakhyHzQOzGaL6r1CCQzZAWt8U1GTdaC9wcrvCiu5w/edit"><div class="timeline-button">Prompts</div></a>
</div>
</div>
<div class="timeline-desc" data-description="3">
@ -228,6 +229,7 @@
</ul>
<div class="timeline-links">
<a target="_blank" href="https://docs.google.com/document/d/1g0NyLcNGcteaXelcNRLpGSzd0l6Mky78ohbBQgQTDQY/edit?usp=sharing"><div class="timeline-button">View the Rubric</div></a>
<a target="_blank" href="https://docs.google.com/document/d/1orakhyHzQOzGaL6r1CCQzZAWt8U1GTdaC9wcrvCiu5w/edit"><div class="timeline-button">Prompts</div></a>
</div>
</div>
<div class="timeline-desc" data-description="4">