CINXE.COM

Send a Message to the College Board

<!DOCTYPE HTML> <html lang="en-US"> <head> <title>Send a Message to the College Board</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://collegeboard.tfaforms.net/js/FA__DOMContentLoadedEventDispatcher.js" defer></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://collegeboard.tfaforms.net/dist/form-builder/5.0.0/wforms-layout.css?v=cce090a370aef980bf1ffc5ccb5c9b9185cbd8b1" rel="stylesheet" type="text/css" /> <link href="https://collegeboard.tfaforms.net/uploads/themes/theme-40.css" rel="stylesheet" type="text/css" /> <link href="https://collegeboard.tfaforms.net/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://collegeboard.tfaforms.net/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://collegeboard.tfaforms.net/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" id="wFormHelpPage" style="max-width: 700px; width: auto;"> <div class="wFormHelp wForm"> <h2>Assistance Request for: Send a Message to the College Board</h2> <p>Sorry, the person responsible for this form has not provided any contact information.</p> </div> </div> </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://collegeboard.tfaforms.net/js/iframe_message_helper_internal.js?v=2'></script> </body> </html>

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