From bb3b3b6cffd31c1c9d60f48f8e93ade85efb2791 Mon Sep 17 00:00:00 2001 From: Jeremy Walker Date: Thu, 5 Dec 2024 22:52:46 +0900 Subject: [PATCH] Add more FAQs (#7191) --- app/views/bootcamp/index.html.haml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/app/views/bootcamp/index.html.haml b/app/views/bootcamp/index.html.haml index 31a4ccc16b..fa59142213 100644 --- a/app/views/bootcamp/index.html.haml +++ b/app/views/bootcamp/index.html.haml @@ -591,6 +591,12 @@ These are the questions we get asked the most. Your question not answered here? = link_to "Ping us an email!", "#" + .faq + %h4 When does the Bootcamp start? + %p The first session will be on January 8th 2025. + .faq + %h4 How much time will I need to spend each week on the bootcamp? + %p We're aiming for about 8 hours per week (See the "What your week will look like" for more details). If you can put in an hour per day, that will be enough for you to get through the main work. If you can invest an extra few hours per week, you'll be able to also complete any more advanced exercises. .faq %h4 Can I join Part 1 now and then sign up for the rest of the course later? %p Yes, you can. But it will be more expensive to sign up for Part 2 later than it is to sign up for the full course now. We recommend signing up for the full course now if you're confident you want to learn web development. @@ -625,6 +631,9 @@ .faq %h4 Do you offer any discounts for students, unemployed or people in countries with weak currencies? %p Yes, we do. We want to ensure as many people can benefit from this bootcamp as possible. Email #{link_to 'bootcamp@exercism.org', 'mailto:bootcamp@exercism.org', class: 'font-semibold text-[blue]'}, tell me your situation, and I'll see what we can do for you. + .faq + %h4 I've signed up but not received anything. + %p The bootcamp starts on January 8th 2025, so you won't have access to anything until then. However, you should receive emails giving you more information. If you don't recieve those, please email #{link_to 'bootcamp@exercism.org', 'mailto:bootcamp@exercism.org', class: 'font-semibold text-[blue]'} and we'll check everything for you. %section#legals .md-container.text-center