-
Notifications
You must be signed in to change notification settings - Fork 30
BrickHack 8 Site - FAQ Section #1252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
024e41a
faq styling + ricky
sjmiller7 8ef9e16
fixing mobile
sjmiller7 621d99b
removing old padding class
sjmiller7 c5ce63f
fixes
sjmiller7 72e3dc2
Merge branch 'bh-1246' into bh-1250
sjmiller7 c1b653c
fixing broken cards
sjmiller7 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -86,13 +86,13 @@ <h2>What is a Hackathon?</h2> | |
<p>Apply to come spend March 5th and 6th, 2022 with us to learn, collaborate, build, and innovate!</p> | ||
</div> | ||
<div id="about-cards"> | ||
<div class="card"> | ||
<div class="about-card"> | ||
<h3>Applying</h3> | ||
<p>When applications open, you will apply to BrickHack via the HackEngine system. Applications will be open until the event opens on March 5th.</p> | ||
<p>If your application is accepted, you will receive an email from our team with more information.</p> | ||
<p>You must be 18+ and a current university student to apply. Applications and event attendance are completely free.</p> | ||
</div> | ||
<div class="card"> | ||
<div class="about-card"> | ||
<h3>Participating</h3> | ||
<p>At BrickHack, students compete individually or in teams of 2-4 to build anything they want. You could make an app, a website, a game, a design, or any other form of interactive media. No experience is required; we provide mentors to help you along the way!</p> | ||
</div> | ||
|
@@ -122,69 +122,31 @@ <h3>Last year's BrickHack 7 in numbers:</h3> | |
</section> | ||
|
||
<!-- FAQ --> | ||
<section id="faq" class="section-pad"> | ||
<h2>Frequently Asked Questions</h2> | ||
<p>Don't see your question here? <a href="mailto:[email protected]">Contact Us</a></p> | ||
<section id="faq"> | ||
<div id="faq-title"> | ||
<div id="faq-title-content"> | ||
<h2>Frequently Asked Questions</h2> | ||
<p>Don't see your question here? Feel free to <a href="mailto:[email protected]">contact us</a></p> | ||
</div> | ||
<video width="150" height="200" autoplay muted loop> | ||
<source src="./assets/bh8/videos/FAQLoop.mp4" type="video/mp4"> | ||
</video> | ||
</div> | ||
<div id="faq-cards"> | ||
<div id="faq-cards-left"> | ||
<div class="card"> | ||
<button class="accordion-header"> | ||
<i class="fa fa-plus" aria-hidden="true"></i> | ||
Is this event digital or in-person? | ||
</button> | ||
<div class="panel"> | ||
<p>BrickHack 8 will be run entirely digitally, via Discord and Zoom.</p> | ||
<p>More details will be sent out as the event draws closer, including the server link.</p> | ||
<p>For now, make sure to <a id="register" href="https://apply.brickhack.io/users/sign_up">register</a> for updates! | ||
</div> | ||
</div> | ||
<div class="card"> | ||
<button class="accordion-header"> | ||
<i class="fa fa-plus" aria-hidden="true"></i> | ||
Who can participate in BrickHack? | ||
</button> | ||
<div class="panel"> | ||
<p>Anyone currently enrolled as a student can attend!</p> | ||
<p>If you don't fit that description, you're | ||
absolutely welcome to attend as a mentor or volunteer. All attendees must be 18 years or older.</p> | ||
</div> | ||
</div> | ||
<div class="card"> | ||
<button class="accordion-header"> | ||
<i class="fa fa-plus" aria-hidden="true"></i> | ||
Do I need a team to join? | ||
</button> | ||
<div class="panel"> | ||
<p>Nope! If you have an existing team, that's great — otherwise, we'll provide time to form new teams with other hackers at the start of the event.</p> | ||
<p>Please note that you can have up to a total of 4 members in a team.</p> | ||
</div> | ||
</div> | ||
<div class="card"> | ||
<button class="accordion-header"> | ||
<i class="fa fa-plus" aria-hidden="true"></i> | ||
Do RIT students need to apply? | ||
</button> | ||
<div class="panel"> | ||
<p>Yes. All students, RIT or not, need to apply to the event.</p> | ||
<p>Our main limitation is space. Even though we're a digital event, we need to provide judging, chat moderation, interpreting services, and more. All of these require staff, and we only have so many resources to run the event.</p> | ||
<p>Maybe next year we'll have AI run the event...</p> | ||
</div> | ||
</div> | ||
<div class="card"> | ||
<button class="accordion-header"> | ||
<i class="fa fa-plus" aria-hidden="true"></i> | ||
<i class="fa fa-plus fa-plus-light-blue" aria-hidden="true"></i> | ||
Can I re-use an old project? | ||
</button> | ||
<div class="panel"> | ||
<p>No. You can start thinking of ideas beforehand, but no work can be done!</p> | ||
<p>(No designs, no UML diagrams, no code, etc.)</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div id="faq-cards-right"> | ||
<div class="card"> | ||
<button class="accordion-header"> | ||
<i class="fa fa-plus" aria-hidden="true"></i> | ||
<i class="fa fa-plus fa-plus-orange" aria-hidden="true"></i> | ||
How accessible is the digital event? | ||
</button> | ||
<div class="panel"> | ||
|
@@ -195,17 +157,19 @@ <h2>Frequently Asked Questions</h2> | |
</div> | ||
<div class="card"> | ||
<button class="accordion-header"> | ||
<i class="fa fa-plus" aria-hidden="true"></i> | ||
<i class="fa fa-plus fa-plus-blue" aria-hidden="true"></i> | ||
When will I know if I got in? | ||
</button> | ||
<div class="panel"> | ||
<p>Soon!</p> | ||
<p>Every application is considered on a first-come, first-serve basis. So register early! We'll send an email out if you're accepted.</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div id="faq-cards-right"> | ||
<div class="card"> | ||
<button class="accordion-header"> | ||
<i class="fa fa-plus" aria-hidden="true"></i> | ||
<i class="fa fa-plus fa-plus-light-blue" aria-hidden="true"></i> | ||
I'm new to coding. What if I have questions while I hack? | ||
</button> | ||
<div class="panel"> | ||
|
@@ -215,20 +179,7 @@ <h2>Frequently Asked Questions</h2> | |
</div> | ||
<div class="card"> | ||
<button class="accordion-header"> | ||
<i class="fa fa-plus" aria-hidden="true"></i> | ||
Will there be swag or prizes shipped out? | ||
</button> | ||
<div class="panel"> | ||
<p>Everyone is eligible to receive digital swag and digital prizes.</p> | ||
<p>If your shipping address is in the United States, we are shipping physical swag and prizes.</p> | ||
<p>If your shipping address is in Canada, we are shipping physical prizes.</p> | ||
<p>If your shipping address is outside of the United States and Canada, we are unable to ship physical swag and prizes.</p> | ||
<p><em>We have a limited amount of swag, make sure that you check in and turn in a project to be eligible to receive swag.</em></p> | ||
</div> | ||
</div> | ||
<div class="card"> | ||
<button class="accordion-header"> | ||
<i class="fa fa-plus" aria-hidden="true"></i> | ||
<i class="fa fa-plus fa-plus-orange" aria-hidden="true"></i> | ||
Should I bring my own bricks? | ||
</button> | ||
<div class="panel"> | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.