2023-02-10 05:09:16 +00:00
<!DOCTYPE html>
2023-02-10 04:02:50 +00:00
< html >
< head >
< title >
2023-03-15 12:48:50 +00:00
BIOL-1015: Introduction To Biology Laboratory
2023-02-10 04:02:50 +00:00
< / title >
2023-03-15 12:48:50 +00:00
< meta property = "og:title" content = "BIOL-1015: Introduction To Biology Laboratory" >
< meta property = "og:description" content = "This course is not in the most recent catalog. It may have been discontinued, had its course code changed, or just not be in the catalog for some other reason." >
2023-02-10 04:31:43 +00:00
< link rel = "stylesheet" href = "../css/common.css" >
< link rel = "stylesheet" href = "../css/coursedisplay.css" >
2023-02-17 02:21:36 +00:00
< link rel = "shortcut icon" href = "../favicon/quatalogIcon.png" >
< link rel = "icon" href = "../favicon/favicon.ico" >
< link rel = "apple-touch-icon" sizes = "180x180" href = "../favicon/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "../favicon/favicon-32x32.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "../favicon/favicon-16x16.png" >
< link rel = "manifest" href = "../favicon/site.webmanifest" >
2023-02-11 00:01:14 +00:00
< script src = "../js/fuse.js" > < / script >
< script src = "../js/search_helper.js" > < / script >
2023-02-10 04:02:50 +00:00
< / head >
< body class = "search_plugin_added" >
< div id = "qlog-header" >
2023-02-10 05:09:16 +00:00
< a id = "qlog-wordmark" href = "../" > < svg > < use href = "../images/quatalogHWordmark.svg#QuatalogHWordmark" > < / use > < / svg > < / a >
2023-02-11 01:18:44 +00:00
< form onsubmit = "search_helper(event)" >
2023-02-10 21:00:10 +00:00
< input type = "text" id = "search" class = "header-search" placeholder = "Search..." >
< / form >
2023-02-10 04:02:50 +00:00
< / div >
< div id = "cd-flex" >
< div id = "course-info-container" >
< h1 id = "name" >
2023-03-15 12:48:50 +00:00
Introduction To Biology Laboratory
2023-02-10 04:02:50 +00:00
< / h1 >
< h2 id = "code" >
BIOL-1015
< / h2 >
< p >
2023-03-15 12:48:50 +00:00
This course is not in the most recent catalog. It may have been discontinued, had its course code changed, or just not be in the catalog for some other reason.
2023-02-10 04:02:50 +00:00
< / p >
< div id = "cattrs-container" >
< span id = "credits-pill" class = "attr-pill" >
2023-02-28 23:09:37 +00:00
1 credit
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< div id = "coreq-container" >
< div id = "coreq-title" class = "rel-info-title" >
Corequisites:
< / div >
< div id = coreq-classes" class = "rel-info-courses" >
2023-03-15 12:48:50 +00:00
< a class = "course-pill" href = "BIOL-1010" > BIOL-1010 Introduction To Biology< / a >
2023-02-10 04:02:50 +00:00
< / div >
< / div >
< div id = "prereq-container" class = "rel-info-container" >
< div id = "prereq-title" class = "rel-info-title" >
Prereqs:
< / div >
< div id = "prereq-classes" class = "rel-info-courses" >
< span class = "none-rect" >
none
< / span >
< / div >
< / div >
< / div >
< div id = "past-container" >
2023-02-10 05:09:16 +00:00
< h1 id = "past-title" >
2023-02-10 04:02:50 +00:00
Past Term Data
< / h2 >
2023-02-10 04:31:43 +00:00
< input type = "radio" id = "simple-view-input" name = "view-select" value = "simple" checked = "checked" >
< input type = "radio" id = "detail-view-input" name = "view-select" value = "detailed" >
2023-02-10 04:02:50 +00:00
< div id = "opt-container" >
< div id = "key-panel" >
< div id = "yes-code" class = "key-code" >
< span class = "code-icon" id = "yes-code-icon" >
2023-02-10 05:09:16 +00:00
< svg > < use href = "../icons.svg#circle-check" > < / use > < / svg >
2023-02-10 04:02:50 +00:00
< / span >
Offered
< / div >
< div id = "no-code" class = "key-code" >
< span class = "code-icon" id = "no-code-icon" >
2023-02-10 05:09:16 +00:00
< svg > < use href = "../icons.svg#circle-no" > < / use > < / svg >
2023-02-10 04:02:50 +00:00
< / span >
Not Offered
< / div >
< div id = "diff-code" class = "key-code" >
< span class = "code-icon" id = "diff-code-icon" >
2023-02-10 05:09:16 +00:00
< svg > < use href = "../icons.svg#circle-question" > < / use > < / svg >
2023-02-10 04:02:50 +00:00
< / span >
Offered as Cross-Listing Only
< / div >
< div id = "nil-code" class = "key-code" >
< span class = "code-icon" id = "nil-code-icon" >
2023-02-10 05:09:16 +00:00
< svg > < use href = "../icons.svg#circle-empty" > < / use > < / svg >
2023-02-10 04:02:50 +00:00
< / span >
No Term Data
< / div >
< / div >
< div id = "control-panel" >
< label for = "simple-view-input" id = "simple-view-label" class = "view-option-label" >
< span class = "view-icon" id = "simple-view-icon" >
2023-02-10 05:09:16 +00:00
< span class = "view-icon-selected" > < svg > < use href = "../icons.svg#circle-dot" > < / use > < / svg > < / span >
< span class = "view-icon-unselected" > < svg > < use href = "../icons.svg#circle-empty" > < / use > < / svg > < / span >
2023-02-10 04:02:50 +00:00
< / span >
Simple View
< / label >
< label for = "detail-view-input" id = "detail-view-label" class = "view-option-label" >
< span class = "view-icon" id = "detail-view-icon" >
2023-02-10 05:09:16 +00:00
< span class = "view-icon-selected" > < svg > < use href = "../icons.svg#circle-dot" > < / use > < / svg > < / span >
< span class = "view-icon-unselected" > < svg > < use href = "../icons.svg#circle-empty" > < / use > < / svg > < / span >
2023-02-10 04:02:50 +00:00
< / span >
Detailed View
< / label >
< / div >
< / div >
2023-02-10 21:00:10 +00:00
< table id = "years-table" >
2023-02-10 04:02:50 +00:00
< thead >
< tr >
< th > < / th >
< th class = "spring season-label" > Spring< / th >
< th class = "summer season-label" colspan = "2" > Summer< / th >
< th class = "fall season-label" > Fall< / th >
< / tr >
< tr >
< th colspan = "2" > < / th >
< th class = "summer2 midsum-label" > (Session 1)< / th >
< th class = "summer3 midsum-label" > (Session 2)< / th >
< th > < / th >
< / tr >
< / thead >
< tbody >
< tr >
< th class = "year" > 2023< / th >
< td class = "term spring offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Lab (1c)
< / span >
< ul class = "prof-list" >
< li > Jonathan T Stetler< / li >
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
< li > Darrin Scott Hunt< / li >
< / ul >
< span class = "course-capacity" >
2023-03-09 02:38:34 +00:00
Seats Taken: 400/416
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer2 offered" >
2023-02-10 04:02:50 +00:00
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
2023-02-10 04:54:02 +00:00
Introduction To Biology Laboratory (1c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-03-14 04:32:49 +00:00
Seats Taken: 24/24
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer3 not-offered" >
< / td >
2023-02-10 04:02:50 +00:00
< td class = "term fall offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
< / ul >
< span class = "course-capacity" >
2023-02-21 19:07:46 +00:00
Seats Taken: 0/224
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2022< / th >
< td class = "term spring offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Lab (1c)
< / span >
< ul class = "prof-list" >
< li > Jonathan T Stetler< / li >
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 349/380
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer2 offered" >
2023-02-10 04:02:50 +00:00
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
2023-02-10 04:54:02 +00:00
Introduction To Biology Laboratory (1c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 31/64
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer3 not-offered" >
< / td >
2023-02-10 04:02:50 +00:00
< td class = "term fall offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Georgi G. Shablovsky< / li >
< li > Jonathan T Stetler< / li >
< li > Seemanti Ramanath< / li >
< li > Darrin Scott Hunt< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 478/514
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2021< / th >
< td class = "term spring offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Lab (1c)
< / span >
< ul class = "prof-list" >
< li > Seemanti Ramanath< / li >
< li > Georgi G. Shablovsky< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 359/480
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer2 offered" >
2023-02-10 04:02:50 +00:00
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
2023-02-10 04:54:02 +00:00
Introduction To Biology Laboratory (1c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 26/64
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer3 not-offered" >
< / td >
2023-02-10 04:02:50 +00:00
< td class = "term fall offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Jonathan T Stetler< / li >
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 327/386
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2020< / th >
< td class = "term spring offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Michael T Klein< / li >
< li > Georgi G. Shablovsky< / li >
< li > Keylon Levere Cheeseman< / li >
< li > Seemanti Ramanath< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 358/387
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer2 offered" >
2023-02-10 04:02:50 +00:00
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
2023-02-10 04:54:02 +00:00
Introduction To Biology Laboratory (1c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 41/48
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer3 not-offered" >
< / td >
2023-02-10 04:02:50 +00:00
< td class = "term fall offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 439/476
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2019< / th >
< td class = "term spring offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 330/352
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer2 offered" >
2023-02-10 04:02:50 +00:00
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
2023-02-10 04:54:02 +00:00
Introduction To Biology Laboratory (1c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 28/32
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer3 not-offered" >
< / td >
2023-02-10 04:02:50 +00:00
< td class = "term fall offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Georgi G. Shablovsky< / li >
< li > Jeremy Lynch Farrell< / li >
< li > Michael T Klein< / li >
< li > Seemanti Ramanath< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 373/399
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2018< / th >
< td class = "term spring offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 245/304
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer2 offered" >
2023-02-10 04:02:50 +00:00
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
2023-02-10 04:54:02 +00:00
Introduction To Biology Laboratory (1c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 13/30
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer3 not-offered" >
< / td >
2023-02-10 04:02:50 +00:00
< td class = "term fall offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Jeremy Lynch Farrell< / li >
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 358/384
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2017< / th >
< td class = "term spring offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 248/330
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer2 offered" >
2023-02-10 04:02:50 +00:00
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
2023-02-10 04:54:02 +00:00
Introduction To Biology Laboratory (1c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Eric Matthew Rutledge< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 15/30
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer3 not-offered" >
< / td >
2023-02-10 04:02:50 +00:00
< td class = "term fall offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 311/360
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2016< / th >
< td class = "term spring offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Georgi G. Shablovsky< / li >
< li > Michael H Hanna< / li >
< li > Seemanti Ramanath< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 202/200
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer2 offered" >
2023-02-10 04:02:50 +00:00
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
2023-02-10 04:54:02 +00:00
Introduction To Biology Laboratory (1c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Eric Matthew Rutledge< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 22/30
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer3 not-offered" >
< / td >
2023-02-10 04:02:50 +00:00
< td class = "term fall offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Seemanti Ramanath< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 307/386
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2015< / th >
< td class = "term spring offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Georgi G. Shablovsky< / li >
< li > Seemanti Ramanath< / li >
< li > Michael H Hanna< / li >
< li > Toby Michael Michelena< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 191/0
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer2 offered" >
2023-02-10 04:02:50 +00:00
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
2023-02-10 04:54:02 +00:00
Introduction To Biology Laboratory (1c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Michael Edward Shea< / li >
< li > Georgi G. Shablovsky< / li >
< li > Eric Matthew Rutledge< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 21/0
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer3 not-offered" >
< / td >
2023-02-10 04:02:50 +00:00
< td class = "term fall offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Seemanti Ramanath< / li >
< li > Michael H Hanna< / li >
< li > Georgi G. Shablovsky< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 196/286
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2014< / th >
< td class = "term spring offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Georgi G. Shablovsky< / li >
< li > Toby Michael Michelena< / li >
< li > Michael H Hanna< / li >
< li > Lynnell W. Radlick< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 214/0
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer2 offered" >
2023-02-10 04:02:50 +00:00
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
2023-02-10 04:54:02 +00:00
Introduction To Biology Laboratory (1c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Eric Matthew Rutledge< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 17/30
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer3 not-offered" >
< / td >
2023-02-10 04:02:50 +00:00
< td class = "term fall offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Georgi G. Shablovsky< / li >
< li > Lynnell W. Radlick< / li >
< li > Michael H Hanna< / li >
< li > Seemanti Ramanath< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 206/0
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2013< / th >
< td class = "term spring not-offered" >
< / td >
< td colspan = "2" class = "term summer not-offered" >
< / td >
< td class = "term fall offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Introduction To Biology Laboratory (1c)
< / span >
< ul class = "prof-list" >
< li > Georgi G. Shablovsky< / li >
< li > Michael H Hanna< / li >
< li > Michael Edward Shea< / li >
< li > Lynnell W. Radlick< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 244/0
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2012< / th >
< td class = "term spring not-offered" >
< / td >
< td colspan = "2" class = "term summer not-offered" >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 2011< / th >
< td class = "term spring not-offered" >
< / td >
< td colspan = "2" class = "term summer not-offered" >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 2010< / th >
< td class = "term spring not-offered" >
< / td >
< td colspan = "2" class = "term summer not-offered" >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 2009< / th >
< td class = "term spring not-offered" >
< / td >
< td colspan = "2" class = "term summer not-offered" >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 2008< / th >
< td class = "term spring not-offered" >
< / td >
< td colspan = "2" class = "term summer not-offered" >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 2007< / th >
2023-02-22 04:39:06 +00:00
< td class = "term spring not-offered" >
< / td >
< td colspan = "2" class = "term summer not-offered" >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 2006< / th >
< td class = "term spring not-offered" >
< / td >
< td colspan = "2" class = "term summer not-offered" >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 2005< / th >
< td class = "term spring not-offered" >
< / td >
< td colspan = "2" class = "term summer not-offered" >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 2004< / th >
< td class = "term spring not-offered" >
< / td >
< td colspan = "2" class = "term summer not-offered" >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 2003< / th >
< td class = "term spring not-offered" >
< / td >
< td colspan = "2" class = "term summer not-offered" >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 2002< / th >
< td class = "term spring not-offered" >
< / td >
< td colspan = "2" class = "term summer not-offered" >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 2001< / th >
< td class = "term spring not-offered" >
< / td >
< td colspan = "2" class = "term summer not-offered" >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 2000< / th >
< td class = "term spring not-offered" >
< / td >
< td colspan = "2" class = "term summer not-offered" >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 1999< / th >
< td class = "term spring not-offered" >
< / td >
< td colspan = "2" class = "term summer not-offered" >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 1998< / th >
2023-02-10 04:02:50 +00:00
< td class = "term spring unscheduled" >
< / td >
2023-02-22 04:39:06 +00:00
< td colspan = "2" class = "term summer not-offered" >
2023-02-10 04:02:50 +00:00
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / div >
< / body >
< / html >