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

Submitted URL: http://catalog.sdsu.edu/
Effective URL: https://catalog.sdsu.edu/
Submission: On January 20 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET https://search.sdsu.edu/

<form class="navbar-form navbar-right" role="search" method="get" action="https://search.sdsu.edu/">
  <div class="form-group">
    <label for="search"><span class="sr-only">Search</span></label> <input name="query" type="text" class="form-control" placeholder="SEARCH" id="search">
    <!--
    <input name="site" value="curriculum.sdsu.edu" type="hidden" />
    -->
  </div><button type="submit" class="btn btn-search"><span class="fa fa-search" aria-hidden="true"><span class="sr-only">Search</span></span></button>
</form>

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="9" selected="" data-select2-id="2">2023/2024 University Catalog</option>
              <option value="6">2022/2023 University Catalog [ARCHIVED CATALOG]</option>
              <option value="5">2021/2022 University Catalog [ARCHIVED CATALOG]</option>
              <option value="3">2020/2021 University Catalog [ARCHIVED CATALOG]</option>
              <option value="2">2019/2020 University Catalog [ARCHIVED CATALOG]</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="2023/2024 University Catalog">2023/2024 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="9">
    <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 and 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: 248px;"><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: 280px;">
      <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=9" class="">
					Advanced Search				</a>
    </span>
  </fieldset>
</form>

Text Content

Skip to Content
Close Menu
 * Future Students
 * Current Students
 * Faculty/Staff
 * Alumni
 * Disability Services
 * Campus Directory

Search
Search


SAN DIEGO STATE UNIVERSITY

Curriculum Services
Menu
San Diego State University
Curriculum Services

    San Diego State University    

    Jan 19, 2024  

2023/2024 University Catalog 
Select a Catalog 2023/2024 University 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] 2023/2024 University Catalog
    

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

Search Keyword Field Search Whole Word/Phrase Advanced Search

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

Catalog Navigation
Catalog Home
About SDSU
Academic Calendars
Curriculum Home

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

SDSU Imperial Valley
SDSU Global Campus

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

Summary of Curricula Offered
Curricula by Department
Programs by Campus Location
Course Information
Course Descriptions

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

General Education Requirements
Graduation Requirements for the Bachelor’s Degree
Requirements for Master’s Degrees
Requirements for Doctoral Degrees

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

Admission and Registration
Tuition and Fees
Financial Aid and Scholarships
Special Programs and Services
University Library

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

Academic Advising
Divisions
Colleges

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

Major and Credential Codes
Nondegree Curricula
University Policies
The California State University

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

Administration and Organization
SDSU Campus Directory

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

Publications Archive
SDSU Campus Maps
Faculty

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

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

2023/2024 University Catalog


2023/2024 UNIVERSITY CATALOG

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



Welcome to San Diego State University’s 2023-2024 online catalog.

This catalog is representative of SDSU’s various locations and reflects the
integration of three catalogs previously presented in print or PDF formats: the
General Catalog, Graduate Bulletin, and SDSU Imperial Valley Bulletin.

Please note that SDSU is no longer producing a PDF version of the University
Catalog. For questions, email curriculum@sdsu.edu.


VIDEO OVERVIEW

Please view this video for a quick catalog tour and use the links to the left to
navigate through the various sections of the catalog. You can also use the
“Catalog Search” function to search the entire catalog.


SUBMITTING NECESSARY CHANGE REQUESTS

Should an SDSU unit identify a factual error within the catalog, then please
send a correction to curriculum@sdsu.edu.

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


ACCESSIBILITY STATEMENT

San Diego State University’s Curriculum Services Team is committed to enabling
users of all ability levels to access the information within the new online
catalog.

Digarc attests to conformance with Web Content Accessibility Guidelines (WCAG
2.0) Level A, Level AA, and Section 508 compliance.

Digarc utilized both automated and manual evaluation methods including:

 * Code, user interface, and content inspection.
 * Web accessibility testing using Siteimprove, WebAccessibility.com, Wave
   Chrome and Firefox extensions, ChromeVox, Chrome Web Developer Tools, and
   Chrome Accessibility Developer Tools.

While this presents a comprehensive approach to the accessibility audit of the
platform, we recognize that each individual may have a different experience when
it comes to using the online catalog. If you have any accessibility related
needs or issues, please contact the Curriculum Services Team.

 

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

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

T

   

Curriculum Services
5500 Campanile Drive
San Diego, CA 92182
Education/ED-151


 * A-Z Index
 * Campus Directory
 * Maps
 * Parking

 * Employment
 * Media Relations
 * Give to SDSU
 * WebPortal

 * Network Status
 * General Contact
 * Contact Admissions
 * Newsletter Sign Up


 * Copyright © 2019 San Diego State University

 * Requires SDSUid indicates links which require an SDSUid.

 * Accessibility
 * SDSU Digital Privacy Statement
 * Feedback

 * Document Reader

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