CINXE.COM

Language Other Than English Requirement for CPP Freshmen

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8"/> <meta content="width=device-width, initial-scale=1.0" name="viewport"/> <meta content="ie=edge" http-equiv="X-UA-Compatible"/> <title> Language Other Than English Requirement for CPP Freshmen </title> <meta content="Learn how to meet the Language Other Than English (LOTE) requirement for Cal Poly Pomona freshmen with high school, AP, college coursework, or SAT options." name="description"/> <script src="https://cdn.levelaccess.net/accessjs/YW1wX2NwcDExMDM/access.js"></script> <script>// <![CDATA[ (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-PSKJRNV'); // ]]></script> <link rel="icon" href="/common/green-and-gold/assets/icons/gg-favicon.svg" type="image/svg+xml" /> <link rel="icon" href="/common/green-and-gold/assets/icons/gg-favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="/common/green-and-gold/assets/css/index.css" /> <link rel="stylesheet" href="https://use.typekit.net/fia5dle.css" /> <link rel="stylesheet" href="/common/green-and-gold/assets/css/cpp-fonts.css" /> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script> <script src="/common/green-and-gold/assets/js/accordion.js"></script> <script crossorigin="anonymous" defer="defer" integrity="sha384-FW78RPcSpi13vjx77nPWQIrQbNSLkPBopb0qGzLCxD2x4Kr6FA8V05C/6cpgkKPL" src="https://pro.fontawesome.com/releases/v5.10.1/js/all.js"></script> </head> <body> <a class="skip-to-content-link" href="#main">Skip to content</a> <header class="nav fixed"> <nav class="container"> <ul class="row nav__main" id="mainNavMenu"> <li id="main-logo" class="col-6 col-lg-3 nav__logo"> <a href="/" aria-label="Cal Poly Pomona Home" tabindex="0"> <div class="nav__logo--horizontal"> <img src="/common/green-and-gold/assets/logos/cpp_horizontal_2c_green_rgb.png" alt="Cal Poly Pomona Logo" /> </div> </a> </li> <!-- department header hidden by default--> <li id="dept-header-desktop" class="col-sm-5 col-md-6 nav__logo desktop d-none"> <a href="/" aria-label="Cal Poly Pomona Home" tabindex="0"> <div class="nav__logo--stacked"> <img src="/common/green-and-gold/assets/logos/cpp_primary_2c_green_cmyk.png" alt="Cal Poly Pomona Logo"> </div> </a> <div class="divider"></div> <div id="split-header" class="nav__division col-lg-7"> <div id="large-name"></div> <div style="display:none" id="sub-name"></div> </div> </div> </li> <li class="nav__links col-2" id="head-links"> <a class="nav__link nav__link--desktop col-1" href="/apply/" tabindex="0">apply</a> <a class="nav__link nav__link--desktop col-1" href="/outreach/tours.shtml" tabindex="0">visit</a> <a class="nav__link nav__link--desktop col-1" href="https://engage.cpp.edu/register/ask_us_a_question" tabindex="0">info</a> <a class="nav__link nav__link--desktop col-1" href="/giving/" tabindex="0">give</a> <a class="nav__link nav__link--desktop col-1" href="https://my.cpp.edu" tabindex="0">mycpp</a> <button id="search-open" class="nav__search col-1" tabindex="0"> <img src="/common/green-and-gold/assets/icons/nav/search-dark-green.svg" alt="Open search box" /> </button> <button class="nav__menu col-1" id="menuButton" aria-expanded="false" tabindex="0"> <img src="/common/green-and-gold/assets/icons/nav/menu.svg" alt="menu" /> </button> </li> </ul> </nav> </header> <header id="search-header" style="display:none"> <div class="row"> <div class="col-md-6"></div> <div id="searchbox" class="col-md-6"> <div id="search-slide"> <label for="#gsc-i-id1" class="sr-only">Search</label> <script async="" src="https://cse.google.com/cse.js?cx=007035455219528863532:fcaogmpwbtt"></script> <div class="gcse-searchbox-only" data-resultsurl="https://www.cpp.edu/search.shtml"></div> <button class="nav__menu col-1" id="search-close" tabindex="0"> <img src="/common/green-and-gold/assets/icons/nav/close.svg" alt="Close search menu"> </button> </div> </div> <script async="" src="https://cse.google.com/cse.js?cx=007035455219528863532:fcaogmpwbtt"></script> <script> $("#search-open").click(function() { $("#search-header").show(); $("#search-slide").addClass("slideup"); $("#gsc-i-id1").focus(); $('#search-close').focusout(function() { $("#search-header").hide(); $("#search-slide").removeClass("slideup"); $("#search-open").focus(); }) }); $("#search-close").click(function() { $("#search-header").hide(); $("#search-slide").removeClass("slideup"); $("#search-open").focus(); }); </script> <style> .gstl_50 gssb_c { position: fixed !important; } #searchbox { height: 93px; overflow: hidden; } #search-header { position: fixed; height: 100px; width: 100%; height: 93px; z-index: 99999; top: 0; } #gsc-i-id1 { height: 40px; width: 70%; border-radius: 4px; border: none; padding: 15px; } #search-submit { margin: 15px; } #search-close { width: 23px; height: 21px; position: absolute; top: 32px; } #search-slide { width: 0px; right: -100%; padding: 20px 15px; position: relative; background: #005030; height: 100%; transition: all .5s ease 0s } #search-slide.slideup { right: 0; width: 100%; position: relative; } @media screen and (max-width:991px) { #search-slide { height: 77px !important; padding: 12px 10px; } } @media screen and (max-width:767px) { #search-header { position: relative !important; } #search-slide { text-align: center !important; } } .gsc-search-button-v2 svg { width: auto; height: 21px; } .gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus { border: none !important; background: none !important; } form.gsc-search-box { font-size: 13px; margin-top: 0; margin-right: 0; margin-bottom: 4px; margin-left: 0; width: 100%; display: inline-block; } #___gcse_0 { width: 70%; display: inline-block; } table.gsc-search-box td.gsc-input { padding-right: 0; } #gsc-i-id1 { width: 100%; padding: 0px; border: none; margin: -0.0625em 0px 0px; height: 40px !important; background: rgb(255, 255, 255); outline: none; font-size: 20px; font-weight: 200; } .gstl_50.gssb_c { z-index: 99999; } .gsq_a { font-weight: 200; font-size: 18px; padding: 2px; } .gssb_a img { display: none; } </style> </div> </header> <section class="side-nav" id="sideNavOverlay"> <header class="side-nav__overlay relative"> <nav class="container"> <ul class="row nav__overlay" id="sideNavMenu"> <li class="nav__logo col-12 col-md-10 col-lg-3" id="navLogoOverlay"> <a href="/" aria-label="Cal Poly Pomona Home" tabindex="-1"> <img src="/common/green-and-gold/assets/logos/cpp_horizontal_1c_gold_rgb.png" alt="Cal Poly Pomona Logo" /> </a> </li> <div class="nav__overlay--right col-12 col-lg-9"> <li class="nav__links nav__links--desktop col-12 col-lg-6"> <a class="nav__link nav__link--mobile col-1" href="/apply/" tabindex="-1">apply</a> <a class="nav__link nav__link--mobile col-1" href="/outreach/tours.shtml" tabindex="-1">visit</a> <a class="nav__link nav__link--mobile col-1" href="https://engage.cpp.edu/register/ask_us_a_question" tabindex="-1">info</a> <a class="nav__link nav__link--mobile col-1" href="/giving/" tabindex="-1">give</a> <a class="nav__link nav__link--mobile col-1" href="https://my.cpp.edu" tabindex="-1">mycpp</a> </li> <li class="nav__icons col-1"> <button id="search-open-green" class="nav__search col-1" tabindex="-1"> <img src="/common/green-and-gold/assets/icons/nav/search-white.svg" alt="Open search box" /> </button> <button class="nav__close col-1" id="closeButton" tabindex="-1"> <img src="/common/green-and-gold/assets/icons/nav/close.svg" alt="Close menu" /> </button> </li> <li class="nav__links nav__links--mobile col-12 col-lg-6"> <a class="nav__link nav__link--mobile col-1" href="/apply/" tabindex="-1">apply </a> <a class="nav__link nav__link--mobile col-1" href="/outreach/tours.shtml" tabindex="-1">visit </a> <a class="nav__link nav__link--mobile col-1" href="https://engage.cpp.edu/register/ask_us_a_question" tabindex="-1">info </a> <a class="nav__link nav__link--mobile col-1" href="/giving/" tabindex="-1">give </a> <a class="nav__link nav__link--mobile col-1" href="https://my.cpp.edu" tabindex="-1">mycpp </a> </li> </div> </ul> </nav> </header> <nav class="container side-nav__container"> <ul class="row side-nav__links"> <li class="side-nav__link col-12"> <a class="h3__proxima" href="/" tabindex="-1" aria-label="Cal Poly Pomona Home page">Home</a> </li> <li class="side-nav__item" id="sideNavItem--0"> <button class="h3__proxima" id="0" aria-expanded="false" tabindex="-1" aria-label="About"> <span>about</span> <span class="side-nav__item--plus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.25 0V34.5M17.25 0V34.5" stroke="#A4D65E" stroke-width="3" /> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> <span class="side-nav__item--minus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> </button> </li> <li class="side-nav__item" id="sideNavItem--1"> <button class="h3__proxima" id="1" aria-expanded="false" tabindex="-1" aria-label="Admissions & Aid"> <span>admissions &amp; aid</span> <span class="side-nav__item--plus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.25 0V34.5M17.25 0V34.5" stroke="#A4D65E" stroke-width="3" /> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> <span class="side-nav__item--minus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> </button> </li> <li class="side-nav__item" id="sideNavItem--2"> <button class="h3__proxima" id="2" aria-expanded="false" tabindex="-1" aria-label="Academics"> <span>academics</span> <span class="side-nav__item--plus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.25 0V34.5M17.25 0V34.5" stroke="#A4D65E" stroke-width="3" /> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> <span class="side-nav__item--minus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> </button> </li> <li class="side-nav__item" id="sideNavItem--3"> <button class="h3__proxima" id="3" aria-expanded="false" tabindex="-1" aria-label="Life at CPP"> <span>life at CPP</span> <span class="side-nav__item--plus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.25 0V34.5M17.25 0V34.5" stroke="#A4D65E" stroke-width="3" /> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> <span class="side-nav__item--minus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> </button> </li> </ul> </nav> <nav class="container side-nav__container--small"> <ul class="row"> <li class="side-nav__link--small col-12 col-lg-6"> <a class="h6__proxima" href="https://broncoathletics.com/" tabindex="-1">athletics</a> </li> <li class="side-nav__link--small col-12 col-lg-6"> <a class="h6__proxima" href="/alumni/" tabindex="-1">alumni</a> </li> <li class="side-nav__link--small col-12 col-lg-6"> <a class="h6__proxima" href="/news/" tabindex="-1">news &amp; events</a> </li> </ul> </nav> <nav class="container side-nav__container--small-bottom"> <ul class="col-12 col-lg-6 side-nav__links--small-bottom"> <li class="side-nav__link--small-bottom col-2"> <a class="body2" href="/prospective-student-gateway/" tabindex="-1">future students</a> <span class="divider">|</span> </li> <li class="side-nav__link--small-bottom col-2"> <a class="body2" href="/student-gateway/" tabindex="-1">current students</a> <span class="divider">|</span> </li> <li class="side-nav__link--small-bottom col-2"> <a class="body2" href="/family/" tabindex="-1">families</a> <span class="divider">|</span> </li> <li class="side-nav__link--small-bottom col-2"> <a class="body2" href="/faculty-staff-gateway/" tabindex="-1">faculty &amp; staff</a> </li> </ul> <ul class="col-12 col-lg-6 social-icons"> <li class="side-nav__icon--small-bottom"> <a href="https://www.instagram.com/calpolypomona/" aria-label="Instagram" tabindex="-1"> <img src="/common/green-and-gold/assets/icons/social/insta.svg" alt="Instagram" /> </a> </li> <li class="side-nav__icon--small-bottom"> <a href="https://www.linkedin.com/school/cal-poly-pomona/" aria-label="LinkedIn " tabindex="-1"> <img src="/common/green-and-gold/assets/icons/social/li.svg" alt="LinkedIn" /> </a> </li> <li class="side-nav__icon--small-bottom"> <a href="https://www.youtube.com/user/calpolypomona" aria-label="Youtube " tabindex="-1"> <img src="/common/green-and-gold/assets/icons/social/yt.svg" alt="Youtube" /> </a> </li> <li class="side-nav__icon--small-bottom"> <a href="https://www.facebook.com/calpolypomona" aria-label="Facebook " tabindex="-1"> <img src="/common/green-and-gold/assets/icons/social/fb.svg" alt="Facebook" /> </a> </li> <li class="side-nav__icon--small-bottom"> <a href="https://twitter.com/calpolypomona" aria-label="X (Twitter)" tabindex="-1"> <img src="/common/green-and-gold/assets/icons/social/x.svg" alt="X" /> </a> </li> </ul> </nav> </section> <script src="/common/green-and-gold/assets/js/nav.js"></script> <script> var mobileHtml = '<li class="col-6 nav__logo mobile"><a aria-label="Cal Poly Pomona Home" href="https://www.cpp.edu/" tabindex="0"><div class="nav__logo--horizontal"><img alt="Cal Poly Pomona Logo" src="/common/green-and-gold/assets/logos/cpp_horizontal_2c_green_rgb.png"/></div></a></li>'; $( "#main-logo" ).hide(); $( "#split-header #large-name" ).html('<a href="https://www.cpp.edu/academic-affairs/index.shtml">Academic Affairs</a>'); $( "#dept-header-desktop" ).removeClass("d-none"); $( "#dept-header-desktop" ).addClass("d-flex"); $( "#dept-header-desktop" ).parent().prepend(mobileHtml); $( "#sub-name" ).html('<a href="/admissions/index.shtml">Admissions</a>'); $( "#sub-name" ).show(); </script> <code></code> <header class="sub-nav"> <nav class="container"> <ul class="row sub-nav__links"> <li class="sub-nav__link "> <button aria-expanded="false" class="button__proxima sub-nav__link--default" data-bs-toggle="dropdown">Home <svg xmlns="http://www.w3.org/2000/svg" class="chevron" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> <ul class="dropdown-menu sub-dropdown"> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" https://www.cpp.edu/enrollment/ " tabindex="0">Enrollment Management and Services</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/index.shtml " tabindex="0">Office of Admissions</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" https://www.cpp.edu/financial-aid/index.shtml " tabindex="0">Office of Financial Aid and Scholarships</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" https://www.cpp.edu/registrar/ " tabindex="0">Registrar's Office</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/contact.shtml " tabindex="0">Contact Us</a> </li> </ul> </li> <li class="sub-nav__link "> <button aria-expanded="false" class="button__proxima sub-nav__link--default" data-bs-toggle="dropdown">Freshmen <svg xmlns="http://www.w3.org/2000/svg" class="chevron" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> <ul class="dropdown-menu sub-dropdown"> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/freshmen/index.shtml " tabindex="0">Freshmen Students</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/freshmen/admitted.shtml " tabindex="0">Admitted Student Checklist</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/freshmen/app-checklist.shtml " tabindex="0">Application Checklist</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/freshmen/freshman-faq.shtml " tabindex="0">Freshmen FAQs</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/freshmen/freshmen-student-profile.shtml " tabindex="0">Student Profile</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/freshmen/impacted-majors.shtml " tabindex="0">Impaction</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/freshmen/local-area.shtml " tabindex="0">Local Area Preference</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/freshmen/lote-requirement.shtml " tabindex="0">LOTE Requirement</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/freshmen/requirements.shtml " tabindex="0">Requirements</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/freshmen/resources.shtml " tabindex="0">Resources</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/freshmen/waitlist-faq.shtml " tabindex="0">Waitlist FAQs</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/admission-counselors.shtml " tabindex="0">Counselors' Corner</a> </li> </ul> </li> <li class="sub-nav__link "> <button aria-expanded="false" class="button__proxima sub-nav__link--default" data-bs-toggle="dropdown">Transfer <svg xmlns="http://www.w3.org/2000/svg" class="chevron" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> <ul class="dropdown-menu sub-dropdown"> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/transfer/index.shtml " tabindex="0">Transfer Students</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/transfer/admitted.shtml " tabindex="0">Admitted Student Checklist</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/transfer/app-checklist.shtml " tabindex="0">Application Checklist</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/transfer/associate-degree-for-transfer.shtml " tabindex="0">Associate Degree for Transfer</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/transfer/impacted-majors.shtml " tabindex="0">Impaction</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/transfer/local-area.shtml " tabindex="0">Local Area Preference</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/transfer/requirements.shtml " tabindex="0">Requirements</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/transfer/resources.shtml " tabindex="0">Resources</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/transfer/transfer-faq.shtml " tabindex="0">Transfer FAQs</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/transfer/transfer-student-profile.shtml " tabindex="0">Student Profile</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/transfer/waitlist-faq.shtml " tabindex="0">Waitlist FAQs</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/admission-counselors.shtml " tabindex="0">Counselors' Corner</a> </li> </ul> </li> <li class="sub-nav__link "> <button aria-expanded="false" class="button__proxima sub-nav__link--default" data-bs-toggle="dropdown">International <svg xmlns="http://www.w3.org/2000/svg" class="chevron" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> <ul class="dropdown-menu sub-dropdown"> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/international/index.shtml " tabindex="0">International Students</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/international/admitted.shtml " tabindex="0">Admitted Student Checklist</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/international/app-checklist.shtml " tabindex="0">Application Checklist</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/international/apply.shtml " tabindex="0">Apply</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/international/freshmen.shtml " tabindex="0">Apply as an International Freshmen </a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/international/transfer.shtml " tabindex="0">Apply as an International Transfer</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/international/graduate.shtml " tabindex="0">Apply as an International Graduate</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/international/next-steps.shtml " tabindex="0">Next Steps</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/international/requirements.shtml " tabindex="0">Requirements</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/international/resources.shtml " tabindex="0">Resources</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/admission-counselors.shtml " tabindex="0">Counselors' Corner</a> </li> </ul> </li> <li class="sub-nav__link "> <button aria-expanded="false" class="button__proxima sub-nav__link--default" data-bs-toggle="dropdown">Graduate <svg xmlns="http://www.w3.org/2000/svg" class="chevron" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> <ul class="dropdown-menu sub-dropdown"> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/graduate/index.shtml " tabindex="0">Graduate Students</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/graduate/apply.shtml " tabindex="0">Application Checklist</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/graduate/masters-admitted.shtml " tabindex="0">Admitted Student Checklist</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/graduate/masters-app-checklist.shtml " tabindex="0">Application Checklist</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/graduate/masters-explore.shtml " tabindex="0">Explore Programs</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/graduate/masters-requirements.shtml " tabindex="0">Requirements</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/graduate/masters-resources.shtml " tabindex="0">Resources</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" https://www.cpp.edu/gradstudies/index.shtml " tabindex="0">Graduate Studies</a> </li> </ul> </li> <li class="sub-nav__link "> <button aria-expanded="false" class="button__proxima sub-nav__link--default" data-bs-toggle="dropdown">Returning <svg xmlns="http://www.w3.org/2000/svg" class="chevron" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> <ul class="dropdown-menu sub-dropdown"> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/returning-students/index.shtml " tabindex="0">Returning Students</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/admission-counselors.shtml " tabindex="0">Counselors' Corner</a> </li> </ul> </li> <li class="sub-nav__link "> <button aria-expanded="false" class="button__proxima sub-nav__link--default" data-bs-toggle="dropdown">Other Programs <svg xmlns="http://www.w3.org/2000/svg" class="chevron" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> <ul class="dropdown-menu sub-dropdown"> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" https://www.cpp.edu/ceis/credential-program/admission/program-application.shtml " tabindex="0">Credentials</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" https://www.cpp.edu/veterans/ " tabindex="0">Veterans</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" https://www.cpp.edu/cpge/ " tabindex="0">CPGE</a> </li> </ul> </li> <li class="sub-nav__link "> <button aria-expanded="false" class="button__proxima sub-nav__link--default" data-bs-toggle="dropdown">Other Resources <svg xmlns="http://www.w3.org/2000/svg" class="chevron" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> <ul class="dropdown-menu sub-dropdown"> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/admission-counselors.shtml " tabindex="0">Counselors' Corner</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/other-resources/appeals.shtml " tabindex="0">Appeals</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/other-resources/wue.shtml " tabindex="0">WUE</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/other-resources/residency.shtml " tabindex="0">Residency</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/other-resources/cpp-choice.shtml " tabindex="0">CPP Choice</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/other-resources/bronco-applicant-portal.shtml " tabindex="0">Bronco Applicant Portal</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /admissions/other-resources/clery-act.shtml " tabindex="0">Clery Act</a> </li> </ul> </li> </ul> <div class="row sub-nav__division-menu"> <div class="sub-nav__division"></div> <div class="col-4 menu-button"> <button aria-expanded="false" aria-label="Site Menu" class="button button__primary--yellow-green button__proxima" data-dropdown-id="dropdownMenuBtn" id="dropdownMenuBtn">Menu <span class="icon chevron"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" height="12" viewBox="0 0 19 12" width="19"> <g id="Atom / Icon / Expand Arrow / Small"> <path d="M2 2L9.5 9L17 2" id="Vector 2" stroke="none" stroke-width="3"/> </g> </svg> </span> </button> </div> <div class="sub-nav__dropdown hidden" id="dropdownMenu"> <li class="sub-nav__link"> <div class="sub-nav__link--wrapper"> <button aria-expanded="false" class="button__proxima sub-nav__nested-button" id="1" tabindex="0">Home<svg xmlns="http://www.w3.org/2000/svg" class="chevron active" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> </div> <div class="sub-nav__nested-dropdown show" id="nestedDropdownMenu--1"> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" https://www.cpp.edu/enrollment/ " tabindex="0">Enrollment Management and Services</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/index.shtml " tabindex="0">Office of Admissions</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" https://www.cpp.edu/financial-aid/index.shtml " tabindex="0">Office of Financial Aid and Scholarships</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" https://www.cpp.edu/registrar/ " tabindex="0">Registrar's Office</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/contact.shtml " tabindex="0">Contact Us</a> </div> </div> </li> <li class="sub-nav__link"> <div class="sub-nav__link--wrapper"> <button aria-expanded="false" class="button__proxima sub-nav__nested-button" id="2" tabindex="0">Freshmen<svg xmlns="http://www.w3.org/2000/svg" class="chevron active" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> </div> <div class="sub-nav__nested-dropdown show" id="nestedDropdownMenu--2"> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/freshmen/index.shtml " tabindex="0">Freshmen Students</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/freshmen/admitted.shtml " tabindex="0">Admitted Student Checklist</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/freshmen/app-checklist.shtml " tabindex="0">Application Checklist</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/freshmen/freshman-faq.shtml " tabindex="0">Freshmen FAQs</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/freshmen/freshmen-student-profile.shtml " tabindex="0">Student Profile</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/freshmen/impacted-majors.shtml " tabindex="0">Impaction</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/freshmen/local-area.shtml " tabindex="0">Local Area Preference</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/freshmen/lote-requirement.shtml " tabindex="0">LOTE Requirement</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/freshmen/requirements.shtml " tabindex="0">Requirements</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/freshmen/resources.shtml " tabindex="0">Resources</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/freshmen/waitlist-faq.shtml " tabindex="0">Waitlist FAQs</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/admission-counselors.shtml " tabindex="0">Counselors' Corner</a> </div> </div> </li> <li class="sub-nav__link"> <div class="sub-nav__link--wrapper"> <button aria-expanded="false" class="button__proxima sub-nav__nested-button" id="3" tabindex="0">Transfer<svg xmlns="http://www.w3.org/2000/svg" class="chevron active" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> </div> <div class="sub-nav__nested-dropdown show" id="nestedDropdownMenu--3"> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/transfer/index.shtml " tabindex="0">Transfer Students</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/transfer/admitted.shtml " tabindex="0">Admitted Student Checklist</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/transfer/app-checklist.shtml " tabindex="0">Application Checklist</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/transfer/associate-degree-for-transfer.shtml " tabindex="0">Associate Degree for Transfer</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/transfer/impacted-majors.shtml " tabindex="0">Impaction</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/transfer/local-area.shtml " tabindex="0">Local Area Preference</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/transfer/requirements.shtml " tabindex="0">Requirements</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/transfer/resources.shtml " tabindex="0">Resources</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/transfer/transfer-faq.shtml " tabindex="0">Transfer FAQs</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/transfer/transfer-student-profile.shtml " tabindex="0">Student Profile</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/transfer/waitlist-faq.shtml " tabindex="0">Waitlist FAQs</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/admission-counselors.shtml " tabindex="0">Counselors' Corner</a> </div> </div> </li> <li class="sub-nav__link"> <div class="sub-nav__link--wrapper"> <button aria-expanded="false" class="button__proxima sub-nav__nested-button" id="4" tabindex="0">International<svg xmlns="http://www.w3.org/2000/svg" class="chevron active" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> </div> <div class="sub-nav__nested-dropdown show" id="nestedDropdownMenu--4"> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/international/index.shtml " tabindex="0">International Students</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/international/admitted.shtml " tabindex="0">Admitted Student Checklist</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/international/app-checklist.shtml " tabindex="0">Application Checklist</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/international/apply.shtml " tabindex="0">Apply</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/international/freshmen.shtml " tabindex="0">Apply as an International Freshmen </a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/international/transfer.shtml " tabindex="0">Apply as an International Transfer</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/international/graduate.shtml " tabindex="0">Apply as an International Graduate</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/international/next-steps.shtml " tabindex="0">Next Steps</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/international/requirements.shtml " tabindex="0">Requirements</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/international/resources.shtml " tabindex="0">Resources</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/admission-counselors.shtml " tabindex="0">Counselors' Corner</a> </div> </div> </li> <li class="sub-nav__link"> <div class="sub-nav__link--wrapper"> <button aria-expanded="false" class="button__proxima sub-nav__nested-button" id="5" tabindex="0">Graduate<svg xmlns="http://www.w3.org/2000/svg" class="chevron active" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> </div> <div class="sub-nav__nested-dropdown show" id="nestedDropdownMenu--5"> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/graduate/index.shtml " tabindex="0">Graduate Students</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/graduate/apply.shtml " tabindex="0">Application Checklist</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/graduate/masters-admitted.shtml " tabindex="0">Admitted Student Checklist</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/graduate/masters-app-checklist.shtml " tabindex="0">Application Checklist</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/graduate/masters-explore.shtml " tabindex="0">Explore Programs</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/graduate/masters-requirements.shtml " tabindex="0">Requirements</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/graduate/masters-resources.shtml " tabindex="0">Resources</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" https://www.cpp.edu/gradstudies/index.shtml " tabindex="0">Graduate Studies</a> </div> </div> </li> <li class="sub-nav__link"> <div class="sub-nav__link--wrapper"> <button aria-expanded="false" class="button__proxima sub-nav__nested-button" id="6" tabindex="0">Returning<svg xmlns="http://www.w3.org/2000/svg" class="chevron active" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> </div> <div class="sub-nav__nested-dropdown show" id="nestedDropdownMenu--6"> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/returning-students/index.shtml " tabindex="0">Returning Students</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/admission-counselors.shtml " tabindex="0">Counselors' Corner</a> </div> </div> </li> <li class="sub-nav__link"> <div class="sub-nav__link--wrapper"> <button aria-expanded="false" class="button__proxima sub-nav__nested-button" id="7" tabindex="0">Other Programs<svg xmlns="http://www.w3.org/2000/svg" class="chevron active" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> </div> <div class="sub-nav__nested-dropdown show" id="nestedDropdownMenu--7"> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" https://www.cpp.edu/ceis/credential-program/admission/program-application.shtml " tabindex="0">Credentials</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" https://www.cpp.edu/veterans/ " tabindex="0">Veterans</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" https://www.cpp.edu/cpge/ " tabindex="0">CPGE</a> </div> </div> </li> <li class="sub-nav__link"> <div class="sub-nav__link--wrapper"> <button aria-expanded="false" class="button__proxima sub-nav__nested-button" id="8" tabindex="0">Other Resources<svg xmlns="http://www.w3.org/2000/svg" class="chevron active" fill="none" height="9" viewBox="0 0 14 9" width="14"> <path d="M1 1L7 7L13 1" stroke="#005030" stroke-width="2"/> </svg> </button> </div> <div class="sub-nav__nested-dropdown show" id="nestedDropdownMenu--8"> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/admission-counselors.shtml " tabindex="0">Counselors' Corner</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/other-resources/appeals.shtml " tabindex="0">Appeals</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/other-resources/wue.shtml " tabindex="0">WUE</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/other-resources/residency.shtml " tabindex="0">Residency</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/other-resources/cpp-choice.shtml " tabindex="0">CPP Choice</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/other-resources/bronco-applicant-portal.shtml " tabindex="0">Bronco Applicant Portal</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /admissions/other-resources/clery-act.shtml " tabindex="0">Clery Act</a> </div> </div> </li> </div> </div> </nav> <script type="text/javascript"> $(".button").attr("data-dropdown-id", "dropdownMenuBtn").on("click", function(event) { var dropdownMenu = $("#dropdownMenu"); var nestedDropdownMenus = $(".sub-nav__nested-dropdown"); if ($(this).attr("aria-expanded") === "false") { $(this).attr("aria-expanded", "true"); } else { $(this).attr("aria-expanded", "false"); } toggleDropdown(dropdownMenu);; // close all nested dropdown menus if open nestedDropdownMenus.each(function() { if ($(this).hasClass("show")) { $(this).removeClass("show"); $(this).addClass("hidden"); } }) }) $(".sub-nav__nested-button").on("click", function(event) { var currentButtonId = $(this).attr("id") var nestedDropdownMenu = $(`#nestedDropdownMenu--${currentButtonId}`) $(this).find(".chevron").toggleClass("active"); if ($(this).attr("aria-expanded") === "false") { $(this).attr("aria-expanded", "true"); } else { $(this).attr("aria-expanded", "false"); } toggleDropdown(nestedDropdownMenu); }) function toggleDropdown(menu) { if (menu.hasClass("hidden")) { menu.removeClass("hidden"); menu.addClass("show"); $(document).on('keydown', function(event) { if (event.key == "Escape") { var dropdownMenu = $("#dropdownMenu"); var nestedDropdownMenus = $(".sub-nav__nested-dropdown"); $(".button").attr("data-dropdown-id", "dropdownMenuBtn").attr("aria-expanded", "false"); nestedDropdownMenus.each(function() { if ($(".button").attr("data-dropdown-id", "dropdownMenuBtn").hasClass("show")) { $(".button").attr("data-dropdown-id", "dropdownMenuBtn").removeClass("show"); $(".button").attr("data-dropdown-id", "dropdownMenuBtn").addClass("hidden"); } }) menu.removeClass("show"); menu.addClass("hidden"); }}); } else { menu.removeClass("show"); menu.addClass("hidden"); } } </script> </header> <div class="cqw-wrapper" id="main"> <div class="organism-spacer"> <section class="content-sub-page"> <div class="container"> <div class="row"> <div class="col-6 col-lg-8"> <h1 class="h2__proxima content-sub-page__header">Freshman Students</h1> </div> </div> </div> </section> </div> <div class="organism-spacer spacer__padding-top--small spacer__padding-bottom--small" style="--mobileMarginBottomOverride: 60px;"> <section class="image-text" id="content-section-1"> <div class="container"> <div class="image-text__wrapper image-text__wrapper--left"> <div class="col-12 col-md-8 col-lg-5 image-text__grid image-text__grid--gold" style="background-image:url('/common/green-and-gold/assets/images/white-grid.png')"> <div class="image-text__img"> <img alt="student studying" src="../img/studying"/> </div> </div> <div class="image-text__content"> <div class="image-text__copy col-12 col-md-8 col-lg-6 image-text__copy--white image-text__copy--regular"> <h2 class="kicker__transducer">Language Other Than English</h2> <h3 class="h3__proxima">High School Language Requirement</h3> <p class="body2">All applicants applying as first-time freshmen need to satisfy “E” on the UC A-G requirements to be eligible. Please see Freshmen Requirements for more information.</p> <div class="image-text__cta"> <a class="button button1__transducer button__primary--light-green" href="requirements.shtml">View our Freshmen Requirements</a> </div> </div> </div> </div> </div> </section> </div> <div class="organism-spacer cta-green-card__header spacer__padding-top--small spacer__padding-bottom--small"> <section class="standard-text body2 cta-green-card" id="content-section-2"> <div class="container"> <div class="row"> <header class="cta-green-card__header text-start col-12 col-sm-8"> <h2 class="h4__proxima">Approved High School Courses</h2> </header> </div> <div class="row"> <div class="body2 text-start col-12 col-sm-8"><p>If attending a U.S. high school, a minimum of 2 years of successive levels in the same language other than English is required. Language courses taken at higher levels will validate classes at the lower levels. For example, Spanish 4 will validate 4 years of successive levels in Spanish and therefore satisfies the requirement. Courses taken in the seventh and eighth grades may be used to fulfill part or all of this requirement if the high school accepts them as equivalent to its own courses.</p> <p>To see what courses from your high school are approved, please visit the <a href="https://hs-articulation.ucop.edu/agcourselist">UCOP A-G Course List</a>.</p></div> </div> </div> </section> </div> <div class="organism-spacer spacer__padding-top--small spacer__padding-bottom--small"> <section class="faq"> <div class="container"> <div class="row"> <header class="faq__header col-lg-9"> <h2 class="h5__proxima">Alternative Methods to Meeting Requirement "E"</h2><br/> <p class="body2"></p> </header> <div class="accordion__items col-lg-9"> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="Advanced Placement (AP) Exams" class="accordion__header" tabindex="0"> <h3 class="h6__proxima">Advanced Placement (AP) Exams</h3> <div class="accordion__item--right"> <svg xmlns="http://www.w3.org/2000/svg" class="accordion-chevron" fill="none" height="17" viewBox="0 0 29 17" width="29"> <path d="M27 1.5L14.5 14.5L2 1.5" stroke="#005030" stroke-width="3"/> </svg> </div> </button> <div class="accordion__content" tabindex="0"> <p class="body2"><p>AP Exams are administered by CollegeBoard. Visit the <a href="https://ap.collegeboard.org/">CollegeBoard AP website</a> for more information.&#160;</p> <style><!-- .admissions_tb, .admissions_tb th, .admissions_tb td, .admissions_tb tr { border: 1px solid #000; border-collapse: collapse; padding: 5px; text-align: center; } --></style> <table class="admissions_tb"><caption style="display: none;">AP Exams and Passing Score</caption> <thead> <tr> <th scope="col" style="font-weight: bold;">AP Exam</th> <th scope="col" style="font-weight: bold;">Passing Score</th> </tr> </thead> <tbody> <tr> <td>Chinese Language &amp; Culture</td> <td>3, 4, 5</td> </tr> <tr> <td>French Language &amp; Culture</td> <td>3, 4, 5</td> </tr> <tr> <td>German Language &amp; Culture</td> <td>3, 4, 5</td> </tr> <tr> <td>Italian Language &amp; Culture</td> <td>3, 4, 5</td> </tr> <tr> <td>Latin</td> <td>3, 4, 5</td> </tr> <tr> <td>Japanese Language &amp; Culture</td> <td>3, 4, 5</td> </tr> <tr> <td>Spanish Language &amp; Culture</td> <td>3, 4, 5</td> </tr> <tr> <td>Spanish Literature &amp; Culture</td> <td>3, 4, 5</td> </tr> </tbody> </table> <p>&#160;</p> <p>When entering the LOTE requirements on Cal State Apply, enter "AP Exam" followed by the exam name under the grade level and year that the test was taken in. Enter with grades of "Pass". <strong>Be sure to enter "AP Exam" for two consecutive academic years to obtain the appropriate LOTE credit.</strong> Please see example below:</p> <p><img alt="how to enter ap exams on application" class="img img-original-size" height="235" src="../img/ap-exam" width="717"/></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="International Baccalaureate (IB) Exams" class="accordion__header" tabindex="0"> <h3 class="h6__proxima">International Baccalaureate (IB) Exams</h3> <div class="accordion__item--right"> <svg xmlns="http://www.w3.org/2000/svg" class="accordion-chevron" fill="none" height="17" viewBox="0 0 29 17" width="29"> <path d="M27 1.5L14.5 14.5L2 1.5" stroke="#005030" stroke-width="3"/> </svg> </div> </button> <div class="accordion__content" tabindex="0"> <p class="body2">Cal Poly Pomona does not accept IB exams to satisfy the LOTE requirement, as determined by the CSU.</p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="SAT Subject Exam" class="accordion__header" tabindex="0"> <h3 class="h6__proxima">SAT Subject Exam</h3> <div class="accordion__item--right"> <svg xmlns="http://www.w3.org/2000/svg" class="accordion-chevron" fill="none" height="17" viewBox="0 0 29 17" width="29"> <path d="M27 1.5L14.5 14.5L2 1.5" stroke="#005030" stroke-width="3"/> </svg> </div> </button> <div class="accordion__content" tabindex="0"> <p class="body2"><p>SAT Exams are administered by CollegeBoard. Visit the <a href="https://collegereadiness.collegeboard.org/sat">CollegeBoard SAT website</a> for more information.&#160;&#160;<span style="font-size: 1rem;">&#8195;&#8195;&#8195;&#8195;&#8195;&#8195;&#8195;&#8195;&#8195;&#8195;&#8195;&#8195;&#8195;&#8195;&#8195;&#8195;</span></p> <table class="admissions_tb" style="width: 379px;"><caption style="display: none;">SAT Subject Exam and Passing Score</caption> <thead> <tr> <th scope="col" style="font-weight: bold; width: 253px;">&#160;&#8195;&#160; &#160; &#160;SAT Subject Exam&#8195;&#8195;&#8195;&#8195;</th> <th scope="col" style="font-weight: bold; width: 124px;">Passing Score &#8195;&#8195;&#8195;&#8195;</th> </tr> </thead> <tbody> <tr> <td style="width: 253px;">Chinese with Listening</td> <td style="width: 124px;">520</td> </tr> <tr> <td style="width: 253px;">French/French with Listening</td> <td style="width: 124px;">540</td> </tr> <tr> <td style="width: 253px;">German/German with Listening</td> <td style="width: 124px;">510</td> </tr> <tr> <td style="width: 253px;">Modern Hebrew</td> <td style="width: 124px;">470</td> </tr> <tr> <td style="width: 253px;">Italian</td> <td style="width: 124px;">520</td> </tr> <tr> <td style="width: 253px;">Japanese with Listening</td> <td style="width: 124px;">510</td> </tr> <tr> <td style="width: 253px;">Korean with Listening</td> <td style="width: 124px;">500</td> </tr> <tr> <td style="width: 253px;">Latin</td> <td style="width: 124px;">530</td> </tr> <tr> <td style="width: 253px;">Spanish/Spanish with Listening</td> <td style="width: 124px;">520</td> </tr> </tbody> </table> <p>&#160;</p> <p>When entering the LOTE requirements on Cal State Apply, enter "SAT Exam" followed by the exam name under the grade level and year that the test was taken in. Enter with grades of "Pass". <strong>Be sure to enter "SAT Exam" for two consecutive academic years to obtain the appropriate LOTE credit.</strong> Please see example below:</p> <p><img alt="how to enter sat exam on application" class="img img-original-size" height="242" src="../img/sat-exam" width="721"/></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="College Coursework" class="accordion__header" tabindex="0"> <h3 class="h6__proxima">College Coursework</h3> <div class="accordion__item--right"> <svg xmlns="http://www.w3.org/2000/svg" class="accordion-chevron" fill="none" height="17" viewBox="0 0 29 17" width="29"> <path d="M27 1.5L14.5 14.5L2 1.5" stroke="#005030" stroke-width="3"/> </svg> </div> </button> <div class="accordion__content" tabindex="0"> <p class="body2"><ul> <li>Grade of C- or better in any transferable course(s) (excluding conversation) held by the college to be equivalent to two years of high school language. One year (two semesters or three quarters) of college-level coursework is considered equivalent to two years of high school study.</li> <li>The two years of Language Other Than English requirement may also be validated by successful completion of a single college-level course. Many colleges list the prerequisites for their second course in language as &#8220;Language 1 at this college or two years of high school language.&#8221; In this case, Language 1 or higher validates both years of the requirement.</li> </ul></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="Most Common Alternatives" class="accordion__header" tabindex="0"> <h3 class="h6__proxima">Most Common Alternatives</h3> <div class="accordion__item--right"> <svg xmlns="http://www.w3.org/2000/svg" class="accordion-chevron" fill="none" height="17" viewBox="0 0 29 17" width="29"> <path d="M27 1.5L14.5 14.5L2 1.5" stroke="#005030" stroke-width="3"/> </svg> </div> </button> <div class="accordion__content" tabindex="0"> <p class="body2"><ul> <li><strong>Formal schooling in a language other than English</strong> <ul> <li>No earlier than age seven, at least three years of formal instruction in a school where a language other than English was used as a medium of instruction at least a third of the time (includes bilingual or immersion language programs in the U.S.). Consecutive enrollment is not a requirement. A transcript or other official document from the school is required documentation. If official documents are not available, a high school counselor may recommend a waiver based on other appropriate evidence.</li> </ul> </li> </ul> <p>When entering the LOTE requirements on Cal State Apply, select the earliest grade level and year you entered high school in the U.S., enter "Formal schooling in" followed by the country you previously studied in. Enter with grades of "Pass".<strong> Be sure to enter "Formal schooling in" for two consecutive academic years to obtain the appropriate LOTE credit.</strong> Please see example below:</p> <p><img alt="how to enter formal school on application" class="img img-original-size" height="236" src="../img/formal-schooling" width="721"/></p> <ul> <li><strong>Participation in program for limited English proficiency</strong> <ul> <li>Identified by a U.S. school from no earlier than age 10 as having limited English proficiency or were enrolled in a program for limited English proficient students (includes ESL and bilingual education courses). School transcript or official document is required documentation</li> </ul> </li> </ul> <p>When entering the LOTE requirements on Cal State Apply, enter ESL Grade" followed by grade level you completed ESL classes at a U.S. school. It cannot be earlier than age 10. Enter with grades of "Pass". <strong>Be sure to enter "ESL Grade" for two consecutive academic years to obtain the appropriate LOTE credit.</strong> Please see example below:</p> <p><img alt="how to enter esl grade on application" class="img img-original-size" height="239" src="../img/esl-grade" width="720"/></p></p> </div> </div> </section> </div> </div> </div> </section> </div> </div> <footer class="footer"> <div class="footer__rip-wrapper"> <img class="footer__rip" alt="" src="/common/green-and-gold/assets/images/green-rip.svg" alt="Ripped green paper." /> </div> <div class="container"> <div class="row"> <div class="col-12 col-lg-4"> <div class="footer__logo-wrapper"> <a href="/" aria-label="CPP Logo"> <img class="footer__logo" src="/common/green-and-gold/assets/logos/cpp_primary_1c_gold_rgb.png" alt="Cal Poly Pomona logo, building with a palm tree." /> </a> </div> </div> <div class="col-12 col-lg-4 offset-lg-4"> <div class="footer__socials"> <div class="footer__socials-buttons"> <a class="button button__secondary button1__transducer" href="/apply/">Apply</a> <a class="button button__secondary button1__transducer" href="https://maps.cpp.edu/">Maps</a> <a class="button button__secondary button1__transducer" href="/outreach/tours.shtml">Visit</a> <a class="button button__secondary button1__transducer" href="/contact.shtml">Contact Us</a> </div> <div class="footer__socials-icons"> <a href="https://www.instagram.com/calpolypomona/" target="_blank"> <img src="/common/green-and-gold/assets/icons/social/insta.svg" alt="Instagram opens a new window" /> </a> <a href="https://www.linkedin.com/school/cal-poly-pomona/" target="_blank"> <img src="/common/green-and-gold/assets/icons/social/li.svg" alt="LinkedIn opens a new window" /> </a> <a href="https://www.youtube.com/user/calpolypomona" target="_blank"> <img src="/common/green-and-gold/assets/icons/social/yt.svg" alt="YouTube opens a new window" /> </a> <a href="https://www.facebook.com/calpolypomona" target="_blank"> <img src="/common/green-and-gold/assets/icons/social/fb.svg" alt="Facebook opens a new window" /> </a> <a href="https://twitter.com/calpolypomona" target="_blank"> <img src="/common/green-and-gold/assets/icons/social/x.svg" alt="X opens a new window" /> </a> </div> </div> </div> <div class="col-12"> <div class="footer__quicklinks"> <div class="footer__quicklinks-inner"> <a class="footer__quicklinks-link" href="/prospective-student-gateway/">Future Students</a> <span class="footer__quicklinks-divider">|</span> <a class="footer__quicklinks-link" href="/student-gateway/">Current Students</a> <span class="footer__quicklinks-divider">|</span> <a class="footer__quicklinks-link" href="/alumni/">Alumni</a> <span class="footer__quicklinks-divider">|</span> <a class="footer__quicklinks-link" href="/family/">Families</a> <span class="footer__quicklinks-divider">|</span> <a class="footer__quicklinks-link" href="/faculty-staff-gateway/">Faculty &amp; Staff</a> </div> </div> </div> <div class="col-12 col-lg-3"> <div> <div> <h2 class="footer__accordion-tab-label kicker__transducer">Colleges</h2> <div class="footer__tab-content"> <div class="footer__tab-links"> <a class="footer__tab-link body3" href="https://www.cpp.edu/agri/">Don B. Huntley College of Agriculture</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/cba/">College of Business Administration</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/cba/graduate-business-programs/">Singelyn Graduate School of Business</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/ceis/">College of Education and Integrative Studies</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/engineering/">College of Engineering</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/env/">College of Environmental Design</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/collins/">The Collins College of Hospitality Management</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/class/">College of Letters, Arts, and Social Sciences</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/cpge/">College of Professional and Global Education</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/sci/">College of Science</a> </div> </div> </div> </div> </div> <div class="col-12 col-lg-3"> <div> <div> <h2 class="footer__accordion-tab-label kicker__transducer">Administration</h2> <div class="footer__tab-content"> <div class="footer__tab-links"> <a class="footer__tab-link body3" href="http://www.cpp.edu/president/">President's Office</a> <a class="footer__tab-link body3" href="http://www.cpp.edu/academic-affairs/index.shtml">Academic Affairs</a> <a class="footer__tab-link body3" href="http://www.cpp.edu/admin-affairs/index.shtml">Administrative Affairs</a> <a class="footer__tab-link body3" href="http://www.cpp.edu/student-affairs/index.shtml">Student Affairs</a> <a class="footer__tab-link body3" href="http://www.cpp.edu/it/index.shtml">Information Technology</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/giving/index.shtml">University Advancement</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/philanthropy/">CPP Philanthropic Foundation</a> <a class="footer__tab-link body3" href="http://asi.cpp.edu/">Associated Students Incorporated</a> </div> </div> </div> </div> </div> <div class="col-12 col-lg-3"> <div> <div> <h2 class="footer__accordion-tab-label kicker__transducer">Resources</h2> <div class="footer__tab-content"> <div class="footer__tab-links"> <a class="footer__tab-link body3" href="https://catalog.cpp.edu/">University Catalog</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/academic-manual">Academic Manual</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/library/index.shtml">Library</a> <a class="footer__tab-link body3" href="https://apps.cpp.edu/bronco411/search/">Directory</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/events/">Calendar</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/alpha-index/index.shtml">A-Z Index</a> <a class="footer__tab-link body3" href="https://polycentric.cpp.edu">News</a> <a class="footer__tab-link body3" href="https://maps.cpp.edu/">Maps &amp; Directions</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/jobs/index.shtml">Jobs</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/stratcomm/media-relations.shtml">For the Media</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/ssep/uss-home.shtml">Info for Undocumented Community</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/studentparents/">Parenting Student Support</a> <a class="footer__tab-link body3" href="https://cpp.service-now.com/ehelp?id=kb_article&sys_id=0d5b564287f2e9d04f5098e73cbb35ca">Learn about MyCPP</a> </div> </div> </div> </div> </div> <div class="col-12 col-lg-3"> <div> <div> <h2 class="footer__accordion-tab-label kicker__transducer">Campus Safety</h2> <div class="footer__tab-content"> <div class="footer__tab-links"> <a class="footer__tab-link body3" href="https://www.cpp.edu/annual-security-report.shtml">Annual Security Report</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/campus-safety-plan.shtml">Campus Safety Plan</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/em/">Safety &amp; Emergency Info</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/officeofequity/index.shtml">Title IX</a> <a class="footer__tab-link body3" href="https://www.calstate.edu/systemwide-campus-safety-security/Documents/Annual_SWReport_Hatecrimes_2023.pdf">Systemwide Hate Crimes Report (PDF)</a> </div> </div> </div> </div> <div> <div> <h2 class="footer__accordion-tab-label kicker__transducer">Athletics</h2> <div class="footer__tab-content"> <div class="footer__tab-links"> <a class="footer__tab-link body3" href="https://broncoathletics.com/">Bronco Athletics</a> <a class="footer__tab-link body3" href="https://broncoathletics.com/calendar.aspx">Schedule</a> </div> </div> </div> </div> </div> <div class="col-12"> <div class="footer__errata"> <p class="footer__copyright" style="line-height: 1.8em">Copyright ©2025 California State Polytechnic University, Pomona. All Rights Reserved <br />A campus of <a class="footer__errata-link" style="display: inline" href="https://www.calstate.edu/">The California State University</a>.</p> <div class="footer__errata-links"> <a class="footer__errata-link" href="https://www.cpp.edu/website-feedback.shtml">Feedback</a> <a class="footer__errata-link" href="https://www.cpp.edu/privacy.shtml">Privacy</a> <a class="footer__errata-link" href="https://www.cpp.edu/accessibility.shtml">Accessibility</a> <a class="footer__errata-link" href="https://www.cpp.edu/file-viewers.shtml">Document Readers</a> </div> </div> </div> </div> </div> <div class="footer__gradient-bottom"></div> </footer> </body> </html>

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