CINXE.COM
FAQ
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>FAQ</title> <meta name="description" content="Get strategies for improving outcomes for all students and solving the tough issues facing your school or district from education experts and ASCD authors."> <!-- META DATA for social media --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:text:title" content="FAQ"> <meta property="og:title" content="FAQ"> <meta property="og:site_name" content="ASCD Annual Conference 25"> <meta property="og:description" content="Get strategies for improving outcomes for all students and solving the tough issues facing your school or district from education experts and ASCD authors."> <meta property="og:image" content="https://event.ascd.org/2025/template/images/AC25Metadata_regnow_v1.png"> <meta property="og:image:alt" content="ASCD Annual Conference 25 - | June 29-July 2 | San Antonio"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="628"> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1"> <link rel="stylesheet" href="/GLOBAL/style.css" type="text/css" /> <script src="/GLOBAL/universal.js"></script> <link rel="stylesheet" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"> <script src="//code.jquery.com/jquery-3.6.0.min.js" crossorigin="anonymous"></script> <script src="//code.jquery.com/ui/1.12.1/jquery-ui.min.js"></script> <script src="/GLOBAL/plupload/plupload.js"></script> <script src='./Utility_JavascriptTools::pageJavascriptContext'></script> <link rel="stylesheet" href="/GLOBAL/fontawesome-free-6.6.0-web/css/all.min.css"> <script src="/GLOBAL/fontawesome-free-6.6.0-web/js/all.min.js"></script> <!-- STYLES --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link rel="stylesheet" href="/2025/template/jquery-ui/jquery-ui.min.css"> <link rel="stylesheet" href="/2025/template/css/styles.css?v=062721"> <link rel="stylesheet" href="/global.css"> <link rel="shortcut icon" type="image/x-icon" href="/2025/favicon.ico" /> <link rel="stylesheet" href="/2025/template/css/content_sheet.css?v=022422"> <link rel="stylesheet" href="/2025/template/css/presenter_portal.css?v=062721"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.css"> <!-- SCRIPTS --> <script src='./Utility_TimeTools::emitTimeToolsJS?now='></script> <script> function timePopup() { var title = 'Time zone preference'; var iframe = jQuery(`<iframe frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>`); iframe.attr('src', './Utility_TimeTools::pageAbout?now='); iframe.attr('height', '97%'); iframe.attr('width', '97%'); var editDialog = jQuery('<div></div>').append(iframe).appendTo('body').dialog( { 'autoOpen': false, 'modal': true, 'resizable': false, 'width': '1000', 'height': '500', 'title': title, 'closeOnEscape': true, 'close': function() { window.location.reload(); } } ); editDialog.dialog('open'); } </script> <script src="/2025/template/js/favorites.js"></script> <script src="/2025/template/js/menu.js"></script> <script src="/2025/template/js/registration.js"></script> <script src="../../../2025/template/js/programSearch.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.js"></script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-BT1RQKDQBC";></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-BT1RQKDQBC'); </script> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KJ59PRS'); </script> <script src="//rum-static.pingdom.net/pa-5be0567d7e84eb00160003e5.js" async></script> <!-- OneTrust Cookies Consent Notice start for event.ascd.org --> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="86037d88-7c73-41a7-8fc5-961e47972269" ></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <!-- OneTrust Cookies Consent Notice end for event.ascd.org --> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KJ59PRS" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <style> @font-face { font-family: 'Poppins-SemiBold'; src: url("/GLOBAL/fonts/Poppins-SemiBold.ttf"); font-weight: bold; font-style: normal; font-display: swap; } /* Basic styling for the eyebrow nav */ .eyebrow-nav { display: flex; justify-content: space-between; align-items: center; background-color: #000; height:50px; } .eyebrow-nav .eyebrow-left-side, .eyebrow-nav .eyebrow-right-side { display: flex; align-items: center; gap: 10px; } .eyebrow-nav .eyebrow-left-side { align-items: baseline; } .eyebrow-nav img { width: 70px; height: 100%; } .eyebrow-nav .eyebrow-right-side { margin-right: 3em; height: 55px; } .eyebrow-nav .eyebrow-right-side img { margin: 20px; } .eyebrow-nav .eyebrow-left-side { margin-left: 70px; } .eyebrow-nav .eyebrow-left-side img { width: 60px; margin: 10px; } .eyebrow-nav a { min-height: 60px; display: flex; flex-direction: column; justify-content: center; font-size: 16px; /* font-family: 'Poppins-SemiBold'; */ } .active { background-color: #fff; } /* Dropdown styling */ .eyebrow-dropdown { position: relative; display: inline-block; font-size: 16px; height: 100%; } .eyebrow-dropdown-btn { color: white; padding: 10px; border: none; cursor: pointer; height: 50px; font-family: 'Poppins-SemiBold', Helvetica; } .eyebrow-dropdown-btn.active { background-color: #f2f2f2; color: #333333; } .eyebrow-dropdown-content { display: none; position: absolute; background-color: white; box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2); z-index: 1; min-width: 160px; right: 0; } .eyebrow-dropdown-content a { font-family: 'Poppins-SemiBold', Helvetica; color: var(--h1-color); padding: 10px; text-decoration: none; display: block; min-height: 100%; padding: 13px 20px 13px 20px; text-transform: uppercase; } .eyebrow-dropdown-content a:hover { background-color: #dfdfdf; } .eyebrow-dropdown button { height: 100%; } .eyebrow-dropdown:hover button { background-color: #f2f2f2; color: #444444; } .all-events-divider { text-align: center; background-color: var(--eyebrow-divider-color) !important; color: #fff !important; pointer-events: none; font-weight: bold; font-size: 16px; padding-bottom: 10px !important; } /* Register Button */ .register-btn { color: #fff; padding: 10px; text-decoration: none; border-radius: 4px; } #iste-eyebrow-img { width: 35px; margin: 20px; } /* mobile view */ @media screen and (max-width: 768px) { .eyebrow-nav { flex-direction: column; align-items: flex-start; } .eyebrow-nav a { align-items: center; min-height: 50px; padding: 10px; } .eyebrow-dropdown:hover ~ .eyebrow-right-side a { border-bottom: 1px solid blue; } .eyebrow-nav .eyebrow-left-side { display: none; } .eyebrow-nav .eyebrow-left-side { margin-bottom: 10px; } .eyebrow-nav .right-side a { height: 100%; } .eyebrow-nav .eyebrow-right-side img { margin: 0; width: 60px; } .eyebrow-dropdown { flex: 1; height: 100%; } .eyebrow-nav .eyebrow-right-side { width: 100%; margin: 0 auto; gap: 0; height:50px; } .eyebrow-nav img { width: 100%; } .eyebrow-dropdown-btn { height: 50px; width: 100%; text-align: end; } .eyebrow-dropdown-content { width: 100%; left: 0; position: fixed; background-color: #f2f2f2; padding-top: 10px; } .eyebrow-dropdown .eyebrow-dropdown-content a { padding-bottom: 15px; min-height: 100%; } .eyebrow-nav .register-btn { display: none; } .menu-underline { border-bottom: 1px solid #000; } #mainMenu .menu-item { width: 100%; text-align: left; margin-right: 10px; } } @media screen and (max-width: 500px) { .eyebrow-dropdown-btn { text-align: center; } } </style> <nav class="eyebrow-nav"> <div class="eyebrow-left-side"> <a href='https://iste.org' target='_blank' class='parent-icon'> <img id='iste-eyebrow-img' src='/images/ISTE/logo_inactive.svg' alt='ISTE Icon'> </a><a href='https://ascd.org' target='_blank' class='parent-icon'> <img id='ascd-eyebrow-img' src='/images/ASCD/logo_inactive.svg' alt='ASCD Icon'> </a><a href='https://www.edsurge.com/' target='_blank' class='parent-icon'> <img id='edsurge-eyebrow-img' src='/images/EDSURGE/logo_inactive.svg' alt='EDSURGE Icon'> </a> </div> <div class="eyebrow-right-side"> <a href='https://conference.iste.org/2025' class='child-icon inactive'> <img src='/images/ISTE2025/circle_inactive.svg' alt='ISTE2025 Icon'> </a><a href='https://event.ascd.org/2025' class='child-icon active'> <img src='/images/ASCD2025/circle_active.svg' alt='ASCD2025 Icon'> </a> <!-- All Events Dropdown --> <div class="eyebrow-dropdown"> <button class="eyebrow-dropdown-btn">ALL EVENTS</button> <div class="eyebrow-dropdown-content"> <a href='#' class='all-events-divider'>Upcoming Events</a><a href='https://conference.iste.org/2025/program/leadership_exchange.php'>Leadership Exchange</a><a href='https://conference.iste.org/2025/exhibitors/solutions_summit.php'>Solutions Summit</a><a href='#' class='all-events-divider'>Past Events</a><a href='https://event.ascd.org/2024LeadershipSummit/'>Leadership Summit</a> </div> </div> <!-- Register Button --> </div> </nav> <script> jQuery(function() { var items = jQuery(".eyebrow-div"); // show hide menu on menu click jQuery(".event-button").click(function() { if (items.is(":hidden")) { items.slideDown(); } else { items.slideUp(); } }); // if resized show all items even if they are hidden jQuery(window).resize(function(){ if (jQuery(window).width() >= 650) { // items.show(); items.css({display: 'inline'}); }else{ items.css({display: 'none'}); } }); var elementToMove = jQuery(".eyebrow-nav .parent-icon.active"); // Select the parent container where you want to move the element var parentContainer = elementToMove.parent(); // Prepend the element to the parent container jQuery('.eyebrow-nav .eyebrow-left-side').prepend(elementToMove); }); jQuery('.eyebrow-nav .eyebrow-dropdown').on('click', function() { jQuery('.eyebrow-nav .eyebrow-right-side > a').toggleClass('menu-underline'); }); jQuery(document).ready(function() { jQuery('.eyebrow-dropdown-btn').on('click', function(event) { jQuery('.eyebrow-dropdown-content').toggle(); jQuery('.eyebrow-dropdown-btn').toggleClass('active'); event.stopPropagation(); // Prevents the event from bubbling up }); // Close dropdown if clicking outside jQuery(document).on('click', function(event) { if (!jQuery(event.target).closest('.eyebrow-dropdown-btn').length && jQuery('.eyebrow-dropdown-btn').hasClass('active')) { jQuery('.eyebrow-dropdown-btn').toggleClass('active'); jQuery('.eyebrow-dropdown-content').hide(); } }); }); </script> <style> .right-menu { display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; } .dropdown table tbody tr td > a { color: var(--dark-grey); } </style> <script> jQuery( function() { //*---* If we are in the MED do not show the menu if (parent.globalExtMenu) { jQuery("#mainMenu").hide(); } } ); </script> <style> .menu-header img { padding: 3px; } @media screen and (max-width: 768px) { .menu-header img { padding: 0; } } </style> <div id="mainMenu"> <div class="menu-header"> <img src="/2025/template/images/ASCD25_Logo.svg"> <div id="menu-button">Event Information</div> </div> <div class="menu-items"> <div class="menu-item"><a id="forAttend">Attend</a></div> <div class="menu-item"><a href="/2025/program/search">Program Search</a></div> <!-- <div class="menu-item"><a id="forProgram">Program</a></div> --> <div class="menu-item"><a id="forExhibitors">Sponsor & Exhibit</a></div> <!-- <div class="menu-item"><a href="/2025/program">Program '24</a></div> --> <!-- <div class="menu-item"><a href="/2025/highlights">AC23 Highlights</a></div> <div class="menu-item"><a href="/2025/sponsors">Sponsors</a></div> --> <div class="desktop-menu-items"> <div class="menu-item"><a id="mainMenuLogin" class="account" href="/2025/account"><input class="eyebrow-login" type="button" value="Event Login"></a></div> <div class="menu-item"><a id="mainMenuAccount" class="account" href="/2025/account/dashboard.php" style="display: none;"></a></div> <div class="menu-item"><a id="mainMenuLogout" class="account" href="/2025/account/logout.php" style="display: none;">Logout</a></div> </div> <div class="mobile-menu-items"> <div class="menu-item"><a id="mainMobileMenuLogin" class="account" href="/2025/account">Login</a></div> <div class="menu-item"><a id="mainMenuLogout" class="account" href="/2025/account/logout.php" style="display: none;">Logout</a></div> <!-- <div class="menu-item"><a id="mainMenuRegister" class="account" href="/2025/registration"><input type="button" class="mobile-button" value="Register"></a></div> --> </div> </div> </div> <div class="dropdown" id="attend_menu"> <a href="#" class="dropdown-close" aria-label="Close menu">×</a> <table> <tbody> <tr> <td><strong>Attend</strong></td> </tr> <tr> <td><a href='/2025/registration/register'>Register</a></td> </tr> <tr> <td><a href='/2025/attend/pricing.php'>Pricing</a></td> </tr> <tr> <td><a href='/2025/attend/group_registration.php'>Group Registration</a></td> </tr> <tr> <td><a href='/2025#schedule-at-a-glance'>Schedule at a Glance</a></td> </tr> <tr> <td><a href='/2025/attend/housing.php'>Housing</a></td> </tr> <tr> <td><a href='/2025/attend/volunteer.php'>Volunteer</a></td> </tr> <tr> <td><a href='/2025/attend/scholarships.php'>Scholarships</a></td> </tr> <tr> <td><a href='/2025/attend/make_the_case.php'>Make the Case</a></td> </tr> <tr> <td><a href='/2025/program/earning_credit.php'>Earning Credit</a></td> </tr> <tr> <td><a href='/2025/about/policies.php'>Policies</a></td> </tr> <tr> <td><a href='/2025/about'>About ASCD</a></td> </tr> <tr> <td><a href='/2025/about/faq.php'>FAQs</a></td> </tr> </tbody> </table> <table> <tbody> <tr> <td><strong>Program</strong></td> </tr> <tr> <td><a href='/2025/program/search'>Program Search</a></td> </tr> <tr> <td><a href='/2025/program/preconferenceinstitutes.php'>Preconference Institutes</a></td> </tr> <tr> <td><a href='/2025/program/featured_voices.php'>Featured Voices</a></td> </tr> <tr> <td><a href='/2025/program/experience_sanantonio.php'>Experience San Antonio</a></td> </tr> <tr> <td><a href='/2025/about/sponsors.php'>Sponsors and Partners</a></td> </tr> <tr> <td><a href='/2025/presenters/submit_proposal.php'>Present at ASCD Annual</a></td> </tr> </tbody> </table> </div> <!-- <div class="dropdown" id="program_menu"> <a href="#" class="dropdown-close" aria-label="Close menu">×</a> </div> --> <div class="dropdown" id="exhibitor_menu"> <a href="#" class="dropdown-close" aria-label="Close menu">×</a> <table> <tbody> <tr> <td><strong>Opportunities</strong></td> </tr> <tr> <td><a href='/2025/exhibitors/sponsor.php'>Sponsor</a></td> </tr> <tr> <td><a href='/2025/exhibitors/index.php'>Exhibit</a></td> </tr> <tr> <td><a href='/2025/exhibitors/meetingspace.php'>Rent Meeting Space</a></td> </tr> <tr> <td><a href='/2025/exhibitors/opportunities.php'>Other Opportunities</a></td> </tr> </tbody> </table> <table> <tbody> <tr> <td><strong>Helpful info</strong></td> </tr> <tr> <td><a href='/2025/exhibitors/logistics.php'>Expo Schedule</a></td> </tr> <tr> <td><a href='/2025/exhibitors/floorplan.php'>Floor Plan and Exhibitor Search</a></td> </tr> <tr> <td><a href='/2025/exhibitors/rules_and_regulations_landing.php'>Rules and Regulations</a></td> </tr> <tr> <td><a href='/2025/exhibitors/guidelines.php'>Set-up Guidelines</a></td> </tr> <tr> <td><a href='/2025/exhibitors/demographics.php'>Demographics</a></td> </tr> <tr> <td><a href='/2025/exhibitors/faq.php'>FAQ</a></td> </tr> <tr> <td><a href='/2025/exhibitors/futureyearfaqs.php'>Information about 2025 Event</a></td> </tr> </tbody> </table> <table> <tbody> <tr> <td><strong>Portal</strong></td> </tr> <tr> <td><a href='/2025/exhibitors/services/index.php'>Log in</a></td> </tr> </tbody> </table> </div> <script> jQuery(function() { var items = jQuery(".menu-item"); // show hide menu on menu click jQuery("#menu-button").click(function() { if (items.is(":hidden")) { jQuery('.menu-items').toggle(); items.slideDown("slow"); } else { items.slideUp("slow", function() { jQuery('.menu-items').toggle(); }); } }); // if resized show all items even if they are hidden jQuery(window).resize(function(){ if (jQuery(window).width() >= 650) { items.show(); } }); }); </script> <!-- Header --> <header> <div class="header-content"> <div onclick="location.href='/2025/'"> <img style="width:100%;cursor:pointer;" src="/2025/template/images/default_header.png"> </div> </div> </header> <div class="main"> <div class="row"> <div class="left-side small-12 xxlarge-9 columns "> <style> .question { width: 100%; display: inline-flex; } .question > h3:hover{ cursor: pointer; } </style> <style> .fancy-header { background-color: var(--verde); color: white; padding-left: 40px; padding-top: 18px; padding-bottom: 8px; line-height: 1.1; margin-bottom: 16px; border-radius: 50px 0 0 0; font-size: 2.3rem; } </style> <h1>Frequently Asked Questions</h1> <p>Find answers to the most common questions about ASCD Annual below. If you don't see the information you need, please contact ISTE Customer Service at 800.336.5191 or <a href='mailto:registration@ascd.org'>registration@ascd.org</a></p> <h3 class="fancy-header">General Questions</h3> <div class="question" id="faq1"> <h3>When is ASCD Annual Conference 25? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans1"> <p> ASCD Annual will be held from midday Sunday, June 29, through Wednesday, July 2, 2025 with pre-conference content starting midday Saturday, June 28. </p> <p> Virtually presented content will be featured for a half day on Saturday, June 28, and Sunday, June 29, for all attendees. Whether you're <a href="/2025/attend/pricing.php">attending in person or online</a>, expect a variety of formats, a flexible schedule and hundreds of learning opportunities. </p> </div> <div class="question" id="faq2"> <h3>Where is ASCD Annual Conference 25 being held? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans2"> <p> ASCD Annual Conference 25 is a hybrid event, with the face-to-face conference being held in San Antonio at the Henry B Gonzalez Convention Center, Grand Hyatt San Antonio, and San Antonio Marriott Rivercenter. <a href="/2025/attend/pricing.php">Virtual attendees</a> can experience content from around the world from their devices, along with sessions from the in-person conference streamed to the virtual platform. </p> </div> <div class="question" id="faq3"> <h3>ASCD Annual 25 is co-located with ISTELive 25. Will I be able to attend sessions from both organizations? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans3"> <p> Yes! By purchasing a ticket to either event, attendees will have access to content from both events. That means you’ll be able to attend the ASCD content you know and love along with ISTE and blended content that spans both communities, all for one event registration. Find your community while meeting others in education that span every area of education. </p> <p> <em>Note that a small subset of content has additional fees, some events are invitation-only or are tailored to specific roles, and some sessions are free, but require pre-registration.</em> </p> </div> <h3 class="fancy-header">Event Experience</h3> <div class="question" id="faq4"> <h3>What is the in-person experience for ASCD Annual 25? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans4"> <p> ASCD Annual 25 will offer varied content experiences, from hands-on interactive programming to listen-and-learn sessions to immersive demos in the expo hall, and some select in-person only content like playgrounds and posters. These formats will cover a variety of topics as well as content from ISTE and content that spans both communities. All recorded content will be made available in a timely manner and be available to both ASCD and ISTE communities. </p> </div> <div class="question" id="faq5"> <h3>What does “co-located” mean? What should I expect? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans5"> <p> "Co-located" means that the ISTELive and ASCD Annual conferences will be held simultaneously in the same physical location. This unique format is designed to support community choice and cross pollination. </p> <p> Here’s what you can expect: </p> <ul> <li> <strong>Program selection:</strong> Presenters submitted sessions through individual ASCD and ISTELive proposal processes. Over 100 individual review teams and 600+ reviewers with expertise in specific educational topics reviewed and recommended session selection, while an integrated program committee with volunteer representation from both communities made the final selections and scheduling decision. </li> <li> <strong>Community building:</strong> Onsite, attendees can expect separate registration check ins with badges for each event, making it easy to find community members from each legacy organization at a glance throughout the onsite experience. Focused networking opportunities are being planned to help attendees connect within individual communities, as well as by roles and topical interests, and through focused affinity groups. </li> <li> <strong>Content organization:</strong> Once the event is underway, sessions and learning experiences from both events will be integrated into topical clusters and zones, making it easy to discover relevant content regardless of primary affiliation. Mainstage speakers are being selected to appeal to both audiences and will be an integrated experience. A series of separate thought leader “mini-mainstages” is planned that will be branded under ASCD or ISTE (but are open to all). </li> <li> <strong>Industry participation:</strong> We will have one integrated expo experience with enhanced tools to help attendees discover the most pertinent companies. We’ll also provide additional educational programming to support the procurement process and making good purchasing/use decisions. </li> </ul> </div> <div class="question" id="faq6"> <h3>What is the virtual experience for ASCD Annual 25? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans6"> <p> <a href="/2025/attend/pricing.php">ASCD Annual 25 Virtual</a> will include two half days of virtually presented content made available to all attendees on Saturday, June 28, and Sunday, June 29. Content from Sunday, June 29, through Wednesday, July 2, will include 85+ high-quality sessions streamed from the in person event to the virtual platform. Immersive experiences will be available to virtual attendees throughout the week. </p> </div> <div class="question" id="faq7"> <h3>How long will the session recordings be available? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans7"> <p>Session recordings will be available for six months after the event unless otherwise noted on specific session detail pages based on individual speaker agreements.</p> </div> <div class="question" id="faq8"> <h3>This event is going to be very large–will I get lost? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans8"> <p> Don't worry! We understand this is a large event, and we're designing the flow and session tracks to guide you seamlessly to your desired content and connect you with like-minded attendees. While there's plenty to explore, we're taking extra steps to ensure a smooth and stress-free experience. Learning tracks and sample schedules will be provided to help organize the content along with a host of filters and digital and in person tools to find desired content quickly. In addition, a team of expert program volunteers will be available onsite to help attendees plan their schedules and create personalized learning journeys through the events. </p> </div> <h3 class="fancy-header">Event Programming & Presenting</h3> <div class="question" id="faq9"> <h3>When can I see the full program? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans9"> <p>The full program will be published on the event website by late February. A secondary call for proposals happens in late Winter to ensure we capture fresh ideas and create additional opportunities for participation. Details about these sessions will be available late Spring.</p> </div> <div class="question" id="faq10"> <h3>How will I find content just from ASCD or just from ISTE? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans10"> <p>Sessions will be identified in the program with unique iconography and filters to make it easy to determine what is “ASCD content”, “ISTE content”, and “blended content” (a strand of content designed for both communities). We’ve also designed the event purposefully to help create content groupings that support ease of navigation through both events. These content clusters will help ensure attendees can find the topics they’re most interested in within close proximity, regardless of primary affiliation.</p> </div> <div class="question" id="faq11"> <h3>I submitted a proposal to present at ASCD Annual 25. What are my next steps? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans11"> <p>Visit your <a href="/2025/presenters/portal/00_login.php">presenter menu</a> for information on your presenter status (available by the third week in December) and answers to frequently asked questions. Contact <a href='mailto:conf-program@ascd.org'>conf-program@ascd.org</a> with presenter or session questions.</p> </div> <h3 class="fancy-header">Attendee Travel and Logistics</h3> <div class="question" id="faq12"> <h3>Will there be shuttle service to the convention center? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans12"> <p> Select hotels within ASCD's official housing block will have shuttle service to the convention center. This information and additional housing details can be found on our <a href="/2025/attend/housing.php">Housing page</a>. </p> </div> <div class="question" id="faq13"> <h3>Where can I find my registration receipt and confirmation email? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans13"> <p>All registration details can be found in your <a href="/2025/account/">ASCD Annual 25 account</a>. You can print or resend your receipt or confirmation email from the “Attendee Menu” link in your account.</p> </div> <div class="question" id="faq14"> <h3>Can I earn CEUs or graduate-level credit for attending ASCD Annual 25? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans14"> <p> You may be able to earn continuing education credits (CEUs) or graduate credit for attending ASCD Annual 25. A certificate of attendance will be available to all registrants after the event. </p> <p> Conference hours are <strong>not</strong> automatically eligible for CEU hours. Reach out to your district or state Department of Education to find out how to secure CEUs before the conference to ensure you can obtain your hours. You can find additional information on our <a href="/2025/program/earning_credit.php">Earning Credit page</a>. </p> </div> <div class="question" id="faq15"> <h3>Will I receive instructions for how to virtually attend ASCD Annual 25? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans15"> <p> You’ll receive an email with specific instructions on how to log in and attend the conference virtually in June. The virtual platform will require a simple login process, and we’ll include supporting documentation to ensure you get the most out of your online experience. </p> </div> <div class="question" id="faq16"> <h3>Can I volunteer at ASCD Annual 25? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans16"> <p> Whether you <a href="/2025/attend/pricing.php">attend in person or virtually</a>, you can help us make ASCD Annual 25 an amazing experience by volunteering! There are volunteer opportunities to fit your schedule and interests. Make sure to select “I’m interested in volunteering” on the registration form to receive updates. </p> <p> If you’ve already registered, log in to your <a href="/2025/account/">ASCD Annual 25 account</a> to express your interest under the “Volunteer” section. </p> </div> <div class="question" id="faq17"> <h3>What are the health and safety guidelines for ASCD Annual 25? <span class="showhide_plus">[+]</span><span class="showhide_minus">[—]</span></h3> </div> <div class="answer" id="ans17"> <p> As part of our overall risk management plan for the event, we monitor health and safety recommendations from the CDC, Texas and the city of San Antonio. At this time, we do not plan to have specific health requirements in place for ASCD Annual 25, but we reserve the right to implement policies should the current public health environment change. Guidelines for attending the conference will take into consideration the well-being of the ASCD community and federal, state and/or local guidance. </p> </div> <h4>Additional Questions?</h4> <p>Didn’t find an answer you were looking for? Please send any additional questions to <a href='mailto:registration@ascd.org'>registration@ascd.org</a>.</p> <script> function expandFaq(e) { var qId = jQuery(this).prop('id'); // Get the ID of the clicked element var idNumbers = qId.match(/\d+/g); // extract just the digits from that ID (produces an array of matches) var idSuffix = idNumbers.pop(); // get the first item in the array var answerId = 'ans' + idSuffix; jQuery("#" + qId + " .showhide_plus").toggle(0); // hide the plus sign (as quickly as possible to avoid "hopping" the page = 0ms) jQuery("#" + qId + " .showhide_minus").toggle(0); // show the minus sign (as quickly as possible to avoid "hopping" the page = 0ms) jQuery("#" + answerId).slideToggle("slow"); // expand the answer div } function expandFaqByID(qId) { var idNumbers = qId.match(/\d+/g); // extract just the digits from that ID (produces an array of matches) var idSuffix = idNumbers.pop(); // get the first item in the array var answerId = 'ans' + idSuffix; jQuery("#" + qId + " .showhide_plus").toggle(0); // hide the plus sign (as quickly as possible to avoid "hopping" the page = 0ms) jQuery("#" + qId + " .showhide_minus").toggle(0); // show the minus sign (as quickly as possible to avoid "hopping" the page = 0ms) jQuery("#" + answerId).slideToggle("slow"); // expand the answer div } function gotoTechTips() { var elem = document.getElementById("ans7"); jQuery("#ans7.showhide_plus").toggle(0); jQuery("#ans7.showhide_minus").toggle(0); jQuery("#ans7").slideToggle("slow"); elem.scrollIntoView(); } jQuery(document).ready(function(){ jQuery(".answer").hide(); jQuery(".question").on('click', expandFaq); jQuery(".showhide_minus").hide(); jQuery(".tech_tips").on('click', gotoTechTips); }); </script> </div> <div class="sidebar small-12 xxlarge-3 columns"> <div> <br> <!--To revert to regular button comment this section out and uncomment line 7--> <!-- <a href="/2025/attend/"> <img style="width: 200px; max-width: none;" src="/2025/images/RegNowbutton_EBending_v4.png"> </a> --> <a href="/2025/registration/register/"><img style="width: 200px; max-width: none;" src="/2025/images/registernowbutton.png"></a> </div> <div> <h3>Locations</h3> <p>Henry B Gonzalez Convention Center<br> 900 E Market Street<br> San Antonio, TX 78205</p> <p>Grand Hyatt San Antonio<br> 600 E Market Street<br> San Antonio, TX 78205</p> <p>San Antonio Marriott Rivercenter<br> 101 Bowie Street<br> San Antonio, TX 78205</p> </div> <div> <h3>Contact Us</h3> <p>ASCD Customer Service<br> <a href='mailto:registration@ascd.org'>registration@ascd.org</a><br> 800.336.5191 (U.S. and Canada)<br> 503.342.2848 (International)</p> </div> </div> </div> </div> <style> footer { background-color: var(--verde); } footer p { color: #fff; } .footer { display: flex; flex-direction: row; flex-wrap: wrap; gap: 15px; padding: 10px; color: #fff; justify-content: space-between; text-align: center; } .social-links a { color: #fff; } .social-links a:hover { color: var(--tropical-sun); } .social-links > button { color: #fff !important; } .link-columns { display: flex; flex-direction: row; flex-wrap: wrap; gap: 5px; align-items: flex-start; } .social-container { display: flex; flex-direction: column; align-items: center; padding-top: 10px; gap: 5px; } .social-icons div { color: #fff; margin-bottom: 10px; } .footer .column ul { margin-bottom: 0; } .column { text-align: left; justify-content: space-between; } .column ul>li { color: #fff; padding-left: 0; text-align: left; } .column ul>li a { color: var(--light-green); } .column ul>li a:hover { color: #fff; } .column ul>li:before { list-style-type: none !important; content: none; } .privacy-policy { display: flex; flex-direction: row; gap: 10px; align-items: center; font-size: 1rem; } .privacy-policy span { color: #fff; } .privacy-policy a { color: #fff; text-decoration: underline; } .privacy-policy a:hover { color: var(--tropical-sun); } @media screen and (max-width: 768px) { .footer { flex-direction: column; padding: 10px; } footer { padding-bottom: 10px; } .link-columns { gap: 25px; } .privacy-policy { gap: 10px; flex-direction: column; } .privacy-policy span { display: none; } .social-icons { width: 100% !important; margin-top: 10px; } } #ot-sdk-btn.ot-sdk-show-settings.iste-footer-button{ color: #fff; padding: 0 !important; border: None; text-decoration: underline; } #ot-sdk-btn.ot-sdk-show-settings.iste-footer-button:hover{ color: var(--tropical-sun); background-color: transparent; } </style> <footer> <div class="footer"> <div class="sponsor-section row"> <div class="footer_sponsor_logos"> <h5 style="font-size: 1.1rem;">Year-Round Mission Sponsor</h5> <img src="/2025/images/sponsors/missionmicrosoft_v1_transparentbkgd.png" alt="Microsoft" style="width: 180px; padding: 0 10px 20px 40px;"> <!-- <img src="/2025/images/sponsors/googleinc_transparent.png" alt="Google" style="width: 220px; padding: 0 10px 20px 10px;"> --> </div> <div class="column social-media-col social-container"> <div class="social-icons absolute-center" style="width: auto;"> <ul> <li> <a href="https://www.facebook.com/ascd.org" target="_blank"><img src="/2025/template/images/social_icons/FB_vF.svg"></a> </li> <li> <a href="https://twitter.com/ASCD" target="_blank"><img src="/2025/template/images/social_icons/Twitterbird_vF.svg"></a> </li> <li> <a href="https://instagram.com/officialascd/" target="_blank"><img src="/2025/template/images/social_icons/IG_vF.svg"></a> </li> <li> <a href="https://www.linkedin.com/company/ascd" target="_blank"><img src="/2025/template/images/social_icons/linkedin_vF.svg"></a> </li> <li> <a href="https://youtube.com/officialascd" target="_blank"><img src="/2025/template/images/social_icons/YouTube_vF.svg"></a> </li> </ul> </div> <div style="text-align: center; font-size: 1.1rem;"><p>© 2025 ASCD. All Rights Reserved.</p></span> <div class="privacy-policy"> <a class="footer-links" href="https://ascd.org/privacy-policy" target="_blank">Privacy Policy</a> <span> | </span> <button id="ot-sdk-btn" class="ot-sdk-show-settings iste-footer-button">Cookie Settings</button> <span> | </span> <a class="footer-links" href="https://iste.org/privacy-policy#healthdata" target="_blank">Health Data Privacy Policy</a> </div> </div> </div> </div> </div> </footer> <!-- Google Tag Manager (noscript) --> <!--<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-PX5DHK" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>--> <!-- End Google Tag Manager (noscript) --> <!-- Twitter universal website tag code --> <script> !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments); },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='//static.ads-twitter.com/uwt.js', a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script'); // Insert Twitter Pixel ID and Standard Event data below twq('init','nuotu'); twq('track','PageView'); </script> <!-- End Twitter universal website tag code --> <script type="text/javascript"> _linkedin_partner_id = "2274042"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="text/javascript"> (function(){var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=2274042&fmt=gif" /> </noscript> <script> var isDev = false </script> <style type='text/css'> .embeddedServiceHelpButton .helpButton .uiButton { background-color: #a7c581; font-family: "Arial", sans-serif; } .embeddedServiceHelpButton .helpButton .uiButton:focus { outline: 1px solid #a7c581; } </style> <script type='text/javascript' src='https://service.force.com/embeddedservice/5.0/esw.min.js'></script> <script type='text/javascript'> var initESW = function(gslbBaseURL) { embedded_svc.settings.displayHelpButton = true; //Or false embedded_svc.settings.language = ''; //For example, enter 'en' or 'en-US' embedded_svc.settings.defaultMinimizedText = 'CHAT WITH US'; embedded_svc.settings.disabledMinimizedText = 'CONTACT US'; //embedded_svc.settings.loadingText = ''; //(Defaults to Loading) //embedded_svc.settings.storageDomain = 'yourdomain.com'; //(Sets the domain for your deployment so that visitors can navigate subdomains during a chat session) embedded_svc.settings.extraPrechatFormDetails = [{ "label":"Last Name","transcriptFields": ["Last_Name__c"], "displayToAgent":false},{ "label":"First Name", "transcriptFields": ["First_Name__c"], "displayToAgent":true}, { "label": "Subject", "transcriptFields": ["Subject__c"],"displayToAgent":true}, { "label":"Email", "transcriptFields": ["Email__c"], "displayToAgent":false}]; //Contact Handling Start embedded_svc.settings.extraPrechatInfo = [{ "entityFieldMaps": [{ "doCreate":false, "doFind":false, "fieldName":"LastName", "isExactMatch":true, "label":"Last Name" }, { "doCreate":false, "doFind":false, "fieldName":"FirstName", "isExactMatch":true, "label":"First Name" }, { "doCreate":false, "doFind":true, "fieldName":"Email", "isExactMatch":true, "label":"Email" }], "entityName":"Contact" }]; //Contact Handling End embedded_svc.settings.enabledFeatures = ['LiveAgent']; embedded_svc.settings.entryFeature = 'LiveAgent'; embedded_svc.init( 'https://iste.my.salesforce.com', 'https://my.iste.org/', gslbBaseURL, '00D1U000000syee', 'ASCD_Conference_Site', { baseLiveAgentContentURL: 'https://c.la11-core1.sfdc-8tgtt5.salesforceliveagent.com/content', deploymentId: '5721U000000VEeb', buttonId: '573Vb0000001YpF', baseLiveAgentURL: 'https://d.la11-core1.sfdc-8tgtt5.salesforceliveagent.com/chat', eswLiveAgentDevName: 'EmbeddedServiceLiveAgent_Parent04IVb000008Pf6bMAC_19350f1d393', isOfflineSupportEnabled: true } ); }; if (!window.embedded_svc) { var s = document.createElement('script'); s.setAttribute('src', 'https://iste.my.salesforce.com/embeddedservice/5.0/esw.min.js'); s.onload = function() { initESW(null); }; document.body.appendChild(s); } else { initESW('https://service.force.com'); } </script> </body> </html>