Skip to content

Commit

Permalink
Update Scholarship schedule and links for 2024
Browse files Browse the repository at this point in the history
* Update calendar to new schedule spanning the Fall and Spring seasons
* Update the PDFs and Links for workshop and application
  • Loading branch information
quantumfusion authored Oct 14, 2023
2 parents cd4e0a2 + f5ebac3 commit 832c94b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions pie-website/src/pages/competition/RCScholarship.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,38 +88,38 @@ const RCScholarship = () => {
<h4 style={{ marginBottom: "1.5em", color: theme.colors.grey400 }}>
THE TIMELINE
</h4>
<Header type="gold">2023 Scholarship Schedule</Header>
<Header type="gold">2024 Scholarship Schedule</Header>
<ScheduleWrapper fluid align="center" padding="3rem 1.25rem">
<Row className="inner-container">
<Col sm={12} md={6} lg={3}>
<div className="card">
<div>
<VscDebugStart />
<h3>Application opens Saturday 3/4/2023</h3>
<h3>Application opens Saturday 10/14/2023</h3>
</div>
</div>
</Col>
<Col sm={12} md={6} lg={3}>
<div className="card">
<div>
<AiOutlineFileDone />
<h3>EXTENDED!! Application due Friday 4/21/2023</h3>
<h3>Application due Tuesday 3/12/2024</h3>
</div>
</div>
</Col>
<Col sm={12} md={6} lg={3}>
<div className="card">
<div>
<FaUserTie />
<h3>Interviews with finalists - Saturday 4/29/2023</h3>
<h3>Interviews with finalists - Week of 4/1/2024 thru 4/5/2024</h3>
</div>
</div>
</Col>
<Col sm={12} md={6} lg={3}>
<div className="card">
<div>
<GiPodiumWinner />
<h3>Recipient announced - Sunday 4/30/2023</h3>
<h3>Recipient announced - Sunday 4/28/2024</h3>
</div>
</div>
</Col>
Expand Down Expand Up @@ -159,9 +159,9 @@ const RCScholarship = () => {
<Col sm={12} md={12} lg={12}>
<div>
<BiVideoRecording />
<h4>2023 Workshop</h4>
<h4>2024 Workshop</h4>
<p>
<Link to="https://pioneers.berkeley.edu/assets/scholarship/2023_pie_scholarship_workshop_presentation.pdf">
<Link to="https://pioneers.berkeley.edu/assets/scholarship/2024_pie_scholarship_workshop_presentation.pdf">
{" "}
Scholarship workshop slides &rsaquo;{" "}
</Link>
Expand All @@ -171,9 +171,9 @@ const RCScholarship = () => {
<Col sm={12} md={12} lg={12}>
<div>
<AiOutlineUnorderedList />
<h4>2023 Scholarship Application Summary</h4>
<h4>2024 Scholarship Application Summary</h4>
<p>
<Link to="https://pioneers.berkeley.edu/assets/scholarship/2023_pie_scholarship_application.pdf">
<Link to="https://pioneers.berkeley.edu/assets/scholarship/2024_pie_scholarship_application.pdf">
{" "}
Pdf of the application &rsaquo;{" "}
</Link>
Expand All @@ -183,7 +183,7 @@ const RCScholarship = () => {
<Col sm={12} md={12} lg={12}>
<div>
<BsInfoCircle />
<h4>2021 Scholarship Interview Tips</h4>
<h4>Scholarship Interview Tips</h4>
<p>
<Link to="https://pioneers.berkeley.edu/assets/scholarship/2021_pie_scholarship_interview_tips.pdf">
{" "}
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 832c94b

Please sign in to comment.