There are no notes for this item.
- Handle: @request-info
- Preview:
- Filesystem Path: src\components\02-blocks\forms\04-samples\request-info\request-info.hbs
- References (12): @form--email, @rich-text, @fieldset, @name, @address, @input, @dropdown, @radio-button-group, @checkbox-group, @notice, @captcha, @button-primary
<article class="ContentBlock form Page100">
<article class="ContentBlock RichText Page900">
<h2>Sample form: Request Information</h2>
<p>To request information, please complete and submit the following form. You may also request information by contacting the Admissions Office at <a href="#">info@missouristate.edu</a> or call 800-492-7900 or 417-836-5517.</p>
</article>
<p>Required fields are marked with an asterisk (<abbr class="required" title="required">*</abbr>).</p>
<form name="WebPress_100" class="form-100 FormEmail Page100" id="f100">
<script type="text/javascript">
(function() {
var PrestoMatches = /\sPresto\/(\d+)\.(\d+)\.(\d+)/.exec(navigator.userAgent);
var AppleWebKitMatches = /AppleWebKit\/(\d+)/.exec(navigator.userAgent);
window.SupportsHtml5Forms = document.getElementsByClassName('Page100')[0].checkValidity && (AppleWebKitMatches == null || ((/Chrome/.test(navigator.userAgent) || /Android/.test(navigator.userAgent)) && parseInt(AppleWebKitMatches[1], 10) >= 535)) && (PrestoMatches == null || parseInt(PrestoMatches[1], 10) > 2 || parseInt(PrestoMatches[2], 10) > 10 || parseInt(PrestoMatches[3], 10) >= 289);
})();
</script>
<div class="form-control PagefrmRdoc">
<input id="field-frmRdoc" type="hidden" name="Field_rdoc" />
</div>
<div class="form-control PagefrmSendTo">
<input id="field-frmSendTo" type="hidden" name="Field_sendto" />
</div>
<div class="form-control PagefrmSendFrom">
<input id="field-frmSendFrom" type="hidden" name="Field_sendfrom" />
</div>
<div class="form-control PagefrmReplyTo">
<input id="field-frmReplyTo" type="hidden" name="Field_replyTo" />
</div>
<div class="form-control PagefrmSubject">
<input id="field-frmSubject" type="hidden" name="Field_subject" value="Web Form Submission" />
</div>
<div class="form-control PageWebPressPageID">
<input id="field-WebPressPageID" type="hidden" name="Field_WebPressPageID" value="100" />
</div>
<fieldset class="fieldset Page100">
<legend>Student information</legend>
<div class="form-control Page1">
<label for="field-1">First name<abbr class="required" title="required">*</abbr></label>
<input id="field-1" type="text" name="Field_first_name" required aria-required="true" />
</div>
<div class="form-control Page2">
<label for="field-2">Middle name</label>
<input id="field-2" type="text" name="Field_middle_name" />
</div>
<div class="form-control Page3">
<label for="field-3">Last name<abbr class="required" title="required">*</abbr></label>
<input id="field-3" type="text" name="Field_last_name" required aria-required="true" />
</div>
<div class="form-control Page4">
<label for="field-4">Street<abbr class="required" title="required">*</abbr></label>
<input id="field-4" type="text" name="Field_street" required aria-required="true" />
</div>
<div class="form-control Page5">
<label for="field-5">City<abbr class="required" title="required">*</abbr></label>
<input id="field-5" type="text" name="Field_city" required aria-required="true" />
</div>
<div class="form-control Page6">
<label for="field-6">State<abbr class="required" title="required">*</abbr></label>
<div class="description" id="description-6"></div>
<select name="Field_state" id="field-6" required aria-required="true">
<option value="" selected>--Select an option--</option>
<option value="AL">Alabama</option>
<option value="AK">Alaska</option>
<option value="AS">American Samoa</option>
<option value="AZ">Arizona</option>
<option value="AR">Arkansas</option>
<option value="CA">California</option>
<option value="CO">Colorado</option>
<option value="CT">Connecticut</option>
<option value="DE">Delaware</option>
<option value="DC">District of Columbia</option>
<option value="FM">Fed St of Micronesia</option>
<option value="FL">Florida</option>
<option value="GA">Georgia</option>
<option value="GU">Guam</option>
<option value="HI">Hawaii</option>
<option value="ID">Idaho</option>
<option value="IL">Illinois</option>
<option value="IN">Indiana</option>
<option value="IA">Iowa</option>
<option value="KS">Kansas</option>
<option value="KY">Kentucky</option>
<option value="LA">Louisiana</option>
<option value="ME">Maine</option>
<option value="MH">Marshall Islands</option>
<option value="MD">Maryland</option>
<option value="MA">Massachusetts</option>
<option value="MI">Michigan</option>
<option value="MN">Minnesota</option>
<option value="MS">Mississippi</option>
<option value="MO">Missouri</option>
<option value="MT">Montana</option>
<option value="NE">Nebraska</option>
<option value="NV">Nevada</option>
<option value="NH">New Hampshire</option>
<option value="NJ">New Jersey</option>
<option value="NM">New Mexico</option>
<option value="NY">New York</option>
<option value="NC">North Carolina</option>
<option value="ND">North Dakota</option>
<option value="MP">No Mariana Islands</option>
<option value="OH">Ohio</option>
<option value="OK">Oklahoma</option>
<option value="OR">Oregon</option>
<option value="PW">Palau</option>
<option value="PA">Pennsylvania</option>
<option value="PR">Puerto Rico</option>
<option value="RI">Rhode Island</option>
<option value="SC">South Carolina</option>
<option value="SD">South Dakota</option>
<option value="TN">Tennessee</option>
<option value="TX">Texas</option>
<option value="UT">Utah</option>
<option value="VT">Vermont</option>
<option value="VI">Virgin Islands</option>
<option value="VA">Virginia</option>
<option value="WA">Washington</option>
<option value="WV">West Virginia</option>
<option value="WI">Wisconsin</option>
<option value="WY">Wyoming</option>
<option value="AE">Armed Forces Africa</option>
<option value="AA">Armed Forces Americas</option>
<option value="AE">Armed Forces Canada</option>
<option value="AE">Armed Forces Europe</option>
<option value="AE">Armed Forces Middle East</option>
<option value="AP">Armed Forces Pacific</option>
</select>
</div>
<div class="form-control Page7">
<label for="field-7">Zip code<abbr class="required" title="required">*</abbr></label>
<input id="field-7" type="text" name="Field_zip_code" required aria-required="true" />
</div>
<div class="form-control Page8">
<label for="field-8">Home phone number</label>
<div class="description" id="description-8">Use the following format: ###-###-####</div>
<input id="field-8" type="tel" name="Field_home_phone_number" aria-describedby="description-8" />
</div>
<div class="form-control Page9">
<label for="field-9">Cell phone number</label>
<div class="description" id="description-9">Use the following format: ###-###-####</div>
<input id="field-9" type="tel" name="Field_cell_phone_number" aria-describedby="description-9" />
</div>
<div class="form-control Page10">
<label for="field-10">Your email address<abbr class="required" title="required">*</abbr></label>
<div class="description" id="description-10">Use the same email address used for the application process</div>
<input id="field-10" type="email" name="Field_student_email_address" required aria-required="true" aria-describedby="description-10" />
</div>
<div class="form-control Page11">
<label for="field-11">Parent or guardian email address</label>
<input id="field-11" type="email" name="Field_parent_email_address" />
</div>
<div class="form-control Page12">
<label for="field-12">Date of birth<abbr class="required" title="required">*</abbr></label>
<input id="field-12" type="date" name="Field_student_birthdate" required aria-required="true" />
</div>
<div class="form-control Page13">
<label for="field-13">Major/academic interest</label>
<div class="description" id="description-13">Select your primary academic interest</div>
<select name="Field_academic_interest" id="field-13" aria-describedby="description-13">
<option value="">--Select an option--</option>
<option value="">Accounting</option>
<option value="">Agriculture</option>
<option value="">Animal science</option>
<option value="">Anthropology</option>
<option value="">Art and design</option>
<option value="">Astronomy</option>
</select>
</div>
</fieldset>
<fieldset class="fieldset Page101">
<legend>Hispanic/Latino</legend>
<ul class="unstyled">
<li>
<input type="radio" id="field-14" name="Field_hispanic_latino" value="Yes" class="radio Page14" />
<label for="field-14">Yes</label> </li>
<li>
<input type="radio" id="field-15" name="Field_hispanic_latino" value="No" class="radio Page15" />
<label for="field-15">No</label> </li>
</ul>
</fieldset>
<fieldset class="fieldset Page102">
<legend>Race</legend>
<div class="description" id="description-102">Check all that apply</div>
<ul class="unstyled">
<li>
<input type="checkbox" id="field-16" name="Field_race" value="American Indian or Alaska Native" class="checkbox Page16" />
<label for="field-16">American Indian or Alaska Native</label> </li>
<li>
<input type="checkbox" id="field-17" name="Field_race" value="Asian" class="checkbox Page17" />
<label for="field-17">Asian</label> </li>
<li>
<input type="checkbox" id="field-18" name="Field_race" value="Black or African American" class="checkbox Page18" />
<label for="field-18">Black or African American</label> </li>
<li>
<input type="checkbox" id="field-19" name="Field_race" value="Native Hawaiian or Other Pacific Islander" class="checkbox Page19" />
<label for="field-19">Native Hawaiian or Other Pacific Islander</label> </li>
<li>
<input type="checkbox" id="field-20" name="Field_race" value="White" class="checkbox Page20" />
<label for="field-20">White</label> </li>
</ul>
</fieldset>
<fieldset class="fieldset Page103">
<legend>Requested information</legend>
<div class="description" id="description-103">Check any areas on which you would like to receive more information</div>
<ul class="unstyled">
<li>
<input type="checkbox" id="field-21" name="Field_requested_info" value="Army ROTC" class="checkbox Page21" />
<label for="field-21">Army ROTC</label> </li>
<li>
<input type="checkbox" id="field-22" name="Field_requested_info" value="Athletics/intramurals" class="checkbox Page22" />
<label for="field-22">Athletics/intramurals</label> </li>
<li>
<input type="checkbox" id="field-23" name="Field_requested_info" value="Bands" class="checkbox Page23" />
<label for="field-23">Bands</label> </li>
<li>
<input type="checkbox" id="field-24" name="Field_requested_info" value="Choirs" class="checkbox Page24" />
<label for="field-24">Choirs</label> </li>
<li>
<input type="checkbox" id="field-25" name="Field_requested_info" value="Cheerleading/spirit squad" class="checkbox Page25" />
<label for="field-25">Cheerleading/spirit squad</label> </li>
<li>
<input type="checkbox" id="field-26" name="Field_requested_info" value="Disability Resource Center" class="checkbox Page26" />
<label for="field-26">Disability Resource Center</label> </li>
<li>
<input type="checkbox" id="field-27" name="Field_requested_info" value="Financial aid/scholarships" class="checkbox Page27" />
<label for="field-27">Financial aid/scholarships</label> </li>
<li>
<input type="checkbox" id="field-28" name="Field_requested_info" value="Honors College" class="checkbox Page28" />
<label for="field-28">Honors College</label> </li>
<li>
<input type="checkbox" id="field-29" name="Field_requested_info" value="Master's degree programs" class="checkbox Page29" />
<label for="field-29">Master's degree programs</label> </li>
<li>
<input type="checkbox" id="field-30" name="Field_requested_info" value="Multicultural student services" class="checkbox Page30" />
<label for="field-30">Multicultural student services</label> </li>
<li>
<input type="checkbox" id="field-31" name="Field_requested_info" value="Services for adult students" class="checkbox Page31" />
<label for="field-31">Services for adult students</label> </li>
<li>
<input type="checkbox" id="field-32" name="Field_requested_info" value="Student employment" class="checkbox Page32" />
<label for="field-32">Student employment</label> </li>
<li>
<input type="checkbox" id="field-33" name="Field_requested_info" value="Student organizations" class="checkbox Page33" />
<label for="field-33">Student organizations</label> </li>
<li>
<input type="checkbox" id="field-34" name="Field_requested_info" value="Study Away Program" class="checkbox Page34" />
<label for="field-34">Study Away Program</label> </li>
<li>
<input type="checkbox" id="field-35" name="Field_requested_info" value="Veteran Student Services" class="checkbox Page35" />
<label for="field-35">Veteran Student Services</label> </li>
</ul>
</fieldset>
<fieldset class="fieldset Page104">
<legend>Academic information</legend>
<div class="description" id="description-104">What semester and year do you plan to start attending classes?</div>
<div class="form-control Page36">
<label for="field-36">Semester of entry<abbr class="required" title="required">*</abbr></label>
<div class="description" id="description-36"></div>
<select name="Field_semester_of_entry" id="field-36" required aria-required="true">
<option value="">--Select an option--</option>
<option value="Fall">Fall</option>
<option value="Spring">Spring</option>
<option value="Summer">Summer</option>
</select>
</div>
<div class="form-control Page37">
<label for="field-37">Year of entry<abbr class="required" title="required">*</abbr></label>
<div class="description" id="description-37">Use the following format: yyyy</div>
<input id="field-37" type="text" name="Field_year_of_entry" required aria-required="true" aria-describedby="description-37" />
</div>
<article class="ContentBlock Notice">Complete this section only if you will enter as a freshman</article>
<div class="form-control Page38">
<label for="field-38">High school name</label>
<input id="field-38" type="text" name="Field_high_school_name" />
</div>
<div class="form-control Page39">
<label for="field-39">ACT composite score</label>
<input id="field-39" type="number" name="Field_act_score" />
</div>
<div class="form-control Page40">
<label for="field-40">SAT verbal/math combined score</label>
<input id="field-40" type="number" name="Field_sat_score" />
</div>
<article class="ContentBlock Notice">Complete this section only if you will enter as a transfer student</article>
<div class="form-control Page41">
<label for="field-41">Name of college currently attending</label>
<div class="description" id="description-41"></div>
<select name="Field_current_college" id="field-41">
<option value="">--Select an option--</option>
<option value="">Sample College One</option>
<option value="">Sample College Two</option>
<option value="">Sample College Three</option>
</select>
</div>
</fieldset>
<fieldset class="fieldset Page1">
<legend>Human verification</legend>
<div class="form-control Page1">
<div id="Page1_Captcha" class="captcha"></div>
<script type="text/javascript">
missouristate.requireScript('../../scripts/components/captcha.js', false, function() {
missouristate.captcha.GenerateTest('Page1_Captcha');
});
</script>
</div>
</fieldset>
<button class="button" name="" type="submit" value="">Submit</button> </form>
<script type="text/javascript">
if (!window.SupportsHtml5Forms) {
missouristate.forms = missouristate.forms || {};
missouristate.forms.Validate = missouristate.forms.Validate || [];
missouristate.forms.Validate.push(document.getElementsByClassName('Page100')[0]);
missouristate.requireScript('../../scripts/components/legacyformvalidation.js', false);
}
</script>
</article>
{{#> @form--email}}
{{#*inline 'containerA'}}
{{#> @rich-text introBlock}}
{{#*inline 'freeformContent'}}
<h2>Sample form: Request Information</h2>
<p>To request information, please complete and submit the following form. You may also request information by contacting the Admissions Office at <a href="#">info@missouristate.edu</a> or call 800-492-7900 or 417-836-5517.</p>
{{/inline}}
{{/@rich-text}}
{{/inline}}
{{#*inline 'containerB'}}
{{#> @fieldset studentInfo}}
{{#*inline 'container'}}
{{> @name studentName}}
{{> @address studentAddress}}
{{> @input studentPhoneHome}}
{{> @input studentPhoneCell}}
{{> @input studentEmail}}
{{> @input parentEmail}}
{{> @input studentBirthdate}}
{{> @dropdown studentInterests}}
{{/inline}}
{{/ @fieldset}}
{{> @radio-button-group hispanicLatino}}
{{> @checkbox-group race}}
{{> @checkbox-group requestedInfo}}
{{#> @fieldset academicInfo}}
{{#* inline 'container'}}
{{> @dropdown entrySemester}}
{{> @input entryYear}}
{{> @notice noticeFreshmen}}
{{> @input highSchool}}
{{> @input actScore}}
{{> @input satScore}}
{{> @notice noticeTransfer}}
{{> @dropdown currentCollege}}
{{/inline}}
{{/ @fieldset}}
{{#if captcha}}
{{render '@captcha'}}
{{/if}}
{{> @button-primary submit}}
{{/inline}}
{{/ @form--email}}
{
"pageId": 100,
"action": null,
"requiredFields": true,
"captcha": true,
"formType": {
"email": true
},
"thankYou": {
"value": null
},
"sendTo": {
"value": null
},
"sendFrom": {
"value": null
},
"replyTo": {
"value": null
},
"subject": {
"value": "Web Form Submission"
},
"wpPageId": null,
"introBlock": {
"pageId": 900
},
"studentInfo": {
"legend": "Student information",
"pageId": 100,
"studentName": {
"firstName": {
"pageId": 1,
"label": "First name",
"name": "first_name",
"required": true
},
"middleName": {
"pageId": 2,
"label": "Middle name",
"name": "middle_name"
},
"lastName": {
"pageId": 3,
"label": "Last name",
"name": "last_name",
"required": true
}
},
"studentAddress": {
"address": {
"pageId": 4,
"label": "Street",
"name": "street",
"required": true
},
"city": {
"pageId": 5,
"label": "City",
"name": "city",
"required": true
},
"state": {
"pageId": 6,
"label": "State",
"name": "state",
"required": true,
"group": [
{
"control": [
{
"option": "--Select an option--",
"selected": true,
"value": null
},
{
"option": "Alabama",
"value": "AL"
},
{
"option": "Alaska",
"value": "AK"
},
{
"option": "American Samoa",
"value": "AS"
},
{
"option": "Arizona",
"value": "AZ"
},
{
"option": "Arkansas",
"value": "AR"
},
{
"option": "California",
"value": "CA"
},
{
"option": "Colorado",
"value": "CO"
},
{
"option": "Connecticut",
"value": "CT"
},
{
"option": "Delaware",
"value": "DE"
},
{
"option": "District of Columbia",
"value": "DC"
},
{
"option": "Fed St of Micronesia",
"value": "FM"
},
{
"option": "Florida",
"value": "FL"
},
{
"option": "Georgia",
"value": "GA"
},
{
"option": "Guam",
"value": "GU"
},
{
"option": "Hawaii",
"value": "HI"
},
{
"option": "Idaho",
"value": "ID"
},
{
"option": "Illinois",
"value": "IL"
},
{
"option": "Indiana",
"value": "IN"
},
{
"option": "Iowa",
"value": "IA"
},
{
"option": "Kansas",
"value": "KS"
},
{
"option": "Kentucky",
"value": "KY"
},
{
"option": "Louisiana",
"value": "LA"
},
{
"option": "Maine",
"value": "ME"
},
{
"option": "Marshall Islands",
"value": "MH"
},
{
"option": "Maryland",
"value": "MD"
},
{
"option": "Massachusetts",
"value": "MA"
},
{
"option": "Michigan",
"value": "MI"
},
{
"option": "Minnesota",
"value": "MN"
},
{
"option": "Mississippi",
"value": "MS"
},
{
"option": "Missouri",
"value": "MO"
},
{
"option": "Montana",
"value": "MT"
},
{
"option": "Nebraska",
"value": "NE"
},
{
"option": "Nevada",
"value": "NV"
},
{
"option": "New Hampshire",
"value": "NH"
},
{
"option": "New Jersey",
"value": "NJ"
},
{
"option": "New Mexico",
"value": "NM"
},
{
"option": "New York",
"value": "NY"
},
{
"option": "North Carolina",
"value": "NC"
},
{
"option": "North Dakota",
"value": "ND"
},
{
"option": "No Mariana Islands",
"value": "MP"
},
{
"option": "Ohio",
"value": "OH"
},
{
"option": "Oklahoma",
"value": "OK"
},
{
"option": "Oregon",
"value": "OR"
},
{
"option": "Palau",
"value": "PW"
},
{
"option": "Pennsylvania",
"value": "PA"
},
{
"option": "Puerto Rico",
"value": "PR"
},
{
"option": "Rhode Island",
"value": "RI"
},
{
"option": "South Carolina",
"value": "SC"
},
{
"option": "South Dakota",
"value": "SD"
},
{
"option": "Tennessee",
"value": "TN"
},
{
"option": "Texas",
"value": "TX"
},
{
"option": "Utah",
"value": "UT"
},
{
"option": "Vermont",
"value": "VT"
},
{
"option": "Virgin Islands",
"value": "VI"
},
{
"option": "Virginia",
"value": "VA"
},
{
"option": "Washington",
"value": "WA"
},
{
"option": "West Virginia",
"value": "WV"
},
{
"option": "Wisconsin",
"value": "WI"
},
{
"option": "Wyoming",
"value": "WY"
},
{
"option": "Armed Forces Africa",
"value": "AE"
},
{
"option": "Armed Forces Americas",
"value": "AA"
},
{
"option": "Armed Forces Canada",
"value": "AE"
},
{
"option": "Armed Forces Europe",
"value": "AE"
},
{
"option": "Armed Forces Middle East",
"value": "AE"
},
{
"option": "Armed Forces Pacific",
"value": "AP"
}
]
}
]
},
"zip": {
"pageId": 7,
"label": "Zip code",
"name": "zip_code",
"required": true
}
},
"studentPhoneHome": {
"pageId": 8,
"type": "tel",
"label": "Home phone number",
"description": "Use the following format: ###-###-####",
"name": "home_phone_number"
},
"studentPhoneCell": {
"pageId": 9,
"type": "tel",
"label": "Cell phone number",
"description": "Use the following format: ###-###-####",
"name": "cell_phone_number"
},
"studentEmail": {
"pageId": 10,
"type": "email",
"label": "Your email address",
"description": "Use the same email address used for the application process",
"name": "student_email_address",
"required": true
},
"parentEmail": {
"pageId": 11,
"type": "email",
"label": "Parent or guardian email address",
"name": "parent_email_address"
},
"studentBirthdate": {
"pageId": 12,
"type": "date",
"label": "Date of birth",
"name": "student_birthdate",
"required": true
},
"studentInterests": {
"pageId": 13,
"label": "Major/academic interest",
"name": "academic_interest",
"description": "Select your primary academic interest",
"group": [
{
"control": [
{
"option": "--Select an option--"
},
{
"option": "Accounting"
},
{
"option": "Agriculture"
},
{
"option": "Animal science"
},
{
"option": "Anthropology"
},
{
"option": "Art and design"
},
{
"option": "Astronomy"
}
]
}
]
}
},
"hispanicLatino": {
"pageId": 101,
"legend": "Hispanic/Latino",
"control": [
{
"pageId": 14,
"label": "Yes",
"name": "hispanic_latino"
},
{
"pageId": 15,
"label": "No",
"name": "hispanic_latino"
}
]
},
"race": {
"pageId": 102,
"legend": "Race",
"description": "Check all that apply",
"control": [
{
"pageId": 16,
"label": "American Indian or Alaska Native",
"name": "race"
},
{
"pageId": 17,
"label": "Asian",
"name": "race"
},
{
"pageId": 18,
"label": "Black or African American",
"name": "race"
},
{
"pageId": 19,
"label": "Native Hawaiian or Other Pacific Islander",
"name": "race"
},
{
"pageId": 20,
"label": "White",
"name": "race"
}
]
},
"requestedInfo": {
"legend": "Requested information",
"pageId": 103,
"description": "Check any areas on which you would like to receive more information",
"control": [
{
"pageId": 21,
"label": "Army ROTC",
"name": "requested_info"
},
{
"pageId": 22,
"label": "Athletics/intramurals",
"name": "requested_info"
},
{
"pageId": 23,
"label": "Bands",
"name": "requested_info"
},
{
"pageId": 24,
"label": "Choirs",
"name": "requested_info"
},
{
"pageId": 25,
"label": "Cheerleading/spirit squad",
"name": "requested_info"
},
{
"pageId": 26,
"label": "Disability Resource Center",
"name": "requested_info"
},
{
"pageId": 27,
"label": "Financial aid/scholarships",
"name": "requested_info"
},
{
"pageId": 28,
"label": "Honors College",
"name": "requested_info"
},
{
"pageId": 29,
"label": "Master's degree programs",
"name": "requested_info"
},
{
"pageId": 30,
"label": "Multicultural student services",
"name": "requested_info"
},
{
"pageId": 31,
"label": "Services for adult students",
"name": "requested_info"
},
{
"pageId": 32,
"label": "Student employment",
"name": "requested_info"
},
{
"pageId": 33,
"label": "Student organizations",
"name": "requested_info"
},
{
"pageId": 34,
"label": "Study Away Program",
"name": "requested_info"
},
{
"pageId": 35,
"label": "Veteran Student Services",
"name": "requested_info"
}
]
},
"academicInfo": {
"pageId": 104,
"legend": "Academic information",
"description": "What semester and year do you plan to start attending classes?",
"entrySemester": {
"pageId": 36,
"label": "Semester of entry",
"name": "semester_of_entry",
"required": true,
"group": [
{
"control": [
{
"option": "--Select an option--",
"value": null
},
{
"option": "Fall",
"value": "Fall"
},
{
"option": "Spring",
"value": "Spring"
},
{
"option": "Summer",
"value": "Summer"
}
]
}
]
},
"entryYear": {
"pageId": 37,
"label": "Year of entry",
"description": "Use the following format: yyyy",
"name": "year_of_entry",
"required": true
},
"noticeFreshmen": {
"content": "Complete this section only if you will enter as a freshman"
},
"highSchool": {
"pageId": 38,
"label": "High school name",
"name": "high_school_name"
},
"actScore": {
"pageId": 39,
"type": "number",
"label": "ACT composite score",
"name": "act_score"
},
"satScore": {
"pageId": 40,
"type": "number",
"label": "SAT verbal/math combined score",
"name": "sat_score"
},
"noticeTransfer": {
"content": "Complete this section only if you will enter as a transfer student"
},
"currentCollege": {
"pageId": 41,
"label": "Name of college currently attending",
"name": "current_college",
"group": [
{
"control": [
{
"option": "--Select an option--"
},
{
"option": "Sample College One"
},
{
"option": "Sample College Two"
},
{
"option": "Sample College Three"
}
]
}
]
}
},
"submit": {
"type": "submit",
"text": "Submit"
}
}