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

Submitted URL: http://catalog.collin.edu/
Effective URL: https://catalog.collin.edu/
Submission: On December 09 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET //www.collin.edu/search/index.html

<form action="//www.collin.edu/search/index.html" method="get" class="flex items-end">
  <div class="w-full c-search-contain">
    <svg xmlns="http://www.w3.org/2000/svg" width="17" height="16" viewBox="0 0 17 16" fill="none">
      <path d="M12.5839 7.1544C12.5839 10.3899 10.1118 12.9194 7.17428 12.9194C4.23678 12.9194 1.76465 10.3899 1.76465 7.1544C1.76465 3.91895 4.23678 1.3894 7.17428 1.3894C10.1118 1.3894 12.5839 3.91895 12.5839 7.1544Z" stroke="#004088"
        stroke-width="2"></path>
      <line y1="-1" x2="5.60802" y2="-1" transform="matrix(0.701349 0.712818 -0.674001 0.73873 11.3994 11.613)" stroke="#004088" stroke-width="2"></line>
    </svg><input name="q" title="header-search-input" id="header-search-input" type="text" placeholder="Enter your search terms here"
      class="w-full h-14 md:h-16 lg:h-20 placeholder-white text-18 md:text-24 leading-1 font-semibold bg-transparent focus:bg-blue-navy focus:bg-opacity-50 border-0 border-b-2 border-blue focus:ring-transparent transition-colors"> <button
      type="submit" class="flex flex-center flex-shrink-0 w-14 md:w-16 lg:w-20 h-14 md:h-16 lg:h-20 bg-blue hover:bg-blue-navy transition-colors c-search-submit">Submit <span><svg xmlns="http://www.w3.org/2000/svg" width="33" height="30"
          viewBox="0 0 33 30" fill="none">
          <path d="M3.71704 1.08044H31.0014M31.0014 1.08044L30.2058 27.2898M31.0014 1.08044L1.3554 28.7501" stroke="white" stroke-width="2"></path>
        </svg></span></button>
  </div>
</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="3" selected="" data-select2-id="2">2023-2024 Collin College Catalog</option>
              <option value="1">2022-2023 Collin College 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 Collin College Catalog">2023-2024 Collin College 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="3">
    <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') && (locations_in_use !== 0)) {
              chosen_locations_div.style.display = "";
            } else {
              chosen_locations_div.style.display = "none";
            }
          };
        </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="">Hierarchy Items</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">
      </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: 250.891px;">
      <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=3" class="">
					Advanced Search				</a>
    </span>
  </fieldset>
</form>

Text Content

Skip to Content
HomeApplyGiveVisit
Information For
 * Prospective Students
 * Current Students
 * Transfer Students
 * Dual Credit
 * Continuing Education
 * Business Partners
 * Veterans & Military

CougarWeb Login Search
Submit
Menu   
 * Academics
   * Programs & Courses
   * Academic Advising
   * Academic Calendar
   * Locations
   * Honors Institute
   * Libraries
 * Admissions & Aid
   * New Student Orientation
   * Registration
   * Tuition
   * Financial Aid
   * Testing
 * Student Services
   * Bookstore
   * Club & Activities
   * Graduation
   * Career Center
   * Disability Services
 * Community & Campus
   * Athletics
   * Events
   * External Relations
   * Foundation
   * Continuing Education
   * For Employers
 * About Collin
   * Leadership
   * Board of Trustees
   * Careers
   * Contact Collin

 * Academics
   * Programs & Courses
   * Academic Advising
   * Academic Calendar
   * Locations
   * Honors Institute
   * Libraries
 * Admissions & Aid
   * New Student Orientation
   * Registration
   * Tuition
   * Financial Aid
   * Testing
 * Student Services
   * Bookstore
   * Club & Activities
   * Graduation
   * Career Center
   * Disability Services
 * Community & Campus
   * Athletics
   * Events
   * External Relations
   * Foundation
   * Continuing Education
   * For Employers
 * About Collin
   * Leadership
   * Board of Trustees
   * Careers
   * Contact Collin

 * Apply
 * News

    Collin College    

    Dec 08, 2023  

2023-2024 Collin College Catalog 
Select a Catalog 2023-2024 Collin College Catalog 2022-2023 Collin College
Catalog [ARCHIVED CATALOG] 2023-2024 Collin College Catalog
    

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

Search Keyword Field Search Whole Word/Phrase Advanced Search

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

Catalog Navigation
Catalog Home
About Collin College
Campuses and Locations
Website Information
2023-2024 Academic Calendar

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

Academic Transfer Programs
Academic Workforce Programs
Course Descriptions

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

Admissions
Registration Procedures
Financial Policies and Procedures
Exemptions and Waivers Available at Collin College
Financial Aid and Other Resources
Academic Policies and Procedures
Learning Opportunities

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


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

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

2023-2024 Collin College Catalog


2023-2024 COLLIN COLLEGE CATALOG

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



Collin College

3452 Spur 399

McKinney, TX 75069

(972)-599-3100

www.collin.edu

 

The programs, policies, statements, fees, and courses contained herein are
subject to continual review and evaluation.  This publication is intended for
information only and is not intended as a contract.  Collin College reserves the
right to make changes or deletions at any time without notice.

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

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

T

   

Since offering its first classes at area high schools in 1985, Collin College
has expanded to 7 Campuses, 6 Centers, as well as online classes.

 * Contact Us
 * Locations
 * News
 * COVID-19
 * Programs & Courses
 * Diversity & Inclusion
 * Give Now
 * Academic Calendar
 * Careers at Collin College


CAMPUSES & CENTERS

 * Frisco Campus
   
   9700 Wade Blvd.
   Frisco, TX 75035

 * McKinney Campus
   
   2200 W. University Dr.
   McKinney, TX 75071

 * Plano Campus
   
   2800 E. Spring Creek Pkwy.
   Plano, Texas 75074

 * Technical Campus
   
   2550 Bending Branch Way
   Allen, TX 75013

 * Wylie Campus
   
   391 Country Club Rd
   Wylie, TX 75098

 * Celina Campus
   
   2505 Kinship Pkwy
   Celina, TX 75009

 * Farmersville Campus
   
   501 S. Collin Pkwy
   Farmersville, TX 75442

 * Collin Higher Education Center
   
   3452 Spur 399
   McKinney, TX 75069

 * Courtyard Center
   
   4800 Preston Park Blvd.
   Plano, TX 75086

 * Public Safety Training Center
   
   3600 Redbud Blvd.
   McKinney, TX 75069

 * Rockwall Center
   
   2301 John King Blvd.
   Rockwall, TX 75087

 * iCollin Virtual Campus
   
   Online

 * Board Policies
 * Annual Security & Fire Safety Reports
 * Required Links
 * Report Fraud, Waste and Abuse
 * Privacy Policy
 * Accessibility
 * Terms of Use

 2022 Collin College. All Rights Reserved.


All catalogs © 2023 Collin College.
Powered by the Acalog™ Academic Catalog Management System™ (ACMS™).