CINXE.COM

IDOC Schedule Consultation Form

<!DOCTYPE HTML> <html lang="en-US"> <head> <title>IDOC Schedule Consultation Form</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- FAVICON --> <link href="//atlas.collegeboard.org/apricot/prod/4.1.0/assets/favicon.ico" rel="shortcut icon" type="image/x-icon" /> <!-- CSS LIBRARIES AND FONT IMPORTS --> <!-- <link rel="stylesheet" media="all" href="https://atlas.collegeboard.org/apricot/prod/4.2.0/main.css" />--> <link rel="stylesheet" media="all" href="https://atlas.collegeboard.org/apricot/prod/4.4.21/main.css" /> <link rel="stylesheet" media="all" href="https://atlas.collegeboard.org/apricot/prod/4.4.21/main.min.css"> <link rel="stylesheet" media="all" href="https://atlas.collegeboard.org/apricot/prod/4.4.21/d8.min.css"> <style type="text/css" media="all"> /*TYPOGRAPHY*/ @import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,700|Roboto:300,400,700"); /*$*/ @import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700"); @import url("https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700"); @import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"); /*CSS Fixes*/ .cb-site-name { margin: 24px 0 10px 0; } .wFormContainer .wFormTitle, .wFormContainer .wFormHeader, .wFormContainer .supportInfo, .wFormContainer .wFormFooter { padding:0; visibility: hidden; height: 0px; } .siteName { visibility: hidden; } input[type="button"]{ outline:none; } input[type="button"]::-moz-focus-inner { border: 0; } .wFormContainer .wForm .inputWrapper .oneChoice input[type="radio"]:checked+label { border-color: #0077c8; border-width: 5px; background-color: #fff; opacity: 1; } .fa-search:before { visibility: hidden; } .wForm .tt-clear { top: 13% !important; } .wFormContainer .wForm .inputWrapper .oneChoice .input-radio-fix::before { box-sizing: border-box; cursor: pointer; position: relative; margin-right: 8px; height: 24px; width: 24px; background-color: #fff; border: 1px solid #1e1e1e; border-radius: 50%; outline: none; content: " "; display: inline-block; border-radius: 50%; border-image: initial !important; } .wFormContainer .wForm .inputWrapper input[type="radio"]:checked + .label > .input-radio-fix::before { border-color: #0077c8; border-width: 2px; background-color: #fff; opacity: 1; } .wFormContainer .wForm .inputWrapper input[type="radio"]:checked + .label > .input-radio-fix::before { opacity: 1; width: 0; height: 0; border: 12px solid #0077c8; top: 0px; left: 0px; } .wFormContainer .errMsg { font-size: .75rem; line-height: 1.3333333333333333em; font-weight: 400 !important; margin-left: 16px; } #wfTabNav a:not(.wfTabCurrentPage):visited { color: #fff !important; } .duplicateLink, .removeLink { font-weight: 500; border-radius: 8px; background-color: #f0f0f0; border-color: #d9d9d9; padding: 7px 11px; display: inline-flex; align-items: center; justify-content: center; font-family: "Roboto", sans-serif; font-size: 0.875em; line-height: 1.71429em; border-width: 1px; border-style: solid; transition: all 0.25s ease-in-out; box-sizing: border-box; color: #505050 !important; } .removeLink::after { content: "\e955"; margin-left: 8px; font-family: CB Icons; } .duplicateLink::after { content: "\e93a"; margin-left: 8px; font-family: CB Icons; } .duplicateLink:hover, .removeLink:hover { border-color: #505050; } .wFormContainer .wForm a:hover { text-decoration: none !important; } @media (max-width: 1023px){ .welcome-mat-header-h2-top h2 { font-size: 1.125em; } } .wFormContainer .wfPagingButtons .wfPageNextButton, .wFormContainer .wfPagingButtons .wfPagePreviousButton, .wFormContainer .actions .primaryAction { border-radius: 999px !important; font-family: "Roboto",sans-serif; font-weight: 700; line-height: 1.71429em; } .wFormContainer .label.preField { font-size: .875rem; line-height: 1.71429em; text-transform: uppercase; color: #505050; font-weight: 500; } .wFormContainer .wForm .inputWrapper .oneChoice .input-checkbox-faux:before { border-radius: 4px !important; width: 1.5em !important; height: 1.5em !important; transition: all 0.25s ease-out; } .wFormContainer .wForm .inputWrapper input[type="checkbox"]:checked + .label > .input-checkbox-faux::before { border-color: #0077c8; background-color: #0077c8; color: #FFF !important; } .cb-paragraph6-st { font-size: 1.5rem !important; } .cb-paragraph6-st { font-size: 1.5rem !important; } .cb-paragraph3-st { font-size: 1.1875rem !important; } </style> <!-- JS CALLS --> <script src="https://code.jquery.com/jquery-3.4.1.js"></script> <!-- JS HEADER SCRIPTS --> <script> $(document).ready(function(){ var pageURL = $(location).attr("href"); if ($(".siteName").text() == "AP Central" || $(".siteName").text() == "AP Student" || $(".siteName").text() == "Pre-AP" || $(".siteName").text() == "AP" || $(".siteName").text() == "SAT Suite of Assessments" || $(".siteName").text() == "Opportunity Scholarships" || $(".siteName").text() == "SpringBoard"){ $( "#cb-wm-band" ).addClass( "cb-blue2-bg" ); $( "body" ).addClass( "cb-k-12-program" );} else if ( $(".siteName").text() == "CLEP" || $(".siteName").text() == "College Board Search" || $(".siteName").text() == "HigherEd" || $(".siteName").text() == "Search" || $(".siteName").text() == "College Board Search" || $(".siteName").text() == "Higher Ed" || $(".siteName").text() == "ACCUPLACER" || $(".siteName").text() == "IDOC" || $(".siteName").text() == "CSS Profile" || $(".siteName").text() == "Student Search Service庐" || $(".siteName").text() == "Student Search Service" || $(".siteName").text() == "PowerFAIDS"){ $( "#cb-wm-band" ).addClass( "cb-purple1-bg" ); $( "body" ).addClass( "cb-higher-education-program" );} else if ($(".siteName").text() == "Access"){ $( "#cb-wm-band" ).addClass( "cb-green1-bg" ); $( "body" ).addClass( "cb-access-program" );} else { $( "#cb-wm-band" ).addClass( "cb-blue2-bg" ); $( "body" ).addClass( "cb-corporate-program" );} $(".wFormTitle").contents().appendTo("#cbTitle"); $(".siteName").contents().appendTo("#cb-site-name"); $(".siteDescription").contents().appendTo("#cbDesc"); $("title").append(" | College Board"); $(".wFormTitle").remove(); $(".siteName").remove(); $(".wFormHeader").remove(); $(".siteDescription").remove(); $(".wFormFooter").remove(); $( "span.input-radio-faux" ).addClass( "input-radio-fix" ).removeClass("input-radio-faux"); // Review Page Code if(pageURL.toLowerCase().indexOf("review") >= 0) { $("#cb-site-name").append("College Board"); $("#cbTitle").append("Review Your Response and Sign"); $("#cbDesc").append("Sign at the bottom of this page and click the 'Submit Signed Response' button to complete your signed response"); $(".reviewHeader").remove(); } if(pageURL.toLowerCase().indexOf("responses") >= 0) { $("#cb-site-name").append("College Board"); $("#cbTitle").append("Your Message Has Been Sent"); $(".wFormThankYou").empty(); $(".wFormThankYou").append("Thank you for contacting us. A member of our team will review your submission."); } }); </script> <!-- adobe script --> <script src="//kiwi.collegeboard.org/embed.js" async></script> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="referrer" content="no-referrer-when-downgrade"> <!-- THIS SCRIPT NEEDS TO BE LOADED FIRST BEFORE wforms.js --> <script type="text/javascript" data-for="FA__DOMContentLoadedEventDispatch" src="https://form.collegeboard.org/js/FA__DOMContentLoadedEventDispatcher.js" defer></script> <style> .captcha { padding-bottom: 1em !important; } .wForm .captcha .oneField { margin: 0; padding: 0; } </style> <script type="text/javascript"> // initialize our variables var captchaReady = 0; var wFORMSReady = 0; var isConditionalSubmitEnabled = false; // when wForms is loaded call this var wformsReadyCallback = function () { // using this var to denote if wForms is loaded wFORMSReady = 1; isConditionalSubmitEnabled = document.getElementById('submit_button').hasAttribute('data-condition'); // call our recaptcha function which is dependent on both // wForms and an async call to google // note the meat of this function wont fire until both // wFORMSReady = 1 and captchaReady = 1 onloadCallback(); } var gCaptchaReadyCallback = function() { // using this var to denote if captcha is loaded captchaReady = 1; isConditionalSubmitEnabled = document.getElementById('submit_button').hasAttribute('data-condition'); // call our recaptcha function which is dependent on both // wForms and an async call to google // note the meat of this function wont fire until both // wFORMSReady = 1 and captchaReady = 1 onloadCallback(); }; // add event listener to fire when wForms is fully loaded document.addEventListener("wFORMSLoaded", wformsReadyCallback); var enableSubmitButton = function() { var submitButton = document.getElementById('submit_button'); var explanation = document.getElementById('disabled-explanation'); var isConditionalSubmitConditionMet = wFORMS.behaviors.condition.isConditionalSubmitConditionMet; if ( submitButton != null && (isConditionalSubmitEnabled && isConditionalSubmitConditionMet) || !isConditionalSubmitEnabled ) { submitButton.removeAttribute('disabled'); if (explanation != null) { explanation.style.display = 'none'; } } }; var disableSubmitButton = function() { var submitButton = document.getElementById('submit_button'); var explanation = document.getElementById('disabled-explanation'); if (submitButton != null) { submitButton.disabled = true; if (explanation != null) { explanation.style.display = 'block'; } } }; // call this on both captcha async complete and wforms fully // initialized since we can't be sure which will complete first // and we need both done for this to function just check that they are // done to fire the functionality var onloadCallback = function () { // if our captcha is ready (async call completed) // and wFORMS is completely loaded then we are ready to add // the captcha to the page if (captchaReady && wFORMSReady) { grecaptcha.enterprise.render('g-recaptcha-render-div', { 'sitekey': '6LfMg_EaAAAAAMhDNLMlgqDChzmtYHlx1yU2y7GI', 'theme': 'light', 'size': 'normal', 'callback': 'enableSubmitButton', 'expired-callback': 'disableSubmitButton' }) var oldRecaptchaCheck = parseInt('1'); if (oldRecaptchaCheck === -1) { var standardCaptcha = document.getElementById("tfa_captcha_text"); standardCaptcha = standardCaptcha.parentNode.parentNode.parentNode; standardCaptcha.parentNode.removeChild(standardCaptcha); } if (!wFORMS.instances['paging']) { document.getElementById("g-recaptcha-render-div").parentNode.parentNode.parentNode.style.display = "block"; //document.getElementById("g-recaptcha-render-div").parentNode.parentNode.parentNode.removeAttribute("hidden"); } document.getElementById("g-recaptcha-render-div").getAttributeNode('id').value = 'tfa_captcha_text'; var captchaError = ''; if (captchaError == '1') { var errMsgText = 'The CAPTCHA was not completed successfully.'; var errMsgDiv = document.createElement('div'); errMsgDiv.id = "tfa_captcha_text-E"; errMsgDiv.className = "err errMsg"; errMsgDiv.innerText = errMsgText; var loc = document.querySelector('.g-captcha-error'); loc.insertBefore(errMsgDiv, loc.childNodes[0]); /* See wFORMS.behaviors.paging.applyTo for origin of this code */ if (wFORMS.instances['paging']) { var b = wFORMS.instances['paging'][0]; var pp = base2.DOM.Element.querySelector(document, wFORMS.behaviors.paging.CAPTCHA_ERROR); if (pp) { var lastPage = 1; for (var i = 1; i < 100; i++) { if (b.behavior.isLastPageIndex(i)) { lastPage = i; break; } } b.jumpTo(lastPage); } } } } } </script> <script src='https://www.google.com/recaptcha/enterprise.js?onload=gCaptchaReadyCallback&render=explicit&hl=en_US' async defer></script> <script type="text/javascript"> document.addEventListener("DOMContentLoaded", function() { var warning = document.getElementById("javascript-warning"); if (warning != null) { warning.parentNode.removeChild(warning); } var oldRecaptchaCheck = parseInt('1'); if (oldRecaptchaCheck !== -1) { var explanation = document.getElementById('disabled-explanation'); var submitButton = document.getElementById('submit_button'); if (submitButton != null) { submitButton.disabled = true; if (explanation != null) { explanation.style.display = 'block'; } } } }); </script> <script type="text/javascript"> document.addEventListener("FA__DOMContentLoaded", function(){ const FORM_TIME_START = Math.floor((new Date).getTime()/1000); let formElement = document.getElementById("tfa_0"); if (null === formElement) { formElement = document.getElementById("0"); } let appendJsTimerElement = function(){ let formTimeDiff = Math.floor((new Date).getTime()/1000) - FORM_TIME_START; let cumulatedTimeElement = document.getElementById("tfa_dbCumulatedTime"); if (null !== cumulatedTimeElement) { let cumulatedTime = parseInt(cumulatedTimeElement.value); if (null !== cumulatedTime && cumulatedTime > 0) { formTimeDiff += cumulatedTime; } } let jsTimeInput = document.createElement("input"); jsTimeInput.setAttribute("type", "hidden"); jsTimeInput.setAttribute("value", formTimeDiff.toString()); jsTimeInput.setAttribute("name", "tfa_dbElapsedJsTime"); jsTimeInput.setAttribute("id", "tfa_dbElapsedJsTime"); jsTimeInput.setAttribute("autocomplete", "off"); if (null !== formElement) { formElement.appendChild(jsTimeInput); } }; if (null !== formElement) { if(formElement.addEventListener){ formElement.addEventListener('submit', appendJsTimerElement, false); } else if(formElement.attachEvent){ formElement.attachEvent('onsubmit', appendJsTimerElement); } } }); </script> <link href="https://form.collegeboard.org/dist/form-builder/5.0.0/wforms-layout.css?v=cce090a370aef980bf1ffc5ccb5c9b9185cbd8b1" rel="stylesheet" type="text/css" /> <link href="https://form.collegeboard.org/uploads/themes/theme-40.css" rel="stylesheet" type="text/css" /> <link href="https://form.collegeboard.org/dist/form-builder/5.0.0/wforms-jsonly.css?v=cce090a370aef980bf1ffc5ccb5c9b9185cbd8b1" rel="alternate stylesheet" title="This stylesheet activated by javascript" type="text/css" /> <script type="text/javascript" src="https://form.collegeboard.org/wForms/3.11/js/wforms.js?v=cce090a370aef980bf1ffc5ccb5c9b9185cbd8b1"></script> <script type="text/javascript"> if(wFORMS.behaviors.prefill) wFORMS.behaviors.prefill.skip = true; </script> <script type="text/javascript" src="https://form.collegeboard.org/wForms/3.11/js/localization-en_US.js?v=cce090a370aef980bf1ffc5ccb5c9b9185cbd8b1"></script> </head> <body class="default wFormWebPage" > <!-- GLOBAL HEADER --> <div id="globalheader"></div> <!-- Fix for NOSCRIPT --> <noscript> <style type="text/css"> #submit_button {display:none; } </style> <div style="color:red"> For full functionality of this page it is necessary to <a href="http://www.enable-javascript.com/">enable Javascript.</a> </div> </noscript> <!-- Hero band --> <div class="container welcome-mat-header-h2-top"> <div class="row"> <div class="col-xs-12"> <h2 class="cb-site-name cb-paragraph5-st" id="cb-site-name"><!-- Site Name --></h2> </div></div></div> <!-- MAIN HEADER CONTENT --> <div id="cb-wm-band" class="cb-band cb-band-hero cb-align-center cb-band-hero-article"> <div class="container"> <div class="row cb-band-hero-height-auto"> <!-- the "col-" combination depends on your design specification --> <div class="col-xs-12 col-md-10 offset-md-1 col-xl-8 offset-xl-2"> <div class="cb-band-hero-content"> <h1 class="cb-band-hero-title cb-white-color" id="cbTitle"><!--Title--></h1> <p class="cb-band-hero-desc cb-white-color" id="cbDesc"><!--Description--></p> </div> </div> </div> </div> </div> <!-- Old Header <div class="cb-welcome-mat cb-wm-standard cb-wm-center"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-8 col-sm-offset-2 flex-block"> <div class="content"> <h1 id="cbTitle"></h1> </div> </div> </div> </div> </div> --> <div id="tfaContent"> <div class="wFormContainer" style="max-width: 700px; width: auto;"> <div class="wFormHeader"></div> <style type="text/css"> #tfa_1873, *[id^="tfa_1873["] { width: 656px !important; } #tfa_1873-D, *[id^="tfa_1873["][class~="field-container-D"] { width: auto !important; } #tfa_1874, *[id^="tfa_1874["] { width: 658px !important; } #tfa_1874-D, *[id^="tfa_1874["][class~="field-container-D"] { width: auto !important; } #tfa_1933, *[id^="tfa_1933["] { width: 658px !important; } #tfa_1933-D, *[id^="tfa_1933["][class~="field-container-D"] { width: auto !important; } #tfa_2260, *[id^="tfa_2260["] { width: 658px !important; } #tfa_2260-D, *[id^="tfa_2260["][class~="field-container-D"] { width: auto !important; } #tfa_2176, *[id^="tfa_2176["] { width: 656px !important; } #tfa_2176-D, *[id^="tfa_2176["][class~="field-container-D"] { width: auto !important; } #tfa_1877, *[id^="tfa_1877["] { width: 658px !important; } #tfa_1877-D, *[id^="tfa_1877["][class~="field-container-D"] { width: auto !important; } #tfa_2252, *[id^="tfa_2252["] { width: 658px !important; } #tfa_2252-D, *[id^="tfa_2252["][class~="field-container-D"] { width: auto !important; } #tfa_2270, *[id^="tfa_2270["] { width: 658px !important; } #tfa_2270-D, *[id^="tfa_2270["][class~="field-container-D"] { width: auto !important; } #tfa_2271, *[id^="tfa_2271["] { width: 658px !important; } #tfa_2271-D, *[id^="tfa_2271["][class~="field-container-D"] { width: auto !important; } #tfa_2285, *[id^="tfa_2285["] { width: 579px !important; } #tfa_2285-D, *[id^="tfa_2285["][class~="field-container-D"] { width: auto !important; } #tfa_2283, *[id^="tfa_2283["] { width: 638px !important; } #tfa_2283-D, *[id^="tfa_2283["][class~="field-container-D"] { width: auto !important; } #tfa_2284, *[id^="tfa_2284["] { width: 638px !important; } #tfa_2284-D, *[id^="tfa_2284["][class~="field-container-D"] { width: auto !important; } #tfa_2284, *[id^="tfa_2284["] { height: 132px !important } #tfa_2284-D, *[id^="tfa_2284["][class~="field-container-D"] { height: auto !important; } #tfa_2284-L, label[id^="tfa_2284["], *[id^="tfa_2284["][id$="-L"] { height: auto !important; } </style><div class=""><div class="wForm" id="54-WRPR" data-language="en_US" dir="ltr"> <div class="codesection" id="code-54"><p class="siteName">IDOC</p></div> <h3 class="wFormTitle" data-testid="form-title" id="54-T">IDOC Schedule Consultation Form</h3> <form method="post" action="https://form.collegeboard.org/api_v2/workflow/processor" class="hintsBelow labelsAbove" id="54"> <div class="htmlSection" id="tfa_1922"><div class="htmlContent" id="tfa_1922-HTML"><p><b>If you are a student, you must contact your school directly.</b> Information submitted here will not go to your college or university.</p> <p>&nbsp;</p> <p><i><font color="#c13145">*</font> = Required</i></p> <p>&nbsp;</p> <p><b style="">Your Information</b></p> <hr></div></div> <div class="oneField field-container-D " id="tfa_2292-D"> <label id="tfa_2292-L" class="label preField " for="tfa_2292">I am a</label><br><div class="inputWrapper"><select id="tfa_2292" name="tfa_2292" title="I am a" class=""><option value="">Please select...</option> <option value="tfa_2293" id="tfa_2293" data-conditionals="#tfa_1926,#tfa_2250,#tfa_2299" class="">Higher Education Professional</option> <option value="tfa_2294" id="tfa_2294" data-conditionals="#tfa_1926,#tfa_2250,#tfa_2299" class="">Scholarship program representative</option> <option value="tfa_2295" id="tfa_2295" data-conditionals="#tfa_2297" class="">Student</option> <option value="tfa_2296" id="tfa_2296" data-conditionals="#tfa_2297" class="">Parent</option></select></div> </div> <div id="tfa_2297" class="section group" data-condition="`#tfa_2295` OR `#tfa_2296`"><div class="htmlSection" id="tfa_2298"><div class="htmlContent" id="tfa_2298-HTML"><div>Thank you for your inquiry regarding Institutional Documentation Service (IDOC). This form is intended for higher education professionals or scholarship program representatives only. Resources for students and parents regarding IDOC may be found online at <a href="https://pages.collegeboard.org/idoc" target="_blank">pages.collegeboard.org/idoc</a>.&nbsp;</div><div><br></div><div>If you have questions, additional assistance for students and parents may be found on our <a href="https://cssprofile.collegeboard.org/contact-us" target="_blank">Contact Us </a>page.</div><div><br></div></div></div></div> <div id="tfa_1926" class="section group" data-condition="`#tfa_2293` OR `#tfa_2294`"> <div class="oneField field-container-D " id="tfa_1873-D"> <label id="tfa_1873-L" class="label preField reqMark" for="tfa_1873">First Name&nbsp;</label><br><div class="inputWrapper"><input aria-required="true" type="text" id="tfa_1873" name="tfa_1873" value="" title="First Name " class="required"></div> </div> <div class="oneField field-container-D " id="tfa_1874-D"> <label id="tfa_1874-L" class="label preField reqMark" for="tfa_1874">Last Name</label><br><div class="inputWrapper"><input aria-required="true" type="text" id="tfa_1874" name="tfa_1874" value="" title="Last Name" class="required"></div> </div> </div> <div id="tfa_2250" class="section group" data-condition="`#tfa_2293` OR `#tfa_2294`"> <div class="oneField field-container-D " id="tfa_1933-D"> <label id="tfa_1933-L" class="label preField reqMark" for="tfa_1933">Your Title</label><br><div class="inputWrapper"><input aria-required="true" type="text" id="tfa_1933" name="tfa_1933" value="" title="Your Title" class="required"></div> </div> <div class="oneField field-container-D " id="tfa_2260-D"> <label id="tfa_2260-L" class="label preField reqMark" for="tfa_2260">Institution Name</label><br><div class="inputWrapper"><input aria-required="true" type="text" id="tfa_2260" name="tfa_2260" value="" title="Institution Name" class="required"></div> </div> <div class="oneField field-container-D " id="tfa_2176-D"> <label id="tfa_2176-L" class="label preField reqMark" for="tfa_2176">State</label><br><div class="inputWrapper"><select aria-required="true" id="tfa_2176" name="tfa_2176" title="State" class="required"><option value="">Please select...</option> <option value="tfa_2177" id="tfa_2177" class="">Alabama</option> <option value="tfa_2178" id="tfa_2178" class="">Alaska</option> <option value="tfa_2179" id="tfa_2179" class="">Arizona</option> <option value="tfa_2180" id="tfa_2180" class="">Arkansas</option> <option value="tfa_2181" id="tfa_2181" class="">California</option> <option value="tfa_2182" id="tfa_2182" class="">Colorado</option> <option value="tfa_2183" id="tfa_2183" class="">Connecticut</option> <option value="tfa_2184" id="tfa_2184" class="">Delaware</option> <option value="tfa_2185" id="tfa_2185" class="">District Of Columbia</option> <option value="tfa_2186" id="tfa_2186" class="">Florida</option> <option value="tfa_2187" id="tfa_2187" class="">Georgia</option> <option value="tfa_2188" id="tfa_2188" class="">Hawaii</option> <option value="tfa_2189" id="tfa_2189" class="">Idaho</option> <option value="tfa_2190" id="tfa_2190" class="">Illinois</option> <option value="tfa_2191" id="tfa_2191" class="">Indiana</option> <option value="tfa_2192" id="tfa_2192" class="">Iowa</option> <option value="tfa_2193" id="tfa_2193" class="">Kansas</option> <option value="tfa_2194" id="tfa_2194" class="">Kentucky</option> <option value="tfa_2195" id="tfa_2195" class="">Louisiana</option> <option value="tfa_2196" id="tfa_2196" class="">Maine</option> <option value="tfa_2197" id="tfa_2197" class="">Maryland</option> <option value="tfa_2198" id="tfa_2198" class="">Massachusetts</option> <option value="tfa_2199" id="tfa_2199" class="">Michigan</option> <option value="tfa_2200" id="tfa_2200" class="">Minnesota</option> <option value="tfa_2201" id="tfa_2201" class="">Mississippi</option> <option value="tfa_2202" id="tfa_2202" class="">Missouri</option> <option value="tfa_2203" id="tfa_2203" class="">Montana</option> <option value="tfa_2204" id="tfa_2204" class="">Nebraska</option> <option value="tfa_2205" id="tfa_2205" class="">Nevada</option> <option value="tfa_2206" id="tfa_2206" class="">New Hampshire</option> <option value="tfa_2207" id="tfa_2207" class="">New Jersey</option> <option value="tfa_2208" id="tfa_2208" class="">New Mexico</option> <option value="tfa_2209" id="tfa_2209" class="">New York</option> <option value="tfa_2210" id="tfa_2210" class="">North Carolina</option> <option value="tfa_2211" id="tfa_2211" class="">North Dakota</option> <option value="tfa_2212" id="tfa_2212" class="">Ohio</option> <option value="tfa_2213" id="tfa_2213" class="">Oklahoma</option> <option value="tfa_2214" id="tfa_2214" class="">Oregon</option> <option value="tfa_2215" id="tfa_2215" class="">Pennsylvania</option> <option value="tfa_2216" id="tfa_2216" class="">Rhode Island</option> <option value="tfa_2217" id="tfa_2217" class="">South Carolina</option> <option value="tfa_2218" id="tfa_2218" class="">South Dakota</option> <option value="tfa_2219" id="tfa_2219" class="">Tennessee</option> <option value="tfa_2220" id="tfa_2220" class="">Texas</option> <option value="tfa_2221" id="tfa_2221" class="">Utah</option> <option value="tfa_2222" id="tfa_2222" class="">Vermont</option> <option value="tfa_2223" id="tfa_2223" class="">Virginia</option> <option value="tfa_2224" id="tfa_2224" class="">Washington</option> <option value="tfa_2225" id="tfa_2225" class="">West Virginia</option> <option value="tfa_2226" id="tfa_2226" class="">Wisconsin</option> <option value="tfa_2227" id="tfa_2227" class="">Wyoming</option> <option value="tfa_2228" id="tfa_2228" class="">Puerto Rico</option> <option value="tfa_2229" id="tfa_2229" class="">Virgin Island</option> <option value="tfa_2230" id="tfa_2230" class="">Northern Mariana Islands</option> <option value="tfa_2231" id="tfa_2231" class="">Guam</option> <option value="tfa_2232" id="tfa_2232" class="">American Samoa</option> <option value="tfa_2233" id="tfa_2233" class="">Palau</option></select></div> </div> <div class="oneField field-container-D " id="tfa_1877-D"> <label id="tfa_1877-L" class="label preField reqMark" for="tfa_1877">Email Address</label><br><div class="inputWrapper"><input aria-required="true" type="text" id="tfa_1877" name="tfa_1877" value="" title="Email Address" class="validate-email calc-email required"></div> </div> </div> <div id="tfa_2299" class="section group" data-condition="`#tfa_2293` OR `#tfa_2294`"> <div class="oneField field-container-D " id="tfa_2252-D"> <label id="tfa_2252-L" class="label preField reqMark" for="tfa_2252">Phone Number</label><br><div class="inputWrapper"><input aria-required="true" type="text" id="tfa_2252" name="tfa_2252" value="" autoformat="###-###-####" title="Phone Number" class="calc-email required"></div> </div> <div class="oneField field-container-D " id="tfa_2261-D" role="radiogroup" aria-labelledby="tfa_2261-L" data-tfa-labelledby="-L tfa_2261-L"> <label id="tfa_2261-L" class="label preField " data-tfa-check-label-for="tfa_2261">Preferred Method of Communication&nbsp;</label><br><div class="inputWrapper"><span id="tfa_2261" class="choices vertical "><span class="oneChoice"><input type="radio" value="tfa_2262" class="" id="tfa_2262" name="tfa_2261" aria-labelledby="tfa_2262-L" data-tfa-labelledby="tfa_2261-L tfa_2262-L" data-tfa-parent-id="tfa_2261"><label class="label postField" id="tfa_2262-L" for="tfa_2262"><span class="input-radio-faux"></span>By Email</label></span><span class="oneChoice"><input type="radio" value="tfa_2263" class="" id="tfa_2263" name="tfa_2261" aria-labelledby="tfa_2263-L" data-tfa-labelledby="tfa_2261-L tfa_2263-L" data-tfa-parent-id="tfa_2261"><label class="label postField" id="tfa_2263-L" for="tfa_2263"><span class="input-radio-faux"></span>By Phone</label></span></span></div> </div> <div class="oneField field-container-D " id="tfa_2264-D" role="group" aria-labelledby="tfa_2264-L" data-tfa-labelledby="-L tfa_2264-L"> <label id="tfa_2264-L" class="label preField " data-tfa-check-label-for="tfa_2264">How do you collect documents? (Check all that apply)</label><br><div class="inputWrapper"><span id="tfa_2264" class="choices vertical "><span class="oneChoice"><input type="checkbox" value="tfa_2265" class="" id="tfa_2265" name="tfa_2265" aria-labelledby="tfa_2265-L" data-tfa-labelledby="tfa_2264-L tfa_2265-L" data-tfa-parent-id="tfa_2264"><label class="label postField" id="tfa_2265-L" for="tfa_2265"><span class="input-checkbox-faux"></span>Email</label></span><span class="oneChoice"><input type="checkbox" value="tfa_2266" class="" id="tfa_2266" name="tfa_2266" aria-labelledby="tfa_2266-L" data-tfa-labelledby="tfa_2264-L tfa_2266-L" data-tfa-parent-id="tfa_2264"><label class="label postField" id="tfa_2266-L" for="tfa_2266"><span class="input-checkbox-faux"></span>Fax</label></span><span class="oneChoice"><input type="checkbox" value="tfa_2267" class="" id="tfa_2267" name="tfa_2267" aria-labelledby="tfa_2267-L" data-tfa-labelledby="tfa_2264-L tfa_2267-L" data-tfa-parent-id="tfa_2264"><label class="label postField" id="tfa_2267-L" for="tfa_2267"><span class="input-checkbox-faux"></span>Mail</label></span><span class="oneChoice"><input type="checkbox" value="tfa_2268" class="" id="tfa_2268" name="tfa_2268" aria-labelledby="tfa_2268-L" data-tfa-labelledby="tfa_2264-L tfa_2268-L" data-tfa-parent-id="tfa_2264"><label class="label postField" id="tfa_2268-L" for="tfa_2268"><span class="input-checkbox-faux"></span>Secure Portal</label></span><span class="oneChoice"><input type="checkbox" value="tfa_2269" class="" id="tfa_2269" name="tfa_2269" data-conditionals="#tfa_2270" aria-labelledby="tfa_2269-L" data-tfa-labelledby="tfa_2264-L tfa_2269-L" data-tfa-parent-id="tfa_2264"><label class="label postField" id="tfa_2269-L" for="tfa_2269"><span class="input-checkbox-faux"></span>Other</label></span></span></div> </div> <div class="oneField field-container-D " id="tfa_2270-D"> <label id="tfa_2270-L" class="label preField " for="tfa_2270">Specify Other:</label><br><div class="inputWrapper"><input type="text" id="tfa_2270" name="tfa_2270" value="" data-condition="`#tfa_2269`" title="Specify Other:" class=""></div> </div> <div class="oneField field-container-D " id="tfa_2271-D"> <label id="tfa_2271-L" class="label preField " for="tfa_2271">Do you currently use an imaging system? If yes, what imaging software do you use?</label><br><div class="inputWrapper"><input type="text" id="tfa_2271" name="tfa_2271" value="" title="Do you currently use an imaging system? If yes, what imaging software do you use?" class=""></div> </div> <div class="oneField field-container-D " id="tfa_2272-D" role="group" aria-labelledby="tfa_2272-L" data-tfa-labelledby="-L tfa_2272-L"> <label id="tfa_2272-L" class="label preField " data-tfa-check-label-for="tfa_2272"><div>What documents are you interested in collecting? (Check all that apply)</div></label><br><div class="inputWrapper"><span id="tfa_2272" class="choices vertical "><span class="oneChoice"><input type="checkbox" value="tfa_2273" class="" id="tfa_2273" name="tfa_2273" aria-labelledby="tfa_2273-L" data-tfa-labelledby="tfa_2272-L tfa_2273-L" data-tfa-parent-id="tfa_2272"><label class="label postField" id="tfa_2273-L" for="tfa_2273"><span class="input-checkbox-faux"></span>Parent/Student Federal Tax Returns</label></span><span class="oneChoice"><input type="checkbox" value="tfa_2274" class="" id="tfa_2274" name="tfa_2274" aria-labelledby="tfa_2274-L" data-tfa-labelledby="tfa_2272-L tfa_2274-L" data-tfa-parent-id="tfa_2272"><label class="label postField" id="tfa_2274-L" for="tfa_2274"><span class="input-checkbox-faux"></span>International Parent/Student Tax Forms</label></span><span class="oneChoice"><input type="checkbox" value="tfa_2275" class="" id="tfa_2275" name="tfa_2275" aria-labelledby="tfa_2275-L" data-tfa-labelledby="tfa_2272-L tfa_2275-L" data-tfa-parent-id="tfa_2272"><label class="label postField" id="tfa_2275-L" for="tfa_2275"><span class="input-checkbox-faux"></span>IRS Tax Transcripts</label></span><span class="oneChoice"><input type="checkbox" value="tfa_2276" class="" id="tfa_2276" name="tfa_2276" aria-labelledby="tfa_2276-L" data-tfa-labelledby="tfa_2272-L tfa_2276-L" data-tfa-parent-id="tfa_2272"><label class="label postField" id="tfa_2276-L" for="tfa_2276"><span class="input-checkbox-faux"></span>Verification Documents</label></span><span class="oneChoice"><input type="checkbox" value="tfa_2277" class="" id="tfa_2277" name="tfa_2277" aria-labelledby="tfa_2277-L" data-tfa-labelledby="tfa_2272-L tfa_2277-L" data-tfa-parent-id="tfa_2272"><label class="label postField" id="tfa_2277-L" for="tfa_2277"><span class="input-checkbox-faux"></span>Noncustodial Parent Waiver Request Form</label></span><span class="oneChoice"><input type="checkbox" value="tfa_2278" class="" id="tfa_2278" name="tfa_2278" data-conditionals="#tfa_2285" aria-labelledby="tfa_2278-L" data-tfa-labelledby="tfa_2272-L tfa_2278-L" data-tfa-parent-id="tfa_2272"><label class="label postField" id="tfa_2278-L" for="tfa_2278"><span class="input-checkbox-faux"></span>Institutional Specific Document</label></span></span></div> </div> <div class="oneField field-container-D " id="tfa_2285-D"> <label id="tfa_2285-L" class="label preField " for="tfa_2285">Please specify Institutional Specific Document:</label><br><div class="inputWrapper"><input type="text" id="tfa_2285" name="tfa_2285" value="" data-condition="`#tfa_2278`" title="Please specify Institutional Specific Document:" class=""></div> </div> <div class="oneField field-container-D " id="tfa_2279-D" role="group" aria-labelledby="tfa_2279-L" data-tfa-labelledby="-L tfa_2279-L"> <label id="tfa_2279-L" class="label preField " data-tfa-check-label-for="tfa_2279"><div>For which population are you looking for a document imaging solution? (Check all that apply)</div></label><br><div class="inputWrapper"><span id="tfa_2279" class="choices vertical "><span class="oneChoice"><input type="checkbox" value="tfa_2280" class="" id="tfa_2280" name="tfa_2280" aria-labelledby="tfa_2280-L" data-tfa-labelledby="tfa_2279-L tfa_2280-L" data-tfa-parent-id="tfa_2279"><label class="label postField" id="tfa_2280-L" for="tfa_2280"><span class="input-checkbox-faux"></span>Domestic Students</label></span><span class="oneChoice"><input type="checkbox" value="tfa_2281" class="" id="tfa_2281" name="tfa_2281" aria-labelledby="tfa_2281-L" data-tfa-labelledby="tfa_2279-L tfa_2281-L" data-tfa-parent-id="tfa_2279"><label class="label postField" id="tfa_2281-L" for="tfa_2281"><span class="input-checkbox-faux"></span>International Students</label></span><span class="oneChoice"><input type="checkbox" value="tfa_2282" class="" id="tfa_2282" name="tfa_2282" aria-labelledby="tfa_2282-L" data-tfa-labelledby="tfa_2279-L tfa_2282-L" data-tfa-parent-id="tfa_2279"><label class="label postField" id="tfa_2282-L" for="tfa_2282"><span class="input-checkbox-faux"></span>Noncustodial Parent Documents</label></span></span></div> </div> <div class="oneField field-container-D " id="tfa_2283-D"> <label id="tfa_2283-L" class="label preField " for="tfa_2283">For approximately how many students are you currently collecting documents?</label><br><div class="inputWrapper"><input type="text" id="tfa_2283" name="tfa_2283" value="" title="For approximately how many students are you currently collecting documents?" class=""></div> </div> <div class="oneField field-container-D " id="tfa_2284-D"> <label id="tfa_2284-L" class="label preField " for="tfa_2284">Are there any specific questions you have or other information for which you would like us to be aware?</label><br><div class="inputWrapper"><textarea id="tfa_2284" name="tfa_2284" title="Are there any specific questions you have or other information for which you would like us to be aware?" class=""></textarea></div> </div> <div class="oneField field-container-D " id="tfa_2286-D"> <label id="tfa_2286-L" class="label preField " for="tfa_2286">How did you hear about IDOC?</label><br><div class="inputWrapper"><select id="tfa_2286" name="tfa_2286" title="How did you hear about IDOC?" class=""><option value="">Please select...</option> <option value="tfa_2287" id="tfa_2287" class="">Used IDOC at another institution</option> <option value="tfa_2288" id="tfa_2288" class="">Colleague</option> <option value="tfa_2289" id="tfa_2289" class="">Conference</option> <option value="tfa_2290" id="tfa_2290" data-conditionals="#tfa_2291" class="">Other</option></select></div> </div> <div class="oneField field-container-D " id="tfa_2291-D"> <label id="tfa_2291-L" class="label preField " for="tfa_2291">Please specify Other</label><br><div class="inputWrapper"><input type="text" id="tfa_2291" name="tfa_2291" value="" data-condition="`#tfa_2290`" title="Please specify Other" class=""></div> </div> </div> <div class="actions" id="54-A" data-contentid="submit_button"> <div id="google-captcha" style="display: none"> <br><div class="captcha"> <div class="oneField"> <div class="g-recaptcha" id="g-recaptcha-render-div"></div> <div class="g-captcha-error"></div> <br> </div> <div class="captchaHelp">reCAPTCHA helps prevent automated form spam.<br> </div> <div id="disabled-explanation" class="captchaHelp" style="display: none">The submit button will be disabled until you complete the CAPTCHA.</div> </div> </div> <input type="submit" data-label="Submit" class="primaryAction" id="submit_button" value="Submit"> </div> <div style="clear:both"></div> <input type="hidden" value="315-9697f3101a8f8317c472cb9fc8751685" name="tfa_dbCounters" id="tfa_dbCounters" autocomplete="off"><input type="hidden" value="54" name="tfa_dbFormId" id="tfa_dbFormId"><input type="hidden" value="" name="tfa_dbResponseId" id="tfa_dbResponseId"><input type="hidden" value="46d1d55533de5ce658984330ce49a9c8" name="tfa_dbControl" id="tfa_dbControl"><input type="hidden" value="" name="tfa_dbWorkflowSessionUuid" id="tfa_dbWorkflowSessionUuid"><input type="hidden" value="1733189497" name="tfa_dbTimeStarted" id="tfa_dbTimeStarted" autocomplete="off"><input type="hidden" value="15" name="tfa_dbVersionId" id="tfa_dbVersionId"><input type="hidden" value="" name="tfa_switchedoff" id="tfa_switchedoff"> </form> </div></div><div class="wFormFooter"><p class="supportInfo"><a target="new" class="contactInfoLink" href="https://collegeboard.tfaforms.net/forms/help/21" data-testid="contact-info-link">Contact Information</a><br></p></div> <p class="supportInfo" > </p> </div> <script id="analytics-collector-script" type="text/javascript" src="https://form.collegeboard.org/dist/analytics/data-collector.7d8063f6d7e0501034b5.js" data-customer-id="26753" data-endpoint="https://analytics.formassembly.com/v1/traces" ></script> </div> <!-- GLOBAL FOOTER --> <div id="globalfooter"></div> <!-- JS SCRIPTS AND IMPORTS --> <!-- <script src="//atlas.collegeboard.org/apricot/prod/4.1.0/main.js"></script> --> <script src="https://atlas.collegeboard.org/apricot/prod/4.2.0/main.js"></script> <script src="https://atlas.collegeboard.org/widgets/release/2022-07-21/main.js"></script> <script type="text/javascript"> cb.widgets.GlobalHeader.render('#globalheader', { appId: 8 }); cb.widgets.GlobalFooter.render('#globalfooter', { appId: 8 }); </script> <!-- End Test --> <script src='https://form.collegeboard.org/js/iframe_message_helper_internal.js?v=2'></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10