CINXE.COM

<!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> </title> <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="/financial-aid/index.shtml">Financial Aid and Scholarships</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=" /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/admissions/index.shtml " tabindex="0">Office of Admissions</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=" /financial-aid/resources/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">Undergraduate <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=" /financial-aid/undergraduate/parent-and-family.shtml " tabindex="0">Parent &amp; Family Financial Aid Information</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/undergraduate/prospective/index.shtml " tabindex="0">Prospective Students</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/undergraduate/newly-admitted/index.shtml " tabindex="0">Newly Admitted Students</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/undergraduate/current/index.shtml " tabindex="0">Current Students</a> </li> </ul> </li> <li class="sub-nav__link "> <button aria-expanded="false" class="button__proxima sub-nav__link--default" data-bs-toggle="dropdown">Credentials <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=" /financial-aid/credentials/course-eligibility.shtml " tabindex="0">Financial Aid Course Eligibility</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/credentials/prospective/index.shtml " tabindex="0">Prospective Students</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/credentials/current/index.shtml " tabindex="0">Current Credential Students</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/credentials/newly-admitted/index.shtml " tabindex="0">Newly Admitted Students</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=" /financial-aid/graduate/course-eligibility.shtml " tabindex="0">Financial Aid Course Eligibility</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/graduate/prospective/index.shtml " tabindex="0">Prospective Students</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/graduate/newly-admitted-and-current/index.shtml " tabindex="0">Admitted &amp; Current Students</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=" /financial-aid/other-programs/summer/index.shtml " tabindex="0">Summer Session</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/other-programs/veterans.shtml " tabindex="0">Veterans</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/other-programs/college-of-professional-and-global-education.shtml " tabindex="0">College of Professional and Global Education</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/other-programs/certificate-programs.shtml " tabindex="0">Certificate Programs</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/other-programs/cross-enrollment.shtml " tabindex="0">Cross Enrollment</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/other-programs/study-abroad.shtml " tabindex="0">Study Abroad</a> </li> </ul> </li> <li class="sub-nav__link "> <button aria-expanded="false" class="button__proxima sub-nav__link--default" data-bs-toggle="dropdown">Scholarships <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=" /financial-aid/scholarships/department-staff-and-faculty-information.shtml " tabindex="0">Information for Department Staff and Faculty</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/scholarships/cal-poly-pomona-scholarships.shtml " tabindex="0">Cal Poly Pomona Scholarships</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/scholarships/csu-systemwide-scholarships.shtml " tabindex="0">CSU Systemwide Scholarships</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/scholarships/outside-scholarships.shtml " tabindex="0">Outside Scholarships</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/scholarships/scholarship-faqs.shtml " tabindex="0">Scholarship FAQs</a> </li> </ul> </li> <li class="sub-nav__link "> <button aria-expanded="false" class="button__proxima sub-nav__link--default" data-bs-toggle="dropdown">Federal Work Study <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=" /financial-aid/federal-work-study/index.shtml " tabindex="0">Federal Work Study</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/federal-work-study/student-information.shtml " tabindex="0">Information for Students</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/federal-work-study/on-campus-employers-information.shtml " tabindex="0">Information for On Campus Employers</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/federal-work-study/faqs.shtml " tabindex="0">Frequently Asked Questions</a> </li> </ul> </li> <li class="sub-nav__link "> <button aria-expanded="false" class="button__proxima sub-nav__link--default" data-bs-toggle="dropdown">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=" /financial-aid/resources/fafsa-simplification/index.shtml " tabindex="0">FAFSA Simplification</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/using-broncodirect-financial-aid-information.shtml " tabindex="0">Using BroncoDirect- Financial Aid Information</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/appeals.shtml " tabindex="0">Appeals</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/announcements.shtml " tabindex="0">Announcements</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/campus-resources.shtml " tabindex="0">Campus Resources</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/fafsa-dream-workshops.shtml " tabindex="0">FAFSA/CA Dream Act Workshops</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/financial-aid-policies.shtml " tabindex="0">Financial Aid Policies</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/financial-aid-outreach.shtml " tabindex="0">Financial Aid Presentations and Outreach Requests</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/financial-wellness.shtml " tabindex="0">Financial Wellness</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/faqs.shtml " tabindex="0">Frequently Asked Questions</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/heerf/index.shtml " tabindex="0">HEERF Student Aid</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/loan-information.shtml " tabindex="0">Loan Information</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/question-of-the-month.shtml " tabindex="0">Question of the Month</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/understanding-aid-program-limits.shtml " tabindex="0">Understanding Aid Program Limits</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/understanding-enrollment-requirements.shtml " tabindex="0">Understanding Enrollment Requirements</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/understanding-repeat-coursework-and-aid-eligibility.shtml " tabindex="0">Understanding Repeat Coursework and Aid Eligibility</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/understanding-return-of-federal-aid.shtml " tabindex="0">Understanding Return of Federal Aid Due to Withdrawals (R2T4)</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/understanding-sap.shtml " tabindex="0">Understanding SAP</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/understanding-state-university-grant-eligibility.shtml " tabindex="0">Understanding State University Grant Eligibility</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/understanding-unit-maximums.shtml " tabindex="0">Understanding Unit Maximums</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/understanding-verification.shtml " tabindex="0">Understanding Verification</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/aid-offer-notification.shtml " tabindex="0">Understanding Your Aid Offer and Next Steps</a> </li> <li> <a class="dropdown-item bs_dropdown_button__proxima " href=" /financial-aid/resources/writing-a-successful-sap-appeal.shtml " tabindex="0">Writing a Successful SAP Appeal</a> </li> </ul> </li> </ul> <div class="row sub-nav__division-menu"> <div class="sub-nav__division">Financial Aid and Scholarships</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=" /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/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/registrar/ " tabindex="0">Registrar's Office</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/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">Undergraduate<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=" /financial-aid/undergraduate/parent-and-family.shtml " tabindex="0">Parent &amp; Family Financial Aid Information</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/undergraduate/prospective/index.shtml " tabindex="0">Prospective Students</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/undergraduate/newly-admitted/index.shtml " tabindex="0">Newly Admitted Students</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/undergraduate/current/index.shtml " tabindex="0">Current Students</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">Credentials<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=" /financial-aid/credentials/course-eligibility.shtml " tabindex="0">Financial Aid Course Eligibility</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/credentials/prospective/index.shtml " tabindex="0">Prospective Students</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/credentials/current/index.shtml " tabindex="0">Current Credential Students</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/credentials/newly-admitted/index.shtml " tabindex="0">Newly Admitted Students</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">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--4"> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/graduate/course-eligibility.shtml " tabindex="0">Financial Aid Course Eligibility</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/graduate/prospective/index.shtml " tabindex="0">Prospective Students</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/graduate/newly-admitted-and-current/index.shtml " tabindex="0">Admitted &amp; Current Students</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">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--5"> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/other-programs/summer/index.shtml " tabindex="0">Summer Session</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/other-programs/veterans.shtml " tabindex="0">Veterans</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/other-programs/college-of-professional-and-global-education.shtml " tabindex="0">College of Professional and Global Education</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/other-programs/certificate-programs.shtml " tabindex="0">Certificate Programs</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/other-programs/cross-enrollment.shtml " tabindex="0">Cross Enrollment</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/other-programs/study-abroad.shtml " tabindex="0">Study Abroad</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">Scholarships<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=" /financial-aid/scholarships/department-staff-and-faculty-information.shtml " tabindex="0">Information for Department Staff and Faculty</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/scholarships/cal-poly-pomona-scholarships.shtml " tabindex="0">Cal Poly Pomona Scholarships</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/scholarships/csu-systemwide-scholarships.shtml " tabindex="0">CSU Systemwide Scholarships</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/scholarships/outside-scholarships.shtml " tabindex="0">Outside Scholarships</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/scholarships/scholarship-faqs.shtml " tabindex="0">Scholarship FAQs</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">Federal Work Study<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=" /financial-aid/federal-work-study/index.shtml " tabindex="0">Federal Work Study</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/federal-work-study/student-information.shtml " tabindex="0">Information for Students</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/federal-work-study/on-campus-employers-information.shtml " tabindex="0">Information for On Campus Employers</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/federal-work-study/faqs.shtml " tabindex="0">Frequently Asked Questions</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">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=" /financial-aid/resources/fafsa-simplification/index.shtml " tabindex="0">FAFSA Simplification</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/using-broncodirect-financial-aid-information.shtml " tabindex="0">Using BroncoDirect- Financial Aid Information</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/appeals.shtml " tabindex="0">Appeals</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/announcements.shtml " tabindex="0">Announcements</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/campus-resources.shtml " tabindex="0">Campus Resources</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/fafsa-dream-workshops.shtml " tabindex="0">FAFSA/CA Dream Act Workshops</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/financial-aid-policies.shtml " tabindex="0">Financial Aid Policies</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/financial-aid-outreach.shtml " tabindex="0">Financial Aid Presentations and Outreach Requests</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/financial-wellness.shtml " tabindex="0">Financial Wellness</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/faqs.shtml " tabindex="0">Frequently Asked Questions</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/heerf/index.shtml " tabindex="0">HEERF Student Aid</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/loan-information.shtml " tabindex="0">Loan Information</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/question-of-the-month.shtml " tabindex="0">Question of the Month</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/understanding-aid-program-limits.shtml " tabindex="0">Understanding Aid Program Limits</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/understanding-enrollment-requirements.shtml " tabindex="0">Understanding Enrollment Requirements</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/understanding-repeat-coursework-and-aid-eligibility.shtml " tabindex="0">Understanding Repeat Coursework and Aid Eligibility</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/understanding-return-of-federal-aid.shtml " tabindex="0">Understanding Return of Federal Aid Due to Withdrawals (R2T4)</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/understanding-sap.shtml " tabindex="0">Understanding SAP</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/understanding-state-university-grant-eligibility.shtml " tabindex="0">Understanding State University Grant Eligibility</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/understanding-unit-maximums.shtml " tabindex="0">Understanding Unit Maximums</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/understanding-verification.shtml " tabindex="0">Understanding Verification</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/aid-offer-notification.shtml " tabindex="0">Understanding Your Aid Offer and Next Steps</a> </div> <div class="sub-nav__sub-link"> <a class="button__proxima" href=" /financial-aid/resources/writing-a-successful-sap-appeal.shtml " tabindex="0">Writing a Successful SAP Appeal</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">Resources</h1> </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-1"> <div class="container"> <div class="row"> <header class="cta-green-card__header text-start col-12 col-sm-8"> <h2 class="h4__proxima">A$K FA$</h2> </header> </div> <div class="row"> <div class="body2 text-start col-12 col-sm-8"><span class="TextRun SCXW58623936 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW58623936 BCX0">Providing answers to your financial aid questions.<br/><br/><br/><br/>Have questions regarding the financial aid process</span></span><span class="TextRun SCXW58623936 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW58623936 BCX0">, receipt of funds, or impact of enrollment on your aid?&#160; Review the following FAQ&#8217;s for answers to some of the<span>&#160;</span></span></span><span class="TextRun SCXW58623936 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun AdvancedProofingIssueV2 SCXW58623936 BCX0">most commonly asked</span></span><span class="TextRun SCXW58623936 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW58623936 BCX0"><span>&#160;</span>questions from students at</span></span><span class="TextRun SCXW58623936 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW58623936 BCX0"><span>&#160;</span>C</span></span><span class="TextRun SCXW58623936 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW58623936 BCX0">al Poly Pomona</span></span><span class="TextRun SCXW58623936 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW58623936 BCX0">.&#160;</span></span></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">COVID-19 FAQs</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="Am I eligible for a HEERF Grant?" class="accordion__header" tabindex="0"> <h3 class="h6__proxima">Am I eligible for a HEERF Grant?</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>Information on HEERF Grants, including who is eligible for an automatic grant. is published on the <a href="https://www.cpp.edu/safer-return/heerf/index.shtml">Cal Poly Pomona HEERF Student AId webpage</a>.</p> <p>As of now, Cal Poly Pomona has not received any additional&#160;CARES Act&#160;funding and the previous distribution that we received last year has been fully awarded to students.</p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="If my family is financially impacted by the COVID-19 crisis, can I request a change to my financial aid for the 2021 - 2022 academic year?" class="accordion__header" tabindex="0"> <h3 class="h6__proxima">If my family is financially impacted by the COVID-19 crisis, can I request a change to my financial aid for the 2021 - 2022 academic year?</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><span data-contrast="auto">We understand that many&#160;students and&#160;families experience significant changes in income or family situations that are not reflected in the base-year income used to determine the student&#8217;s expected family contribution.&#160; Our counselors can help with&#160;</span><span data-contrast="auto">the</span><span data-contrast="auto">&#160;appeal process that will allow us to evaluate the impact of your special circumstances on your ability to pay for college.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559738&quot;:120,&quot;335559739&quot;:240,&quot;335559740&quot;:240}">&#160;</span></p> <p><span data-contrast="auto">All actions resulting from the appeal process are contingent upon fund availability and any processing deadlines which may be in effect at the time of approval.</span><span data-contrast="auto">&#160;&#160;</span><span data-contrast="auto">If you think some aspect of your financial situation was overlooked or if a significant change has occurred to your household's financial situation,&#160;</span><span data-contrast="auto">you should consider submitting a Family Contribution Appeal.&#160; Contact our office and speak with one of our team members about your situation.&#160; If a review of your situation is warranted, o</span><span data-contrast="auto">ur financial aid counselors will provide you with instructions on submitting an appeal &amp; documentation.&#160; </span></p> <p><span data-contrast="auto">The most common examples of situations resulting in a re-evaluation include:</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559738&quot;:120,&quot;335559739&quot;:240,&quot;335559740&quot;:240}">&#160;</span></p> <ul> <li><span data-contrast="auto">Job Loss (either for the student, their spouse, or the parents of a dependent student)</span></li> <li><span data-contrast="auto">A significant reduction in income or resources</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559731&quot;:720,&quot;335559738&quot;:120,&quot;335559739&quot;:240,&quot;335559740&quot;:240}"> </span></li> <li><span data-contrast="auto">Death of a parent or spouse</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559731&quot;:720,&quot;335559738&quot;:120,&quot;335559739&quot;:240,&quot;335559740&quot;:240}"> </span></li> <li><span data-contrast="auto">Dependent care expenses</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559731&quot;:720,&quot;335559738&quot;:120,&quot;335559739&quot;:240,&quot;335559740&quot;:240}"> </span></li> <li><span data-contrast="auto">A</span><span data-contrast="auto">&#160;large unforeseen medical expense</span></li> </ul></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="If I am a currently enrolled student affected by the COVID-19 crisis, what resources are available to me?" class="accordion__header" tabindex="0"> <h3 class="h6__proxima">If I am a currently enrolled student affected by the COVID-19 crisis, what resources are available to me?</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">If you are a currently enrolled student, resources for financial, food and housing, and wellness needs can be found through the <a href="https://www.cpp.edu/basicneeds/index.shtml"><span data-contrast="none">Cal Poly Pomona Bronco</span><span data-contrast="none">s</span><span data-contrast="none">&#160;Care</span><span data-contrast="none"> - Basic Needs Program</span></a>.<span data-contrast="auto">&#160;&#160; Broncos Care </span><span data-contrast="auto">is a comprehensive</span><span data-contrast="auto">, campus-wide</span><span data-contrast="auto">&#160;program that identifies and immediately serves some of C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">'s most at-risk students, which include our displaced students, food insecure students, and students experiencing an emergency or crisis.</span><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559738&quot;:120,&quot;335559740&quot;:240}">&#160;</span></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="How would a transition to the Grade/No Credit grading option affect my financial aid?" class="accordion__header" tabindex="0"> <h3 class="h6__proxima">How would a transition to the Grade/No Credit grading option affect my financial aid?</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>The transition to a Grade/No Credit grading option has the capacity to negatively affect your Satisfactory Academic Progress (SAP) requirements. &#160;Courses that receive a grade of NC are considered to be Attempted but not Completed.&#160; This will negatively impact your Pace of Completion; the units will count in your Maximum Time Frame.</p> <p>If you are currently on an <strong>Academic Plan</strong> as part of your Financial Aid Probation, part of the terms of the Academic Plan require you to successfully complete all courses on your plan.&#160; Receiving a grade of NC in any course is considered not meeting the terms of your plan &#8211; and could result in your being disqualified from receiving further financial aid.</p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="My academic performance has suffered as a result of COVID-19. How will this impact my Satisfactory Academic Progress (SAP) status?" class="accordion__header" tabindex="0"> <h3 class="h6__proxima">My academic performance has suffered as a result of COVID-19. How will this impact my Satisfactory Academic Progress (SAP) status?</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">The Office of Financial Aid and Scholarships conducts the SAP evaluation at the end each semester as usual. Students will receive an email providing the results of the evaluation. If you are notified that you are failing to meet one or more SAP standards and have been impacted by COVID-19, you may submit a Satisfactory Academic Progress Appeal form to request a reevaluation. You may be asked to provide documentation supporting your situation.&#160; Submission of the appeal does not guarantee approval. All decisions are made on a case-by-case basis.</p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="Where does Cal Poly Pomona publish the Federal HEERF Grant disclosures?" class="accordion__header" tabindex="0"> <h3 class="h6__proxima">Where does Cal Poly Pomona publish the Federal HEERF Grant disclosures?</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">You can find the required disclosures and reporting information on the <a href="https://www.cpp.edu/safer-return/heerf/index.shtml">Cal Poly Pomona HEERF Student AId webpage</a>.</p> </div> </div> </section> </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">General Financial Aid FAQs</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="When should I apply for financial aid?  " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">When should I apply for financial aid?  </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><span data-contrast="auto">You&#160;</span><span data-contrast="auto">should apply for financial aid every year.&#160;&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="23"><span data-contrast="auto">The new financial aid application becomes available each October 1</span><span data-contrast="auto">st</span><span data-contrast="auto">&#160;(for the next academic year).</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559685&quot;:900,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="23"><span data-contrast="auto">The <strong>priority filing deadline</strong> for the new application is March 2</span><span data-contrast="auto">nd</span><span data-contrast="auto">&#160;(10 pm west coast time).</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559685&quot;:900,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="23"><span data-contrast="auto">Complete your aid application for each new academic year&#160;</span><span data-contrast="auto">any</span><span data-contrast="auto">&#160;</span><span data-contrast="auto">time between October 1</span><span data-contrast="auto">st</span><span data-contrast="auto">&#160;and March 2</span><span data-contrast="auto">nd</span><span data-contrast="auto">&#160;to be considered for the greatest number of aid programs.</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="23"><span data-contrast="auto">You must file by the priority deadline to be considered for C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">&#160;or California State financial aid.</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559685&quot;:1260,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ul></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="Do I have to be admitted to apply for financial aid?" class="accordion__header" tabindex="0"> <h3 class="h6__proxima">Do I have to be admitted to apply for financial aid?</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><span data-contrast="auto">No! You do not have to wait until you&#8217;ve been admitted&#160;</span><span data-contrast="auto">to complete</span><span data-contrast="auto">&#160;the FAFSA or DREAM Application.</span><span data-contrast="auto">&#160;</span><span data-contrast="auto">In fact, if you wait until you've been admitted&#160;</span><span data-contrast="auto">to apply</span><span data-contrast="auto">, you may miss the March 2 priority filing date to qualify for C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">&#160;&amp; California State Grant.&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="&#61623;" data-listid="9"><span data-contrast="auto">You&#160;</span><span data-contrast="auto">can&#160;</span><span data-contrast="auto">complete the FAFSA or DREAM Application</span><span data-contrast="auto">&#160;regardless of your admission status</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="&#61623;" data-listid="9"><span data-contrast="auto">Y</span><span data-contrast="auto">ou must have an admission application on file with&#160;</span><span data-contrast="auto">C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">&#160;</span><span data-contrast="auto">before we can begin processing your&#160;</span><span data-contrast="auto">aid application</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559685&quot;:720,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="&#61623;" data-listid="9"><span data-contrast="auto">You</span><span data-contrast="auto">&#160;must&#160;</span><span data-contrast="auto">admitted</span><span data-contrast="auto">&#160;to&#160;</span><span data-contrast="auto">C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">&#160;</span><span data-contrast="auto">before we&#160;</span><span data-contrast="auto">can award you financial aid</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="&#61623;" data-listid="9"><span data-contrast="auto">You must be enrolled in classes at C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">&#160;before we can release your aid</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559685&quot;:720,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ul></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="Can I apply for financial aid after the priority deadline?  " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">Can I apply for financial aid after the priority deadline?  </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><span data-contrast="auto">Y</span><span data-contrast="auto">ou can apply for financial aid at any time &#8211; through the end of the academic year.&#160;&#160; When you file your application may impact the type of aid you are awarded.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">The awarding of C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">&#160;and California State aid is based on meeting the priority deadline.&#160; If you missed the priority deadline, you will not be able to be awarded from these programs.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="2" data-aria-posinset="1" data-font="Courier New" data-leveltext="o" data-listid="13"><strong><span data-contrast="auto">FAFSA Applicants</span></strong><span data-contrast="auto">:&#160;&#160; Federal Grants &amp; Federal Loans are available &#8211; regardless of when you apply.</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559685&quot;:630,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="2" data-aria-posinset="2" data-font="Courier New" data-leveltext="o" data-listid="12"><strong><span data-contrast="auto">DREAM Applicants</span></strong><span data-contrast="auto">:&#160; You may still want to complete the DREAM Application even if you missed the priority deadline as some scholarships or private loans may require you to have completed the application.</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559685&quot;:630,&quot;335559738&quot;:240,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ul></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="Is parent information required on my application? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">Is parent information required on my application? </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"><span class="TextRun SCXW13974759 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW13974759 BCX0">If you are pursuing an Undergraduate Degree or a Teaching Credential,<span>&#160;</span></span></span><span class="TextRun MacChromeBold SCXW13974759 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW13974759 BCX0">and<span>&#160;</span></span></span><span class="TextRun SCXW13974759 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW13974759 BCX0">you are considered a &#8220;dependent student&#8221; for financial aid purposes &#8211; you will need to report parent information on your application.&#160; For more information on determining if parent information is required on your application<span>&#160;</span></span></span><span class="TextRun SCXW13974759 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW13974759 BCX0">review the<span>&#160;</span></span></span><a class="Hyperlink SCXW13974759 BCX0" href="https://studentaid.ed.gov/sites/default/files/fafsa-dependency.pdf" rel="noreferrer noopener" target="_blank"><span class="TextRun MacChromeBold Underlined SCXW13974759 BCX0" data-contrast="none" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW13974759 BCX0" data-ccp-charstyle="Hyperlink">Am I Dependent or Independent? (PDF)</span></span></a><span class="TextRun SCXW13974759 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW13974759 BCX0"><span>&#160;</span></span></span><span class="TextRun SCXW13974759 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW13974759 BCX0">f</span></span><span class="TextRun SCXW13974759 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW13974759 BCX0">act<span>&#160;</span></span></span><span class="TextRun SCXW13974759 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW13974759 BCX0">s</span></span><span class="TextRun SCXW13974759 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW13974759 BCX0">heet from<span>&#160;</span></span></span><span class="TextRun SCXW13974759 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW13974759 BCX0">Federal Student Aid.</span></span><span class="TextRun SCXW13974759 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW13974759 BCX0">&#8221;&#160;</span></span><span class="EOP SCXW13974759 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="What do I do if my marital status changes? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">What do I do if my marital status changes? </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><span data-contrast="auto">If your marital status changes after you file your FAFSA or DREAM Application, you must speak to our office to determine whether an update to your application is required (our office will make the update &#8211; if approved).</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><i><span data-contrast="auto">Note: M</span></i><i><span data-contrast="auto">ost information&#160;</span></i><i><span data-contrast="auto">on the application&#160;</span></i><i><span data-contrast="auto">cannot be updated because it must be accurate as of the day you originally signed your FAFSA</span></i><i><span data-contrast="auto">&#160;or DREAM Application</span></i><i><span data-contrast="auto">.</span></i><i><span data-contrast="auto">&#160; There are a few exceptions &#8211; contact our office if you feel a change is required.</span></i><i><span data-contrast="auto">&#160;</span></i><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="What if my financial situation changes? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">What if my financial situation changes? </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><span data-contrast="auto">Admitted &amp; Current C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">&#160;students who can document a significant change in income or resources should contact our office for information about submitting a</span><span data-contrast="auto">&#160;Family Contribution</span><span data-contrast="auto">&#160;Appeal.&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">Our counselors can help with the appeal process that allows us to evaluate the impact of your special circumstances on you &amp; your family&#8217;s ability to pay for college.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">The appeal process is available beginning in February &#8211; prior to when the awarding process begins. You do not have to have been awarded in order to submit an appeal; however, if your application has been selected for verification by either Federal Student Aid or the California Student Aid Commission, you must first submit all required documents before your appeal can be reviewed by our office.&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="What is status of my package? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">What is status of my package? </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><span data-contrast="auto">You will receive a financial aid package notification after your file has been completed and reviewed and your eligibility for aid has been finalized.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="24"><span data-contrast="auto">If you were required to submit documents for review, once all documents have been submitted your file will be routed for review. It can take up to one week for us to complete the review of your file; after which it can take up to one additional week before your aid package is available for your review.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ul> <p><span data-contrast="auto">Your award notification email will refer you to&#160;</span><a href="https://my.cpp.edu/"><span data-contrast="none">MyCPP</span></a><span data-contrast="auto">&#160;where you can review the details of your Award Summary (the types and amounts of aid for which you qualify), including the sources of financial aid you are eligible to receive for the academic year, as well as a term/semester specific breakdown of your awards.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="I submitted my tasks &amp; documents on the Student Forms site over a week ago. Why hasn’t it been reviewed yet? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">I submitted my tasks &amp; documents on the Student Forms site over a week ago. Why hasn’t it been reviewed yet? </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><span data-contrast="auto">There could be many reasons, but first check to ensure that all documents that were requested in the&#160;</span><a href="https://cpp.verifymyfafsa.com/"><span data-contrast="none">Student Forms</span></a><span data-contrast="auto">&#160;site have been submitted &#8211; and that you completed the process. Also, check the site to ensure we have not returned a document to you for correction. Your file will not be reviewed until all documents are received.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">If you have successfully completed the document submission process, you should see the following message:</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <div style="padding-left: 30px;"><span data-contrast="auto">Congratulations!</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}"></span></div> <div style="padding-left: 30px;"><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}"></span></div> <div style="padding-left: 30px;"><span data-contrast="auto">No action is required while the Financial Aid Office is reviewing your file. You may view documents that have been submitted by clicking on the links below.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></div> <div style="padding-left: 30px;"><span data-contrast="auto"></span></div> <div style="padding-left: 30px;"><span data-contrast="auto">Contact the Financial Aid Office with any questions.&#8239;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}"></span></div> <div><span data-contrast="auto"></span></div> <div><span data-contrast="auto"></span><span data-contrast="auto">It can take up to one week for us to complete the review of your file. You will receive an email once the review has been completed. After the review is complete, it can take up to one additional week before your aid package is available for your review.&#8239;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></div></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="I have an aid package. Why are there charges on my account? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">I have an aid package. Why are there charges on my account? </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><span data-contrast="auto">Once you register for classes, your tuition and fee charges for the semester will be added to your account. Tuition and fees are typically due prior to when financial aid is released; however, if your aid summary has been finalized, your aid will show as Pending Financial Aid and will postpone the required payment of your fees until your aid can be released (typically 10 days prior to the start of classes).</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="25"><span data-contrast="auto">If your pending financial aid is greater than your tuition and fee charges, you do not need to make any payment towards your tuition and fees prior to your aid being released</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="&#61623;" data-listid="25"><span data-contrast="auto">If your pending aid does not fully cover tuition and fees, you must pay the difference by the extended payment deadline (September 9th) to avoid having a Registration Hold placed on your account.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="&#61623;" data-listid="25"><span data-contrast="auto">If you have signed up for an installment plan, you are still required to make any payments that are due until your financial aid is released.&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="&#61623;" data-listid="25"><span data-contrast="auto">Pending financial aid does not defer your installment plan payments.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ul> <p><span data-contrast="auto">If you have not been awarded financial aid, or have no pending aid displayed, by your fee payment deadline, you will need to contact&#160;</span><a href="https://www.cpp.edu/student-accounting/index.shtml"><span data-contrast="none">Student Accounting &amp; Cashiering Services</span></a><span data-contrast="auto">&#160;to make payment arrangements and avoid cancellation of your classes.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="What does “pending financial aid” mean? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">What does “pending financial aid” mean? </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><strong><i><span data-contrast="auto">Pending Financial Aid</span></i></strong><span data-contrast="auto">&#160;</span><span data-contrast="auto">is the amount of aid Cal Poly Pomona expects to credit to your student account; it&#8217;s displayed on&#160;</span><a href="https://my.cpp.edu/"><span data-contrast="none">MyCPP</span></a><span data-contrast="auto">&#160;(and your bill) so that you can see how much aid is expected for the semester, and how much you will need to pay toward your account balance. Your financial aid will show as Pending Financial Aid until the funds have been released; pending aid will postpone the required payment of your fees:</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="26"><span data-contrast="auto">If your pending financial aid is greater than your tuition and fee charges, you do not need to make any payment towards your tuition and fees prior to your aid being released.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="&#61623;" data-listid="26"><span data-contrast="auto">If you have signed up for an installment plan, you are still required to make any payments that are due until your financial aid is released. Pending financial aid does not defer your installment plan payments.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ul> <p><strong><i><span data-contrast="auto">Pending Aid / financial aid cannot be used to pay your enrollment deposit</span></i></strong><strong><i><span data-contrast="auto">.</span></i></strong></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="What if my “pending financial aid” does not cover my charges? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">What if my “pending financial aid” does not cover my charges? </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><span data-contrast="auto">If your pending financial aid does not fully cover your tuition and fees, you must pay the difference out of pocket by the&#160;</span><a href="https://www.cpp.edu/student-accounting/dates/"><span data-contrast="none">fee payment deadlines</span></a><span data-contrast="auto">&#160;to avoid being dropped from your classes.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="27"><span data-contrast="auto">If you have signed up for an installment plan, you are still required to make any payments that are due until your financial aid is released. Pending financial aid does not defer your installment plan payments.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="&#61623;" data-listid="17"><span data-contrast="auto">If you have questions regarding the charges on your account, please first review the information on the&#160;</span><a href="https://www.cpp.edu/student-accounting/index.shtml"><span data-contrast="none">Student Accounting &amp; Cashiering Services</span></a><span data-contrast="auto">&#160;website. If you still have questions, please contact them at (909)869-2010 or by email at&#160;</span><a href="mailto:sacs@cpp.edu"><span data-contrast="none">sacs@cpp.edu</span></a><span data-contrast="auto">.</span><span data-contrast="auto">&#160;</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ul></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="Why did my package change from last year? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">Why did my package change from last year? </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><span data-contrast="auto">Each year, students must complete a new aid application. The types of financial aid offered are based on the information you submitted on your financial aid application (either the FAFSA or the California Dream Act Application) &#8211; and may consist of grants, scholarships, loans, and/or federal work-study &#8211; depending on your eligibility.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">The aid application uses tax &amp; income information from 2 years prior. Your (and/or your parent&#8217;s) income and asset information may have changed since the prior year&#8217;s data. Even small changes can affect certain eligibility for aid. Each year the federal government, and California State, reviews and modifies the formulas used to calculate a family&#8217;s financial strength that is reflected in the Expected Family Contribution (EFC) on the aid application. The EFC is then used to determine eligibility for the various types of aid.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">There are many additional factors that might change your eligibility of aid from year to year. It could be that the following circumstances apply to you:</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="28"><span data-contrast="auto">Timing of your application (missing the Priority Filing Deadline)</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="&#61623;" data-listid="28"><span data-contrast="auto">Timing of response to requests for additional documents to complete your file</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="&#61623;" data-listid="28"><span data-contrast="auto">Your willingness to accept various types of financial aid (as indicated by you on your application)</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="4" data-font="Symbol" data-leveltext="&#61623;" data-listid="28"><span data-contrast="auto">The availability of funds</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="5" data-font="Symbol" data-leveltext="&#61623;" data-listid="28"><span data-contrast="auto">Your eligibility for certain awards based on award &#8220;lifetime&#8221; limits</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ul> <p><span data-contrast="auto">If you have specific questions about your eligibility for aid, please feel free to contact our office.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:240,&quot;335559740&quot;:276}">&#160;</span></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="Why was I offered loans but no &quot;financial aid&quot;? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">Why was I offered loans but no "financial aid"? </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><span class="TextRun SCXW113429865 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW113429865 BCX0">Federal financial aid is made up of grants, work study programs <strong>and loans</strong>. </span></span></p> <p><span class="TextRun SCXW113429865 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW113429865 BCX0">Loans offered to students and parents are subsidized in part by the federal government, making them more attractive than commercial loans. The ability of students to defer repayment until after they leave school is also a feature not found in most commercial loans. Therefore, student loans are considered aid. Federal grant money is reserved for the<span>&#160;</span></span></span><span class="TextRun SCXW113429865 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun ContextualSpellingAndGrammarErrorV2 SCXW113429865 BCX0">most needy</span></span><span class="TextRun SCXW113429865 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW113429865 BCX0"><span>&#160;</span>students and families. Middle- to high-income families therefore might see little or no federal grant money in their packages.&#8239;</span></span><span class="EOP SCXW113429865 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="How do I use my financial aid to pay my Cal Poly Pomona charges? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">How do I use my financial aid to pay my Cal Poly Pomona charges? </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><span data-contrast="auto">When your financial aid is released to&#160;</span><a href="https://www.cpp.edu/student-accounting/index.shtml"><span data-contrast="none">Student Accounting &amp; Cashier Services</span></a><span data-contrast="auto">, your aid is applied directly towards any University charges that are on your account for the semester.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <ol> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="31"><span data-contrast="auto">Financial aid will first apply to tuition and campus fees, including any payment plan you have signed up for.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="31"><span data-contrast="auto">Financial Aid will then apply to any university housing charges</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="31"><span data-contrast="auto">If you have any financial aid credit remaining, these funds will be refunded to you as a direct deposit or as a paper check</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ol> <p><span data-contrast="auto">It can take up to 3 business days from the date of your financial aid disbursement for the funds to show in your bank account. Be sure to sign up for Direct Deposit as this is the fastest, and most secure, way to receive your funds.&#8239;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="When is Aid Released? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">When is Aid Released? </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><span data-contrast="auto">Most financial aid funds are released to Student&#160;</span><span data-contrast="auto">Accounting &amp; Cashiering</span><span data-contrast="auto">&#160;Services &#8211; and applied toward any outstanding university-related charges</span><span data-contrast="auto">,&#160;</span><span data-contrast="auto">including any installment plans. The first possible date funds can be released is&#160;</span><strong><span data-contrast="auto">10 days prior to the first day of classes</span></strong><span data-contrast="auto">&#160;&#8211; each semester.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <h2><span data-contrast="auto" style="font-size: 14pt;"><strong>Initial Release Dates for Financial Aid</strong></span></h2> <h3><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}" style="font-size: 12pt;"><strong>2022 - 2023 Academic Year:</strong></span></h3> <p><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">Aid will begin being released on the following dates:</span></p> <ul> <li><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}"><strong>Fall 2022</strong>:&#160; August 15, 2022</span></li> <li><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}"><strong>Spring 2023:</strong>&#160; January 12, 2023</span></li> </ul> <p><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">After the above dates, financial aid is released on a daily basis (Monday - Thursday) throughout each semester.&#160;</span></p> <h2><span style="font-size: 14pt;"><strong>Aid&#160;</strong><strong>on a Varying Disbursement Schedule</strong>&#160;</span></h2> <p><span data-contrast="auto">Some aid programs follow a different release schedule</span><span data-contrast="auto">&#160;than institutional grants or federal loans</span><span data-contrast="auto">,&#160;</span><span data-contrast="auto">which follow the standard schedule listed above</span><span data-contrast="auto">.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></p> <h3><span style="font-size: 12pt;"><strong>External Scholarships</strong>&#160;&#160;</span></h3> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="25"><span data-contrast="auto">External scholarships are posted to your account as a credit once the donor or agency has sent the funding to Cal Poly Pomona. </span><span data-contrast="auto">Once&#160;</span><span data-contrast="auto">Student Accounting &amp; Cashiering Services&#160;</span><span data-contrast="auto">receives your scholarship check,&#160;</span><span data-contrast="auto">your scholarship will be posted to your account.&#160;&#160;</span><span data-contrast="auto">If there are no outstanding C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">&#160;charges on your account, funds will be issued to you through&#160;</span><span data-contrast="auto">a refund (Direct Deposit or by paper check).&#160;</span><span>&#160;<br/></span><span>&#160;<br/></span><i><span data-contrast="auto">NOTE:&#160; The earliest scholarship funds can be released is the&#160;</span></i><i><span data-contrast="auto">initial</span></i><i><span data-contrast="auto">&#160;</span></i><i><span data-contrast="auto">release date for each semester; funds cannot be released prior to this date &#8211; regardless of when funds are received</span></i><i><span data-contrast="auto">&#160;by the university</span></i><i><span data-contrast="auto">.</span></i><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559739&quot;:240,&quot;335559740&quot;:276}">&#160;</span></li> </ul> <h3><span style="font-size: 12pt;"><strong>Scholarships Paid as Stipends</strong>&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></h3> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="&#61623;" data-listid="19"><span data-contrast="auto">Stipend payments&#160;</span><span data-contrast="auto">may be rel</span><span data-contrast="auto">eased on&#160;</span><span data-contrast="auto">a multiple payment schedule, rather than all at once</span><span data-contrast="auto">.&#8239;To see the release dates of your Stipend, click on the&#160;</span><i><span data-contrast="auto">View Scheduled Disbursement Dates</span></i><span data-contrast="auto">&#160;link on your Award Summary screen in your&#160;</span><a href="https://my.cpp.edu/"><span data-contrast="none">MyC</span><span data-contrast="none">PP</span><span data-contrast="none">&#160;Student Center</span></a><span data-ccp-props="{&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559738&quot;:120,&quot;335559739&quot;:200,&quot;335559740&quot;:240}">&#160;</span></li> </ul> <h3><span style="font-size: 12pt;"><strong>Federal Work- Study</strong>&#160;&#160;</span></h3> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="&#61623;" data-listid="19"><span data-contrast="auto">Federal Work-Study provides opportunities for employment on campus.&#160; Once you have secured a position, you will be paid on a regular, monthly basis&#160;</span><span data-contrast="auto">&#8211; according to the&#160;</span><a href="https://www.cpp.edu/eoda-hr/departments/payroll/calendars/student-assistant-pay-schedule.shtml "><span data-contrast="none">Cal Poly Pomona payroll calendar</span></a><span data-contrast="auto">.&#160;&#160;</span><span data-contrast="auto">For more information, visit our Federal Work Study page.</span><span data-ccp-props="{&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559738&quot;:120,&quot;335559739&quot;:200,&quot;335559740&quot;:240}">&#160;</span></li> </ul> <h3><span style="font-size: 12pt;"><strong>Private Loans</strong>&#160;&#160;</span></h3> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="19"><span data-contrast="auto">Release of funds from&#160;</span><span data-contrast="auto">private loans&#160;</span><span data-contrast="auto">is</span><span data-contrast="auto">&#160;dependent upon when&#160;</span><span data-contrast="auto">that funding is</span><span data-contrast="auto">&#160;received from the lender.&#160; Once funds have been received at C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">, they will be released to Student&#160;</span><span data-contrast="auto">Accounting &amp; Cashiering S</span><span data-contrast="auto">ervices for processing.</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></li> </ul></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="Do I have to be enrolled full-time to receive financial aid? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">Do I have to be enrolled full-time to receive financial aid? </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><span data-contrast="auto">No. You must be enrolled at least half-time to receive mos</span><span data-contrast="auto">t types of aid;&#160;</span><span data-contrast="auto">however</span><span data-contrast="auto">&#160;some awards&#160;</span><strong><span data-contrast="auto">may be reduced</span></strong><span data-contrast="auto">&#160;if you are enrolled&#160;</span><span data-contrast="auto">less than full-time. Your&#160;</span><span data-contrast="auto">official&#160;</span><span data-contrast="auto">enrollment will be verified at the end of the Add Period</span><span data-contrast="auto"> (the 10th day of classes for the semester)</span><span data-contrast="auto">.&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">At C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">,&#160;</span><span data-contrast="auto">full-time and half-time&#160;</span><span data-contrast="auto">enrollment for financial aid is defined as follows:</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="8"><strong><span data-contrast="auto">Undergraduate</span></strong><strong><span data-contrast="auto">&#160;and/or Credential Students</span></strong><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559685&quot;:1454,&quot;335559738&quot;:240,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="8"><span data-contrast="auto">Full-</span><span data-contrast="auto">t</span><span data-contrast="auto">ime = 12 units (or more)</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="8"><span data-contrast="auto">Half-time = At least 6 units</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559685&quot;:2174,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ul> </li> </ul> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="&#61623;" data-listid="8"><strong><span data-contrast="auto">Master&#8217;s Degree&#160;</span></strong><strong><span data-contrast="auto">and/or Doctoral&#160;</span></strong><strong><span data-contrast="auto">Students</span></strong><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559685&quot;:1454,&quot;335559738&quot;:240,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="&#61623;" data-listid="8"><span data-contrast="auto">Full-</span><span data-contrast="auto">t</span><span data-contrast="auto">ime =&#160;</span><span data-contrast="auto">6</span><span data-contrast="auto">&#160;units (or more)</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="&#61623;" data-listid="8"><span data-contrast="auto">Half-time = At least&#160;</span><span data-contrast="auto">3</span><span data-contrast="auto">&#160;units</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559685&quot;:2174,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></li> </ul> </li> </ul></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="What happens if I add a class after my aid has been released? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">What happens if I add a class after my aid has been released? </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><span data-contrast="auto">Changes in enrollment&#160;</span><strong><i><span data-contrast="auto">may result</span></i></strong><span data-contrast="auto">&#160;in a</span><span data-contrast="auto">&#160;change to your tuition &amp; fees or to your financial aid eligibility</span><span data-contrast="auto">.&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559738&quot;:120,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="17"><span data-contrast="auto">If you add&#160;</span><span data-contrast="auto">a&#160;</span><span data-contrast="auto">clas</span><span data-contrast="auto">s after your aid has&#160;</span><span data-contrast="auto">been&#160;</span><span data-contrast="auto">released</span><span data-contrast="auto">,&#160;</span><span data-contrast="auto">you will be responsible for paying any additional tuition and fees.</span> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="17"><span data-contrast="auto">If the additional course increases your eligibility for aid, the additional funds can be applied to your tuition &amp; fees.</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="17"><span data-contrast="auto">If there is no increase in aid eligibility &#8211; you will need to pay the additional tuition &amp; fees yourself.&#160;</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559738&quot;:120,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></li> </ul> </li> </ul></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="If I withdraw from a class will my aid be affected? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">If I withdraw from a class will my aid be affected? </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><span data-contrast="auto">If you withdraw from one or more classes d</span><span data-contrast="auto">uring the&#160;</span><span data-contrast="auto">semester an adjustment of your awards may be required.&#160; If your aid is adjusted &#8211; you may have to repay some (or all) of the aid you already received.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">Dropping a class can also impact your eligibility to receive aid in future semesters.&#160; Review our Satisfactory Academic Progress (SAP) page for more information.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">You should always contact our office,&#160;</span><i><span data-contrast="auto">before dropping a class</span></i><span data-contrast="auto">,&#160;</span><span data-contrast="auto">to determine what impact&#160;</span><span data-contrast="auto">your decision&#160;</span><span data-contrast="auto">may have.&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="Is there financial aid available during the summer? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">Is there financial aid available during the summer? </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><span data-contrast="auto">Summer&#160;</span><span data-contrast="auto">is considered to be</span><span data-contrast="auto">&#160;the end of the academic / aid year; as a result, there is limited funding available for current C</span><span data-contrast="auto">al Poly Pomona&#160;</span><span data-contrast="auto">students attending the Summer semester.&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">Summer financial aid funding is&#160;</span><span data-contrast="auto">generally&#160;</span><span data-contrast="auto">limited to&#160;</span><span data-contrast="auto">federal and private loan programs&#160;</span><span data-contrast="auto">only.</span><span data-contrast="auto">&#160;Eligibility for federal loans will depend upon your remaining/unused loan funds from the Fall and Spring semesters. Private loan eligibility will vary from program to program.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><strong><span data-contrast="auto">Financial Aid Available for Summer</span></strong><strong><span data-contrast="auto">&#160;Semester</span></strong><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="20"><strong><span data-contrast="auto">Federal Direct Student Loans:</span></strong><span data-contrast="auto">&#160;Undergraduate and graduate students may be eligible if they have not used the</span><span data-contrast="auto">ir</span><span data-contrast="auto">&#160;</span><a href="https://studentaid.ed.gov/sa/types/loans/subsidized-unsubsidized#how-much"><span data-contrast="none">annual (or lifetime) limit</span></a><span data-contrast="auto">&#160;for their grade level during the current academic year.</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="20"><strong><span data-contrast="auto">Federal Grad PLUS</span></strong><strong><span data-contrast="auto">&#160;Loans:</span></strong><span data-contrast="auto">&#160;Students enrolled in a Graduate Degree program may apply for&#160;</span><span data-contrast="auto">a Summer</span><span data-contrast="auto">&#160;</span><span data-contrast="auto">Grad PLUS Loan</span><span data-contrast="auto">&#160;to help with the cost of attending classes in summer.</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="20"><strong><span data-contrast="auto">Federal Direct Parent Loan for Undergraduate Students (PLUS):&#8239;</span></strong><span data-contrast="auto">Parents may apply for a&#160;</span><span data-contrast="auto">Summer Parent PLUS Loan</span><span data-contrast="auto">&#160;to help undergraduate students with the cost of attending summer session.</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></li> </ul> <p><span data-contrast="auto">As&#160;</span><span data-contrast="auto">a reminder, you</span><span data-contrast="auto">&#160;must be enrolled at least half-time during the semester&#160;</span><span data-contrast="auto">in order to</span><span data-contrast="auto">&#160;receive aid.</span><span data-contrast="auto">&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="What should I do if I am starting a new program?  " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">What should I do if I am starting a new program?  </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><span data-contrast="auto">If you are starting your program in the fall semester,&#160;</span><span data-contrast="auto">you should submit your&#160;</span><span data-contrast="auto">financial aid&#160;</span><span data-contrast="auto">application by the March 2</span><span data-contrast="auto">nd</span><span data-contrast="auto">&#160;priority deadline and complete any documents requested from our office.&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">If you are starting your program in the spring semester, you should submit your application as early as possible. You should also notify our office if you are graduating from&#160;</span><span data-contrast="auto">one program</span><span data-contrast="auto">&#160;at the end of the fall semester and&#160;</span><span data-contrast="auto">starting a new program in the spring.&#160;</span><span data-contrast="auto">&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:240,&quot;335559740&quot;:276}">&#160;</span></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="Can I receive some of my spring aid during the Fall?  " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">Can I receive some of my spring aid during the Fall?  </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><span data-contrast="auto">Financial aid is&#160;</span><span data-contrast="auto">offere</span><span data-contrast="auto">d based on your planned attendance.&#160; If you will be attending both Fall &amp; Spring semesters, your aid must be split between the two semesters.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="17"><span data-contrast="auto">If you will be graduating at the end of the Fall semester you can have us re-award your aid based on Fall only enrollment (once your Fall graduation date is approved by C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">).</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="&#61623;" data-listid="17"><span data-contrast="auto">If you were originally offered aid for the fall and spring semesters and end up&#160;</span><span data-contrast="auto">not&#160;</span><span data-contrast="auto">attending the fall semester,&#160;</span><span data-contrast="auto">notify our office so we can re-</span><span data-contrast="auto">offer</span><span data-contrast="auto">&#160;your aid for the spring semester only.</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></li> </ul></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="What do I need to do if my loans no longer appear on MyCPP?  " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">What do I need to do if my loans no longer appear on MyCPP?  </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><span data-contrast="auto">Any loans that you have been offered will show on&#160;</span><span data-contrast="auto">MyC</span><span data-contrast="auto">PP</span><span data-contrast="auto">&#160;until</span><span data-contrast="auto">:</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="17"><span data-contrast="auto">You decline the loan offer</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="&#61623;" data-listid="17"><span data-contrast="auto">You pass the deadline to accept your loan offer</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559738&quot;:120,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="3" data-font="Symbol" data-leveltext="&#61623;" data-listid="17"><span data-contrast="auto">Your</span><span data-contrast="auto">&#160;loan offer is canceled (by our office)</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559738&quot;:120,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ul> <p><span data-contrast="auto">If you would like to accept a loan offer, but the loans no longer appear on&#160;</span><span data-contrast="auto">MyC</span><span data-contrast="auto">PP</span><span data-contrast="auto">, you may be able to have them re-offered.&#160; <a href="contact.shtml">Connect with us</a> during regular business hours to discuss your options.</span></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="What if I plan to take a Leave of Absence?" class="accordion__header" tabindex="0"> <h3 class="h6__proxima">What if I plan to take a Leave of Absence?</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><span data-contrast="auto">If you take an approved Leave of Absence from C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">, notify our office so that we can re-award your financial aid based on your actual expected enrollment (Fall only, Spring only, or Not Attending).</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">In addition,&#160;</span><span data-contrast="auto">when you are enrolled less than&#160;</span><span data-contrast="auto">half-time</span><span data-contrast="auto">,</span><span data-contrast="auto">&#160;</span><span data-contrast="auto">the&#160;</span><a href="https://studentaid.ed.gov/sa/repay-loans/understand#grace-period"><span data-contrast="none">grace period</span></a><span data-contrast="auto">&#160;on any education&#160;</span><span data-contrast="auto">loans&#160;</span><span data-contrast="auto">you have borrowed&#160;</span><span data-contrast="auto">will&#160;</span><span data-contrast="auto">begin.&#160;&#160;</span><span data-contrast="auto">If you&#160;</span><span data-contrast="auto">do not enroll for at least half-</span><span data-contrast="auto">time study</span><span data-contrast="auto">&#160;</span><span data-contrast="auto">before the end of&#160;</span><span data-contrast="auto">your&#160;</span><span data-contrast="auto">grace period,&#160;</span><span data-contrast="auto">your loans will enter re</span><span data-contrast="auto">payment.&#160;&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">If you plan to attend another school, aid</span><span data-contrast="auto">&#160;</span><span data-contrast="auto">that has been awarded and/or received&#160;</span><span data-contrast="auto">at C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">&#160;</span><span data-contrast="auto">for the semester could impact your ability to receive aid&#160;</span><span data-contrast="auto">at&#160;</span><span data-contrast="auto">the&#160;</span><span data-contrast="auto">other&#160;</span><span data-contrast="auto">school</span><span data-contrast="auto">.&#160;</span><span data-contrast="auto">&#160;&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="What if I am going to be enrolled less than half-time? " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">What if I am going to be enrolled less than half-time? </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><span data-contrast="auto">An enrollment status of at least &#8220;half-time&#8221;&#160;</span><span data-contrast="auto">i</span><span data-contrast="auto">s required&#160;</span><span data-contrast="auto">in order to</span><span data-contrast="auto">&#160;receive f</span><span data-contrast="auto">unds from California State &amp; C</span><span data-contrast="auto">al Poly Pomona&#160;</span><span data-contrast="auto">aid programs, as well as most Federal aid programs.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="21"><span data-contrast="auto">If your enrollment for a semester never reaches half-time status &#8211; your aid will not be released.</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559685&quot;:990,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="&#61623;" data-listid="21"><span data-contrast="auto">If you drop below half time status&#160;</span><span data-contrast="auto">after aid has been released, you may be required to return some (or all) of the funds.</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559685&quot;:990,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ul> <p><span data-contrast="auto">In addition,&#160;</span><span data-contrast="auto">when you are enrolled less than&#160;</span><span data-contrast="auto">half-time</span><span data-contrast="auto">,</span><span data-contrast="auto">&#160;</span><span data-contrast="auto">the&#160;</span><a href="https://studentaid.ed.gov/sa/repay-loans/understand#grace-period"><span data-contrast="none">grace period</span></a><span data-contrast="auto">&#160;on any education&#160;</span><span data-contrast="auto">loans&#160;</span><span data-contrast="auto">you have borrowed&#160;</span><span data-contrast="auto">will&#160;</span><span data-contrast="auto">begin.&#160;&#160;</span><span data-contrast="auto">If you&#160;</span><span data-contrast="auto">do not enroll for at least half-</span><span data-contrast="auto">time study</span><span data-contrast="auto">&#160;</span><span data-contrast="auto">before the end of&#160;</span><span data-contrast="auto">your&#160;</span><span data-contrast="auto">grace period,&#160;</span><span data-contrast="auto">your loans will enter re</span><span data-contrast="auto">payment.&#160;&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">If you plan to attend another school,&#160;</span><span data-contrast="auto">aid</span><span data-contrast="auto">&#160;</span><span data-contrast="auto">that has been&#160;</span><span data-contrast="auto">awarded and/or received&#160;</span><span data-contrast="auto">at C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">&#160;</span><span data-contrast="auto">for the semester&#160;</span><span data-contrast="auto">could&#160;</span><span data-contrast="auto">impact&#160;</span><span data-contrast="auto">your&#160;</span><span data-contrast="auto">ability to receive</span><span data-contrast="auto">&#160;aid&#160;</span><span data-contrast="auto">at&#160;</span><span data-contrast="auto">the&#160;</span><span data-contrast="auto">other&#160;</span><span data-contrast="auto">school</span><span data-contrast="auto">.&#160;</span><span data-contrast="auto">&#160;&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="Can my aid be transferred to another school?  " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">Can my aid be transferred to another school?  </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><span data-contrast="auto">Financial Aid funds&#160;</span><span data-contrast="auto">and information is not</span><span data-contrast="auto">&#160;transfer</span><span data-contrast="auto">red&#160;</span><span data-contrast="auto">from school to school.&#160;</span><span data-contrast="auto">&#160;&#160;</span><span data-contrast="auto">Each school will determine your eligibility for assistance.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559738&quot;:120,&quot;335559739&quot;:120,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="10"><span data-contrast="auto">If you need your financial aid information (FAFSA</span><span data-contrast="auto">&#160;or DREAM Application</span><span data-contrast="auto">) sent to another school, you must&#160;</span><span data-contrast="auto">add</span><span data-contrast="auto">&#160;the school code&#160;</span><span data-contrast="auto">to your current aid application.&#160;&#160;</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559685&quot;:810,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="&#61623;" data-listid="10"><span data-contrast="auto">If you are leaving in the middle of the academic year, you must cancel your financial aid here in order to be awarded funds at another school.&#160;</span><span data-contrast="auto">&#160;&#160;</span><span data-contrast="auto">Contact our office to cancel your financial aid at&#160;</span><span data-contrast="auto">C</span><span data-contrast="auto">al Poly Pomona</span><span data-contrast="auto">.</span><span data-ccp-props="{&quot;134233279&quot;:true,&quot;201341983&quot;:0,&quot;335559685&quot;:810,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ul></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="I cannot sign up for Direct Deposit – or change my account information. Help! " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">I cannot sign up for Direct Deposit – or change my account information. Help! </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"><h4><strong><span style="font-size: 14pt;">Signing Up for Direct Deposit at Bronco Direct</span></strong><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></h4> <p><span data-contrast="auto">You need to log in to&#160;</span><a href="https://my.cpp.edu/"><span data-contrast="none">Bronco Direct</span></a><span data-contrast="auto">&#160;to sign up for Direct Deposit. You can also view&#160;</span><a href="https://www.cpp.edu/student-accounting/forms/ACH%20Direct%20Deposit%20Instructions.pdf"><span data-contrast="none">step by step instructions (PDF)</span></a><span data-contrast="auto">.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">What do you need?</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <ol> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="32"><span data-contrast="auto">Bank account number and</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ol> <ol> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="2" data-font="" data-leveltext="%1." data-listid="32"><span data-contrast="auto">Routing number</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ol> <h5><span style="font-size: 12pt;">&#8239;<strong>IMPORTANT INFORMATION TO SIGNUP OR UPDATE YOUR DIRECT DEPOSIT</strong>&#160;</span></h5> <p><i><span data-contrast="auto">Direct Deposit now requires a 2 Step Authentication</span></i><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">2-Step authentication is used to verify your identity by requiring a password and passcode before access is given to an application or computer system. The passcode can be sent to your mobile device. The current service choice for 2-Step is called&#160;</span><span data-contrast="auto">DUO .</span><span data-contrast="auto">&#8239;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <ul> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="Symbol" data-leveltext="&#61623;" data-listid="33"><span data-contrast="auto">To self-enroll in DUO and activate your Bronco Account for 2-Step, refer to&#160;</span><span data-contrast="auto">eHelp</span><span data-contrast="auto">&#160;DUO self-enrollment instructions.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="2" data-font="Symbol" data-leveltext="&#61623;" data-listid="33"><span data-contrast="auto">Once 2-Step is activated on your Bronco&#160;</span><span data-contrast="auto">account ,</span><span data-contrast="auto">&#160;your Bronco password &amp; DUO passcode (2-steps) are required to access selected campus services. This includes&#160;</span><span data-contrast="auto">BroncoDirect</span><span data-contrast="auto">/PeopleSoft,&#160;</span><span data-contrast="auto">MyCPP</span><span data-contrast="auto">, Blackboard, Office 365, as well as others.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ul> <p><span data-contrast="auto">Questions about 2-step authentication: Please contact the&#160;</span><a href="https://cpp.service-now.com/ehelp"><span data-contrast="none">IT Service Desk</span></a><span data-contrast="auto">.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <h5><strong><span style="font-size: 12pt;">Account Security&#160;</span></strong></h5> <p><span data-contrast="auto">Cal Poly Pomona has adopted a new procedure to help keep your campus direct deposit account secure.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">Cal Poly Pomona will freeze your campus direct deposit account in the event of any change to your bank account or routing number. The freeze is for five business days&#160;</span><span data-contrast="auto">in order to</span><span data-contrast="auto">&#160;give you time to contact us and report any unauthorized changes.&#8239;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p></p> </div> </div> </section> <section class="accordion" role="tablist"> <div class="accordion__item"> <button aria-expanded="false" aria-label="I cannot sign up for a Payment Plan. Help! " class="accordion__header" tabindex="0"> <h3 class="h6__proxima">I cannot sign up for a Payment Plan. Help! </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><span data-contrast="auto">CPP payment plans make it easy to plan, budget and pay tuition payments on-time, interest-free, and without any surprises. Students and authorized users can enroll in an available plan and make payments via direct debit from your bank account or by using Visa, MasterCard, Discover or&#160;</span><span data-contrast="auto">AmericanExpress</span><span data-contrast="auto">.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <h4><span style="font-size: 14pt;"><strong>Enrolling in CPP Payment Plan</strong>&#160;</span></h4> <p><span data-contrast="auto">During the enrollment period for payment plans, follow the instructions below:</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <ol> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">Visit&#8239;the&#160;</span><a href="https://www.cpp.edu/student-accounting/"><span data-contrast="none">Student Accounting &amp; Cashiering Services</span></a><span data-contrast="auto">&#160;site and click on "Enroll in a Payment Plan" link.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">Click&#160;</span><i><span data-contrast="auto">Payment Plans</span></i><span data-contrast="auto">&#160;tab</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">Click&#160;</span><i><span data-contrast="auto">Enroll Now</span></i><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">Select the&#160;</span><i><span data-contrast="auto">Term</span></i><span data-contrast="auto">, review and select an available plan&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">Click&#160;</span><i><span data-contrast="auto">Continue</span></i><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">You will see a summary of charges and credits that are eligible for the plan</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">Click&#160;</span><i><span data-contrast="auto">Display Payment Schedule</span></i><span data-contrast="auto">. Payment amounts and due dates will display&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">Click&#160;</span><i><span data-contrast="auto">Continue</span></i><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">In the Payment Method list, select the preferred payment method. Options are:&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span> <ol style="list-style-type: lower-alpha;"> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">New Electronic Check</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">Credit or debit card</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">Previously stored information<br/></span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}"><br/></span><strong><i><span data-contrast="auto">If scheduled payments are required, the $35.00 enrollment fee will be charged immediately, and monthly payments will automatically post on the due dates.<br/><br/></span></i></strong></li> </ol> </li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}"></span><span data-contrast="auto">Read the Payment Plan Agreement&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">Click&#160;</span><i><span data-contrast="auto">I Agree</span></i><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">Click&#160;</span><i><span data-contrast="auto">Continue</span></i><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">Read the ACH agreement and click the,&#160;</span><i><span data-contrast="auto">&#8220;I agree to the above terms and conditions&#8221;</span></i><span data-contrast="auto">&#160;box&#160;</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> <li aria-setsize="-1" data-aria-level="1" data-aria-posinset="1" data-font="" data-leveltext="%1." data-listid="34"><span data-contrast="auto">Click&#160;</span><i><span data-contrast="auto">Continue</span></i><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></li> </ol> <p><span data-contrast="auto">Additional charges, adjustments or payments on the student account that occur after enrollment in a payment plan may result in an adjustment to your plan. If this occurs, an email will be sent explaining the effect on the payment plan amounts.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p> <p><span data-contrast="auto">All payment plans have a $35.00 enrollment fee.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:200,&quot;335559740&quot;:276}">&#160;</span></p></p> </div> </div> </section> </div> </div> </div> </section> </div> </div> [an error occurred while processing this directive] </body> </html>

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