2023-02-10 05:09:16 +00:00
<!DOCTYPE html>
2023-02-10 04:02:50 +00:00
< html >
< head >
< title >
COMM-4960 - Topics in COMM
< / title >
< meta property = "og:title" content = "COMM-4960 - Topics in COMM" >
< meta property = "og:description" content = "Course codes between X960 and X979 are for topics courses. They are often recycled and used for new/experimental courses." >
2023-02-10 04:31:43 +00:00
< link rel = "stylesheet" href = "../css/common.css" >
< link rel = "stylesheet" href = "../css/coursedisplay.css" >
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-10 21:00:10 +00:00
< form onsubmit = "search_helper()" >
< 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" >
Topics in COMM
< / h1 >
< h2 id = "code" >
COMM-4960
< / h2 >
< p >
Course codes between X960 and X979 are for topics courses. They are often recycled and used for new/experimental courses.
< / p >
< div id = "cattrs-container" >
< span id = "credits-pill" class = "attr-pill" >
2023-02-10 04:54:02 +00:00
4 credits
2023-02-10 04:02:50 +00:00
< / span >
< span class = "attr-pill" >
Communication Intensive
< / span >
< / 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 not-offered" >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer2 not-offered" >
< / td >
< td class = "term summer3 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
Social Media: East & West (4c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Yalun Zhou< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 0/19
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 2022< / th >
< td class = "term spring not-offered" >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer2 not-offered" >
< / td >
< td class = "term summer3 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
Social Media: East & West (4c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Yalun Zhou< / 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/19
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 2021< / th >
< td class = "term spring not-offered" >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer2 not-offered" >
< / td >
< td class = "term summer3 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
Social Media: East & West (4c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Yalun Zhou< / 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/19
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< tr >
< th class = "year" > 2020< / th >
< td class = "term spring not-offered" >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer2 not-offered" >
< / td >
< td class = "term summer3 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
Chinese Soc Media & Pop Cult (4c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Yalun Zhou< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 10/19
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
< td class = "term fall offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Social Media & Strategic Comm (4c)
< / span >
< ul class = "prof-list" >
< li > Weina Ran< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 20/19
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2019< / 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" > 2018< / th >
< td class = "term spring not-offered" >
< / td >
2023-02-10 04:54:02 +00:00
< td class = "term summer2 not-offered" >
< / td >
< td class = "term summer3 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
Social Media-pop Culture China (4c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Yalun Zhou< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 7/19
2023-02-10 04:02:50 +00:00
< / span >
< / div >
< / td >
< td class = "term fall not-offered" >
< / 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" >
Games Studies, Theory & Praxis (4c)
< / span >
< ul class = "prof-list" >
< li > Rebecca Kane Rouse< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 4/19
< / span >
< / div >
< / 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" >
Intro To Game Production (4c)
< / span >
< ul class = "prof-list" >
< li > Michael F Lynch< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 11/25
< / 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" >
Agile Prototype Development (4c)
< / span >
< ul class = "prof-list" >
< li > Roger Grice< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 14/30
< / span >
< / div >
< / 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" >
Intro To Game Production (4c)
< / span >
< ul class = "prof-list" >
< li > Mei Si< / li >
< li > Benjamin Chia-Ming Chang< / li >
< li > Michael F Lynch< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 12/25
< / 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" >
Agile Prototype Development (4c)
< / span >
< ul class = "prof-list" >
< li > Roger Grice< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 11/25
< / 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
Interactive Data Visualization (4c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Michael J Kalsher< / li >
< li > Patricia Search< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 6/13
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" >
Mobile App Usability (4c)
< / span >
< ul class = "prof-list" >
< li > Roger Grice< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 11/0
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2014< / th >
< td class = "term spring not-offered" >
< / 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
Interactive Media Design (4c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Patricia Search< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 2/10
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" >
Communication, Tech & Society (4c)
< / span >
< ul class = "prof-list" >
< li > Lillian Carolyn Spina-Caza< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 7/10
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2013< / th >
< td class = "term spring not-offered" >
< / 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
Interactive Media Design (4c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Patricia Search< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 3/15
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" >
Character & Story For Games (4c)
< / span >
< ul class = "prof-list" >
< li > Charles Lee Sheldon< / li >
< li > Michael F Lynch< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 34/50
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2012< / th >
< td class = "term spring offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Intro To Game Production (4c)
< / span >
< ul class = "prof-list" >
< li > Elizabeth A Large< / li >
< li > Michael F Lynch< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 24/19
< / 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
Interaction Design / 21st Cent (4c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Patricia Search< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 2/15
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" >
Character & Story For Games (4c)
< / span >
< ul class = "prof-list" >
< li > Michael F Lynch< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 35/50
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2011< / th >
< td class = "term spring offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Design For Society (4c) [CI]
< / span >
< ul class = "prof-list" >
< li > Audrey Grace Bennett< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 13/15
< / 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
Interaction Design / 21st Cent (4c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Patricia Search< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 4/15
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" >
Organizational Communication (4c) [CI]
< / span >
< ul class = "prof-list" >
< li > Colleen Mae Klatt< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 6/15
< / span >
< / div >
< / td >
< / tr >
< tr >
< th class = "year" > 2010< / th >
< td class = "term spring offered" >
< div class = "view-container detail-view-container" >
< span class = "term-course-info" >
Graphic Design Studio (4c)
< / span >
< ul class = "prof-list" >
< li > Leah A. Rico< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 34/48
< / 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
Interaction Design / 21st Cent (4c)
2023-02-10 04:02:50 +00:00
< / span >
< ul class = "prof-list" >
2023-02-10 04:54:02 +00:00
< li > Patricia Search< / li >
2023-02-10 04:02:50 +00:00
< / ul >
< span class = "course-capacity" >
2023-02-10 04:54:02 +00:00
Seats Taken: 2/15
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" >
Hci Prototype Production (4c)
< / span >
< ul class = "prof-list" >
< li > Roger Grice< / li >
< / ul >
< span class = "course-capacity" >
Seats Taken: 4/15
< / span >
< / div >
< / 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 >
< td class = "term spring unscheduled" >
< / td >
< td colspan = "2" class = "term summer unscheduled" >
< / td >
< td class = "term fall not-offered" >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / div >
< / body >
< / html >