|
3 | 3 | <h3>Membership Plans</h3> |
4 | 4 | </div> |
5 | 5 |
|
6 | | -<div class="row"> |
7 | | -<aside class="col-md-4"> |
8 | | -<%= image_tag("big-logo.png", size: "300x150", alt: "TechScreen.net") %> |
9 | | -</aside> |
10 | | -<div class="col-md-8"> |
11 | | - <h4>Features</h4> |
12 | | - <ul> |
13 | | - <li>TechScreen.net helps you set up screening tests for software development candidates.</li> |
14 | | - <li>Quickly assemble screening tests from a large library of technology topics and questions.</li> |
15 | | - <li>Use existing popular screening tests, and enhance them with your own screening content.</li> |
16 | | - <li>Easily manage your candidates' results. Forward results on to employers, auto-score tests.</li> |
17 | | - <li>Automatically generate screening tests simply by specifying a topic list and a # of questions. </li> |
18 | | - <li>For example, enter: <strong>"Java, SQL, HTML, JavaScript", Questions per topic: 5...</strong>.</li> |
19 | | - <li>...and voila! You've got a screening test with 20 questions on those 4 topics.</li> |
20 | | - <li>Manage job listings, company listings, custom screening tests all from one dashboard.</li> |
21 | | - <li>View metrics for insight into your candidate screening and placement success.</li> |
22 | | - <li>Sort + filter by highest scoring / most recent candidates' test results.</li> |
23 | | - </ul> |
24 | | -</div> |
25 | | -</div> |
26 | | -<br> |
27 | | -<div class="row"> |
28 | | - <div class="col-md-4"> |
29 | | - <div> |
30 | | - <h4>View Test Submissions</h4> |
31 | | - <%= image_tag("features.png", size: "300x200", alt: "TechScreen.net") %> |
32 | | - </div> |
33 | | - </div> |
34 | | - <div class="col-md-4"> |
35 | | - <div> |
36 | | - <h4>Search Screening Questions</h4> |
37 | | - <%= image_tag("questions.png", size: "300x200", alt: "TechScreen.net") %> |
38 | | - </div> |
39 | | - </div> |
40 | | - <div class="col-md-4"> |
41 | | - <div> |
42 | | - <h4>View Metrics</h4> |
43 | | - <%= image_tag("metrics.png", size: "300x200", alt: "TechScreen.net") %> |
44 | | - </div> |
45 | | - </div> |
46 | | -</div> |
47 | | -<br><br> |
48 | 6 | <div class="row"> |
49 | 7 | <div class="col-md-1"> </div> |
50 | 8 | <div class="col-xs-12 col-md-3"> |
|
205 | 163 | </div> |
206 | 164 | </div> |
207 | 165 | </div> |
| 166 | +<div class="row"> |
| 167 | +<aside class="col-md-4"> |
| 168 | +<%= image_tag("big-logo.png", size: "300x150", alt: "TechScreen.net") %> |
| 169 | +</aside> |
| 170 | +<div class="col-md-8"> |
| 171 | + <h4>Features</h4> |
| 172 | + <ul> |
| 173 | + <li>TechScreen.net helps you set up screening tests for software development candidates.</li> |
| 174 | + <li>Quickly assemble screening tests from a large library of technology topics and questions.</li> |
| 175 | + <li>Use existing popular screening tests, and enhance them with your own screening content.</li> |
| 176 | + <li>Easily manage your candidates' results. Forward results on to employers, auto-score tests.</li> |
| 177 | + <li>Automatically generate screening tests simply by specifying a topic list and a # of questions. </li> |
| 178 | + <li>For example, enter: <strong>"Java, SQL, HTML, JavaScript", Questions per topic: 5...</strong>.</li> |
| 179 | + <li>...and voila! You've got a screening test with 20 questions on those 4 topics.</li> |
| 180 | + <li>Manage job listings, company listings, custom screening tests all from one dashboard.</li> |
| 181 | + <li>View metrics for insight into your candidate screening and placement success.</li> |
| 182 | + <li>Sort + filter by highest scoring / most recent candidates' test results.</li> |
| 183 | + </ul> |
| 184 | +</div> |
| 185 | +</div> |
| 186 | +<br> |
| 187 | +<div class="row"> |
| 188 | + <div class="col-md-4"> |
| 189 | + <div> |
| 190 | + <h4>View Test Submissions</h4> |
| 191 | + <%= image_tag("features.png", size: "300x200", alt: "TechScreen.net") %> |
| 192 | + </div> |
| 193 | + </div> |
| 194 | + <div class="col-md-4"> |
| 195 | + <div> |
| 196 | + <h4>Search Screening Questions</h4> |
| 197 | + <%= image_tag("questions.png", size: "300x200", alt: "TechScreen.net") %> |
| 198 | + </div> |
| 199 | + </div> |
| 200 | + <div class="col-md-4"> |
| 201 | + <div> |
| 202 | + <h4>View Metrics</h4> |
| 203 | + <%= image_tag("metrics.png", size: "300x200", alt: "TechScreen.net") %> |
| 204 | + </div> |
| 205 | + </div> |
| 206 | +</div> |
| 207 | +<br><br> |
0 commit comments