Content Type
ID: 365
Name: School Search
Description: Add Find Your School search details and logic to the page
How to use
This content type outputs the PHP configuration and search logic for the Find Your School search page. The search data comes from the Institution Profiles content type.
- All elements are optional
- Add message regarding test score requirements with Test Score Requirements Message element
- Add Modal Header and Body for each of the score types, i.e. GPA, SAT and ACT
- Add holistic message with Holistic Message element
Search example can be found here.
*The School Search content type should be outputted with the Full Width - Right Sidebar (id: 12635) page layout.
Content Element Details
| Name | Description | Size | Type | Required |
|---|---|---|---|---|
| Name | The Name element | 80 Characters | Plain Text | true |
| Test Score Requirements Message | Add message regarding test score requirements | 99999 Characters | Html | false |
| GPA Modal Header | This is a heading for the modal | 150 Characters | Plain Text | false |
| GPA Modal Body | This is the body of the modal | 99999 Characters | Html | false |
| SAT Modal Header | This is a heading for the modal | 150 Characters | Plain Text | false |
| SAT Modal Body | This is the body of the modal | 99999 Characters | Html | false |
| ACT Modal Header | This is a heading for the modal | 150 Characters | Plain Text | false |
| ACT Modal Body | This is the body of the modal | 99999 Characters | Html | false |
| Holistic Message | This is the body of the holistic message | 99999 Characters | Html | false |