Skip to content

Commit e957c77

Browse files
committed
Move requirements from FAQ into eligibility section
Left the more detailed stuff commented out
1 parent 9448807 commit e957c77

2 files changed

Lines changed: 26 additions & 27 deletions

File tree

_includes/eligibility.html

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,38 @@ <h3>Eligibility Requirements</h3>
66
</div>
77

88
<div class="col_half">
9-
<p class="lead">In order to be admitted to Learners Guild, applicants must meet these requirements.</p>
9+
<p class="lead">In order to be admitted to Learners Guild, applicants must meet the requirements listed.</p>
10+
11+
<p>
12+
Beyond a common desire to become a premium software engineer, all of our learners share a drive to learn and grow in a mutually supportive environment. Not just intellectually, but socially and emotionally as well. We expect a minimum level of personal development and maturity.
13+
</p>
14+
<p>
15+
We look for a baseline proficiency in both technical and social-emotional aptitude. It is important to understand that Learners Guild is not designed to support persons who are exploring software engineering for the first time. We are a learning collective
16+
that works best for advanced beginners.
17+
</p>
18+
19+
<!-- <p>
20+
You should consider yourself fit for Learners Guild if you understand and can demonstrate the following:
21+
<ul>
22+
<li>Algorithmic notions of control flow </li>
23+
<li>Abstraction </li>
24+
<li>Conditional thinking </li>
25+
<li>Problem decomposition </li>
26+
<li>Iterative thinking </li>
27+
</ul>
28+
If you are familiar with programming and have a crude understanding of it, then you would have used many of these concepts. If you have at least 50 to 100 hours of programming and web development experience under your belt, you will find Learners Guild an appropriate learning collective that will take your skills to another level.
29+
</p>
30+
<p>
31+
Finally, we are excited about you if you have grit, if you are tenacious and understand that deliberate practice and sustained effort is what puts you on the path to success. We don’t care about your SAT scores, or whether or not you finished high-school, what we are interested in is your ability to learn and excitement about the craft of software engineering. If you can prove to us that you are ready to work hard in a learning collective, we would be happy to invest in you!
32+
</p> -->
1033
</div>
1134

1235
<div class="col_half col_last">
1336
<ul class="list-group">
1437
<li class="list-group-item"><i class="icon-ok-sign"></i> Commited to pursuing a career as a software engineer.</li>
1538
<li class="list-group-item"><i class="icon-ok-sign"></i> Willing to aid others in their learning.</li>
1639
<li class="list-group-item"><i class="icon-ok-sign"></i> Age 25 or older</li>
40+
<li class="list-group-item"><i class="icon-ok-sign"></i> Oral and written proficiency in English</li>
1741
<li class="list-group-item"><i class="icon-ok-sign"></i> Has several years' employment and/or community service experience</li>
1842
<li class="list-group-item"><i class="icon-ok-sign"></i> Willing and able to participate full-time for 40 weeks</li>
1943
<li class="list-group-item"><i class="icon-ok-sign"></i> 50+ hours already spent in learning to code</li>

_includes/faqs.html

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -114,33 +114,8 @@ <h3>Frequently Asked Questions</h3>
114114
<div class="togglet"><i class="toggle-closed icon-question-sign"></i><i class="toggle-open icon-question-sign"></i>What are the requirements to attend?
115115
</div>
116116
<div class="togglec">
117-
118-
<p>
119-
There are a few mandatory requirements to participate in the Learners Guild learning collective. They are an ability to participate full-time, a proficiency with the English language, a minimum age of 21 and previous employment history.
120-
</p>
121-
<p>
122-
Beyond a common desire to become a premium software engineer in a mutually supportive environment ... perhaps first and foremost, all of our learners share a drive to learn and grow. Not just intellectually, but socially and emotionally as well. We expect
123-
a minimum level of personal development and maturity.
124-
</p>
125-
<p>
126-
We look for a baseline proficiency in both technical and social-emotional aptitude. It is important to understand that Learners Guild is not designed to support persons who are exploring software engineering for the first time. We are a learning collective
127-
that best works for advanced beginners.
128-
</p>
129-
<p>
130-
You should consider yourself fit for Learners Guild if you understand and can demonstrate the following:
131-
<ul class="fa-ul">
132-
<li><i class="fa-li fa fa-check-square"></i> Algorithmic notions of control flow </li>
133-
<li><i class="fa-li fa fa-check-square"></i> Abstraction </li>
134-
<li><i class="fa-li fa fa-check-square"></i> Conditional thinking </li>
135-
<li><i class="fa-li fa fa-check-square"></i> Problem decomposition </li>
136-
<li><i class="fa-li fa fa-check-square"></i> Iterative thinking </li>
137-
</ul>
138-
If you are familiar with programming and have a crude understanding of it, then you would have used many of these concepts. If you have at least 50 to 100 hours of programming and web development experience under your belt, you will find Learners Guild
139-
an appropriate learning collective that will take your skills to another level.
140-
</p>
141117
<p>
142-
Finally, we are excited about you if you have grit, if you are tenacious and understand that deliberate practice and sustained effort is what puts you on the path to success. We don’t care about your SAT scores, or whether or not you finished high-school,
143-
what we are interested in is your ability to learn and excitement about the craft of software engineering. If you can prove to us that you are ready to work hard in a learning collective, we would be happy to invest in you!
118+
Read the <a href="#">eligibility requirements</a> section.
144119
</p>
145120
</div>
146121
</div>

0 commit comments

Comments
 (0)