9
9
10
10
< div class ="container main ">
11
11
< h3 class ="page-title "> Major Project Form</ h3 >
12
- <!--TODO: put a box explaining major project -->
13
12
< div class ="panel panel-default ">
14
13
< div class ="panel-body ">
15
14
< p class ="lead "> Welcome to the Major Project submission form! We're excited to read about what you've
16
15
been working on. For us (E-Board) to best evaluate your project, please give us as much detail as
17
16
possible. Don't feel pressured to write full paragraphs though, good bullet points are plenty!
18
- < br > Generally, major projects are most likely to pass when they meet at least 3 of the 4
17
+ < br > Generally, a major project is something that you make with the goal of challenging yourself,
18
+ learning new things, and doing something you would be proud of. Major projects are most likely to
19
+ pass when they meet at least 2 of the 3
19
20
< a href ="https://wiki.csh.rit.edu/wiki/Major_Project_Pillars "> Major Project Pillars</ a > -
20
- considerable time on your project, benefiting House, learning new things, and applying hard
21
- skills. And of course, after you submit, please try to talk to E-Board members (in-person or over
22
- Slack) so we are familiar with your project and can ask you questions!</ p >
21
+ considerable time on your project, benefiting House, and meaningfully applying skills. And of course,
22
+ after you submit, please try to talk to E-Board members (in-person or over Slack) so we are familiar
23
+ with your project and can ask you questions!</ p >
23
24
</ div >
24
25
</ div >
25
26
< form data-module ="majorProjectForm ">
@@ -34,9 +35,11 @@ <h3 class="page-title">Major Project Form</h3>
34
35
< div class ="row ">
35
36
< div class ="col-lg-6 ">
36
37
< label class ="form-label " for ="skills-applied "> Skills Applied</ label >
37
- < textarea id ="skills-applied " name ="skills-applied " class ="form-control form-textarea "
38
+ < div id ="skills-applied " class ="form-control form-textarea ">
39
+ List what skills you meaningfully used while working on this project (at least 2!)</ div >
40
+ < textarea id ="skills-applied-old " name ="skills-applied " class ="form-control form-textarea "
38
41
rows ="5 "
39
- placeholder ="List what skills you used for this project (at least 2!), similar to what you'd put on a resume. " > </ textarea >
42
+ placeholder ="List what skills you meaningfully used while working on this project (at least 2!) " > < span > Test </ span > </ textarea >
40
43
</ div >
41
44
< div class ="col-lg-6 ">
42
45
< label class ="form-label " for ="time-commitment "> Time Commitment</ label >
0 commit comments