From b5a2ca85a073c904f367c80313a66913c3735387 Mon Sep 17 00:00:00 2001 From: Krishnan Shankar Date: Tue, 13 Feb 2024 07:18:48 -0500 Subject: [PATCH] Revert participant requirements (NoVA -> FCPS) --- src/eventdata/faq.js | 2 +- src/routes/register.svelte | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/eventdata/faq.js b/src/eventdata/faq.js index 6f44f26..d6e1edf 100644 --- a/src/eventdata/faq.js +++ b/src/eventdata/faq.js @@ -24,7 +24,7 @@ export default [ { question: 'Who can attend?', answer: - "HackTJ is open to all current high school students in Northern Virginia. If you're not a high school student but would like to attend, consider coming as a judge, mentor, or volunteer." + "HackTJ is open to all current high school students attending Fairfax County Public Schools. If you're not a high school student but would like to attend, consider coming as a judge, mentor, or volunteer." }, { question: 'Is there any cost?', diff --git a/src/routes/register.svelte b/src/routes/register.svelte index 8b122be..97c6986 100644 --- a/src/routes/register.svelte +++ b/src/routes/register.svelte @@ -35,9 +35,9 @@ closed >

- Participants must be current high school students in Northern Virginia. Computer science - and engineering experience is not necessary, as we'll have workshops and mentors so - you can learn. + Participants must be current high school students attending Fairfax County Public Schools. + Computer science and engineering experience is not necessary, as we'll have workshops + and mentors so you can learn.