CINXE.COM
Policies
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Policies</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="Policies"> <meta property="og:title" content="Policies"> <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/attend_header.png"> </div> </div> </header> <div class="main"> <div class="row"> <div class="left-side small-12 xxlarge-9 columns "> <h1>Policies</h1> <h2>Event Code of Conduct</h2> <p>To give all participants the opportunity to benefit from ISTELive and ASCD Annual Conference events and activities, ISTE+ASCD is committed to providing a friendly, safe, supportive, and harassment-free environment for all event attendees and participants, regardless of gender, age, sexual orientation, gender identity, gender expression, disability, physical appearance, body size, race, ethnicity, religion, or other group identity.</p> <p>This code of conduct outlines the expectations for all ISTELive and ASCD Annual attendees and participants, including all members, speakers, vendors, media representatives, commentators, exhibitors, sponsors, and volunteers. Cooperation is expected from everyone, and organizers will actively enforce this code throughout this event. Violations are taken seriously.</p> <p>All attendees, speakers, sponsors, vendors, partners, staff, and volunteers at any ISTELive and ASCD Annual event and all related events are required to adhere to the following Code of Conduct. Event organizers will enforce this code throughout the entirety of the event.</p> <h2>Expected Behavior</h2> <p>ISTE+ASCD expects event attendees and participants to communicate professionally and constructively, whether in person or virtually, handling dissent or disagreement with courtesy, dignity, and an open mind; being respectful when providing feedback; and being open to alternate points of view. Likewise, ISTE+ASCD expects that any sharing of information about the organization or any event attendees or participants via public communication channels be shared responsibly and in a way that clearly distinguishes individual opinion from fact.</p> <h2>Unacceptable Behavior</h2> <p>ISTE+ASCD does not tolerate harassment of event attendees or participants in any form. Harassment includes offensive verbal or written comments and negative behavior, either in real or virtual spaces, including those that are related to or are based upon gender, age, sexual orientation, gender identity, gender expression, disability, physical appearance, body size, race, ethnicity, religion, or other group identity. Harassment also includes display of sexual images in public spaces, deliberate intimidation, stalking, following, harassing photography or recording, sustained disruption of talks or other events, and unwelcome physical contact or sexual attention.</p> <p>Sexual language and imagery are not appropriate for any ISTELive and ASCD Annual venue, including talks, workshops, social gatherings, and within social media channels. Sponsors, exhibitors, speakers, media representatives, commentators, and activity organizers may not use sexualized language, images, activities or other material, or otherwise create a sexualized environment.</p> <p>Registration for ISTELive 25 and ASCD Annual 25 entitle an individual attendee access to live and archived content delivered through the event. Any attempt to share event access with others is strictly prohibited. Instances of login credentials will be monitored throughout the event, and attendees may be ejected without refund if found to be in violation of this policy.</p> <h2>Consequences of Unacceptable Behavior</h2> <p>If an attendee or participant, in either real or virtual space, engages in inappropriate, harassing, abusive, or destructive behavior, or language, event organizers will determine and carry out the appropriate course of action, including warning the offender, expulsion from the event without a refund, and/or banning the offender from future ISTELive and ASCD Annual events and activities. All participants are expected to observe these rules and behaviors in all official event venues and informal gatherings that include ISTELive and ASCD Annual participants, including online venues and conference social events. Event participants seek to learn, network, and enjoy themselves in the process, free from any type of harassment. Please participate responsibly and with respect for the rights of others.</p> <h2>What To Do</h2> <p>If you are being harassed, notice that someone else is being harassed, or have any other concerns about an individual's conduct, please report the information to an ISTELive and ASCD Annual event staff member or to the Help Desk.</p> <p>Additional information on ISTE+ASCD’s Member Code of Conduct protocols is available <a target="_blank" href="https://ascd.org/code-of-conduct">here</a>.</p> <h2>Media Capture and Attribution</h2> <p>ISTE+ASCD maintains the sole right to record, stream, and host all content at ISTE+ASCD events, whether in person or virtually. Video and studio recording, including streaming of sessions for commercial use or outside of ISTELive and ASCD Annual virtual platform, is strictly prohibited. Recordings will be hosted online by ASCD Annual and ISTELive for six months following the event.</p> <p>Presenters may share additional media and resources as part of their sessions or session records. These resources are provided for attendees’ personal use and are not for distribution unless the resource explicitly states that it can be broadly distributed or written permission is individually granted by the presenter. In either case, proper attribution to the original creator is required.</p> <h2>Video and Photo Consent</h2> <p>Registration and attendance at, or participation in, ISTELive and ASCD Annual event meetings and other activities constitutes an agreement that allows ISTE+ASCD to use and distribute the registrant, attendee, and/or participant's image, name, or voice in recordings, photographs, videos, websites, social media, and/or print and digital collateral.</p> <h2>Health and Safety Guidelines</h2> <p>We work closely with our host city and venue to remain aware of any health or safety issues that may impact ISTELive, ASCD Annual, and its participants. At this time, no specific health and safety challenges are noted for ISTELive 25 and ASCD Annual 25, but we reserve the right to implement policies should the current status change. Guidelines for attending the conference will take into consideration the well-being of the ISTELive and ASCD Annual communities and federal, state, and/or local guidance.</p> <h2>Age Restriction</h2> <p>For the safety of children, no person under the age of 18 will be allowed on the exhibit hall floor at any time during move-in and move-out hours. During all active operating hours of ISTELive and ASCD Annual, no one under 16 years of age will be permitted to attend sessions or visit the expo hall unless that person is a student presenter or a school-aged (age 5+) registered attendee who has purchased registration and is accompanied by an adult chaperone. Strollers or infant carriers (worn or carried) are not permitted at any time in the expo hall or conference sessions. These policies are strictly enforced, apply to all exhibitors and attendees, and are without exception. ASCD Annual reserves the right to request proof of age from anyone at any time.</p> <p>This policy is in effect to address safety/liability concerns, and to ensure the ISTELive and ASCD Annual event is an exceptional professional development and learning opportunity for attendees and participants who have a vested interest in the content and learning taking place. Additionally, as sessions are frequently at capacity, this policy helps ensure that paid attendees have access to event content to the fullest extent possible.</p> <p>ISTE+ASCD has dedicated space to accommodate nursing mothers on-site to help facilitate conference participation for attendees with small children.</p> <h2>Legal Notice and Privacy Policy</h2> <p>The ASCD Annual event website host is the Association for Supervision and Curriculum Development (ASCD). The website is governed by the same rules and definitions as the main ASCD website. See ASCD's <a href="https://ascd.org/terms-of-use" target="_blank">Legal Notice</a> for details.</p> <p>ASCD is sincerely committed to protecting the privacy of our membership and all others who come to our website in search of resources and information. See ASCD’s <a href="https://ascd.org/privacy-policy" target="_blank">Privacy Policy</a> for details.</p> <p>ISTE+ASCD uses a display advertising partner to collect visitor data on our site, and then serve targeted display ads to you on other sites. The techniques our partners employ do not collect personal information, such as your name, email address, postal address, or telephone number. Our partners use technology, such as cookies and web beacons, to collect this data. For more information or to opt out of this type of advertising, please review <a href="https://help.adroll.com/hc/en-us/categories/360000418152-Privacy-and-Security" target="_blank">AdRoll’s privacy policy</a>.</p> <h2>Information Sharing and Data Use</h2> <p>ISTELive 25 and ASCD Annual 25 is an interactive experience that is customized for participants by using information and preferences shared with ISTE+ASCD during registration and entry into the event. As a participant experiences and moves around the event platform and digital toolset, ISTE+ASCD is capturing behaviors of individual users for purposes of gamification, capacity tracking, and general analytics.</p> <p>Contact information sharing with other participants (attendees, presenters, and vendor representatives) is controlled through a participant’s own preferences and interactions. Contact information may be captured for exhibitors and sponsors if a participant chooses to share it by participating in sponsored sessions or booth demos, or entering official raffle opportunities, offers, and games.</p> <p>Other behaviors are consolidated into aggregate analytics (attendee counts without personally identifiable information) and shared with companies post-conference. Please note that if a participant chooses to engage in other activities hosted by exhibitors and sponsors outside the event, those organizational policies apply and are not related to ISTE+ASCD or its products and services.</p> <p>For further information about ASCD’s organizational privacy policies agreed to upon registration and entry to the event, please see ASCD’s <a href="https://ascd.org/privacy-policy" target="_blank">Privacy Policy</a>.</p> <h2>Influencer Disclosure</h2> <p>A recent Federal Trade Commission (FTC) ruling requires that anyone who endorses a product through social media or presentations should make their relationship with the brand (“material connection”) obvious. A “material connection” to the brand includes a personal, family, or employment relationship, or a financial relationship, such as the brand directly paying fees, covering travel, or providing free or discounted products or services.</p> <p>As part of the ISTELive 25 and ASCD Annual 25 presenter information, a section has been added where presenters should provide any relevant relationships described above.</p> <p>Feedback on ASCD policies can be submitted to <a href='mailto:registration@ascd.org'>registration@ascd.org</a>.</p> </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>