catalog.fullerton.edu Open in urlscan Pro
52.3.71.54  Public Scan

Submitted URL: http://catalog.fullerton.edu/
Effective URL: https://catalog.fullerton.edu/
Submission: On April 06 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: select_catalogPOST /index.php

<form name="select_catalog" method="post" action="/index.php">
  <table class="default_no_width">
    <tbody>
      <tr>
        <td>
          <div id="catalog_select_parent">
            <label for="select_catalog" class="sr-only" id="catalog_label">Select a Catalog</label>
            <select name="catalog" aria-labelledby="catalog_label" title="Select a Catalog" id="select_catalog" data-select2-id="select_catalog" tabindex="-1" class="select2-hidden-accessible">
              <option value="91" selected="" data-select2-id="2">2024-2025 University Catalog</option>
              <option value="80">2023-2024 University Catalog [ARCHIVED CATALOG]</option>
              <option value="75">2022-2023 University Catalog [ARCHIVED CATALOG]</option>
              <option value="70">2021-2022 University Catalog [ARCHIVED CATALOG]</option>
              <option value="61">2020-2021 University Catalog [ARCHIVED CATALOG]</option>
              <option value="52">2019-2020 University Catalog [ARCHIVED CATALOG]</option>
              <option value="17">2018-2019 University Catalog [ARCHIVED CATALOG]</option>
              <option value="16">2017-2018 University Catalog [ARCHIVED CATALOG]</option>
              <option value="3">2016-2017 University Catalog [ARCHIVED CATALOG]</option>
              <option value="2">2015-2016 University Catalog [ARCHIVED CATALOG]</option>
              <option value="1">2013-2015 University Catalog [ARCHIVED CATALOG]</option>
              <option value="74">2021-2022 Faculty Handbook [ARCHIVED CATALOG]</option>
              <option value="33">2018-2019 Faculty Handbook [ARCHIVED CATALOG]</option>
              <option value="90">2023-2024 Faculty Handbook</option>
            </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="1" style="width: 400px;"><span class="selection"><span class="select2-selection select2-selection--single catalog-selection-container"
                  role="combobox" aria-haspopup="true" aria-expanded="false" title="Select a Catalog" tabindex="0" aria-disabled="false" aria-labelledby="select2-select_catalog-container"><span class="select2-selection__rendered"
                    id="select2-select_catalog-container" role="textbox" aria-readonly="true" title="2024-2025 University Catalog">2024-2025 University Catalog</span><span class="select2-selection__arrow"
                    role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
          </div>
        </td>
        <td class="select_catalog_submit_container">&nbsp;&nbsp; <input type="submit" title="Select a Catalog" name="sel_cat_submit" value="GO" id="select_catalog_submit"> &nbsp; </td>
      </tr>
    </tbody>
  </table>
</form>

Name: n2_searchGET /search_advanced.php

<form name="n2_search" method="get" action="/search_advanced.php" onsubmit="return validateSearchOptions()">
  <fieldset id="global-search-fieldset">
    <legend>Global Search</legend>
    <input type="hidden" title="Cur Cat OID" name="cur_cat_oid" value="91">
    <input type="hidden" title="Search Database" name="search_database" value="Search">
    <input type="hidden" title="Search" name="search_db" value="Search">
    <input type="hidden" title="cpage" name="cpage" value="1">
    <input type="hidden" title="ecpage" name="ecpage" value="1">
    <input type="hidden" title="ppage" name="ppage" value="1">
    <input type="hidden" title="spage" name="spage" value="1">
    <input type="hidden" title="tpage" name="tpage" value="1">
    <span class="n2_search_header" id="n2_search_header">Catalog Search</span>
    <span class="show">
      <label for="location" class="no_display">Choose Search Location</label>
      <div id="location_select_parent">
        <script>
          function reloadLocations() {
            var locations_in_use = 0;
            var chosen_locations_div = document.getElementById('chosen_locations_div');
            var category = document.getElementById('location').value;
            if ((category === '1' || category === '3' || category === '33') && (locations_in_use !== 0)) {
              chosen_locations_div.classList.remove("disabled");
            } else {
              chosen_locations_div.classList.add("disabled");
            }
          };
        </script>
        <select name="location" id="location" title="Choose Search Location" onchange="reloadLocations();" data-select2-id="location" tabindex="-1" class="select2-hidden-accessible" aria-hidden="true">
          <option value="-1">Select an option</option>
          <option value="3" selected="">Courses</option>
          <option value="1" selected="">Programs</option>
          <option value="28" selected="">Colleges/Departments</option>
          <option value="30" selected="">Other Content</option>
          <option value="33" selected="" data-select2-id="4">Entire Catalog</option>
        </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="3" style="width: 23px;"><span class="selection"><span class="select2-selection select2-selection--single location-selection-container"
              role="combobox" aria-haspopup="true" aria-expanded="false" title="Choose Search Location" tabindex="0" aria-disabled="false" aria-labelledby="select2-location-container"><span class="select2-selection__rendered"
                id="select2-location-container" role="textbox" aria-readonly="true" title="Entire Catalog">Entire Catalog</span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span
            class="dropdown-wrapper" aria-hidden="true"></span></span>
      </div>
    </span>
    <span>
      <div id="chosen_locations_div" class="">
      </div>
    </span>
    <span class="show clearfix">
      <label for="keyword" class="no_display">Search Keyword Field</label><input type="text" title="Search Keyword Field, required" name="filter[keyword]" value="Enter Keyword  " size="15" maxlength="150" id="keyword"
        onfocus="if (this.value == 'Enter Keyword  ') { this.value=''; }" class="n2_form_words" aria-required="true" required="" style="width: 356.984px;">
      <input type="submit" title="GO" value="GO" id="keyword-submit" style="display: none;">
      <a href="javascript:void(0);" id="keyword-submit-icon" title="Search"><span class="acalog-icons-visible" aria-hidden="true">S</span><span class="acalog-icons-hidden" aria-hidden="true" aria-label="Search Catalog" title="Share catalog">earch</span></a></span>
    <span class="show">
      <input type="checkbox" title="Exact Match" name="filter[exact_match]" value="1" checked="checked" id="exact_match_n2">
      <label for="exact_match_n2" class="n2_search">Whole Word/Phrase</label>
    </span>
    <span class="n2_search">
      <a href="/search_advanced.php?catoid=91" class="">
					Advanced Search				</a>
    </span>
  </fieldset>
</form>

Text Content

Skip to Content
California State University, Fullerton

 * Course Descriptions
 * Degree Programs
 * General Education
 * Undergraduate Admissions
 * Graduate Admissions

    California State University Fullerton    

    Apr 05, 2024  

2024-2025 University Catalog 
Select a Catalog 2024-2025 University Catalog 2023-2024 University Catalog
[ARCHIVED CATALOG] 2022-2023 University Catalog [ARCHIVED CATALOG] 2021-2022
University Catalog [ARCHIVED CATALOG] 2020-2021 University Catalog [ARCHIVED
CATALOG] 2019-2020 University Catalog [ARCHIVED CATALOG] 2018-2019 University
Catalog [ARCHIVED CATALOG] 2017-2018 University Catalog [ARCHIVED CATALOG]
2016-2017 University Catalog [ARCHIVED CATALOG] 2015-2016 University Catalog
[ARCHIVED CATALOG] 2013-2015 University Catalog [ARCHIVED CATALOG] 2021-2022
Faculty Handbook [ARCHIVED CATALOG] 2018-2019 Faculty Handbook [ARCHIVED
CATALOG] 2023-2024 Faculty Handbook 2024-2025 University Catalog
    

Global Search Catalog Search Choose Search Location
Select an option Courses Programs Colleges/Departments Other Content Entire
Catalog Entire Catalog

Search Keyword Field Search Whole Word/Phrase Advanced Search

--------------------------------------------------------------------------------

Catalog Navigation
Catalog Home
President’s Message
Academic Calendar
The California State University
About the University
Administration

--------------------------------------------------------------------------------

College of the Arts
College of Business and Economics
College of Communications
College of Education
College of Engineering and Computer Science
College of Health and Human Development
College of Humanities and Social Sciences
College of Natural Sciences and Mathematics

--------------------------------------------------------------------------------

Degree Programs
Course Descriptions

--------------------------------------------------------------------------------

University Requirements and Regulations
Graduate Regulations
Admissions
Academic Advising
Registration
Academic Departments and Programs
Special Academic Programs
Academic Affairs Support
Student Affairs Support
Information Technology

--------------------------------------------------------------------------------

Faculty and Administration
Emeriti

--------------------------------------------------------------------------------

About the Catalog
Archived Catalogs

--------------------------------------------------------------------------------

My Portfolio

--------------------------------------------------------------------------------

Print (opens a new window)
Help (opens a new window)

2024-2025 University Catalog


2024-2025 UNIVERSITY CATALOG

--------------------------------------------------------------------------------

WELCOME TO CAL STATE FULLERTON’S 2024-2025 CATALOG …

… a comprehensive source for current information on academic programs, policies,
degree requirements, procedures and course offerings; plus other features to
assist you, including advanced search options, user-friendly navigation and a
personal portfolio to store favorite programs and courses. If you are new to our
online catalog and would like to learn more, click the  at the top right of any
page.

 



3 WAYS TO SEARCH THE CATALOG

 1. Use the Catalog Search box at the top left of the page:
    Enter a keyword in the box and click
     
 2. Click Advanced Search at the top left of the page:
      Narrow your search by checking:
      •  Courses
      •  Programs
      •  Hierarchy items
      •  Other content
      Then type a keyword and click Search
    
     
 3. Click on a link in the left navigation menu

CREATE YOUR OWN PORTFOLIO

You may add items to your own personal Portfolio as you browse through the
online catalogs. The Portfolio feature will retain a list of courses, programs,
pages, divisions and saved searches that you find interesting and wish to save
for future visits to the online Cal State Fullerton catalogs.

To add items, click the  icon, located at the top right of the page. This will
open a new popup window that displays all items currently in your Portfolio.

You may remove items from your Portfolio by selecting the check boxes next to
them and clicking the Remove button.

UNIVERSITY ADDRESS

When corresponding with the university, write to the specific office, college or
department.

California State University, Fullerton
P.O. Box 6850
Fullerton, CA 92834-6850
Telephone information 657-278-2011

--------------------------------------------------------------------------------

Print (opens a new window)
Help (opens a new window)

T

   

This site is maintained by   Academic Programs.

To report problems or comments with this site, please contact  
catalog@fullerton.edu.   Privacy Policy.
© California State University, Fullerton. All Rights Reserved.

CSUF is committed to ensuring equal accessibility to our users.
Let us know about any accessibility problems you encounter using this website.


ADDITIONAL RESOURCES

SAFTEY & SECURITY

 * Emergency Information
 * University Police
 * Annual Security Report (Clery)

CSUF INFORMATION

 * Contacts & Addresses
 * Campus A-Z Index
 * Campus Map
 * CSU - Office of the Chancellor

ACCESSIBILITY & EQUITY

 * Title IX
 * Web Accessibilty - ATI
 * Report an ATI Issue
 * Adobe Reader
 * Microsoft Viewers

All catalogs © 2024 California State University Fullerton.
Powered by the Acalog™ Academic Catalog Management System™ (ACMS™).

Back to top