catalog.uwsp.edu Open in urlscan Pro
35.174.48.113  Public Scan

URL: https://catalog.uwsp.edu/
Submission: On November 22 via api from LU — Scanned from DE

Form analysis 3 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 Publication</label>
            <select name="catalog" aria-labelledby="catalog_label" title="Select a Publication" id="select_catalog" data-select2-id="select_catalog" tabindex="-1" class="select2-hidden-accessible">
              <option value="48" selected="" data-select2-id="2">UW-Stevens Point Catalog</option>
              <option value="36">Permanent Working Catalog (Fall 2025 Draft In Progress)</option>
              <option value="47">Fall 2024 Catalog [FINAL VERSION - Closed for Revisions]</option>
              <option value="50">Spring 2025 Catalog</option>
              <option value="49">2024-2025 University Handbook</option>
              <option value="46">Spring 2024 Catalog [FINAL VERSION - Closed for Revisions]</option>
              <option value="45">2023-2024 University Handbook [FINAL VERSION - Closed for Revisions]</option>
              <option value="44">Fall 2023 Catalog [FINAL VERSION - Closed for Revisions]</option>
              <option value="43">Spring 2023 Catalog [FINAL VERSION - Closed for Revisions]</option>
              <option value="41">2022-2023 University Handbook [FINAL VERSION - Closed for Revisions]</option>
              <option value="38">Fall 2022 Catalog [FINAL VERSION - Closed for Revisions]</option>
              <option value="34">Spring 2022 Catalog [FINAL VERSION - Closed for Revisions]</option>
              <option value="32">2021-2022 University Handbook [FINAL VERSION - Closed for Revisions]</option>
              <option value="29">Fall 2021 Catalog [FINAL VERSION - Closed for Revisions]</option>
              <option value="28">Spring 2021 Catalog [FINAL VERSION - Closed for Revisions]</option>
              <option value="27">2020-21 University Handbook [FINAL VERSION - Closed for Revisions]</option>
              <option value="25">Fall 2020 Catalog [FINAL VERSION - Closed for Revisions]</option>
              <option value="24">Spring 2020 Catalog [FINAL VERSION - Closed for Revisions]</option>
              <option value="22">2019-20 Catalog [FINAL VERSION - Closed for Revisions]</option>
              <option value="21">2019-20 University Handbook [FINAL VERSION - Closed for Revisions]</option>
              <option value="13">2018-19 Catalog [FINAL VERSION - Closed for Revisions]</option>
              <option value="15">2018-19 University Handbook [FINAL VERSION - Closed for Revisions]</option>
              <option value="11">2017-18 Catalog [FINAL VERSION - Closed for Revisions]</option>
              <option value="10">2017-18 University Handbook [FINAL VERSION - Closed for Revisions]</option>
              <option value="6">2016-17 Catalog [FINAL VERSION - Closed for Revisions]</option>
              <option value="5">2015-16 Catalog [FINAL VERSION - Closed for Revisions]</option>
              <option value="1">2014-2015 Catalog [FINAL VERSION - Closed for Revisions]</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 Publication" 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="UW-Stevens Point Catalog">UW-Stevens Point 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 Publication" 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="48">
    <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">Publication Search</span>
    <span class="no_display">
      <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">Courses</option>
          <option value="1">Programs</option>
          <option value="28">Hierarchy Items</option>
          <option value="30">Other Content</option>
          <option value="33" selected="" data-select2-id="4">Entire Publication</option>
        </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="3" style="width: 1px;"><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 Publication">Entire Publication</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: 162px;">
      <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="no_display">
      <input type="checkbox" title="Exact Match" name="filter[exact_match]" value="1" 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=48" class="">
					Advanced Search				</a>
    </span>
  </fieldset>
</form>

Name: aspnetFormPOST https://www.uwsp.edu/about/pages/academics.aspx

<form method="post" action="https://www.uwsp.edu/about/pages/academics.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="aspnetForm" name="aspnetForm">
  <div class="aspNetHidden">
    <input type="hidden" name="_wpcmWpid" id="_wpcmWpid" value=""> <input type="hidden" name="wpcmVal" id="wpcmVal" value=""> <input type="hidden" name="MSOWebPartPage_PostbackSource" id="MSOWebPartPage_PostbackSource" value=""> <input type="hidden"
      name="MSOTlPn_SelectedWpId" id="MSOTlPn_SelectedWpId" value=""> <input type="hidden" name="MSOTlPn_View" id="MSOTlPn_View" value="0"> <input type="hidden" name="MSOTlPn_ShowSettings" id="MSOTlPn_ShowSettings" value="False"> <input type="hidden"
      name="MSOGallery_SelectedLibrary" id="MSOGallery_SelectedLibrary" value=""> <input type="hidden" name="MSOGallery_FilterString" id="MSOGallery_FilterString" value=""> <input type="hidden" name="MSOTlPn_Button" id="MSOTlPn_Button" value="none">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value=""> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value=""> <input type="hidden" name="__REQUESTDIGEST" id="__REQUESTDIGEST"
      value="0xD27050C6A719B10BC20DEB38DD5716B991C4C92D7D90EDC0BBD9278181BF39901A2E9A4D0959896130E46EF53BF227638DA98C434F95E0473E4CF1877DAE1E4E,09 Dec 2019 13:54:45 -0000"> <input type="hidden" name="MSOSPWebPartManager_DisplayModeName"
      id="MSOSPWebPartManager_DisplayModeName" value="Browse"> <input type="hidden" name="MSOSPWebPartManager_ExitingDesignMode" id="MSOSPWebPartManager_ExitingDesignMode" value="false"> <input type="hidden" name="MSOWebPartPage_Shared"
      id="MSOWebPartPage_Shared" value=""> <input type="hidden" name="MSOLayout_LayoutChanges" id="MSOLayout_LayoutChanges" value=""> <input type="hidden" name="MSOLayout_InDesignMode" id="MSOLayout_InDesignMode" value=""> <input type="hidden"
      name="_wpSelected" id="_wpSelected" value=""> <input type="hidden" name="_wzSelected" id="_wzSelected" value=""> <input type="hidden" name="MSOSPWebPartManager_OldDisplayModeName" id="MSOSPWebPartManager_OldDisplayModeName" value="Browse">
    <input type="hidden" name="MSOSPWebPartManager_StartWebPartEditingName" id="MSOSPWebPartManager_StartWebPartEditingName" value="false"> <input type="hidden" name="MSOSPWebPartManager_EndWebPartEditing" id="MSOSPWebPartManager_EndWebPartEditing"
      value="false"> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="/https://www.uwsp.edu/wEPDwUBMA9kFgJmD2QWAgIBD2QWBAIBD2QWBgIQD2QWAmYPZBYCAgEPFgIeE1ByZXZpb3VzQ29udHJvbE1vZGULKYgBTWljcm9zb2Z0LlNoYXJlUG9pbnQuV2ViQ29udHJvbHMuU1BDb250cm9sTW9kZSwgTWljcm9zb2Z0LlNoYXJlUG9pbnQsIFZlcnNpb249MTUuMC4wLjAsIEN1bHR1cmU9bmV1dHJhbCwgUHVibGljS2V5VG9rZW49NzFlOWJjZTExMWU5NDI5YwFkAiYPZBYCAgMPZBYCZg9kFgJmDzwrAAYAZAIsD2QWAgIBD2QWBAUmZ184OGM0NTc2ZV9jZWJkXzQyOTVfYTllYl82NzViMjQwMDQ2MmEPZBYEZg8WAh4HVmlzaWJsZWhkAgEPFgIfAWhkBSZnX2FhNmVjYTMzXzM1YjNfNDkzNV9iNjAwX2Q3MTQzN2YxNTA0MA9kFgRmDxYCHwFoZAIBDxYCHwFoZAIID2QWBgIED2QWAgIBD2QWAgICD2QWAgIFD2QWAgIDDxYCHwFoFgJmD2QWBAICD2QWBgIBDxYCHwFoZAIDDxYCHwFoZAIFDxYCHwFoZAIDDw8WAh4JQWNjZXNzS2V5BQEvZGQCDA8PFgQeC05hdmlnYXRlVXJsBQYvYWJvdXQeB1Rvb2xUaXAFCkFib3V0IFVXU1BkZAIOD2QWAgIBDw8WBB8DBQYvYWJvdXQfBAUKQWJvdXQgVVdTUGRkZDqNMn4umeJM9FqoiT88xoBRSbnKMmN1CaJX0UAFOx4P">
  </div>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="BAB98CB3">
  </div>
  <div>
    <div id="ms-designer-ribbon" style="display: none !important;"></div>
  </div>
  <div id="siteViewport">
    <img src="//acalog-clients.s3.amazonaws.com/production/uwsp/img/gateway/og-default-img.png" border="0" alt="" style="display: none;"> <input type="checkbox" id="tog" accesskey="h"> <label for="tog" id="ham"><span class="accessibility">Click to
        expand mobile Site Navigation</span> <span class="burger"><span class="line"></span> <span class="line"></span> <span class="line"></span></span></label>
    <div id="siteContainer">
      <div id="accredrow" class="noindex">
        <div id="accredrowinner">
          <div id="footerContent"></div>
          <div class="accredft"></div>
          <div style="clear:both;"></div>
        </div>
      </div>
      <div id="footerWrapper" class="s4-notdlg noindex" role="contentinfo">
        <footer id="footer">
          <!-- *** -->
          <div id="footrow3">
            <div class="infocell">
              <div class="infotbl">
                <div class="contactcell noindex">
                  <!--contact -->
                  <div class="contactcontainr">
                    <div class="contactcontainrcell1 noindex">
                      <a href="https://www.uwsp.edu/"><img src="//acalog-clients.s3.amazonaws.com/production/uwsp/img/gateway/logo.svg" border="0" alt="" style="height: 67px;width:250px"></a>
                      <div class="adrCont">
                        <a href="https://www.uwsp.edu/">University of Wisconsin-Stevens Point</a><br> 2100 Main Street<br> Stevens Point, WI 54481-3897<br>
                        <br> 715-346-0123<br>
                        <a href="mailto:webmaster@uwsp.edu">webmaster@uwsp.edu</a>
                      </div>
                    </div>
                    <div class="contactcontainrcell2 noindex">
                      <a href="https://www.uwsp.edu/marshfield"><img src="//acalog-clients.s3.amazonaws.com/production/uwsp/img/gateway/marshfield-logo.png" border="0" alt="" style="width: 250px;"></a>
                      <div class="adrCont">
                        <a href="https://www.uwsp.edu/marshfield">UW-Stevens Point at Marshfield</a><br> 2000 W. 5th Street<br> Marshfield, WI 54449<br>
                        <br> 715-389-6530<br>
                        <a href="mailto:uwspmarshfield@uwsp.edu">uwspmarshfield@uwsp.edu</a>
                      </div>
                    </div>
                    <div class="contactcontainrcell3 noindex">
                      <a href="https://www.uwsp.edu/wausau"><img src="//acalog-clients.s3.amazonaws.com/production/uwsp/img/gateway/wausau-logo.png" border="0" style="width: 250px;" alt=""></a>
                      <div class="adrCont">
                        <a href="https://www.uwsp.edu/wausau">UW-Stevens Point at Wausau</a><br> 518 South 7th Avenue<br> Wausau, WI 54401<br>
                        <br> 715-261-6235<br>
                        <a href="mailto:uwspwausau@uwsp.edu">uwspwausau@uwsp.edu</a>
                      </div>
                    </div>
                  </div>
                </div>
                <div class="othercell">
                  <!--links, HLC -->
                  <div class="othercellcontainer">
                    <!--                                                 <div class="otherhlc">
                                                    <iframe width="150" height="166" src="https://cdn.yoshki.com/iframe/54732.html" frameborder="0" scrolling="no" allowtransparency="true" style="margin: 0px; padding: 0px; border: 0px currentcolor; border-image: none; backgroundcolor: transparent;"></iframe>
                                                </div> -->
                    <div class="otherlnk noindex">
                      <a href="https://www.uwsp.edu/rmgt/Pages/em/procedures/default.aspx">Emergency Information</a><br>
                      <a href="https://www.uwsp.edu/hr/Pages/Employment%20Opportunities/Employment-Opportunities-Index.aspx">Employment</a><br>
                      <a href="https://www.uwsp.edu/hr/Pages/Nondiscrimination-Statement.aspx">Nondiscrimination Statement</a><br>
                      <a href="https://www.uwsp.edu/acadaff/Pages/accreditation.aspx">Accreditation Information</a><br>
                      <a href="https://www.uwsp.edu/accessibility">Accessibility</a>
                      <div class="footline"></div><a href="https://www.uwsp.edu/about/Pages/directions.aspx">Directions</a><br>
                      <a href="https://www.uwsp.edu/about/Pages/directory.aspx">Maps and Directories</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="mapcell">
              <img src="//acalog-clients.s3.amazonaws.com/production/uwsp/img/gateway/3city.png" class="citmap" alt="Wisconsin" border="0">
            </div>
          </div>
          <!-- *** -->
        </footer>
      </div>
      <div id="bbar">
        <div id="bbarInner">
          <!--<a href="/https://www.uwsp.edu/infotech/web/Pages/feedback.aspx" class="webfeedback">Website feedback

                                                                                                                                                </a>-->
          <div id="fbform"> Website feedback </div>
          <div id="fbformiframe">
            <div id="fbformclose"> close </div><iframe frameborder="0" src="https://www.uwsp.edu/infotech/web/Pages/fb.aspx"></iframe>
          </div>©1993-&nbsp;University of Wisconsin-Stevens Point
        </div>
      </div>
      <!-- add seo properties button if user has editing rights -->
      <!-- end seo button-->
      <!-- extra divs to hook lightbox code to -->
      <div id="lb-bg"></div>
      <div id="lb-win"></div>
      <!-- div to write subsitewide scripts to (from the embedded content list) -->
      <div id="embeddedcontent"></div>
    </div>
  </div>
  <!-- mobile navigation -->
  <div id="slideMenu" class="noindex">
    <nav>
      <div class="socialcirc">
        <a href="https://calendar.uwsp.edu/MasterCalendar.aspx" class="cal" target="_blank" title="Events Calendar"><span class="dtext">Events Calendar</span></a>
        <a href="https://blog.uwsp.edu" class="rss" target="_blank" title="UWSP Blog"><span class="dtext">UWSP Blog</span></a>
        <a href="https://www.linkedin.com/school/39782" class="lnk" target="_blank" title="LinkedIn"><span class="dtext">LinkedIn</span></a>
        <a href="https://www.youtube.com/user/uwstevenspoint" class="ytub" target="_blank" title="YouTube"><span class="dtext">YouTube</span></a>
        <a href="https://snapchat.com/add/uwstevenspoint" class="snap" target="_blank" title="SnapChat"><span class="dtext">SnapChat</span></a>
        <a href="https://instagram.com/uw_stevens_point" class="inst" target="_blank" title="Instagram"><span class="dtext">Instagram</span></a>
        <a href="https://twitter.com/UWStevensPoint" class="twit" target="_blank" title="Twitter"><span class="dtext">Twitter</span></a>
        <a href="https://www.facebook.com/UWStevensPoint" class="fb" target="_blank" title="Facebook"><span class="dtext">Facebook</span></a>
      </div>
      <h3> About UWSP </h3>
      <div id="mNav"></div>
      <h3> University Nav </h3>
      <ul class="noindex">
        <li>
          <a href="/https://www.uwsp.edu/admissions">Admissions</a>
        </li>
        <li>
          <a href="/https://www.uwsp.edu/about/pages/academics.aspx">Academics</a>
        </li>
        <li>
          <a href="https://athletics.uwsp.edu/" onclick="that=this;_gaq.push(['_trackEvent','Outbound Links','click',that.href]);setTimeout(function() { location.href=that.href }, 200);return false;">Athletics</a>
        </li>
        <li>
          <a href="/https://www.uwsp.edu/alumni">Alumni</a>
        </li>
        <li>
          <a href="/https://www.uwsp.edu/admissions/Pages/experience.aspx">Pointer Life</a>
        </li>
        <li>
          <a href="/https://www.uwsp.edu/thrivingcommunities">Community</a>
        </li>
        <li>
          <a href="/https://www.uwsp.edu/diversity-inclusion">Diversity and Inclusion</a>
        </li>
        <li>
          <a href="https://supportuwsp.org">Support</a>
        </li>
      </ul>
      <h3> Resources </h3>
      <ul class="resrcs noindex">
        <li>
          <a href="https://accesspoint.uwsp.edu" target="_blank">accesSPoint</a>
        </li>
        <li>
          <a href="/https://www.uwsp.edu/canvas">Canvas</a>
        </li>
        <li>
          <a href="https://campus.uwsp.edu/default.aspx" target="_blank">Intranet</a>
        </li>
        <li>
          <a href="https://www.linkedin.com/checkpoint/enterprise/login/77315154?application=learning&amp;appInstanceId=82058874&amp;authModeId=6556573301592899584" target="_blank">LinkedIn Learning</a>
        </li>
        <li>
          <a href="https://mypoint.uwsp.edu/" target="_blank" onclick="that=this;_gaq.push(['_trackEvent','Outbound Links','click',that.href]);setTimeout(function() { location.href=that.href }, 200);return false;">myPoint</a>
        </li>
        <li>
          <a href="https://www.uwsp.edu/navigate">Navigate</a>
        </li>
        <li>
          <a href="https://office.uwsp.edu" target="_blank">Office 365</a>
        </li>
        <li>
          <a href="https://mypoint.uwsp.edu/sieo/sieo005/student/default.aspx" target="_blank">Quest (Student)</a>
        </li>
        <li>
          <a href="https://spin.uwsp.edu" target="_blank">SPIN</a>
        </li>
        <li>
          <a href="https://email.uwsp.edu/" target="_blank" onclick="that=this;_gaq.push(['_trackEvent','Outbound Links','click',that.href]);setTimeout(function() { location.href=that.href }, 200);return false;">Web Email</a>
        </li>
        <li>
          <a href="/https://www.uwsp.edu/foundation">Giving</a>
        </li>
        <li>
          <a href="/https://www.uwsp.edu/about/Pages/directory.aspx">Directory</a>
        </li>
        <li>
          <a href="/https://www.uwsp.edu/about/Pages/siteIndex.aspx">Site Index</a>
        </li>
      </ul>
      <h3> Campuses </h3>
      <ul class="resrcs noindex">
        <li>
          <a href="/https://www.uwsp.edu/">Stevens Point</a>
        </li>
        <li>
          <a href="/https://www.uwsp.edu/marshfield">Marshfield</a>
        </li>
        <li>
          <a href="/https://www.uwsp.edu/wausau">Wausau</a>
        </li>
        <li>
          <a href="/https://www.uwsp.edu/online">100% Online</a>
        </li>
      </ul>
    </nav>
  </div>
</form>

Text Content

Skip to Content

Skip to main content

Stevens Point Marshfield Wausau 100% Online

Giving Directory Site Index
Logins
accesSPoint Canvas Intranet LinkedIn Learning myPoint Navigate Office 365 Quest
(Student) SPIN Web Email
www website: Sign In
Search UWSP.edu

Events Calendar UWSP Blog LinkedIn YouTube SnapChat Instagram Twitter Facebook
Search UWSP.edu
It looks like your browser does not have JavaScript enabled. Please turn on
JavaScript and try again.


About UWSP
 * Admissions
 * Academics
 * Athletics
 * Alumni
 * Pointer Life
 * Community
 * Diversity and Inclusion
 * Support







    University of Wisconsin - Stevens Point    

    Nov 21, 2024  

UW-Stevens Point Catalog 
Select a Publication UW-Stevens Point Catalog Permanent Working Catalog (Fall
2025 Draft In Progress) Fall 2024 Catalog [FINAL VERSION - Closed for Revisions]
Spring 2025 Catalog 2024-2025 University Handbook Spring 2024 Catalog [FINAL
VERSION - Closed for Revisions] 2023-2024 University Handbook [FINAL VERSION -
Closed for Revisions] Fall 2023 Catalog [FINAL VERSION - Closed for Revisions]
Spring 2023 Catalog [FINAL VERSION - Closed for Revisions] 2022-2023 University
Handbook [FINAL VERSION - Closed for Revisions] Fall 2022 Catalog [FINAL VERSION
- Closed for Revisions] Spring 2022 Catalog [FINAL VERSION - Closed for
Revisions] 2021-2022 University Handbook [FINAL VERSION - Closed for Revisions]
Fall 2021 Catalog [FINAL VERSION - Closed for Revisions] Spring 2021 Catalog
[FINAL VERSION - Closed for Revisions] 2020-21 University Handbook [FINAL
VERSION - Closed for Revisions] Fall 2020 Catalog [FINAL VERSION - Closed for
Revisions] Spring 2020 Catalog [FINAL VERSION - Closed for Revisions] 2019-20
Catalog [FINAL VERSION - Closed for Revisions] 2019-20 University Handbook
[FINAL VERSION - Closed for Revisions] 2018-19 Catalog [FINAL VERSION - Closed
for Revisions] 2018-19 University Handbook [FINAL VERSION - Closed for
Revisions] 2017-18 Catalog [FINAL VERSION - Closed for Revisions] 2017-18
University Handbook [FINAL VERSION - Closed for Revisions] 2016-17 Catalog
[FINAL VERSION - Closed for Revisions] 2015-16 Catalog [FINAL VERSION - Closed
for Revisions] 2014-2015 Catalog [FINAL VERSION - Closed for Revisions]
UW-Stevens Point Catalog
    

Global Search Publication Search Choose Search Location
Select an option Courses Programs Hierarchy Items Other Content Entire
Publication Entire Publication

Search Keyword Field Search Whole Word/Phrase Advanced Search

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

Catalog Navigation
Publication Home
Admissions
Athletics
Financial Aid
Office of the Registrar
Student Affairs
Student Financial Services
Student Resources

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

My Portfolio

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

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

UW-Stevens Point Catalog


UW-STEVENS POINT CATALOG

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





EXPLORE OUR PROGRAMS. DISCOVER YOUR PURPOSE. 


THE UNIVERSITY OF WISCONSIN-STEVENS POINT OFFERS MORE THAN 140 DIVERSE
UNDERGRADUATE AND GRADUATE PROGRAMS. THE UWSP CATALOG IS THE OFFICIAL SOURCE
OF INFORMATION FOR DEGREE REQUIREMENTS, ACADEMIC PROGRAMS, COURSE DESCRIPTIONS,
AND UNIVERSITY POLICIES. THE CATALOG IS PUBLISHED TWICE A YEAR.


USE THE DROP-DOWN MENU IN THE TOP-RIGHT CORNER OF THIS PAGE TO SELECT A CATALOG.


WHICH CATALOG SHOULD I CHOOSE?

 * Future Pointers: Use the catalog that corresponds with your first term of
   enrollment.
    
 * Current Students: Use the catalog that corresponds to your academic program
   term requirements, found on page one of the .pdf version of your Degree
   Progress Report. Generally:
   * Degree and General Education Program (GEP) requirements are defined by the
     catalog of your first term of enrollment.
   * Major, minor, and certificate requirements are defined by the catalog of
     the term you declared the program.
   * Academic policies, unless otherwise noted in the catalog, are defined by
     the current term catalog.
   * Students unsure of which catalog to use should consult with their academic
     adviser. 
      
 * Academic Departments: Use the Permanent Working Catalog as a starting point
   for curricular changes.

 

In compiling our catalog, we have used the most current and accurate information
available to us. However, we reserve the right to change any of the information
in this catalog at any time and without giving prior notice. When the UW System
or UW-Stevens Point deletes or revises any of the information in this catalog,
the changes take effect as soon as they are approved.

To keep up-to-date with changes in curriculum that may affect requirements in
your program and the length of time it takes you to graduate, be sure to check
with your adviser regularly during your college career.

The provisions of this catalog DO NOT constitute a contract between the student
and the university.

 

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

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

T

   
Click to expand mobile Site Navigation   
University of Wisconsin-Stevens Point
2100 Main Street
Stevens Point, WI 54481-3897

715-346-0123
webmaster@uwsp.edu
UW-Stevens Point at Marshfield
2000 W. 5th Street
Marshfield, WI 54449

715-389-6530
uwspmarshfield@uwsp.edu
UW-Stevens Point at Wausau
518 South 7th Avenue
Wausau, WI 54401

715-261-6235
uwspwausau@uwsp.edu
Emergency Information
Employment
Nondiscrimination Statement
Accreditation Information
Accessibility

Directions
Maps and Directories

Website feedback
close
©1993- University of Wisconsin-Stevens Point



Events Calendar UWSP Blog LinkedIn YouTube SnapChat Instagram Twitter Facebook


ABOUT UWSP




UNIVERSITY NAV

 * Admissions
 * Academics
 * Athletics
 * Alumni
 * Pointer Life
 * Community
 * Diversity and Inclusion
 * Support


RESOURCES

 * accesSPoint
 * Canvas
 * Intranet
 * LinkedIn Learning
 * myPoint
 * Navigate
 * Office 365
 * Quest (Student)
 * SPIN
 * Web Email
 * Giving
 * Directory
 * Site Index


CAMPUSES

 * Stevens Point
 * Marshfield
 * Wausau
 * 100% Online

All publications © 2024 University of Wisconsin - Stevens Point.
Powered by Modern Campus Catalog™.