-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchapters.html
More file actions
84 lines (76 loc) · 5.17 KB
/
chapters.html
File metadata and controls
84 lines (76 loc) · 5.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
---
layout: pages
---
<section class="page-title" id="chapters-title" style="background-color: black;">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2 style="color: black; font-family: Ergonomique Bold; font-size: 50px">Chapters</h2>
<br>
</div>
</div>
</div>
</div>
</section>
<section class="call-to-action bg-2 section-sm overly section" style="height: 100%; margin-bottom: 40px; background-c">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2 style="font-size: 45px;">Headquarters</h2>
<h3><a href="../executive.html" style="color: white">Irvine (CA)</a></h3>
<br>
<h2 style="font-size: 40px;">U.S Chapters</h2>
<div class="row">
<div class="col-md-3 col-md-offset-3">
<h3><a href="/chapters/#" style="color: white">Fairfax (VA)</a></h3>
<h3><a href="/chapters/#" style="color: white">Houston (TX)</a></h3>
<h3><a href="/chapters/irvine-tustin.html" style="color: white">Irvine / Tustin (CA)</a></h3>
<h3><a href="/chapters/kansas-city.html" style="color: white">Kansas City Area (MO)</a></h3>
<h3><a href="/chapters/nashville.html" style="color: white">Nashville (TN)</a></h3>
</div>
<div class="col-md-3">
<h3><a href="/chapters/northfl.html" style="color: white">North FL (FL)</a></h3>
<h3><a href="/chapters/north-la.html" style="color: white">North LA (CA)</a></h3>
<h3><a href="/chapters/san-diego.html" style="color: white">San Diego (CA)</a></h3>
<h3><a href="/chapters/sonoma-county.html" style="color: white">Sonoma County (CA)</a></h3>
</div>
</div>
<br>
<h2 style="font-size: 40px;">International Chapters</h2>
<h3><a href="/chapters/madurai.html" style="color: white">Madurai, Tamil Nadu (India)</a></h3>
<h3><a href="/chapters/noida.html" style="color: white">Noida, Uttar Pradesh (India)</a></h3>
<h3><a href="/chapters/#" style="color: white">Toronto (Canada)</a></h3>
</div>
<a class="btn btn-main btn-solid-border" href="https://forms.gle/ec7YanLmS6y9u5t98" >Start a Chapter</a>
</div>
</div>
</div>
</section>
<section class="testimonial section-sm" style="margin-top: -80px; margin-bottom: 70px;">
<div class="container">
<div class="row faq">
<h1 style="font-size: 38px" class="font-title">Starting a Chapter</h1>
<br />
<details>
<summary>What are InterSTEM chapters?</summary>
<p>Chapters are semi-independent branches of InterSTEM. All chapters will participate in the central InterSTEM initiatives of blogging and tutoring, but will be given the freedom to pursue other events, such as a research program, speaker series, podcast, etc.
By default, chapter boundaries within the United States are set as the city or county in which the applicant resides. Exceptions can be made upon request through contacting the executive board; each case will be reviewed independently. International chapter boundaries can be defined by the applicant within reason: all international chapters must encompass at least one city/region/province and must be contained within one nation. Additionally, international chapters should only be created in areas where there is a significant English-speaking population, or if there are multiple foreign/international schools in the region.</p>
</details>
<details>
<summary>Who can start a chapter?</summary>
<p>All high school students are invited to start a chapter, as long as there is not already a chapter in your area! See above for existing chapters.</p>
</details>
<details>
<summary>Why should I start a chapter?</summary>
<p>If you are interested in spreading STEM in your community, whether through establishing a peer homework help system or educating students on various STEM opportunities, starting an InterSTEM chapter is always a great idea! In addition to accessing a 2000+ member base, all of our chapters receive a wealth of valuable resources and support from the organization, ranging from starter guides for hosting STEM events to 24/7 support on Discord for any questions or concerns a chapter may face. Unlike other similar organizations, InterSTEM believes in fostering a close relationship between the executive leadership and chapter boards rather than granting complete independence, as we have seen through experience that the most successful chapters are those that receive ample guidance.
</p>
</details>
<details>
<summary>How many people do I need to start a chapter?</summary>
<p>You can start a chapter by yourself! After filling out the <a href="https://forms.gle/ec7YanLmS6y9u5t98">application</a> and meeting with our CEO, we will help you recruit your chapter board and initial members</p>
</details>
</div>
</div>
</section>