From bafef90dc8213f81664cd25898cadb14d1eb2ac8 Mon Sep 17 00:00:00 2001 From: illyum Date: Fri, 6 Sep 2024 02:40:50 -0600 Subject: [PATCH] Add a working css demo --- demo/main.go | 23 + demo/static/course_list.json | 5158 ++++++++++++++++++++++++++++++++++ demo/static/script.js | 77 + demo/static/styles.css | 128 + 4 files changed, 5386 insertions(+) create mode 100644 demo/main.go create mode 100644 demo/static/course_list.json create mode 100644 demo/static/script.js create mode 100644 demo/static/styles.css diff --git a/demo/main.go b/demo/main.go new file mode 100644 index 0000000..74b272a --- /dev/null +++ b/demo/main.go @@ -0,0 +1,23 @@ +package main + +import ( + "log" + "net/http" +) + +func main() { + // Serve static files from the "static" directory + fs := http.FileServer(http.Dir("./static")) + + // Serve static content at the root URL ("/") + http.Handle("/", http.StripPrefix("/", fs)) + + // Log the server status + log.Println("Serving at http://localhost:8080") + + // Start the web server on port 8080 + err := http.ListenAndServe(":8080", nil) + if err != nil { + log.Fatal("ListenAndServe: ", err) + } +} diff --git a/demo/static/course_list.json b/demo/static/course_list.json new file mode 100644 index 0000000..b4cf70a --- /dev/null +++ b/demo/static/course_list.json @@ -0,0 +1,5158 @@ +{ + "ABP100Y1": "Introduction to Academic Studies", + "ABP101Y1": "Introduction to Academic Studies in the Sciences", + "ABP102Y1": "Diversity and Social Justice in Canada", + "ABP103Y1": "Explorations in Literary Imagination: From Conventional to Cutting Edge", + "ABP104Y1": "Environmental Issues Today", + "ABP105Y1": "Indigenous Cultures and Societies", + "ABP106Y1": "Media, Culture, and Society", + "ABP107Y1": "Introduction to University Studies in Mathematics", + "ABP108Y1": "Introduction to University Studies in Chemistry", + "ABP109Y1": "Diverse Histories of Canada", + "ACT199H1": "Decipher Financial Puzzles in the Media and Pop Culture", + "ACT230H1": "Mathematics of Finance for Non-Actuaries", + "ACT240H1": "Mathematics of Investment & Credit", + "ACT245H1": "Financial Principles for Actuarial Science I", + "ACT247H1": "Introductory Life Contingencies", + "ACT348H1": "Life Contingencies II", + "ACT349H1": "Corporate Finance for Actuarial Science", + "ACT350H1": "Applied Probability for Actuarial Science", + "ACT370H1": "Financial Principles for Actuarial Science II", + "ACT371H1": "Basic Reserving Methods For P&C Insurance", + "ACT372H1": "Basic Ratemaking Methods For P&C Insurance", + "ACT390H1": "Professional Experience in Actuarial Science", + "ACT391H1": "Professional Internship", + "ACT398H0": "Research Excursions", + "ACT398Y0": "Research Excursions", + "ACT451H1": "Loss Models", + "ACT452H1": "Loss Models II", + "ACT455H1": "Advanced Life Contingencies", + "ACT460H1": "Stochastic Methods for Actuarial Science and Finance", + "ACT466H1": "Credibility and Simulation", + "ACT470H1": "Advanced Pension Mathematics", + "ACT471H1": "Topics in Casualty Actuarial Science", + "ACT473H1": "Issues In Actuarial Practice", + "ACT475H1": "Insurance Products and Regulation with AXIS", + "ACT496H1": "Readings in Actuarial Science", + "ACT497H1": "Readings in Actuarial Science", + "ACT498Y1": "Readings in Actuarial Science", + "ACT499Y1": "Readings in Actuarial Science", + "AFR150Y1": "Africa: A Critical Introduction", + "AFR199H1": "Africa in Toronto", + "AFR250Y1": "Africa in the 21st Century: Challenges and Opportunities", + "AFR251H1": "Language, Freedom and Linguistic Human Rights in Africa", + "AFR270H1": "African Literature and the Politics of Storytelling", + "AFR280Y1": "Introductory Swahili", + "AFR290H1": "The Idea of Africa", + "AFR298H1": "Popular Uprisings in Africa", + "AFR299Y1": "Research Opportunity Program", + "AFR322H1": "The Contemporary African Novel", + "AFR340H1": "The Literary Lives of African Women", + "AFR351Y1": "African Systems of Thought", + "AFR352H1": "International Organizations, NGOs, Development and Change in Africa", + "AFR353H1": "International Relations of Africa", + "AFR354H1": "African Cultures and Development", + "AFR355H1": "African Youth Languages and Cultures", + "AFR357H1": "Special Topics in African Studies", + "AFR358H1": "Special Topics in African Studies", + "AFR359H1": "The Horn of Africa - Critical Perspectives", + "AFR365H1": "Art, Media and Politics in Africa and the African Diaspora", + "AFR370H1": "Anticolonialism, Radicalism and Revolutions in Africa", + "AFR380Y1": "Intermediate Swahili", + "AFR389H1": "The Geopolitics and Debates on Africa-China Economic Relations", + "AFR391H1": "African Studies Independent Study Course", + "AFR450Y1": "African Studies Honours Research Seminar", + "AFR451H1": "Special Topics in African Studies", + "AFR452H1": "Kiswahili in a Globalized World", + "AFR454H1": "Migration, Mobility, and Displacement in Contemporary Africa", + "AFR455H1": "Conflicts, Negotiations and Peacebuilding in Africa", + "AFR459H1": "Advanced Special Topics in African Studies", + "AFR460H1": "Climate Change, Food Security, and Sustainability in Africa", + "AFR465H1": "African Cities and Urban Futures", + "AFR490Y1": "African Studies Independent Study Course", + "AFR491H1": "African Studies Independent Study Course", + "AFR499H1": "Advanced Topics in African Studies", + "AMS100H1": "Global Capitalism", + "AMS200H1": "Introduction to American Studies", + "AMS210H1": "Concepts in American Studies", + "AMS220H1": "Depression Era America: History, Politics, Culture", + "AMS300H1": "Theories and Methods in American Studies", + "AMS310H1": "Approaches to American Studies", + "AMS311H1": "Approaches to American Studies", + "AMS312H1": "Approaches to American Studies", + "AMS313H1": "Approaches to American Studies", + "AMS320H1": "Tearing Down Monuments: Controversies in Public Memory", + "AMS330H1": "Transnational America", + "AMS400H1": "Topics in American Studies", + "AMS401H1": "Topics in American Studies", + "AMS402H1": "Topics in American Studies", + "AMS403H1": "Topics in American Studies", + "AMS494H1": "Independent Studies", + "AMS495Y1": "Independent Studies", + "ANA200H1": "Human Visceral Anatomy", + "ANA300Y1": "Human Anatomy and Histology", + "ANA301H1": "Human Embryology", + "ANA400H1": "Anatomy Dissection", + "ANA411H1": "Anatomy in Application: Exercise & Biomechanics", + "ANA420H1": "Anatomy of the Stem Cell Niche", + "ANA498Y1": "Project in Anatomy", + "ANT100Y1": "Introduction to Anthropology", + "ANT192H1": "Murder and Other Deathly Crimes: Anthropological Perspectives", + "ANT193H1": "Making, Using, and Interpreting Stone Tools", + "ANT194H1": "Human-nonhuman relations through Manga & Anime", + "ANT195H1": "Speculative Fiction and Social Reality", + "ANT197H1": "Representations of Intellectuals", + "ANT199H1": "Living on the Water in Toronto", + "ANT200Y1": "Introduction to Archaeology", + "ANT203Y1": "The Nature of Humans", + "ANT204H1": "Social Cultural Anthropology and Global Issues", + "ANT205H1": "Medical Anthropology: Sociocultural Perspectives on Illness, Medicine and Care", + "ANT207H1": "Core Concepts in Social and Cultural Anthropology", + "ANT208H1": "Medical Anthropology: an Evolutionary Perspective on Human Health", + "ANT210H1": "Anthropologists and Indigenous Peoples in North America", + "ANT215H1": "Fight the Power!: A Global History of Resistance and Revolution", + "ANT253H1": "Language & Society", + "ANT299Y1": "Research Opportunity Program", + "ANT311Y0": "Archaeological Fieldwork", + "ANT311Y1": "Archaeological Fieldwork", + "ANT315H1": "Arctic Archaeology", + "ANT317H1": "Archaeology of Eastern North America", + "ANT318H1": "The Preindustrial City and Urban Social Theory", + "ANT319Y1": "Archaeology of North America", + "ANT320H1": "Ancient Cultures of the Andes", + "ANT324H1": "Tourism & Globalization", + "ANT325H1": "Indigenous Archaeologies", + "ANT329H1": "Language & Power Structure", + "ANT330Y1": "Paleoanthropology Field School", + "ANT333Y1": "Living Primate Adaptations", + "ANT334Y1": "Human Skeletal Biology", + "ANT335Y1": "Human Evolution", + "ANT336H1": "Evolutionary Anthropology Theory", + "ANT337H1": "Human Movement", + "ANT338H1": "Molecular Anthropology and Human Evolution", + "ANT341H1": "China in Transition", + "ANT342H1": "Anthropology of Race and Racism", + "ANT343H1": "Social Anthropology of Gender", + "ANT344H1": "Political Anthropology", + "ANT345H1": "Global Health: Anthropological Perspectives", + "ANT346H1": "Anthropology of Food", + "ANT347H1": "Metropolis: Global Cities", + "ANT348H1": "Medical Anthropology: Health, Power and Politics", + "ANT352H1": "Anthropology of Life and Death", + "ANT354H1": "Right-Wing Nationalisms", + "ANT356H1": "Anthropology of Religion", + "ANT357H1": "Social Worlds of Medicine and Care", + "ANT358H1": "Medical Anthropology and Social Justice", + "ANT362H1": "Sports and Play", + "ANT364H1": "Advocating Environmental and Climate Justice", + "ANT366H1": "Anthropology of Activism and Social Justice", + "ANT370H1": "Introduction to Social Anthropological Theory", + "ANT374H1": "Rethinking Development, or the Improvement of the World", + "ANT376H1": "Anthropology of Animals", + "ANT378H1": "Gift, Money, and Finance", + "ANT380H1": "Craft of Social/Cultural Anthropology", + "ANT382H1": "Special Topics in Biocultural Medical Anthropology", + "ANT384H1": "Special Topics in Society, Culture and Language", + "ANT385H1": "Special Topics in Sociocultural Medical Anthropology", + "ANT386H1": "Global Catholicism: Anthropological Approaches", + "ANT390H1": "Special Topics in Anthropology", + "ANT395Y0": "Special Topics in Anthropology", + "ANT396Y0": "Special Topics in Anthropology", + "ANT398H0": "Research Excursions", + "ANT398Y0": "Research Excursions", + "ANT399Y1": "Research Opportunity Program", + "ANT406H1": "Lithic Analysis", + "ANT407H1": "Inka and Aztec States", + "ANT408H1": "The History Lab: Applied Methods in Historical Archaeology", + "ANT409H1": "Landscape Archaeology", + "ANT410H1": "Hunter-Gatherers Past & Present", + "ANT411H1": "Advanced Archaeological Theory", + "ANT412H1": "Historical Archaeology", + "ANT415Y1": "Laboratory in Faunal Archaeo-Osteology", + "ANT416H1": "Archaeology of Ritual and Identity", + "ANT419H1": "Current Debates in Palaeolithic Archaeology", + "ANT420H1": "Archaeology of Inequality", + "ANT425H1": "Language in Anthropological Thought", + "ANT426H1": "Western Views of the Non-West", + "ANT430H1": "Primate Conservation Biology", + "ANT431H1": "The Real Planet of the Apes", + "ANT434H1": "Health, Diet & Disease in the Past", + "ANT435H1": "Anthropology of Childhood and Childcare", + "ANT436H1": "Primate Ecology & Social Behavior", + "ANT437H1": "Introduction to Virtual Anthropology", + "ANT438H1": "Topics in Emerging Scholarship (Evolutionary Anthropology)", + "ANT441H1": "Love, Sex, and Marriage", + "ANT442H1": "Social Studies of Autism", + "ANT446H1": "Anthropology of Aging, Health, and Care", + "ANT450H1": "Multispecies Cities", + "ANT455H1": "Anthropology of the Middle East", + "ANT456H1": "Queer Ethnography", + "ANT457H1": "Anthropology of Material Culture", + "ANT458H1": "Indigenous Health Histories and Canadian Settler Colonialism", + "ANT459H1": "Multispecies Ethnography", + "ANT460H1": "Global Perspectives on Women's Health", + "ANT462H1": "Anthropology of Affect", + "ANT463H1": "Anthropology of Racial Capitalism and Dispossession", + "ANT464H1": "Black Ethnographies", + "ANT465H1": "Ethnographic Practicum: Toronto Tours", + "ANT472H1": "Japan in Global Context: Anthropological Perspectives", + "ANT473H1": "Ethnographic Practicum: The University", + "ANT474H1": "Ethnographies of HIV/AIDS: Risk, Vulnerability, and Care", + "ANT475H1": "Reading Ethnography", + "ANT477H1": "Transnational Korea in and outside the Peninsula", + "ANT480H1": "Special Topics in Anthropological Research", + "ANT480Y1": "Special Topics in Anthropological Research", + "ANT481H1": "Special Topics in Evolutionary Anthropology", + "ANT483H1": "Special Topics in Linguistic Anthropology", + "ANT484H1": "Special Topics in Social Cultural Anthropology", + "ANT485H1": "Topics in Emerging Scholarship (Society, Culture and Language)", + "ANT486H1": "Special Topics: Socio-Cultural Research Seminar", + "ANT488H1": "Special Topics in Medical Anthropology", + "ANT490Y1": "Field Course in Social and Cultural Anthropology", + "ANT491H1": "Internship in Anthropology", + "ANT491Y1": "Internship in Anthropology", + "ANT497Y1": "Independent Research", + "ANT498H1": "Independent Research", + "ANT499H1": "Independent Research", + "APM236H1": "Applications of Linear Programming", + "APM306Y1": "Mathematics and Law", + "APM346H1": "Partial Differential Equations", + "APM348H1": "Mathematical Modelling", + "APM396H1": "Independent Reading in Applied Mathematics", + "APM421H1": "Mathematical Foundations of Quantum Mechanics and Quantum Information Theory", + "APM426H1": "General Relativity", + "APM441H1": "Asymptotic and Perturbation Methods", + "APM446H1": "Applied Nonlinear Equations", + "APM461H1": "Combinatorial Methods", + "APM462H1": "Nonlinear Optimization", + "APM466H1": "Mathematical Theory of Finance", + "APM496H1": "Independent Readings in Applied Mathematics", + "ARH100Y1": "Introduction to Archaeology", + "ARH205H1": "Archaeological Inference", + "ARH306Y1": "Archaeological Field Methods", + "ARH309H1": "Archaeology, Ethics, and the Public", + "ARH312Y1": "Archaeological Laboratory", + "ARH360H1": "Prehistory of the Near East", + "ARH361H0": "Field Archaeology", + "ARH361H1": "Field Archaeology", + "ARH361Y0": "Field Archaeology", + "ARH361Y1": "Field Archaeology", + "ARH398H0": "Research Excursions", + "ARH398Y0": "Research Excursions", + "ARH440H1": "Photogrammetry and 3D Analysis of Material Culture", + "ARH482H1": "Special Topics in Archaeology", + "ARH494H1": "Topics in Emerging Scholarship (Archaeology)", + "ARH495H1": "Archaeology Research Practicum", + "AST101H1": "The Sun and Its Neighbours", + "AST121H1": "Origin and Evolution of the Universe", + "AST198H1": "Great Astronomical Issues", + "AST199H1": "Astronomy at the Frontier", + "AST201H1": "Stars and Galaxies", + "AST210H1": "Great Moments in Astronomy", + "AST221H1": "Stars and Planets", + "AST222H1": "Galaxies and Cosmology", + "AST251H1": "Life on Other Worlds", + "AST299H1": "Research Opportunity Program", + "AST299Y1": "Research Opportunity Program", + "AST301H1": "Observational Astronomy", + "AST310H1": "Indigenous Worldviews & Astronomy", + "AST320H1": "Introduction to Astrophysics", + "AST325H1": "Introduction to Practical Astronomy", + "AST326Y1": "Practical Astronomy", + "AST398H0": "Research Excursions", + "AST398Y0": "Research Excursions", + "AST399Y1": "Research Opportunity Program", + "AST424H1": "Introduction to Astrophysical Research", + "AST425Y1": "Research Topic in Astronomy", + "AST430H1": "Supervised Study in Astronomy & Astrophysics", + "AST431H1": "Supervised Study in Astronomy & Astrophysics", + "AST431Y1": "Supervised Study in Astronomy & Astrophysics", + "BCB330Y1": "Special Project in Bioinformatics and Computational Biology", + "BCB410H1": "Applied Bioinformatics", + "BCB420H1": "Computational Systems Biology", + "BCB430Y1": "Advanced Special Project in Bioinformatics and Computational Biology", + "BCH210H1": "Biochemistry I: Proteins, Lipids and Metabolism", + "BCH242Y1": "Introduction to Biochemistry", + "BCH299Y1": "Research Opportunity Program", + "BCH311H1": "Biochemistry II: Nucleic Acids and Biological Information Flow", + "BCH340H1": "Proteins: From Structure to Function", + "BCH370H1": "Laboratory Course in Biochemical Techniques", + "BCH372Y1": "Summer Research in Biochemistry", + "BCH373H1": "Independent Research Project", + "BCH374Y1": "Research Project in Biochemistry", + "BCH375H1": "Independent Research Project", + "BCH377H1": "Biochemistry Laboratory I", + "BCH378H1": "Biochemistry Laboratory II", + "BCH399Y1": "Research Opportunity Program", + "BCH422H1": "Membrane Proteins: Structure, and Function", + "BCH425H1": "Structural Biology: Principles and Practice", + "BCH426H1": "Regulation of Signalling Pathways", + "BCH428H1": "Genomics of Microbial Communities in Human Health and Beyond", + "BCH440H1": "Protein Homeostasis", + "BCH444H1": "Protein Trafficking in the Secretory & Endocytic Pathways", + "BCH445H1": "Organelles in Cell Function and Death", + "BCH446H1": "Membrane Dynamics of the Cell Surface", + "BCH448H1": "Structure and Function of the Nucleus", + "BCH449H1": "Medical Biochemistry", + "BCH450H1": "Antibiotics and Antibiotic Targets", + "BCH470H1": "Independent Research Project", + "BCH471H1": "Independent Research Project", + "BCH472Y1": "Advanced Summer Research Project in Biochemistry", + "BCH473Y1": "Advanced Research Project in Biochemistry", + "BCH478H1": "Advanced Biochemistry Laboratory", + "BCH479H1": "Advanced Seminar in Biochemistry", + "BIO120H1": "Adaptation and Biodiversity", + "BIO130H1": "Molecular and Cell Biology", + "BIO220H1": "From Genomes to Ecosystems in a Changing World", + "BIO230H1": "From Genes to Organisms", + "BIO251H1": "Form, Function and Development in Plants", + "BIO255H1": "From Genes to Organisms with Advanced Laboratory", + "BIO260H1": "Concepts in Genetics", + "BIO270H1": "Animal Physiology I", + "BIO271H1": "Animal Physiology II", + "BMS100H1": "Introduction to Book & Media Studies", + "BMS110Y1": "The Printed Book", + "BMS200Y1": "Book & Media Histories", + "BMS201H1": "Information Literacy, Writing, and Research for Book & Media Studies", + "BMS300H1": "Special Topics in Book & Media Theories", + "BMS301H1": "Special Topics in Book & Media Cultures", + "BMS302H1": "Special Topics in Book & Media Histories", + "BMS303H1": "Special Topics in Book & Media Industries", + "BMS311H1": "Open Topics in Book & Media Studies", + "BMS312Y0": "Open Topics in Book & Media Studies", + "BMS314H1": "Media Revolutions", + "BMS316H1": "Social Media & Digital Platforms", + "BMS319H1": "Media Ethics", + "BMS320H1": "Media and Trauma", + "BMS331H1": "The History of the Book: Elements of Bibliography and Print Culture", + "BMS332H1": "The History of Reading: Readers, Readerships, Reception", + "BMS333H1": "Impacts of Advertising Typography", + "BMS350H1": "Propaganda and Media", + "BMS351H1": "The Illustrated Dante", + "BMS352H1": "Media and the Myths of Romance", + "BMS353H1": "Fandom, Fan Fiction, and Participatory Culture", + "BMS354H1": "Transnationalism and East Asian Media", + "BMS380H1": "Staging Britishness from Shakespeare to the BBC", + "BMS381H1": "Cool Britannia? Popular Music Culture and Postwar Britain", + "BMS386H1": "Book and Media Internship", + "BMS387H1": "Advertising and Media", + "BMS389H1": "Libraries, Special Collections, and Archives", + "BMS391H1": "The Media Franchise", + "BMS392H1": "Media Identities", + "BMS393H1": "Media Ecology", + "BMS394H1": "Independent Study in Book and Media Studies", + "BMS395Y1": "Independent Study in Book and Media Studies", + "BMS400H1": "Advanced Topics in Book & Media Theories", + "BMS401H1": "Advanced Topics in Book & Media Cultures", + "BMS402H1": "Advanced Topics in Book & Media Histories", + "BMS403H1": "Advanced Topics in Book & Media Industries", + "BMS411H1": "Advanced Open Topics in Book & Media Studies", + "BMS420H1": "Bookbinding Then and Now", + "BMS421H1": "Histories of Letterpress Printing", + "BMS430H1": "Mindful Media", + "BMS431H1": "Media and Environmental Justice", + "BMS432H1": "The Game Industry", + "BMS433H1": "Video Games and Culture", + "BMS434H1": "Boys\u2019 Love and the Culture of Desire", + "BMS494H1": "Independent Study in Book and Media Studies", + "BMS495Y1": "Independent Study in Book and Media Studies", + "BPM100H1": "The Art & Science of Human Flourishing", + "BPM214H1": "Socially Engaged Buddhism", + "BPM232H1": "Buddhism and Psychology", + "BPM330H1": "Mindfulness-Informed Interventions for Mental Health", + "BPM332H1": "Buddhism and Psychotherapy", + "BPM333H1": "Buddhism and Cognitive Science", + "BPM334H1": "Science of Wisdom: Buddhist and Western Traditions", + "BPM335H1": "Meditation and the Body", + "BPM336H1": "Special Topics in Buddhism, Psychology and Mental Health", + "BPM337H1": "Special Topics in Buddhism, Psychology and Mental Health", + "BPM338H1": "Exploring Mindful Awareness", + "BPM339H1": "Mind, Consciousness and the Self", + "BPM381H1": "Buddhist Perspectives on Current Social Issues", + "BPM432H1": "Advanced Research in Meditation, Psychology and Neuroscience", + "BPM433H1": "Advanced Exploration of Buddhist Psychology and Practice", + "BPM438H1": "Mindfulness Meditation: Science and Research", + "BPM498H1": "Advanced Topics in Buddhism, Psychology and Mental Health", + "BPM499H1": "Advanced Topics in Buddhism, Psychology and Mental Health", + "CAR120Y1": "Introduction to Caribbean Studies", + "CAR215H1": "Caribbean Foodways Across History, Culture and Diaspora", + "CAR220H1": "Comparative Caribbean Literature", + "CAR221H1": "Comparative Caribbean Literature and Visual Culture", + "CAR225H1": "Caribbean Societies", + "CAR226H1": "Caribbean Political Thought", + "CAR316H1": "Caribbean Religions", + "CAR317H1": "Caribbean Women Writers", + "CAR321H1": "Caribbean Visual Arts, Social Media and Performance", + "CAR324H1": "Capitalism and Crisis in the Caribbean", + "CAR325H1": "Caribbean Women Thinkers", + "CAR328H1": "Caribbean Indentureship and its Legacies", + "CAR329H1": "Special Topics in Caribbean Studies", + "CAR332Y0": "Puerto Rican Culture and Environment", + "CAR342Y0": "The Dominican Republic: Culture and Environment", + "CAR421H1": "Global Perspectives on the Haitian Revolution", + "CAR422H1": "Caribbean Regionalism", + "CAR426H1": "Special Topics in Caribbean Studies", + "CAR426Y1": "Special Topics in Caribbean Studies", + "CAR427H1": "Caribbean Diasporic Narratives: London, Paris, Toronto, Berlin, New York", + "CAR428H1": "Caribbean Migrations and Diasporas", + "CAR429H1": "Caribbean Diaspora in Canada", + "CAR499H1": "Advanced Topics in Caribbean Studies", + "CAS100H1": "Introduction to Contemporary Asian Studies", + "CAS200H1": "Introduction to Contemporary Asian Studies", + "CAS201H1": "Global Asian Studies: Insights and Concepts", + "CAS202H1": "Global Asian Studies: Sites and Practices", + "CAS310H1": "Comparative Colonialisms in Asia", + "CAS320H1": "Comparative Modernities in Asia", + "CAS350H1": "Asian Youth Cultures", + "CAS360H1": "Asian Genders", + "CAS370H1": "Asian Cities", + "CAS390H1": "Special Topics", + "CAS393H1": "Independent Research", + "CAS393Y1": "Independent Research", + "CAS400H1": "Interdisciplinary Research in Methods in Contemporary Asian Studies", + "CAS413H1": "Asia and Canada", + "CAS414H1": "The Public Event in Asia", + "CAS420H1": "Asia and the New Global Economy", + "CAS430H1": "Nationalism and Revolution in Asia", + "CAS450H1": "Asian Pathways Research Practice", + "CAS490H1": "Special Topics in Contemporary Asian Studies", + "CAS498H1": "Independent Research", + "CAS498Y1": "Independent Research", + "CDN197H1": "Inventing Canada", + "CDN198H1": "Canada, Colonialism and Settler Relations", + "CDN199H1": "Canada- Hong Kong Migration", + "CDN202H1": "Aspects of Qu\u00e9bec Culture", + "CDN205H1": "Topics in Canadian Studies I", + "CDN218H1": "Voices in Canadian Writing", + "CDN221H1": "Culture and the Media in Canada", + "CDN240H1": "Italian Canadian Studies", + "CDN267H1": "Canadian Nationalisms", + "CDN268H1": "Canada and Globalization", + "CDN280H1": "Canadian Jewish History", + "CDN305H1": "Topics in Canadian Studies II", + "CDN307H1": "Asian Cultures in Canada", + "CDN325H1": "Asian Canadian Space & Place", + "CDN335H1": "Black Canadian Studies", + "CDN340H1": "The History of Canadian-U.S. Relations", + "CDN355H1": "Digital Media, Digital Makers", + "CDN365H1": "The Canadian Arctic", + "CDN367H1": "Canadian Pluralism", + "CDN368H1": "Canada's Borders", + "CDN370H1": "Special Topics in Canadian Studies", + "CDN380H1": "Socio-Cultural Perspective of the Canadian Jewish Community", + "CDN385H1": "Re-Imagining Canada: Creative Visions of Our Past, Present, and Futures", + "CDN390H1": "Chinese Canadian Studies", + "CDN395H1": "Independent Study in Asian Canadian Studies", + "CDN405H1": "The University in Canada", + "CDN406H1": "Topics in Canadian Studies III", + "CDN420Y1": "Senior Essay", + "CDN425H1": "Independent Research in Canadian Studies", + "CDN430Y1": "Senior Seminar: Special Topics in Canadian Studies", + "CDN435Y1": "Active Citizenship in a Canadian Context", + "CDN470H1": "Special Topics in Canadian Studies", + "CHC120H1": "Catholicism in Conversation", + "CHC130H1": "Playing with Fire: Alchemy, Astrology, and Magic", + "CHC200H1": "Christianity and the Arts", + "CHC203Y1": "Christianity and Society Through the Ages", + "CHC215H1": "Varieties of Christian Community", + "CHC218H1": "Christianity and Education", + "CHC232H1": "Christianity and Science", + "CHC300H1": "Special Topics in Christianity and Culture I", + "CHC304H1": "Christianity, Law and Society", + "CHC305H1": "Christianity and Popular Culture", + "CHC306H1": "The Catechism of the Catholic Church", + "CHC307H1": "Scripture in Christian Tradition", + "CHC308H1": "Marriage and the Family in the Catholic Tradition", + "CHC309H1": "Christianity and Politics", + "CHC311H1": "Why the Church", + "CHC312H1": "Catholicism and Education", + "CHC313H1": "Catholic Education in Ontario", + "CHC322H1": "Women and Christianity", + "CHC327H1": "Ritual and Worship", + "CHC330H1": "Christ in Christian Tradition", + "CHC364H1": "The Christian Book", + "CHC365H1": "Christianity, Art, and Architecture", + "CHC367H1": "Christianity, Literature, and Theatre", + "CHC368H1": "Varieties of Christian Experience", + "CHC369H1": "Christianity and Music", + "CHC370H1": "The Bible and Biology", + "CHC371H1": "Faith and Physics", + "CHC372H1": "The Catholic Church in Canada", + "CHC378H1": "Major Christian Thinkers, up to 1300", + "CHC379H1": "Major Christian Thinkers, 1300 to present", + "CHC382H1": "Literature and the Christian Child", + "CHC383H1": "God and Geometry", + "CHC384H1": "Music and Liturgy", + "CHC390Y1": "Independent Studies in Christianity and Culture", + "CHC391H1": "Independent Studies in Christianity and Culture", + "CHC400H1": "Advanced Topics in Christianity and Culture I", + "CHC433Y1": "Independent Studies in Christianity and Culture", + "CHC434H1": "Independent Studies in Christianity and Culture", + "CHC456H1": "Indian Christianity", + "CHC471H1": "Internship", + "CHC472H1": "Research Seminar in Christianity and Culture", + "CHM101H1": "The Chemistry and Biology of Organic Molecules: Sex, Drugs and Rock and Roll!", + "CHM135H1": "Chemistry: Physical Principles", + "CHM136H1": "Introductory Organic Chemistry I", + "CHM151Y1": "Chemistry: The Molecular Science", + "CHM193H1": "Chemicals in the Environment: The Good, the Bad, and the Ugly", + "CHM194H1": "Science and Human Values", + "CHM196H1": "The Quantum World and Its Classical Limit", + "CHM197H1": "Environmental Chemistry in a Sustainable World", + "CHM198H1": "Biosensor Technology and Applications for the Non-Scientist", + "CHM199H1": "The Context of Chemistry: Origins, Concepts, Tools, and Challenges", + "CHM209H1": "Science of the Modern Kitchen", + "CHM210H1": "Chemistry of Environmental Change", + "CHM217H1": "Introduction to Analytical Chemistry", + "CHM220H1": "Physical Chemistry for Life Sciences", + "CHM222H1": "Introduction to Physical Chemistry", + "CHM223H1": "Physical Chemistry: The Molecular Viewpoint", + "CHM236H1": "Introductory Inorganic Chemistry I", + "CHM237H1": "Introductory Inorganic Chemistry II", + "CHM247H1": "Introductory Organic Chemistry II", + "CHM249H1": "Organic Chemistry", + "CHM295H1": "Research Experience in Chemistry", + "CHM299H1": "Research Opportunity Program", + "CHM299Y1": "Research Opportunity Program", + "CHM310H1": "Environmental Fate and Toxicity of Organic Contaminants", + "CHM317H1": "Introduction to Instrumental Methods of Analysis", + "CHM326H1": "Introductory Quantum Mechanics and Spectroscopy", + "CHM327H1": "Experimental Physical Chemistry", + "CHM328H1": "Modern Physical Chemistry", + "CHM338H1": "Intermediate Inorganic Chemistry", + "CHM342H1": "Modern Organic Synthesis", + "CHM343H1": "Organic Synthesis Techniques", + "CHM347H1": "Organic Chemistry of Biological Compounds", + "CHM348H1": "Organic Reaction Mechanisms", + "CHM355H1": "Introduction to Inorganic and Polymer Materials Chemistry", + "CHM379H1": "Biomolecular Chemistry", + "CHM395Y1": "Research Project in Chemistry", + "CHM396Y0": "Research Topic Abroad", + "CHM397H0": "Research Abroad in Chemistry", + "CHM398H0": "Research Excursions", + "CHM398Y0": "Research Excursions", + "CHM399H1": "Research Opportunity Program", + "CHM410H1": "Analytical Environmental Chemistry", + "CHM414H1": "Biosensors and Chemical Sensors", + "CHM415H1": "Topics in Atmospheric Chemistry", + "CHM416H1": "Separation Science", + "CHM417H1": "Laboratory Instrumentation", + "CHM423H1": "Applications of Quantum Mechanics", + "CHM427H1": "Statistical Mechanics", + "CHM432H1": "Organometallic Chemistry and Catalysis", + "CHM437H1": "Bioinorganic Chemistry", + "CHM440H1": "The Synthesis of Modern Pharmaceutical Agents", + "CHM441H1": "Spectroscopic Analysis in Organic Chemistry", + "CHM443H1": "Physical Organic Chemistry", + "CHM447H1": "Bio-organic Chemistry", + "CHM455H1": "Advanced Materials Chemistry", + "CHM456H1": "Organic Materials Chemistry", + "CHM457H1": "Polymer Chemistry", + "CHM458H1": "Soft Materials for Life, Energy, and the Environment", + "CHM479H1": "Biological Chemistry", + "CHM499Y1": "Introduction to Chemistry Research", + "CIN105Y1": "Introduction to Film Study", + "CIN196H1": "Story Worlds and the Cinema", + "CIN197H1": "School Daze", + "CIN201Y1": "Film Cultures I: Art and Industry", + "CIN210H1": "Horror Film", + "CIN211H1": "Science Fiction Film", + "CIN212H1": "Cinema and Sensation I: Action/Spectacle", + "CIN213H1": "Cinema and Sensation II: Sex", + "CIN214H1": "New Media Forms", + "CIN215H1": "Fantasy Film", + "CIN216H1": "Crime Film Traditions", + "CIN230H1": "The Business of Film", + "CIN240H1": "Special Topics in Cinema Studies", + "CIN250Y1": "Directors: Four Studies in Film Authorship", + "CIN260H1": "Selected Topics in Cinema Studies", + "CIN270Y1": "American Popular Film Since 1970", + "CIN301Y1": "Film Cultures II: Politics and Global Media", + "CIN310Y1": "Avant-Garde and Experimental Film", + "CIN312Y1": "Documentary Film", + "CIN314Y1": "Genre, Narrative and Narration in Film", + "CIN320H1": "Special Topics in Genre and Modes", + "CIN321H1": "Special Topics in Genre and Modes II", + "CIN322H1": "Cult Cinema", + "CIN330Y1": "Feminist Approaches to Cinema", + "CIN332Y1": "Screening Race", + "CIN334H1": "The Origins of the Animation Industry, 1900-1950: A Technosocial History", + "CIN335H1": "Animation after 1950", + "CIN336H1": "Queer Film and Media", + "CIN337H1": "Black Cinema", + "CIN338H1": "Environmental Media", + "CIN340H1": "Special Topics in Cinema as Social and Cultural Practice", + "CIN341H1": "Special Topics in Cinema as Social and Cultural Practice II", + "CIN349H1": "Screenwriting", + "CIN352H1": "Issues in Film Authorship I", + "CIN353H1": "Issues in Film Authorship II", + "CIN360H1": "Special Topics in Theory and Criticism", + "CIN361H1": "Special Topics in Theory and Criticism II", + "CIN362H1": "Animals and Cinema", + "CIN363H1": "Ecocinema: The Nature of Film", + "CIN364H1": "Theories of Media", + "CIN365H1": "Studies in Cinema and Media Practice", + "CIN366H1": "Durable Empires and Medias of Mass Culture", + "CIN369H1": "Critical Writing on Film", + "CIN370H1": "Canadian Cinemas", + "CIN371H1": "(New) Media Aesthetics", + "CIN372Y1": "Contemporary World Cinema", + "CIN374Y1": "American Filmmaking in the Studio Era", + "CIN376Y0": "Chinese Cinemas", + "CIN376Y1": "Chinese Cinemas", + "CIN378H1": "Aspects of a National Cinema", + "CIN378Y0": "Aspects of a National Cinema", + "CIN379H1": "Hungarian Cinema", + "CIN380H1": "Special Topics in History and Nation", + "CIN381H1": "Special Topics in History and Nation II", + "CIN381Y1": "Special Topics in History and Nation", + "CIN410H1": "Advanced Study in Genre and Modes", + "CIN411H1": "Advanced Study in Genre and Modes", + "CIN412H1": "Advanced Study in Genre and Modes", + "CIN420H1": "Advanced Studies in Cinema", + "CIN430H1": "Advanced Study in Cinema as Social and Cultural Practice", + "CIN431H1": "Advanced Study in Cinema as Social and Cultural Practice", + "CIN432H1": "Advanced Study in Cinema as Social and Cultural Practice", + "CIN433Y1": "Sensory Ecologies: Theory and Praxis in Environmental Media Studies", + "CIN440H1": "Advanced Studies in Cinema", + "CIN450H1": "Advanced Study in Theory and Criticism", + "CIN451H1": "Advanced Study in Theory and Criticism", + "CIN452H1": "Advanced Study in Theory and Criticism", + "CIN460H1": "Advanced Studies in Cinema", + "CIN461H1": "Advanced Study in Cinema and Media Practice", + "CIN470H1": "Advanced Study in History and Nation", + "CIN471H1": "Advanced Study in History and Nation", + "CIN472H1": "Advanced Study in History and Nation", + "CIN480H1": "Advanced Studies in Cinema", + "CIN490Y1": "Independent Studies in Cinema", + "CIN491H1": "Independent Studies in Cinema", + "CIN492H1": "Independent Studies in Cinema", + "CJH332H1": "Cellular and Molecular Neurobiology of the Synapse", + "CJS200H1": "Introduction to Jewish Thought", + "CJS201H1": "Introduction to Jewish Cultures", + "CJS220H1": "The Holocaust in Fiction", + "CJS230H1": "God, Nation, and Self Transformed: The Secularization of the Jewish Experience", + "CJS290H1": "Topics in Jewish Studies", + "CJS301H1": "Community and Identity", + "CJS330H1": "Who's a Jew? Theory, Myth, and Practice", + "CJS331H1": "Encounters between Jewish and Modern Thought", + "CJS340H1": "Mizrahim in Israel: History, Politics, and Culture", + "CJS383H1": "Jews and Power", + "CJS389H1": "Jewish Secularism and Messianic Thought: From Spinoza to Derrida", + "CJS390H1": "Special Topics in Jewish Studies", + "CJS391H1": "Special Topics in Jewish Studies", + "CJS392H1": "Special Topics in Jewish Studies", + "CJS396H1": "Independent Study", + "CJS400H1": "Research Seminar in Jewish Studies", + "CJS401Y1": "Community & Identity", + "CJS440H1": "The Arab Jew: A History of a Concept", + "CJS444H1": "Topics in the Study of Antisemitism", + "CJS490H1": "Advanced Topics in Jewish Studies", + "CJS491H1": "Advanced Topics in Jewish Studies", + "CJS498Y1": "Independent Study", + "CJS499H1": "Independent Study", + "CLA160H1": "Introduction to Classical Studies", + "CLA170H1": "Ancient Texts, Modern Worlds", + "CLA195H1": "Julius Caesar", + "CLA196H1": "Greco-Roman Instructions for Creative Composition", + "CLA197H1": "Inventing the Ancient Mediterranean: Roman Technology", + "CLA198H1": "Homer's Odyssey down through Time", + "CLA199H1": "The \u201cDecline and Fall\u201d of the Roman Empire", + "CLA201H1": "Latin & Greek in Scientific Terminology", + "CLA203H1": "Science in Antiquity", + "CLA204H1": "Introduction to Classical Mythology", + "CLA208H1": "Socrates and His World", + "CLA209H1": "Magic, Religion, and Science", + "CLA210H1": "Greek and Roman Archaeology", + "CLA215H1": "Classical Warfare", + "CLA217H1": "Marginal Identities in the Ancient Mediterranean", + "CLA219H1": "Women in Antiquity", + "CLA222H1": "Sex, Death, and Poetry", + "CLA223H1": "Literature and Empire", + "CLA224H1": "Letters from the Past", + "CLA230H1": "Introduction to Greek History", + "CLA231H1": "Introduction to Roman History", + "CLA236H1": "Greek and Roman Epic", + "CLA260H1": "Method and Theory in Classics", + "CLA299H1": "Research Opportunity Program", + "CLA299Y1": "Research Opportunity Program", + "CLA303H1": "The Ancient Novel", + "CLA305H1": "Theories of Myth", + "CLA308H1": "Religion in the Greek World", + "CLA310H1": "Religion in the Roman World", + "CLA312H1": "Persons and Passions", + "CLA314H1": "Slavery in the Ancient Mediterranean World", + "CLA315H1": "Insider-Outsiders: Being Greek in the Roman Empire", + "CLA317H1": "Greek and Roman Colonialism", + "CLA319H1": "Sexuality and Gender in Classical Literature", + "CLA321H1": "Sport and Festival", + "CLA322H1": "Classical Reception", + "CLA323H1": "Ancient Philosophy and Literature", + "CLA336H1": "Law in Ancient Greek and Roman Society", + "CLA362H1": "Early Greece", + "CLA363H1": "Archaic and Classical Greece", + "CLA364H1": "The Hellenistic World", + "CLA367H1": "The Roman Republic", + "CLA368H1": "Augustus and the Julio-Claudians", + "CLA369H1": "The Roman Empire", + "CLA372H1": "The Economic History of the Classical World", + "CLA373H1": "The Environment in the Greco-Roman World", + "CLA378H1": "Late Antiquity", + "CLA382H1": "Tragedy", + "CLA383H1": "Comedy", + "CLA387H1": "Spectacle in the Roman World", + "CLA388H1": "Classical Antiquity and the Cinema", + "CLA389H1": "Classical Spaces: Sites and Monuments", + "CLA392H1": "Topics in the study of Classical Culture and Society", + "CLA398H0": "Research Excursions", + "CLA398Y0": "Research Excursions", + "CLA399H1": "Research Opportunity Program", + "CLA399Y1": "Research Opportunity Program", + "CLA400H1": "Independent Studies", + "CLA401H1": "Independent Studies", + "CLA402H1": "Advanced Seminar in Greek Civilization", + "CLA403H1": "Advanced Seminar in Roman Civilization", + "CLT110H1": "Celtic Mythology and Saga", + "CLT141Y1": "Introduction to the Irish Language", + "CLT240H1": "The Celts in the Ancient and Medieval World", + "CLT241H1": "The Celts in the Modern World", + "CLT242Y1": "An Introduction to Scottish Gaelic", + "CLT243Y1": "Modern Welsh", + "CLT244H1": "Lowland Scots Language and Literature", + "CLT251H1": "Intermediate Irish Language I", + "CLT252H1": "Intermediate Irish Language II", + "CLT331H1": "Advanced Irish Language I", + "CLT332H1": "Advanced Irish Language II", + "CLT333H1": "Special Topics in Celtic Studies I", + "CLT336H1": "Sport in Ireland", + "CLT337H1": "Early Celtic History 450-1000", + "CLT338H1": "The Celtic Nations in the Later Middle Ages 1000-1550", + "CLT339H1": "Northern Ireland: The Troubles 1968-1998", + "CLT340H1": "Ireland Transformed, 1948-2020", + "CLT341H1": "Global Irish Diaspora", + "CLT345H1": "Writing Ireland", + "CLT346H1": "Celtic Folklore", + "CLT347H1": "Traditional Music in Ireland and Scotland", + "CLT348H1": "Early Modern Ireland", + "CLT350H1": "Celtic Spirituality", + "CLT353H1": "The Scottish Witch-Hunt in its European Contexts", + "CLT374H1": "The Celtic Book", + "CLT378H1": "Ireland Since the Famine", + "CLT395Y1": "Independent Study in Celtic Studies", + "CLT396H1": "Independent Study in Celtic Studies", + "CLT411H1": "Advanced Topics in Celtic Studies I", + "CLT413H1": "The Irish in Canada", + "CLT418H1": "Romantic Scotland", + "CLT420H1": "Ireland, Race and Empires", + "CLT440H1": "Middle Welsh", + "CLT441H1": "Introduction to Old Irish", + "CLT451Y1": "Senior Essay in Celtic Studies", + "COG250Y1": "Introduction to Cognitive Science", + "COG260H1": "Data, Computation, and the Mind", + "COG341H1": "Issues in Cognitive Science I: Attention, Perception, and Consciousness", + "COG342H1": "Issues in Cognitive Science II: Concepts, Theories of Mind, and Cognitive Evolution", + "COG343H1": "Issues in Cognitive Science III: Computational Cognition", + "COG344H1": "Issues in Cognitive Science IV: Language and Communication", + "COG345H1": "Issues in Cognitive Science V: Cognitive Science and Society", + "COG370H1": "Special Topics in Cognitive Science", + "COG401H1": "Seminar in Cognitive Science", + "COG402H1": "Seminar in Cognitive Science", + "COG403H1": "Seminar in Cognitive Science", + "COG404H1": "Seminar in Cognitive Science", + "COG415H1": "Cognitive Science in Practice", + "COG470H1": "Special Topics in Cognitive Science", + "COG471H1": "Special Topics in Cognitive Science", + "COG497Y1": "COG Independent Study", + "COG498H1": "Independent Study", + "COG499H1": "Individual Study in Cognitive Science", + "CRE201H1": "Introduction to Creativity and Society", + "CRE209H1": "How Stories Work", + "CRE210H1": "Holography for 3D Visualization", + "CRE235H1": "Innovation in Society", + "CRE247H1": "Creativity in the Sciences", + "CRE270H1": "Listening: A Critical History", + "CRE271H1": "Reading the Wild", + "CRE272H1": "Song, Lyrics, and Songwriting", + "CRE273H1": "The Body: An Exercise", + "CRE275H1": "Creative Writing: Short Fiction", + "CRE276H1": "Writing for the Stage and Screen", + "CRE279H1": "Creative Non-Fiction", + "CRE280H1": "Creative Writing: Poetry", + "CRE281H1": "Popular Music, Technology, and the Human", + "CRE282H1": "Emerging Genres in Creative Writing", + "CRE335H1": "Creativity and Collaboration in Social Enterprise", + "CRE345H1": "Evidence Based Approaches to Creativity", + "CRE349H1": "Special Topics in Creativity", + "CRE350Y1": "Creative Writing", + "CRE370H1": "Music and the Imagination", + "CRE371H1": "Documenting Reality", + "CRE372H1": "Reviewing, Reception, and Reading Communities", + "CRE373H1": "Archives and the Art of Memory", + "CRE374H1": "Cultural Encounters: Identity and Transformation in the Arts", + "CRE375H1": "Histories of Creativity", + "CRE449H1": "Special Topics in Creativity", + "CRE470H1": "Soundscapes", + "CRE479H1": "Fiction: A Master Class", + "CRE479Y1": "The Novel: A Master Class", + "CRE480H1": "Poetry: A Master Class", + "CRI205H1": "Introduction to Criminology", + "CRI210H1": "Criminal Justice", + "CRI215H1": "Introduction to Sociolegal Studies", + "CRI225H1": "Criminal Law", + "CRI299Y1": "Research Opportunity Program", + "CRI300H1": "Theories of Criminal Justice", + "CRI322H1": "Inequality and Criminal Justice", + "CRI335H1": "Policing", + "CRI340H1": "Punishment: Theory and Practice", + "CRI343H1": "Comparative Criminal Justice", + "CRI345H1": "History of Criminal Justice", + "CRI350H1": "Understanding Criminological Research", + "CRI364H1": "Indigenous Peoples & Criminal Justice", + "CRI365H1": "Crime and Mind", + "CRI370H1": "Youth Justice", + "CRI372H1": "Regulating Citizenship", + "CRI380H1": "Crime, Gender and Sex", + "CRI383H1": "Immigration, Ethnicity and Crime", + "CRI385H1": "Representing Crime and Authority", + "CRI386H1": "Origins of Criminal Justice", + "CRI389Y0": "Topics in Criminology and Sociolegal Studies Abroad", + "CRI390H1": "Topics in Criminology and Sociolegal Studies", + "CRI391H1": "Topics in Criminology and Sociolegal Studies", + "CRI392H1": "Topics in Criminology and Sociolegal Studies", + "CRI393H1": "Topics in Criminology and Sociolegal Studies", + "CRI394H1": "Topics in Criminology and Sociolegal Studies", + "CRI395H1": "Independent Study", + "CRI396H1": "Research Participation", + "CRI399Y1": "Research Opportunity Program", + "CRI420H1": "Current Issues in Criminal Law", + "CRI422H1": "Indigenous Law", + "CRI425H1": "The Prosecution Process", + "CRI427H1": "Organized Crime and Corruption", + "CRI428H1": "Policing the City: Crime, Community and Inequality", + "CRI429H1": "Youth Culture, Racialization and Crime in the Global Context", + "CRI431H1": "Mental Health, Morality & Legal Controls", + "CRI435H1": "Advanced Seminar in Policing", + "CRI450H1": "Advanced Research/Reading", + "CRI480H1": "Interpersonal Violence", + "CRI482H1": "Security Governance", + "CRI487H1": "Law, Space, and the City", + "CRI490H1": "Advanced Topics in Criminology and Sociolegal Studies", + "CRI491H1": "Advanced Topics in Criminology and Sociolegal Studies", + "CRI492H1": "Advanced Topics in Criminology and Sociolegal Studies", + "CRI493H1": "Advanced Topics in Criminology and Sociolegal Studies", + "CRI494H1": "Advanced Topics in Criminology and Sociolegal Studies", + "CRI498H1": "Intensive Course", + "CSB195H1": "Computational Biology Foundations", + "CSB196H1": "Genes, Genomes and Us", + "CSB197H1": "Human Viruses", + "CSB198H1": "Cell and Molecular Biology in the News", + "CSB199H1": "Biotechnology and Society", + "CSB201H1": "Molecular Biology, Biotechnology and You", + "CSB202H1": "Further Exploration in Biotechnology", + "CSB299Y1": "Research Opportunity Program", + "CSB325H1": "Endocrine Physiology", + "CSB327H1": "Extracellular Matrix Dynamics and Associated Pathologies", + "CSB328H1": "Animal Developmental Biology", + "CSB329H1": "Stem Cell Biology: Developmental Models and Cell-based Therapeutics", + "CSB330H1": "Techniques in Molecular and Cell Biology", + "CSB331H1": "Advanced Cell Biology", + "CSB340H1": "Plant Development", + "CSB343H1": "Animal Energetics", + "CSB346H1": "Neurobiology of Respiration", + "CSB348H1": "Laboratory in Comparative Animal Physiology", + "CSB349H1": "Eukaryotic Gene Expression", + "CSB350H1": "Laboratory in Molecular Plant Biology", + "CSB351Y1": "Introductory Virology", + "CSB352H1": "Bioinformatic Methods", + "CSB353H1": "Plant-Microorganism Interactions and Plant Immunity", + "CSB360H1": "Genetic Foundation of Molecular Biology", + "CSB397Y0": "Research Abroad in Cell & Systems Biology", + "CSB398Y0": "Research Excursions", + "CSB399Y1": "Research Opportunity Program", + "CSB426H1": "Physiology of Stress and Reproduction", + "CSB427H1": "Drosophila as a Model in Cancer Research", + "CSB428H1": "Cytoskeletal Networks of the Cell", + "CSB429H1": "Germ Cell Biology", + "CSB430H1": "Neurogenesis", + "CSB431H1": "Evolution and Development: Gastrulation", + "CSB432H1": "Advanced Topics in Cellular Neurophysiology", + "CSB434H1": "Introduction & Methods of Systems Neuroscience", + "CSB435H1": "Regulatory Networks and Systems in Molecular Biology", + "CSB445H1": "Sleep Biology in Health and Disease", + "CSB447H1": "Living Without Oxygen: Microbes to Mammals", + "CSB450H1": "Proteomics in Systems Biology", + "CSB451H1": "Seminar in Plant Cell Biology", + "CSB452H1": "Molecular Interactions Between Plants and Microorganisms", + "CSB453H1": "Topics in Cell and Developmental Biology: Biology of Adherens Junctions", + "CSB454H1": "Pathogenic Effector Biology", + "CSB457H1": "Post-transcriptional Gene Regulation", + "CSB458H1": "Epigenetics", + "CSB459H1": "Plant Molecular Biology and Biotechnology", + "CSB460H1": "Plant Signal Transduction", + "CSB471H1": "Foundational Discoveries in Genome Biology and Bioinformatics: AlphaFold2 and its implications", + "CSB472H1": "Computational Genomics and Bioinformatics", + "CSB473H1": "Chemical Genomics", + "CSB474H1": "Methods in Genomics and Proteomics", + "CSB475H1": "Plant Metabolomics", + "CSB483H1": "Seminar in Development", + "CSB490H1": "Team-Based Learning: Current Topics in Cell and Molecular Biology", + "CSB491H1": "Team-Based Research: Research in Cell and Molecular Biology", + "CSB492H1": "Advanced Topics in Cell and Systems Biology", + "CSB497H1": "Independent Research in Cell and Systems Biology I", + "CSB498Y1": "Independent Research in Cell and Systems Biology I", + "CSB499Y1": "Independent Research in Cell and Systems Biology II", + "CSC104H1": "Computational Thinking", + "CSC108H1": "Introduction to Computer Programming", + "CSC110Y1": "Foundations of Computer Science I", + "CSC111H1": "Foundations of Computer Science II", + "CSC148H1": "Introduction to Computer Science", + "CSC165H1": "Mathematical Expression and Reasoning for Computer Science", + "CSC194H1": "Impactful Video Game Design", + "CSC196H1": "Great Ideas in Computing", + "CSC197H1": "Big Data and Privacy", + "CSC199H1": "Intelligence, Artificial and Human", + "CSC207H1": "Software Design", + "CSC209H1": "Software Tools and Systems Programming", + "CSC236H1": "Introduction to the Theory of Computation", + "CSC240H1": "Enriched Introduction to the Theory of Computation", + "CSC258H1": "Computer Organization", + "CSC263H1": "Data Structures and Analysis", + "CSC265H1": "Enriched Data Structures and Analysis", + "CSC271H1": "Computational Principles and Methods for Data Science", + "CSC299H1": "Research Opportunity Program", + "CSC299Y1": "Research Opportunity Program", + "CSC300H1": "Computers and Society", + "CSC301H1": "Introduction to Software Engineering", + "CSC302H1": "Engineering Large Software Systems", + "CSC303H1": "Social and Information Networks", + "CSC304H1": "Algorithmic Game Theory and Mechanism Design", + "CSC308H1": "Technology Leadership", + "CSC309H1": "Programming on the Web", + "CSC310H1": "Information Theory", + "CSC311H1": "Introduction to Machine Learning", + "CSC316H1": "Data Visualization: Foundations and Advanced Programming", + "CSC317H1": "Computer Graphics", + "CSC318H1": "The Design of Interactive Computational Media", + "CSC320H1": "Introduction to Visual Computing", + "CSC324H1": "Principles of Programming Languages", + "CSC336H1": "Numerical Methods", + "CSC343H1": "Introduction to Databases", + "CSC367H1": "Parallel Programming", + "CSC368H1": "Computer Architecture", + "CSC369H1": "Operating Systems", + "CSC373H1": "Algorithm Design, Analysis & Complexity", + "CSC384H1": "Introduction to Artificial Intelligence", + "CSC385H1": "Microprocessor Systems", + "CSC396Y0": "Designing Systems for Real World Problems", + "CSC398H0": "Research Excursions", + "CSC398Y0": "Research Excursions", + "CSC399H1": "Research Opportunity Program", + "CSC399Y1": "Research Opportunity Program", + "CSC401H1": "Natural Language Computing", + "CSC404H1": "Introduction to Video Game Design", + "CSC410H1": "Software Testing and Verification", + "CSC412H1": "Probabilistic Learning and Reasoning", + "CSC413H1": "Neural Networks and Deep Learning", + "CSC417H1": "Physics-Based Animation", + "CSC419H1": "Geometry Processing", + "CSC420H1": "Introduction to Image Understanding", + "CSC428H1": "Human-Computer Interaction", + "CSC436H1": "Numerical Algorithms", + "CSC438H1": "Computability and Logic", + "CSC443H1": "Database System Technology", + "CSC446H1": "Computational Methods for Partial Differential Equations", + "CSC448H1": "Formal Languages and Automata", + "CSC454H1": "The Business of Software", + "CSC456H1": "High-Performance Scientific Computing", + "CSC457H1": "Principles of Computer Networks", + "CSC458H1": "Computer Networking Systems", + "CSC463H1": "Computational Complexity and Computability", + "CSC465H1": "Formal Methods in Software Design", + "CSC466H1": "Numerical Methods for Optimization Problems", + "CSC469H1": "Operating Systems Design and Implementation", + "CSC473H1": "Advanced Algorithm Design", + "CSC485H1": "Computational Linguistics", + "CSC486H1": "Knowledge Representation and Reasoning", + "CSC488H1": "Compilers and Interpreters", + "CSC490H1": "Capstone Design Project", + "CSC491H1": "Capstone Design Project", + "CSC494H1": "Computer Science Project", + "CSC494Y1": "Computer Science Project", + "CSC495H1": "Computer Science Project", + "CSE240H1": "Introduction to Critical Equity and Solidarity Studies", + "CSE241Y1": "Introduction to Critical Disability Studies", + "CSE270H1": "Community Dis/Engagement and Solidarity", + "CSE339H1": "Special Topics in Equity and Solidarity Studies", + "CSE340H1": "Abolition in the Global Context: Theorizing Uprisings and Youth Activism against Policing and Prisons", + "CSE341H1": "Theorizing Settler Colonialism, Capitalism and Race", + "CSE342H1": "Theory and Praxis in Food Security", + "CSE344H1": "Body Matters: Oppression, Solidarity and Justice", + "CSE344Y1": "Body Matters: Oppression, Solidarity and Justice", + "CSE345H1": "Equity and Activism in Education", + "CSE346H1": "Community Organizing and Global Solidarity", + "CSE347H1": "Critical Race and Anti-Racism Studies", + "CSE348H1": "Special Topics in Equity Studies", + "CSE349H1": "Disability Arts and Culture", + "CSE439H1": "Advanced Topics in Equity and Solidarity Studies", + "CSE440Y1": "Advanced Special Topics in Equity Studies", + "CSE441H1": "Advanced Topics in Equity Studies", + "CSE442H1": "Food Systems and the Politics of Resistance", + "CSE443H1": "Advanced Special Topics in Equity Studies", + "CSE444H1": "Anti-Colonization and the Politics of Violence", + "CSE445H1": "Rethinking Palestine: Colonialism, Revolution and Transnational Solidarity", + "CSE446H1": "Community Development and Social Change", + "CSE447H1": "Race, Ethnicity and Educational Praxis", + "CSE448H1": "Disability and the Child", + "CSE449H1": "Contemporary Theories in Critical Disability Studies", + "CSE469Y1": "Decolonizing Research Methodologies for New Researchers", + "CSE499H1": "Advanced Topics in Critical Studies in Equity and Solidarity", + "CTA200H1": "Computational Astrophysics", + "CTA299Y1": "Research Opportunity Program", + "CTA395Y1": "Research Topic", + "CTA396Y0": "Research Topic Abroad", + "CTA398Y0": "Research Excursions", + "CTA399Y1": "Research Opportunity Program", + "CTA495Y1": "Independent Topics in Astrophysics", + "DHU235H1": "Introduction to Digital Humanities", + "DHU236H1": "Virtual Worlds: Introduction to Spatial Digital Humanities", + "DHU334H1": "Innovation Through a Digital Lens", + "DHU335H1": "From Book to Map to Video Game: Texts and their Digital Transformations", + "DHU336H1": "Research and Writing in Digital Humanities", + "DHU337H1": "Historical Archives in the Digital Age", + "DHU338H1": "Data: Access, Creation, Curation, and Interpretation", + "DHU339H1": "Special Topics in Digital Humanities", + "DHU435H1": "The Internet Archive", + "DHU436H1": "Advanced Topics in Digital Humanities", + "DHU437H1": "Research Projects in Digital Humanities", + "DRM101Y1": "Introduction to Drama, Theatre and Performance Studies", + "DRM200Y1": "Performance I", + "DRM202H1": "Directing I", + "DRM220Y1": "Comparative Theatre Histories", + "DRM224H1": "Robots, Automata, and Avatars", + "DRM228H1": "Playwriting I", + "DRM254H1": "Design and Production I", + "DRM286H1": "Special Topics in Drama, Theatre and Performance Studies", + "DRM288H1": "Introduction to Communication", + "DRM299Y1": "Research Opportunity Program", + "DRM300Y1": "Performance II", + "DRM301H1": "Voice and Movement I", + "DRM302H1": "Directing II", + "DRM303H1": "Theories of Acting", + "DRM311H1": "Voice and Movement II", + "DRM320H1": "Concepts of Theatre in the Twentieth and Twenty-first Centuries", + "DRM328H1": "Playwriting II", + "DRM331H1": "Dramaturgy", + "DRM342H1": "The Contemporary Avant-Garde", + "DRM354H1": "Design II", + "DRM355H1": "Production II", + "DRM355Y1": "Production II", + "DRM360H1": "Race, Gender and Performance", + "DRM362H1": "Theatre and the World", + "DRM363H1": "Story-ing the Possible: Talking Treaties, Rehearsing (Re) conciliation", + "DRM366H1": "Canadian Theatre", + "DRM368H1": "Devised Theatre", + "DRM375H1": "Special Topics in Studio Practice", + "DRM375Y1": "Special Topics in Studio Practice", + "DRM376H1": "Special Topics in Studio Practice", + "DRM377H1": "Special Topics in Studio Practice", + "DRM378H1": "Special Topics in Studio Practice", + "DRM385H1": "Special Topics in Drama, Theatre and Performance Studies", + "DRM385Y1": "Special Topics in Drama, Theatre and Performance Studies", + "DRM386H1": "Special Topics in Drama, Theatre and Performance Studies", + "DRM387H1": "Special Topics in Drama, Theatre and Performance Studies", + "DRM388H1": "Special Topics in Drama, Theatre and Performance Studies", + "DRM390Y1": "Independent Studies in Drama, Theatre and Performance Studies", + "DRM391H1": "Independent Studies in Drama, Theatre and Performance Studies", + "DRM398H0": "Research Excursions", + "DRM398Y0": "Research Excursions", + "DRM399Y1": "Research Opportunity Program", + "DRM400H1": "Advanced Performance", + "DRM402H1": "Advanced Directing", + "DRM403Y1": "Mainstage Performance", + "DRM413H1": "Advanced Voice and Movement", + "DRM420H1": "Arts and Politics: Bertolt Brecht, Giorgio Strehler, Robert Wilson and Robert Lepage", + "DRM424H1": "Projects in Digital Performance", + "DRM428H1": "Advanced Playwriting", + "DRM431H1": "Advanced Dramaturgy", + "DRM454H1": "Advanced Design", + "DRM455H1": "Advanced Production", + "DRM462H1": "Black Playwrights: Resistance, Resilience and Transformation", + "DRM480H1": "Internships: Performance and Cultural Arts Organizations", + "DRM480Y1": "Internships: Performance and Cultural Arts Organizations", + "DRM485H1": "Senior Seminar in Drama, Theatre and Performance Studies", + "DRM485Y1": "Senior Seminar: Drama, Theatre and Performance Studies Thesis", + "DRM486H1": "Senior Seminar in Drama, Theatre and Performance Studies", + "DRM487H1": "Senior Seminar in Drama, Theatre and Performance Studies", + "DRM488H1": "Senior Seminar in Drama, Theatre and Performance Studies", + "DRM490Y1": "Independent Studies in Drama, Theatre and Performance Studies", + "DRM491H1": "Independent Studies in Drama, Theatre and Performance Studies", + "DTS199H1": "Superman and Other Migrants", + "DTS200Y1": "Introduction to Diaspora and Transnational Studies I", + "DTS300H1": "Qualitative and Quantitative Reasoning", + "DTS305H1": "Special Topics in Diaspora and Transnational Studies", + "DTS310H1": "Transnational Toronto", + "DTS311H1": "Fun in Diaspora", + "DTS312H1": "Exile", + "DTS314H1": "Citizenship and Multiculturalism", + "DTS390H1": "Independent Study", + "DTS390Y1": "Independent Study", + "DTS401H1": "Advanced Topics in Diaspora and Transnationalism", + "DTS402H1": "Advanced Topics in Diaspora and Transnationalism", + "DTS403H1": "Advanced Topics in Diaspora and Transnationalism", + "DTS404H1": "Advanced Topics in Diaspora and Transnationalism", + "DTS405H1": "Advanced Topics in Diaspora and Transnationalism", + "DTS406H1": "Advanced Topics in Diaspora and Transnationalism", + "DTS410H1": "Diasporic Foodways", + "DTS411H1": "Transnational Justice", + "DTS412H1": "The Diasporic Imagination", + "DTS413H1": "Global Sexualities", + "DTS414H1": "Money on the Move", + "DTS415H1": "Diaspora at Home", + "DTS416H1": "Wars, Diaspora and Music", + "DTS417H1": "9 to 5: A Transnational History of the Working Day", + "EAS100Y1": "Modern Standard Chinese I", + "EAS101Y1": "Modern Chinese I for Students with Prior Background", + "EAS103H1": "Premodern East Asia", + "EAS105H1": "Modern East Asia", + "EAS110Y1": "Modern Standard Korean I", + "EAS120Y1": "Modern Standard Japanese I", + "EAS121H1": "Japanese I for Students with Prior Background", + "EAS193H1": "What is \u201cThe Yellow Peril\u201d?", + "EAS194H1": "East Asia through Music", + "EAS195H1": "Shan Shui Landscape: A Cultural Historical Study", + "EAS196H1": "Consumption, Taste and Culture in East Asia", + "EAS197H1": "Media Worlds and East Asia", + "EAS198H1": "Martial Arts in East Asian Narratives", + "EAS199H1": "Thinking through Art in Chinese Culture", + "EAS200Y1": "Modern Standard Chinese II", + "EAS201H1": "Modern Chinese II for Students with Prior Background", + "EAS209H1": "Approaches to East Asia", + "EAS210Y1": "Modern Standard Korean II", + "EAS211Y1": "Accelerated Modern Standard Korean I & II", + "EAS212H1": "Accelerated Modern Standard Korean II", + "EAS218H1": "Classical Chinese Prose", + "EAS219H1": "Cultural History of Food in East Asia", + "EAS220Y1": "Modern Standard Japanese II", + "EAS221H1": "Modern Standard Japanese II for Students with Prior Background", + "EAS231H1": "Tales of the Supernatural in Chinese Literature", + "EAS235H1": "Perceptions of China in Japanese Literature", + "EAS236H1": "Queer Feminist Literature: Writing in Global Capitalism", + "EAS241H1": "Introduction to Chinese Philosophy", + "EAS242H1": "Japanese Cinemas I: Film Form and the Problems of Modernity", + "EAS243H1": "Japanese Cinemas II: Film Form and the Problems of Modernity", + "EAS245H1": "Premodern Japanese History", + "EAS246H1": "Early Modern Japanese History", + "EAS247H1": "History of Capitalism in Modern Japan", + "EAS248H1": "Marxism and East Asia", + "EAS249H1": "Sinophone Cinemas: Revolution of the Sensible World", + "EAS251H1": "Aesthetics and Politics in 20th Century Korea", + "EAS256H1": "Chinese Literature (Pre-Qin to Tang)", + "EAS257H1": "Chinese Literature (Song to Qing)", + "EAS263H1": "Classical Japanese Literature", + "EAS270H1": "Narratives of 19th-Century Korea", + "EAS271H1": "20th Century Korean Colonial History", + "EAS272H1": "The Two Koreas in World History", + "EAS273H1": "Modern Chinese Cities", + "EAS274H1": "Popular Culture in East Asia", + "EAS278H1": "Approaches to Korean Cinema", + "EAS279H1": "East Asian Ecocinema", + "EAS284H1": "Modern Chinese Literature", + "EAS285H1": "Revolutions in Modern China", + "EAS289H1": "Environment and East Asia", + "EAS295Y0": "Topics in East Asian Studies (Summer Abroad)", + "EAS296H1": "Topics in East Asian Studies", + "EAS297H1": "Texts, Images and Objects in East Asia", + "EAS299Y1": "Research Opportunity Program", + "EAS300Y1": "Modern Standard Chinese III", + "EAS301H1": "Modern Standard Chinese III for Students with Prior Background", + "EAS307H1": "Traditional Chinese Political Philosophy", + "EAS308H1": "East Asia Seen in Maps, Ancient and Modern", + "EAS309H1": "Modern Chinese Prose", + "EAS310Y1": "Modern Standard Korean III", + "EAS311H1": "A History of Japanese Monsters", + "EAS312H1": "Art and Archaeology of Early China", + "EAS314H1": "Culture & World After Hiroshima & Nagasaki", + "EAS315H1": "The \"Yellow Peril\": Past & Present", + "EAS320Y1": "Modern Standard Japanese III", + "EAS324H1": "The Asia-Pacific in the Nuclear Age", + "EAS327H1": "Japanese Fiction and the Nation", + "EAS328H1": "Science, Technology and Society in Modern China", + "EAS329H1": "Cross-Cultural History of Scents and Aromatics", + "EAS330H1": "Narrative Strategies in Modern Japanese Fiction", + "EAS333H1": "Modernism and Colonial Korea", + "EAS334H1": "Chinese Novels", + "EAS335H1": "Introduction to Manchu Language and History", + "EAS338H1": "Classical Daoism", + "EAS340H1": "Chinese Society and Culture", + "EAS343H1": "A History of Sushi", + "EAS345Y1": "The Rise of Greater China: Issues & Topics", + "EAS347H1": "Everyday Life in Modern Japan", + "EAS348H1": "Gift, Plunder, and Exchange: Japan and World History", + "EAS349H1": "Soundscapes and Modern China", + "EAS350H1": "Ideology and Japan", + "EAS354H1": "Body, Movement, Japan", + "EAS355H1": "The Art and Politics of Video in Japan", + "EAS357H1": "Mao's China and Beyond", + "EAS358Y1": "Classical Chinese I", + "EAS361H1": "Zen Buddhism", + "EAS362Y1": "Classical Japanese", + "EAS363H1": "Classical Japanese Part I", + "EAS364H1": "China's Cultural Revolution: History and Memory", + "EAS365H1": "Classical Japanese Part II", + "EAS370H1": "Media, Cultural Citizenship, and the Korean Diaspora", + "EAS372H1": "The Postwar, Cold War and Divided Koreas", + "EAS373H1": "Revolutionaries, Rebels, and Dissent in Korea's Long 20th Century", + "EAS374H1": "Modern Japan and the Colonial Question", + "EAS375H1": "Postwar Japan: Crisis, Apocalypse", + "EAS378H1": "Urban Life in Early Modern Japan", + "EAS380H1": "Writing Women in Premodern China", + "EAS381H1": "Moral Agency in Chinese Thought", + "EAS384H1": "Medieval Japan", + "EAS386H1": "Culture of Nature in China", + "EAS387H1": "Images and Ideas in Chinese Art", + "EAS388H1": "Asian/North American Feminist Issues", + "EAS389H1": "Dangerous Bodies: Crossings in Gender and Sexuality Studies", + "EAS391H1": "Transnational East Asian Cinema", + "EAS392H1": "East Asian Television", + "EAS393H1": "Chinese Buddhism", + "EAS394H1": "Film Culture in Contemporary China", + "EAS395Y0": "Topics in East Asian Studies (Summer Abroad)", + "EAS396H1": "Special Topics in East Asian Studies", + "EAS398H0": "Research Excursions", + "EAS398Y0": "Research Excursions", + "EAS399Y1": "Research Opportunity Program", + "EAS401H1": "Modern Standard Chinese IVa", + "EAS402H1": "Modern Standard Chinese IVb", + "EAS404H1": "Business Chinese", + "EAS406Y1": "Thinking about Things: Material Culture in East Asia", + "EAS407H1": "Textual Analysis of Classical Chinese Philosophy", + "EAS408H1": "Modern Taiwanese Literature", + "EAS409H1": "Cities in Premodern China", + "EAS410Y1": "Modern Standard Korean IV", + "EAS412H1": "Technology and Material Cultures of Ancient China", + "EAS416Y1": "Academic and Professional Korean", + "EAS417H1": "Korean Literary Translation Workshop", + "EAS418H1": "Chinese Art Theories", + "EAS419H1": "Chinese Cultural Studies Seminar: May Fourth", + "EAS420H1": "Travels, Travelers, and Travel Accounts in Asia", + "EAS421H1": "History of the Chinese Book", + "EAS427H1": "The Kyoto School: Now, Then, and To Come", + "EAS431H1": "Advanced Seminar in Japanese Cinema", + "EAS432H1": "Korean Cultural Studies Seminar", + "EAS433H1": "Chinese Cultural Studies Seminar: Land", + "EAS434H1": "Independent Studies", + "EAS435H1": "Independent Studies", + "EAS436Y1": "Independent Studies", + "EAS439H1": "The Global Bildungsroman: Narratives of Development, Time, and Colonialism", + "EAS444H1": "The City, Body and Text in Modern Japanese Literature", + "EAS446H1": "The Communist Hypothesis and Asia", + "EAS447H1": "Sound Studies and Modern Japan", + "EAS448H1": "East Asian Studies Archive: Language, Number, Money", + "EAS449H1": "Future, Architecture, Japan", + "EAS450H1": "History of the USA in the Pacific, the 19th century", + "EAS452H1": "The Korean War, Global Cold Wars, and Decolonization", + "EAS454H1": "Modern Chinese Historiography", + "EAS455H1": "Classical Confucianism", + "EAS456H1": "Japan as seen by ?: Reference, Apparatus, Operation", + "EAS457H1": "Modern Japanese Historiography", + "EAS458H1": "Classical Chinese II", + "EAS459Y1": "Rethinking the Cold War in East Asia", + "EAS460H1": "Modern Standard Japanese IVa", + "EAS461H1": "Modern Standard Japanese IVb", + "EAS466H1": "Rethinking North Korean History", + "EAS467H1": "Photographic Narratives of Japan", + "EAS468H1": "Democratic Struggles in Korea", + "EAS470H1": "\u201cPost-Fukushima\u201d Literature and Culture", + "EAS471H1": "Issues in the Political Economy of South Korea", + "EAS473H1": "Modern Korean Historiography", + "EAS474H1": "U.S. and Canada's Wars in Asia", + "EAS475Y1": "Issues in East Asian Historiography", + "EAS476H1": "Social Protest in Modern East Asia", + "EAS477H1": "Samurai Culture", + "EAS479H1": "Ecocriticism", + "EAS486H1": "Readings in Mah\u0101y\u0101na S\u016btra Literature", + "EAS488H1": "Fandom, Transmedia, and the Korean Wave", + "EAS489H1": "Advanced Seminar in Asian Media Studies", + "EAS496H1": "Advanced Topics in East Asian Studies", + "ECO101H1": "Principles of Microeconomics", + "ECO102H1": "Principles of Macroeconomics", + "ECO105Y1": "Principles of Economics for Non-Specialists", + "ECO196H1": "An Economist's Guide to the Galaxy", + "ECO197H1": "Seminar on Classical Economic Thought", + "ECO198H1": "Seminar on Modern Economic Thought", + "ECO199H1": "Economics and Sustainable, Green Development", + "ECO200Y1": "Microeconomic Theory", + "ECO202Y1": "Macroeconomic Theory and Policy", + "ECO204Y1": "Microeconomic Theory and Applications (for Commerce)", + "ECO206Y1": "Microeconomic Theory", + "ECO208Y1": "Macroeconomic Theory", + "ECO209Y1": "Macroeconomic Theory and Policy (for Commerce)", + "ECO210H1": "Mathematical Methods for Economic Theory", + "ECO220Y1": "Introduction to Data Analysis and Applied Econometrics", + "ECO225H1": "Big-Data Tools for Economists", + "ECO227Y1": "Foundations of Econometrics", + "ECO231H1": "Economics of Global Trade", + "ECO232H1": "Global Macroeconomics and Policies", + "ECO250Y0": "Special Topics Abroad in Economics", + "ECO250Y1": "Special Topics in Economics", + "ECO251H1": "Special Topics in Economics", + "ECO252H1": "Special Topics in Economics", + "ECO299Y1": "Research Opportunity Program", + "ECO305H1": "Economics of Accounting", + "ECO306H1": "American Economic History", + "ECO310H1": "Empirical Industrial Organization", + "ECO313H1": "Environmental Economics and Policies", + "ECO314H1": "Energy and the Environment", + "ECO316H1": "Applied Game Theory", + "ECO317H1": "Concepts of Fairness in Economics", + "ECO320H1": "Economic Analysis of Law", + "ECO321H1": "Canadian Economic History prior to 1850", + "ECO322H1": "Canadian Economic History, 1850-1960", + "ECO324H1": "Economic Development", + "ECO325H1": "Advanced Economic Theory - Macro", + "ECO326H1": "Advanced Microeconomics - Game Theory", + "ECO331H1": "Behavioural and Experimental Economics", + "ECO332H1": "Economics of the Family", + "ECO333H1": "Urban Economics", + "ECO334H1": "The Political Economy of Media", + "ECO336H1": "Public Economics", + "ECO337H1": "Public Economics (for Commerce)", + "ECO338H1": "Economics of Careers", + "ECO339H1": "Labour Economics: Employment, Wages and Public Policy", + "ECO340H1": "Labour Economics: The Distribution of Earnings", + "ECO341H1": "The Economic History of the 20th Century: Trade, Migration, Money and Finance before 1945", + "ECO342H1": "Twentieth Century Economic History: Institutions, Growth and Inequality", + "ECO349H1": "Money, Banking and Financial Markets", + "ECO350Y1": "Special Topics in Economics", + "ECO351H1": "Special Topics in Economics", + "ECO352H1": "Special Topics in Economics", + "ECO353H1": "Special Topics in Economics with Data Analytics", + "ECO354H1": "Special Topics in Economics with Data Analytics", + "ECO356H1": "Special Topics in Financial Economics", + "ECO358H1": "Financial Economics I", + "ECO359H1": "Financial Economics II: Corporate Finance", + "ECO362H1": "Economic Growth", + "ECO364H1": "International Trade Theory", + "ECO365H1": "International Monetary Economics", + "ECO367H1": "The Economics of Inequality", + "ECO368H1": "Economics of Conflict", + "ECO369H1": "Health Economics", + "ECO372H1": "Data Analysis and Applied Econometrics in Practice", + "ECO374H1": "Forecasting and Time Series Econometrics", + "ECO375H1": "Applied Econometrics I", + "ECO380H1": "Markets, Competition, and Strategy", + "ECO381H1": "Personnel Economics", + "ECO398H0": "Research Excursions", + "ECO398Y0": "Research Excursions", + "ECO399Y1": "Research Opportunity Program", + "ECO401H1": "Topics in Economic Policy", + "ECO402H1": "Topics in Health Economics", + "ECO403H1": "Topics in Development Economics and Policy", + "ECO404H1": "Topics in Managerial Economics", + "ECO406H1": "Developmental Macroeconomics", + "ECO407H1": "Competing Views in Macroeconomic Theory and Policy", + "ECO409H1": "Topics in Money, Banking, and Finance", + "ECO410H1": "Mergers and Competition Policy", + "ECO414H1": "Energy and Regulation", + "ECO417H1": "Economic Development Policy: Community Engaged Learning", + "ECO418H1": "Empirical Applications of Economic Theory", + "ECO419H1": "International Macroeconomics", + "ECO420Y1": "Special Topics in Economics", + "ECO421H1": "Special Topics in Economics", + "ECO422H1": "Special Topics in Economics", + "ECO423H1": "Economics and Biosocial Data", + "ECO424H1": "Topics in Experimental Economics", + "ECO425H1": "Business Cycles", + "ECO426H1": "Market Design", + "ECO427H1": "Economics of Information", + "ECO428H1": "Classical Economic Thought", + "ECO429H1": "Economic Thought after 1870", + "ECO430Y1": "Reading Course or Thesis", + "ECO431H1": "Reading Course or Thesis", + "ECO434H1": "Topics in Political Economy", + "ECO435H1": "The Economics of Modern China", + "ECO437H1": "Quantitative Macroeconomics", + "ECO438H1": "Topics in Behavioural Economics", + "ECO439H1": "Empirical Methods in Microeconomics", + "ECO446H1": "Advanced Public Economics", + "ECO451H1": "Macroeconomic Growth", + "ECO456H1": "Special Topics in Financial Economics", + "ECO459H1": "International Trade Regulation", + "ECO461H1": "The Economics of Financial Risk Management", + "ECO462H1": "Financial Econometrics", + "ECO464H1": "Empirical Financial Economics", + "ECO465H1": "International Finance", + "ECO466H1": "Empirical Macroeconomics and Policy", + "ECO475H1": "Applied Econometrics II", + "ECO480H1": "Special Topics in Economics with Data Analytics", + "ECO481H1": "Special Topics in Economics with Data Analytics", + "ECO482H1": "Machine Learning Applications in Macroeconomic Finance", + "ECO483H1": "Health and Economic Inequality", + "ECO499H1": "Honours Essay in Applied Microeconomics", + "EDS260H1": "Equity and Diversity in Education", + "EDS261H1": "Child and Adolescent Development in Education", + "EDS262H1": "Communication and Conflict Resolution in Education", + "EDS265H1": "Introduction to Teaching", + "EDS355H1": "Social Justice in Education", + "EDS356H1": "Multiliteracies in Education", + "EDS357H1": "Education in a Global Context", + "EDS358H1": "Residential Schools and Education in Canada", + "EDS360H0": "Education Internship - International", + "EDS360H1": "Education Internship", + "EDS360Y0": "Education Internship - International", + "EDS360Y1": "Education Internship", + "EDS363H1": "Teaching Math: The JUMP Approach", + "EDS368H1": "Special Topics in Education and Society", + "EDS369H1": "Special Topics in Education and Society", + "EEB125H1": "Introductory Computation and Data Science for the Life and Physical Sciences", + "EEB196H1": "Using Ecology and Evolution to Understand our World", + "EEB197H1": "Biodiversity and the City", + "EEB198H1": "Genes and Behaviour", + "EEB199H1": "Humans, Evolution and Ecology", + "EEB202H1": "Plants and Society", + "EEB208H1": "Ecosystems and the Human Footprint", + "EEB214H1": "Evolution and Adaptation", + "EEB215H1": "Conservation Biology", + "EEB225H1": "Biostatistics for Biological Sciences", + "EEB240H1": "Environmental Biology: From Organisms to Ecosystems", + "EEB255H1": "Essentials of Biodiversity Science and Conservation Biology", + "EEB263H1": "Comparative Vertebrate Anatomy", + "EEB266H1": "Animal Diversity: Invertebrates", + "EEB267H1": "Animal Diversity: Vertebrates", + "EEB268H1": "Plant and Microbial Diversity", + "EEB299H1": "Research Opportunity Program", + "EEB299Y1": "Research Opportunity Program", + "EEB313H1": "Quantitative Methods in R for Biology", + "EEB314H1": "Modeling in Ecology and Evolution", + "EEB318H1": "Principles of Evolution", + "EEB319H1": "Population Ecology", + "EEB320H1": "Dynamics of Ecosystem Processes", + "EEB321H1": "Community Ecology", + "EEB322H1": "Behaviour and Behavioural Ecology", + "EEB323H1": "Evolutionary Genetics", + "EEB324H1": "Evolutionary Ecology", + "EEB325H1": "Evolutionary Medicine", + "EEB328H1": "Physiological Ecology", + "EEB340H1": "Comparative Plant Morphology", + "EEB362H1": "Macroevolution", + "EEB365H1": "Topics in Applied Conservation Biology", + "EEB380H1": "Diversity of Insects", + "EEB382H1": "Diversity of Fishes", + "EEB384H1": "Diversity of Amphibians and Reptiles", + "EEB386H1": "Diversity of Birds", + "EEB388H1": "Diversity of Mammals", + "EEB390H1": "Vertebrate Paleontology: Major Transitions in Vertebrate History", + "EEB397Y1": "Research Project in Ecology and Evolutionary Biology", + "EEB398H0": "Research Excursions", + "EEB398Y0": "Research Excursion", + "EEB399H1": "Research Opportunity Program", + "EEB399Y1": "Research Opportunity Program", + "EEB401H1": "Marine Field Ecology", + "EEB403H1": "Tropical Field Biology", + "EEB405H1": "Temperate Field Biology", + "EEB406H1": "Inter-University Field Course", + "EEB428H1": "Global Change Ecology", + "EEB434H1": "Marine Ecology", + "EEB440H1": "Ecology and Evolution of Plant-Animal Interactions", + "EEB455H1": "Genes, Environment and Behaviour", + "EEB458H1": "Evolutionary Quantitative Genetics", + "EEB459H1": "Population Genetics", + "EEB460H1": "Molecular Evolution and Genomics", + "EEB462H1": "Phylogenetic Inference: Methods and Applications", + "EEB463H1": "Computing Stochastic Models in Evolutionary Biology", + "EEB465H1": "Advanced Topics in Biodiversity Science and Conservation Biology", + "EEB466H1": "Approaches to the Study of Biodiversity", + "EEB488H1": "Research Issues in Ecology and Evolutionary Biology", + "EEB491H1": "Seminar in Biodiversity and Conservation Biology", + "EEB495H1": "Seminar in Ecology and Evolutionary Biology", + "EEB497H1": "Research Studies in Ecology & Evolutionary Biology", + "EEB498Y1": "Advanced Research Project in Ecology and Evolutionary Biology", + "EEB499Y1": "Advanced Research Project in Ecology and Evolutionary Biology II", + "EHJ352H1": "Human Evolutionary Genomics", + "ENG100H1": "Effective Writing", + "ENG102H1": "Literature and the Sciences", + "ENG110Y1": "Narrative", + "ENG140Y1": "Literature for our Time", + "ENG150Y1": "Literary Traditions", + "ENG196H1": "Cook the Books", + "ENG197H1": "Time Travel and Narrative", + "ENG198H1": "Representing Disability", + "ENG199H1": "Tree Stories", + "ENG201Y1": "Reading Poetry", + "ENG202H1": "Introduction to British Literature I", + "ENG203H1": "Introduction to British Literature II", + "ENG210H1": "Introduction to the Novel", + "ENG213H1": "The Short Story", + "ENG215H1": "The Canadian Short Story", + "ENG220H1": "Introduction to Shakespeare", + "ENG234H1": "Children's Literature", + "ENG235H1": "The Graphic Novel", + "ENG237H1": "Science Fiction", + "ENG239H1": "Fantasy and Horror", + "ENG240Y1": "Old English Language and Literature", + "ENG250H1": "Introduction to American Literature", + "ENG252H1": "Introduction to Canadian Literature", + "ENG253H1": "Caribbean Literature", + "ENG254H1": "Introduction to Indigenous Literatures", + "ENG269H1": "English Literature and Chinese Translation", + "ENG270H1": "Introduction to Colonial and Postcolonial Writing", + "ENG273Y1": "Queer Writing", + "ENG280H1": "Critical Approaches to Literature", + "ENG281H1": "Writing About Literature", + "ENG285H1": "The English Language in the World", + "ENG286H1": "Literature and Data", + "ENG287H1": "The Digital Text", + "ENG289H1": "Introduction to Creative Writing", + "ENG296Y0": "Topics in English Literature", + "ENG297Y0": "Topics in English Literature", + "ENG299Y1": "Research Opportunity Program", + "ENG300Y1": "Chaucer", + "ENG302Y1": "English Renaissance Literature", + "ENG303H1": "Milton", + "ENG305H1": "Swift, Pope, and Their Contemporaries", + "ENG306Y1": "Restoration and Eighteenth-Century Literature", + "ENG308Y1": "Romantic Literature", + "ENG311H1": "Medieval Literature", + "ENG320Y1": "Shakespeare", + "ENG322Y1": "The Rise of the Novel", + "ENG323H1": "Austen and Her Contemporaries", + "ENG324Y1": "The Victorian Novel", + "ENG328Y1": "Modern Fiction", + "ENG329H1": "Contemporary British Fiction", + "ENG330H1": "Medieval Drama", + "ENG331H1": "Drama 1485-1603", + "ENG335H1": "Drama 1603-1642", + "ENG337H1": "Drama 1660-1800", + "ENG340H1": "Modern Drama", + "ENG341H1": "Post-Modern Drama", + "ENG347Y1": "Victorian Literature", + "ENG348Y1": "Modern Poetry to 1960", + "ENG349H1": "Contemporary Poetry", + "ENG350H1": "Early Canadian Literature", + "ENG352H1": "Canadian Drama", + "ENG353Y1": "Canadian Fiction", + "ENG354Y1": "Canadian Poetry", + "ENG355Y1": "Transnational Indigenous Literatures", + "ENG356Y1": "African Canadian Literature", + "ENG357H1": "New Writing in Canada", + "ENG360H1": "Early American Literature", + "ENG363Y1": "American Literature to 1900", + "ENG364Y1": "American Literature 1900 to the present", + "ENG365H1": "Contemporary American Fiction", + "ENG367H1": "African Literatures in English", + "ENG368H1": "Asian North American Literature", + "ENG369H1": "South Asian Literatures in English", + "ENG370Y1": "Postcolonial and Transnational Discourses", + "ENG371H1": "Topics in Indigenous, Postcolonial, Transnational Literatures", + "ENG372H1": "Topics in Indigenous, Postcolonial, Transnational Literatures", + "ENG373H1": "Topics in Pre-1800 British Literature", + "ENG374H1": "Topics in Pre-1800 British Literature", + "ENG376H1": "Topics in Theory, Language, Critical Methods", + "ENG377H1": "Topics in Theory, Language, Critical Methods", + "ENG378H1": "Special Topics", + "ENG379H1": "Special Topics", + "ENG382Y1": "Literary Theory", + "ENG384Y1": "Literature and Psychoanalysis", + "ENG385H1": "History of the English Language", + "ENG387H1": "Creative Writing: Creative Nonfiction", + "ENG388H1": "Creative Writing: Poetry", + "ENG389H1": "Creative Writing: Short Fiction", + "ENG390Y1": "Individual Studies", + "ENG392H1": "Individual Studies", + "ENG394H1": "Creative Writing: Special Topics", + "ENG398H0": "Research Excursions", + "ENG398Y0": "Research Excursions", + "ENG399Y1": "Research Opportunity Program", + "ENG480H1": "Advanced Studies Seminar", + "ENG481H1": "Advanced Studies Seminar", + "ENG482H1": "Advanced Studies Seminar", + "ENG483H1": "Advanced Studies Seminar", + "ENG484H1": "Advanced Studies Seminar", + "ENG485H1": "Advanced Studies Seminar", + "ENG486H1": "Advanced Studies Seminar", + "ENG487H1": "Advanced Studies Seminar", + "ENG488H1": "Advanced Studies Seminar", + "ENG489H1": "Advanced Studies Seminar", + "ENG497H1": "Advanced Creative Writing Seminar: Literary Citizenship", + "ENG498H1": "Advanced Creative Writing Seminar: Long-Form Writing", + "ENG499Y1": "Advanced Research Seminar", + "ENT200H1": "Introduction to Entrepreneurship", + "ENT391H1": "Exploring New Ventures", + "ENT392H1": "Creating New Ventures", + "ENV100H1": "Introduction to Environmental Studies", + "ENV101H1": "Confronting the Climate Crisis", + "ENV194H1": "Topics in Climate Change", + "ENV195H1": "The Sustainability Transition", + "ENV196H1": "Environment, Culture and Film", + "ENV197H1": "Idleness and the Environment: What Does Sustainable Work Mean?", + "ENV198H1": "Environment & Mental Wellness", + "ENV199H1": "Debating & Understanding Current Environmental Issues", + "ENV200H1": "Assessing Global Change: Science and the Environment", + "ENV221H1": "Multidisciplinary Perspectives on Environment", + "ENV222H1": "Pathways to Sustainability: An Interdisciplinary Approach", + "ENV223H1": "Fundamental Environmental Skills", + "ENV237H1": "Physics of the Changing Environment A", + "ENV238H1": "Physics of the Changing Environment B", + "ENV262H1": "The Science of Energy in the Environment", + "ENV281H1": "Special Topics in Environment", + "ENV282H1": "Special Topics in the Environment", + "ENV299Y1": "Research Opportunity Program", + "ENV307H1": "Urban Sustainability", + "ENV316H1": "Laboratory and Field Methods in Environmental Science", + "ENV320H1": "National Environmental Policy", + "ENV322H1": "International Environmental Policy", + "ENV323H1": "Ontario Environmental Policy", + "ENV330H1": "Waste Not: Faith-Based Environmentalism", + "ENV333H1": "Ecological Worldviews", + "ENV335H1": "Environmental Design", + "ENV336H1": "Ecology in Human-Dominated Environments", + "ENV337H1": "Human Interactions with the Environment", + "ENV338H1": "Environmental Research Data and Decision-making", + "ENV341H1": "Environment and Health", + "ENV342H1": "Ecology of the Mind", + "ENV346H1": "Terrestrial Energy Systems", + "ENV347H1": "The Power of Economic Ideas", + "ENV350H1": "Energy Policy and Environment", + "ENV360H1": "Is the Internet Green?", + "ENV361H1": "Social Media and Environmentalism", + "ENV362H1": "Energy & Environment: Transitions in History", + "ENV381H1": "Special Topics in Environment", + "ENV382H1": "Special Topics in Environment", + "ENV395Y0": "Special Topics Field Course", + "ENV396H0": "Special Topics Field Course", + "ENV396Y0": "Special Topics Field Course", + "ENV397Y0": "Costa Rica: A Living Laboratory for Sustainability in Practice", + "ENV398H0": "Research Excursions", + "ENV398Y0": "Research Excursions", + "ENV399Y1": "Research Opportunity Program", + "ENV411H1": "Sustainability Thinking", + "ENV421Y1": "Community Research for Social & Environmental Change", + "ENV422H1": "Environmental Law", + "ENV430H1": "Community Research in Environment and Faith", + "ENV431H1": "Urban Sustainability & Ecological Technology", + "ENV432H1": "Urban Ecology", + "ENV440H1": "Professional Experience Course", + "ENV441H1": "Human Health Impacts of Natural System Alteration", + "ENV450H1": "Energy and Environment Solutions", + "ENV451H1": "Current Environmental Topics", + "ENV452H1": "Environmental Science Seminar", + "ENV461H1": "The U of T Campus as a Living Lab of Sustainability", + "ENV462H1": "Energy and Environment: Economics, Politics, and Sustainability", + "ENV463H1": "Edible Campus", + "ENV464H1": "Communicating Climate Change", + "ENV465Y1": "Toronto Climate Summer School", + "ENV481H1": "Special Topics in the Environment", + "ENV482H1": "Special Topics in the Environment", + "ENV491Y1": "Independent Studies Project", + "ENV492H1": "Independent Studies Project", + "ENV493H1": "Independent Studies Project", + "ESS103H1": "Geology in Public Issues", + "ESS104H1": "Controversies in Earth Science", + "ESS105H1": "Our home planet", + "ESS196H1": "Life and Death in the Solar System", + "ESS197H1": "Earth and Life through Time", + "ESS198H1": "Resources and Sustainability", + "ESS199H1": "Earth Science Perspectives on Human Origins", + "ESS205H1": "Confronting Global Change", + "ESS223H1": "Introduction to the Geochemistry of Earth Materials", + "ESS224H1": "Introduction to Mineralogy and Petrology", + "ESS234H1": "Introduction to Geological Field Methods", + "ESS241H1": "Geologic Structures and Maps", + "ESS245H1": "Computational Geology", + "ESS261H1": "Earth System Evolution", + "ESS262H1": "Earth System Processes", + "ESS299Y1": "Research Opportunity Program", + "ESS311H1": "Aqueous Geochemistry", + "ESS312H1": "Hydrogeology", + "ESS313H1": "Contaminants, Environment, Geoethics", + "ESS321H1": "Mineralogy", + "ESS322H1": "Igneous Petrology", + "ESS324H1": "Advanced Geological Field Methods", + "ESS331H1": "Sedimentation and Stratigraphy", + "ESS362H1": "Oceanography", + "ESS363H1": "Global Biogeochemical Cycles", + "ESS381H1": "Special Topics in Earth Science", + "ESS391H1": "Directed Studies", + "ESS392Y1": "Directed Studies", + "ESS398H0": "Research Excursions", + "ESS398Y0": "Research Excursions", + "ESS410H1": "Field Techniques in Hydrogeochemistry", + "ESS423H1": "Mineral Deposits", + "ESS424H1": "Metamorphic Petrology", + "ESS425H1": "Advanced Methods in the Geosciences", + "ESS431H1": "Basin Analysis", + "ESS441H1": "Advanced Structural Geology", + "ESS445H1": "Global Tectonics", + "ESS450H1": "Geophysical Field Techniques", + "ESS452H1": "Geophysical Imaging with Non-seismic Methods", + "ESS461H1": "Palaeoenvironmental Studies", + "ESS464H1": "Biological Perspectives on Earth System Evolution", + "ESS465H1": "Topics in Critical Zone Processes", + "ESS481H1": "Advanced Topics in Earth Sciences", + "ESS490H1": "Geological Capstone Fieldtrip", + "ESS491H1": "Undergraduate Thesis Project", + "ESS492Y1": "Undergraduate Thesis Project", + "EST100H1": "Elementary Estonian Language and Culture I", + "EST101H1": "Elementary Estonian Language and Culture II", + "EST200H1": "Intermediate Estonian Language and Culture I", + "EST201H1": "Intermediate Estonian Language and Culture II", + "EST203H1": "Introduction to Estonian Literature", + "EST204H1": "Introduction to Estonian Culture", + "EST205H1": "Estonian Cinema", + "EST300Y1": "Advanced Estonian", + "EST400Y1": "Estonian Literature from 1700", + "EST420Y1": "Independent Study", + "EST421H1": "Independent Study", + "ETH201H1": "Contemporary Moral Problems", + "ETH210H1": "Rationality and Action", + "ETH220H1": "Moral Psychology", + "ETH230H1": "Morality in Cross-Cultural Perspective", + "ETH350H1": "Topics in Value Theory", + "ETH401H1": "Seminar in Ethics", + "EUR200Y1": "Europe: Nation-State to Supranational Union", + "EUR299Y1": "Research Opportunity Program", + "EUR300H1": "Special Topics in European Affairs", + "EUR398H0": "Research Excursions", + "EUR398Y0": "Research Excursions", + "EUR399Y1": "Research Opportunity Program", + "EUR495H1": "Independent Studies", + "EUR498H1": "Special Topics in European Affairs: European Union", + "FAH101H1": "Monuments of Art History", + "FAH102H1": "Art and Ideas", + "FAH194H1": "Public Art: Local and Global", + "FAH195H1": "On Foot: From Pilgrimage to the Mobile City", + "FAH196H1": "Marco Polo's World", + "FAH197H1": "Classical Art from Greek Gods to Roman Gladiators", + "FAH198H1": "Shocking Artists, Shocking Art", + "FAH199H1": "Architecture of Toronto", + "FAH205H1": "Clay: A Material and Visual History", + "FAH206H1": "Prehistoric Aegean and East Mediterranean Art and Archaeology", + "FAH207H1": "Greek and Roman Art and Archaeology", + "FAH208H1": "Heroes of the Classical World", + "FAH215H1": "Early Medieval Art and Architecture", + "FAH216H1": "Later Medieval Art and Architecture", + "FAH230H1": "Renaissance Art and Architecture", + "FAH231H1": "Baroque Art and Architecture", + "FAH245H1": "Modernism and anti-Modernism, c. 1750-1900", + "FAH246H1": "Art Since 1900", + "FAH248H1": "Canadian Painting 1665-1960", + "FAH251H1": "Black Art in North America", + "FAH252H1": "Introduction to the History of Photography", + "FAH255H1": "Art of Indigenous North America", + "FAH260H1": "The Artistic Landscape of East Asia", + "FAH262H1": "Art and Visual Experience in Modern and Contemporary East Asia", + "FAH265H1": "Monuments of the Islamic World", + "FAH270H1": "Architecture: Rituals and Monuments", + "FAH272H1": "Modern Architecture from 1750 to the Present", + "FAH273H1": "Canada Buildings and Landscapes", + "FAH280H1": "Special Topics in Art History", + "FAH299Y1": "Research Opportunity Program", + "FAH303H1": "Emergence of Greek Civilisation", + "FAH304H1": "Architecture of Ancient Greece", + "FAH307H1": "Ancient Art, Migration, and the Barbarian \u2018Other\u2019", + "FAH308H1": "City of Athens: Art, Politics and Society", + "FAH309H1": "City of Rome", + "FAH310H1": "Greek Vase Painting", + "FAH311H1": "Greek Sculpture", + "FAH312H1": "Art of the Hellenistic Age", + "FAH313H1": "Greek Myth in Ancient Art", + "FAH314H1": "Eroticism in Ancient Art", + "FAH318H1": "Monastic Art and Architecture", + "FAH319H1": "Illuminated Manuscripts", + "FAH325H1": "Urban Islam", + "FAH326H1": "Cultural History of Islamic Spain", + "FAH327H1": "Secular Art and Architecture of the Middle Ages", + "FAH328H1": "Gothic Cathedral", + "FAH330H1": "German Art and Architecture in the Age of D\u00fcrer", + "FAH331H1": "Netherlandish Renaissance Art and Culture", + "FAH335H1": "The Art of Love in the Renaissance", + "FAH337H1": "Rivalry, Imitation and Envy in Italian Renaissance Art", + "FAH338H1": "Art and Consumers in the Renaissance (1400-1700)", + "FAH340H1": "17th-Century Art of the Netherlands", + "FAH341H1": "Venetian Renaissance Art and Architecture", + "FAH345H1": "The Romantic Movement in French Art", + "FAH346H1": "Impressionism", + "FAH347H1": "Cubism and Related Movements", + "FAH348H1": "The Dada and Surrealist Tradition", + "FAH349H1": "Abstraction in Twentieth-Century Art", + "FAH350H1": "Minimalism", + "FAH352H1": "19th Century Photography", + "FAH353H1": "On Display: Cultures of Exhibition, 1789-1900", + "FAH354H1": "Art in Canada Since the 1960s", + "FAH355H1": "Landscape to EcoArt", + "FAH360H1": "World of the Senses: Chinese Decorative Arts", + "FAH363H1": "The Mechanics of the Image in China", + "FAH364H1": "Visual South Asia", + "FAH370H1": "European Renaissance Architecture", + "FAH371H1": "Architecture and Urbanism in Baroque Europe", + "FAH373H1": "Modern Architecture Since 1890", + "FAH380H1": "Special Topics in Art History", + "FAH381H1": "Problems in Jewish Art", + "FAH382H1": "Art Writing", + "FAH388H1": "Art History Theories and Practices", + "FAH390Y0": "Studies Abroad in Spanish Art and Architecture", + "FAH391Y0": "Studies Abroad in Ancient Art and Architecture", + "FAH392Y0": "Studies Abroad in Medieval Art and Architecture", + "FAH393Y0": "Studies Abroad in Renaissance and Baroque Art and Architecture", + "FAH394Y0": "Studies Abroad in Modern and Contemporary Art and Architecture", + "FAH395Y0": "Studies Abroad in Canadian Art and Architecture", + "FAH396Y0": "Studies Abroad in Asian Art and Architecture", + "FAH397Y0": "Studies Abroad in Architectural History", + "FAH398H0": "Research Excursions", + "FAH398Y0": "Research Excursions", + "FAH399Y1": "Research Opportunity Program", + "FAH401H1": "Aegean Wall Paintings", + "FAH402H1": "Palaces of Minoan Crete", + "FAH405H1": "Understanding Dionysos: The God of Wine, Theatre and the Afterlife", + "FAH406H1": "Cross-Cultural Issues in Ancient Art Beyond Greece and Rome", + "FAH407H1": "Studies in Roman Painting and Sculpture", + "FAH415H1": "History of Islamic Cairo", + "FAH420H1": "Studies in Western Medieval Art and Architecture", + "FAH421H1": "Studies in Medieval Cities", + "FAH424H1": "Studies in Medieval Book Illumination", + "FAH430H1": "Pieter Bruegel", + "FAH433H1": "Leonardo and His Legacy in Renaissance Italy", + "FAH434H1": "The First Art Historians", + "FAH436H1": "Italian Renaissance Art, Fashion, and Material Culture", + "FAH438H1": "History of Bad Art from Gothic to Kitsch", + "FAH439H1": "Studies in Renaissance and Baroque Art and Material Culture", + "FAH440H1": "Dutch Genre Painting of the 17th Century", + "FAH446H1": "Arctic Anthropocene? Image Cultures of Arctic Voyaging", + "FAH447H1": "19th-Century Landscape Painting", + "FAH448H1": "International Art Since 1940", + "FAH449H1": "Contemporary Art Movements", + "FAH451H1": "Studies in Black Art", + "FAH452H1": "Contemporary Indigenous Art in Canada and the United States", + "FAH457H1": "Issues in Canadian Art, ca. 1900-1940", + "FAH458H1": "Issues in Recent Canadian Art", + "FAH461H1": "East Asian Art as a Cultural System", + "FAH463H1": "Materiality, Objecthood, Connoisseurship and Collecting in the Arts of East Asia", + "FAH464H1": "Transregional East Asian Art", + "FAH465H1": "Exhibiting China", + "FAH470H1": "Studies in Renaissance and Baroque Architecture", + "FAH472H1": "Studies in Modern Architecture", + "FAH473H1": "Studies in Canadian Architecture and Landscapes", + "FAH480H1": "Special Topics in the History of Art and Architecture", + "FAH481H1": "Internship", + "FAH481Y1": "Internship", + "FAH483H1": "Introduction to Conservation: Materials, Deterioration, and Preservation in Art and Material Culture", + "FAH484H1": "Fashion & Textiles: Culture & Consumption", + "FAH485H1": "Collecting Canada: Canadian Pictorial Arts Collection at the Royal Ontario Museum", + "FAH486H1": "Case Studies at the Royal Ontario Museum", + "FAH487H1": "Introduction to Asian Textiles", + "FAH488H1": "Considering Sustainable Textiles and Fashions in the Age of Climate Crisis", + "FAH490H1": "Introduction to the Textile Arts of the Indian Ocean World", + "FAH494H1": "Independent Studies", + "FAH494Y1": "Independent Studies", + "FCS194H1": "Urban Youth Languages of the World", + "FCS195H1": "French Culture from Napoleon to Asterix", + "FCS196H1": "Historical, Geographic and Social Variation in French", + "FCS197H1": "Pleasure, Pain and Nostalgia in Belle \u00c9poque", + "FCS198H1": "The Literacy of Images: Interactions between Text and Other Media", + "FCS199H1": "Marketing in the French Speaking World", + "FCS290H1": "Special Topics in French Cultural Studies I", + "FCS291H1": "Special Topics in French Cultural Studies I", + "FCS292H1": "Love, Sex and Desire in French Literature and Cinema", + "FCS310Y1": "French Cinema", + "FCS369Y0": "The Culture of Touraine", + "FCS390H1": "Special Topics in French Cultural Studies II", + "FCS391H1": "Special Topics in French Cultural Studies II", + "FCS392H1": "Special Topics in French Cultural Studies II", + "FIN100H1": "Elementary Finnish I", + "FIN110H1": "Elementary Finnish II", + "FIN200H1": "Intermediate Finnish I", + "FIN210H1": "Intermediate Finnish II", + "FIN225H1": "Culture, Society and Politics of the Nordic Region", + "FIN230H1": "Finnish Culture 1800 to Present", + "FIN236H1": "Hot Reads from a Cool Country: Contemporary Finnish Literature", + "FIN238H1": "The Vikings", + "FIN240H1": "Masterpieces of Scandinavian Literature", + "FIN250H1": "Finnish Cinema", + "FIN260H1": "Scandinavian Cinema", + "FIN270H1": "Modern and Contemporary Finnish Architecture and Design", + "FIN280H1": "Finnish Musical Culture from Sibelius to Heavy Metal", + "FIN300H1": "Advanced Finnish I", + "FIN310H1": "Finnish Folklore: The Kalevala", + "FIN320H1": "The Finnish Canadian Immigrant Experience", + "FIN340H1": "Advanced Finnish II", + "FIN350H1": "The Finnish Short Story", + "FIN360H1": "Bilingualism in Finland", + "FIN400H1": "Translation: Finnish-English", + "FIN415H1": "Finnish Literature in the 20th Century", + "FIN420Y1": "Independent Study", + "FIN421H1": "Independent Study", + "FOR199H1": "Trees in Architecture and Urban Design", + "FOR200H1": "Conservation of Canada's Forests", + "FOR201H1": "Conservation of Tropical and Subtropical Forests", + "FOR300H1": "Forest Products in Sustainable Forestry", + "FOR301H0": "Field Methods in Forest Conservation", + "FOR301H1": "Field Methods in Forest Conservation", + "FOR302H1": "Societal Values and Forest Management", + "FOR303H1": "Human Dimensions of Global Forests", + "FOR305H1": "Biology of Trees and Forests", + "FOR306H1": "Tropical Forest Ecology and Conservation Field Course", + "FOR307H1": "Forest Insect Ecology & Management", + "FOR310H1": "Bioenergy from Sustainable Forest Management", + "FOR400Y1": "Advanced Seminar in Forest Conservation", + "FOR401H1": "Research Paper/Thesis in Forest Conservation", + "FOR403H1": "Directed Readings", + "FOR404H1": "Arboriculture", + "FOR410H1": "Bioenergy and Biorefinery Technology", + "FOR413H1": "Wildlife Ecology & Conservation", + "FOR416H1": "Green Urban Infrastructure", + "FOR417H1": "Agroforestry", + "FOR418H1": "Urban Forest Conservation Field Camp", + "FOR419H1": "Forest Fire Behaviour and Management", + "FOR420H1": "Green Process Chemistry", + "FOR423H1": "Sustainable Materials Design and Manufacturing", + "FRE210H1": "Introduction to Qu\u00e9bec Literature and Culture", + "FRE245H1": "Introduction to French Cultural and Literary Studies", + "FRE246H1": "Introduction to French Literary Analysis", + "FRE272H1": "The French Language: A Linguistic Introduction", + "FRE273H1": "Introduction to the History of the French Language", + "FRE274H1": "Introduction to the Linguistic Analysis of French", + "FRE299Y1": "Research Opportunity Program", + "FRE304H1": "Contemporary French Women's Prose Fiction", + "FRE310H1": "Relations between Text and Other Media", + "FRE314H1": "Quebec and French-Canadian Literature", + "FRE318H1": "Medieval French Literature", + "FRE319H1": "Laughter and Thought in French Renaissance Literature", + "FRE320H1": "French Literature of Classicism and Enlightenment", + "FRE324H1": "French Literature in the Time of Revolutions and Industrialization", + "FRE326H1": "Contemporary French Literature", + "FRE332H1": "Francophone Literatures", + "FRE334H1": "Francophone Cinema", + "FRE336H1": "Postcolonialism: Francophone Literatures", + "FRE345H1": "Literary Genres", + "FRE376H1": "French Phonology and Phonetics", + "FRE378H1": "French Syntax", + "FRE379H1": "Sociolinguistics of French", + "FRE383H1": "Quantitative Methods for the Study of French", + "FRE384H1": "Teaching French as a Second Language", + "FRE386H1": "French Semantics", + "FRE387H1": "French Morphology", + "FRE398H0": "Research Excursions", + "FRE398Y0": "Research Excursions", + "FRE399Y1": "Research Opportunity Program", + "FRE410H1": "Advanced Topics in Quebec Literature:", + "FRE438H1": "Advanced Topics in Francophone Literatures", + "FRE441H1": "Advanced Topics in French Literature", + "FRE443H1": "Advanced Topics: Authors", + "FRE446H1": "Advanced Studies in Literary Theory", + "FRE471H1": "Medieval French Language", + "FRE483H1": "Experimental Methods in French Linguistics", + "FRE486H1": "Special Topics in French Linguistics", + "FRE487H1": "Advanced Topics in Bilingualism and L2 acquisition", + "FRE488H1": "Special Topics in Advanced Linguistics I", + "FRE489H1": "Special Topics in Advanced Linguistics II", + "FRE490Y1": "Senior Essay", + "FRE491H1": "Independent Study", + "FRE492H1": "Independent Study", + "FSL100H1": "Elementary French I", + "FSL102H1": "Elementary French II", + "FSL120H1": "Elementary French III", + "FSL122H1": "Elementary French IV", + "FSL195Y0": "French Language in Tours I", + "FSL220H1": "Intermediate French I", + "FSL222H1": "Intermediate French II", + "FSL224H1": "Practical French for Exploring Linguistics", + "FSL225H1": "Practical French for Exploring Literature", + "FSL226H1": "Strategies for Autonomous Learning in French as a Second Language", + "FSL295Y0": "French Language in Tours II", + "FSL312H1": "Writing French: the Language of the Media", + "FSL314H1": "French for the Arts", + "FSL315H1": "French Oral Communication for Professional and Academic Contexts", + "FSL320H1": "Intermediate French III", + "FSL322H1": "Intermediate French IV", + "FSL375H1": "Practical Translation: French - English", + "FSL415H1": "Business French", + "FSL420H1": "Advanced French I", + "FSL442H1": "Advanced Written French II", + "FSL443H1": "Advanced Oral French II", + "FSL472H1": "Reading and Writing Fiction and Non-Fiction in French", + "FSL475H1": "Creative Writing in French", + "GER100Y1": "Introduction to German", + "GER101H1": "Introduction to German b", + "GER150H1": "Introduction to German Culture (E)", + "GER194H1": "Our Vampires, Ourselves (E)", + "GER195H1": "Cities, Real and Imagined (E)", + "GER196H1": "\"Es war einmal auf Deutsch\" - Learning German with Fairy Tales", + "GER198H1": "Technology and the Human in German Literature and Thought (E)", + "GER199H1": "The Pleasure of Reading: Reading as Self-Emancipation in the German Literary Tradition (E)", + "GER200Y1": "Intermediate German 1", + "GER201H1": "Intermediate German 1b", + "GER205H1": "Masterpieces of German Literature 1", + "GER210H1": "Poets and Power: Art, Media, and the Nazis (E)", + "GER220H1": "Great Works of German Literature in Translation (E)", + "GER251H1": "German and European Cinema (E)", + "GER261H1": "Elementary Yiddish 1", + "GER262H1": "Elementary Yiddish 2", + "GER270H1": "Money and Economy in German Literature and Culture (E)", + "GER272H1": "Introduction to Business German", + "GER275H1": "Marx, Nietzsche, Freud (E)", + "GER290H1": "Global Issues - German Contexts (E)", + "GER299Y1": "Research Opportunity Program", + "GER300Y1": "Intermediate German 2", + "GER301H1": "Intermediate German 2b", + "GER305H1": "Masterpieces of German Literature 2", + "GER310H1": "Contemporary German Culture and Media", + "GER320H1": "Age of Goethe: Revolution and Romanticism", + "GER321H1": "Literary Realism in the Industrial Age", + "GER322H1": "Kafka's World", + "GER323H1": "Weimar: Sex and Politics in the Roaring Twenties", + "GER326H1": "Writing Memory: Post 1945", + "GER332H1": "Deviance - Madness - Outsiders", + "GER334H1": "Post-Migrant Germany", + "GER336H1": "Berlin Between East and West", + "GER340H1": "German Theater Production", + "GER350H1": "German Visual Cultures", + "GER354Y0": "Special Topics Summer Course in Berlin (E)", + "GER355Y0": "Summer Course in Berlin", + "GER360H1": "Intermediate Yiddish", + "GER361H1": "Yiddish Literature in Translation (E)", + "GER367H1": "Topics in Yiddish or German Jewish Literature and Culture", + "GER370H1": "German Business Culture", + "GER372H1": "Navigating German Work Environments", + "GER391H1": "iPRAKTIKUM Experiential Learning and Internationalization Internship", + "GER398H0": "Research Excursions", + "GER398Y0": "Research Excursions", + "GER399Y1": "Research Opportunity Program", + "GER400H1": "Advanced German 1", + "GER401H1": "Advanced German 2", + "GER410H1": "Topics in German Intellectual History (E)", + "GER426H1": "Medieval Language and Culture", + "GER430H1": "Topics in German Literature and Culture", + "GER431H1": "Topics in Germanic Studies", + "GER460H1": "Advanced Yiddish", + "GER463Y1": "Yiddish Language for German Speakers", + "GER490H1": "Independent Study", + "GER491Y1": "Individual Studies", + "GGR101H1": "Histories of Environmental Change", + "GGR107H1": "Environment, Food and People", + "GGR112H1": "Geographies of Globalization, Development and Inequality", + "GGR124H1": "Cities and Urban Life", + "GGR172H1": "Digital Earth", + "GGR196H1": "The Yard: Micro-Geographies of Household Outdoor Spaces", + "GGR197H1": "Nature, Conservation and Justice", + "GGR198H1": "Mobility and Borders", + "GGR199H1": "Global Racial Capitalism in the 21st Century", + "GGR201H1": "Geomorphology", + "GGR203H1": "Introduction to Climatology", + "GGR205H1": "Introduction to Soil Science", + "GGR206H1": "Introduction to Hydrology", + "GGR217H1": "Urban Landscapes and Planning", + "GGR221H1": "New Economic Spaces", + "GGR223H1": "Environment, Society and Resources", + "GGR240H1": "Geographies of Colonialism in North America", + "GGR246H1": "Geography of Canada", + "GGR251H1": "Geography of Innovation", + "GGR252H1": "Marketing Geography", + "GGR254H1": "Geography USA", + "GGR259H1": "Urban Growth and Decline", + "GGR270H1": "Introductory Analytical Methods", + "GGR271H1": "Social Research Methods", + "GGR272H1": "Geographic Information and Mapping I", + "GGR273H1": "Geographic Information and Mapping II", + "GGR274H1": "Introductory Computation and Data Science for the Social Sciences", + "GGR299Y1": "Research Opportunity Program", + "GGR301H1": "Fluvial Geomorphology", + "GGR305H1": "Biogeography", + "GGR308H1": "Canadian Arctic Environments", + "GGR314H1": "Global Warming", + "GGR315H1": "Environmental Remote Sensing", + "GGR320H1": "Geographies of Transnationalism, Migration, and Gender", + "GGR323H1": "Commons, Commoning and Nature", + "GGR324H1": "Spatial Political Economy", + "GGR326H1": "Remaking the Global Economy", + "GGR327H1": "Geography and Gender", + "GGR328H1": "Labour Geographies", + "GGR329H1": "The Global Food System", + "GGR332H1": "Social Geographies of Climate Change", + "GGR334H1": "Water Resource Management", + "GGR336H1": "Urban Historical Geography of North America", + "GGR338H1": "Social Transformation and Environment in the Majority World", + "GGR339H1": "Urban Political Geographies", + "GGR340H1": "Health Geography", + "GGR341H1": "The Changing Geography of Latin America", + "GGR342H1": "The Changing Geography of Southeast Asia", + "GGR343H1": "The Changing Geography of China", + "GGR344H1": "Institutions and Governance: Germany in Comparative Perspective", + "GGR347H1": "Efficient Use of Energy", + "GGR348H1": "Carbon-Free Energy", + "GGR349H1": "Managing Urban Natures", + "GGR354H1": "Infrastructure", + "GGR357H1": "Housing and Community Development", + "GGR359H1": "Comparative Urban Policy", + "GGR360H1": "Culture, History, and Landscape", + "GGR363H1": "Critical Geographies: An Introduction to Radical Ideas on Space, Society and Culture", + "GGR372H1": "GIS for Public Health", + "GGR373H1": "Advanced Geographic Information Systems", + "GGR374H1": "Urban Dynamics", + "GGR375H1": "Introduction to Programming in GIS", + "GGR376H1": "Geovisualization", + "GGR377H1": "Introduction to Urban Data Analytics", + "GGR382H1": "Field Course in Human Geography", + "GGR385H1": "Special Topics in Geography", + "GGR386H1": "Special Topics in Geographic Information Systems", + "GGR387H1": "Special Topics in Environmental Geography", + "GGR388H1": "Special Topics in Physical & Environmental Geography", + "GGR389H1": "Special Topics in Human Geography", + "GGR390H1": "Field Methods", + "GGR398H0": "Research Excursions", + "GGR398Y0": "Research Excursions", + "GGR399Y1": "Research Opportunity Program", + "GGR400H1": "Special Topics in Geography I", + "GGR401H1": "Special Topics in Geography II", + "GGR406H1": "Geomorphology and the Anthropocene", + "GGR413H1": "Watershed Hydroecology", + "GGR415H1": "Advanced Remote Sensing", + "GGR416H1": "Environmental Impact Assessment", + "GGR418H1": "Geographies of Extraction", + "GGR419H1": "Environmental Justice", + "GGR421H1": "Histories of Geographical Thought", + "GGR424H1": "Transportation Geography and Planning", + "GGR429H1": "Innovation and Governance", + "GGR430H1": "Geographies of Markets", + "GGR431H1": "Regional Dynamics", + "GGR432H1": "China in the Global Political Economy", + "GGR433H1": "Built Environment and Health", + "GGR434H1": "Building Community Resilience", + "GGR437H1": "Geographies of Waste", + "GGR438H1": "Environment and Development", + "GGR456H1": "Entanglements of Power: Race, Sexuality and the City", + "GGR458H1": "Selected Topics in Urban Geography", + "GGR460H1": "Global Cities, Urban Planning, Critical Theory", + "GGR462H1": "GIS Research Project", + "GGR472H1": "Developing Web Maps", + "GGR473H1": "Geospatial Big Data", + "GGR482H1": "Toronto Field Course", + "GGR491Y1": "Research Project", + "GGR492H1": "Senior Practicum", + "GGR492Y1": "Senior Practicum", + "GGR493Y1": "Geography Professional Experience", + "GGR496H1": "Independent Research", + "GGR497H1": "Independent Research", + "GGR498H1": "Independent Research", + "GGR499H1": "Independent Research", + "GRK101H1": "Introductory Ancient Greek I", + "GRK102H1": "Introductory Ancient Greek II", + "GRK201H1": "Intermediate Ancient Greek I", + "GRK202H1": "Intermediate Ancient Greek II", + "GRK340H1": "Greek Philosophy I", + "GRK341H1": "Greek Historians I", + "GRK343H1": "Greek Prose Authors I", + "GRK350H1": "Greek Epic I", + "GRK351H1": "Greek Drama I", + "GRK353H1": "Greek Verse Authors I", + "GRK354H1": "Greek of Classical Athens I", + "GRK355H1": "Post-Classical Greek I", + "GRK428H1": "Independent Studies", + "GRK429H1": "Independent Studies", + "GRK440H1": "Greek Philosophy II", + "GRK441H1": "Greek Historians II", + "GRK443H1": "Greek Prose Authors II", + "GRK450H1": "Greek Epic II", + "GRK451H1": "Greek Drama II", + "GRK453H1": "Greek Verse Authors II", + "GRK454H1": "Greek of Classical Athens II", + "GRK455H1": "Post-Classical Greek II", + "HIS100Y1": "History of the Arctic", + "HIS101Y1": "Histories of Violence", + "HIS102Y1": "Empires, Encounters and Exchanges", + "HIS103Y1": "Strategy and Statecraft: War and Diplomacy in European History", + "HIS106Y1": "The African Diaspora in the Americas, 1492-1804", + "HIS107Y1": "Approaches to East Asian History", + "HIS108Y1": "What is History?", + "HIS109Y1": "The Development of European Civilization, 1350-1945", + "HIS110Y1": "History of the Indian Ocean World", + "HIS111H1": "History and Social Media Algorithms", + "HIS112H1": "Ten Events that Changed the World", + "HIS190H1": "Freedom Schools", + "HIS191H1": "Pandemics and Human History", + "HIS192H1": "A History of Queer Asia", + "HIS193H1": "Calls to Action: The TRC and Residential Schools in Canadian History", + "HIS194H1": "Power, Resistance, and the Graphic Novel", + "HIS195H1": "Remembering and Forgetting", + "HIS196H1": "Religion and Violence", + "HIS197H1": "Medieval Medicine", + "HIS198H1": "Decolonizing Women's History", + "HIS200H1": "Drunk History", + "HIS205H1": "From Women's History to Gender History", + "HIS205Y1": "Topics in Women's History", + "HIS208Y1": "History of the Jewish People", + "HIS218H1": "Environmental History", + "HIS219Y1": "Medieval Mediterranean History", + "HIS220Y1": "The Shape of Medieval Society", + "HIS221H1": "African American History to 1865", + "HIS222H1": "African American History from 1865 to the Present", + "HIS230H1": "Indigenous and Early Colonial Caribbean History", + "HIS231H1": "Revolution and Emancipation in the Colonial Caribbean", + "HIS240H1": "World War I in Europe", + "HIS241H1": "Europe in the Nineteenth Century, 1815-1914", + "HIS242H1": "Europe in the 20th Century", + "HIS243H1": "Early Modern Europe (15th-17th Centuries)", + "HIS244H1": "Early Modern Europe, 1648-1815", + "HIS245H1": "European Colonialism, 1700- 1965", + "HIS247H1": "The Second World War: A Global History", + "HIS250Y1": "History of Russia", + "HIS251Y1": "History of East Central Europe", + "HIS262H1": "Canada: A Short History of Here", + "HIS264H1": "Critical Issues in Canadian History", + "HIS265Y1": "Black Canadian History", + "HIS266H1": "Asian Canadian History", + "HIS267H1": "Business History", + "HIS268H1": "Law and History", + "HIS271Y1": "American History Since 1607", + "HIS280Y1": "History of China", + "HIS282Y1": "History of South Asia", + "HIS283Y1": "History of Southeast Asia: How the Lands Below the Winds Reshaped the World", + "HIS285H1": "History of Chinese Diasporas in the Americas", + "HIS291H1": "Latin America: The Colonial Period", + "HIS292H1": "Latin America: The National Period", + "HIS293H1": "The Making of the Atlantic World, 1480-1804", + "HIS295Y1": "History of Africa", + "HIS297Y1": "History of Africa from a Gender Perspective", + "HIS298Y1": "Themes & Issues in History", + "HIS299Y1": "Research Opportunity Program", + "HIS300H1": "Energy and Environment in Canadian History", + "HIS301H1": "World War II France", + "HIS302H1": "Material Culture in Victorian Britain", + "HIS304H1": "Topics in Middle East Histories", + "HIS305H1": "Death and Life in Plantation America", + "HIS307H1": "Oral Histories of Asian Canadians", + "HIS309H1": "Global Reformations", + "HIS310H1": "Democracy and Dissent in Postwar Canada", + "HIS311H1": "Canada in the World", + "HIS312H1": "Immigration to Canada", + "HIS313H1": "People and Other Animals in History", + "HIS314H1": "Twentieth-Century Quebec", + "HIS315H1": "Decolonial Vietnamese Histories", + "HIS316H1": "Competing Colonialism in Northeast China The Harbin Experiment", + "HIS317H1": "20th Century Germany", + "HIS318H1": "Histories of the \"Wild\" West", + "HIS319H1": "Histories of the Horn of Africa", + "HIS320H1": "Barbarian Invasions and the Fall of the Roman Empire", + "HIS321H1": "Dark Age Europe, 7th-10th Centuries", + "HIS322H1": "Topics in African History", + "HIS323H1": "Rites of Passage and Daily Life in the Middle Ages", + "HIS324H1": "The Criminalization of Protest in Latin American History", + "HIS325H1": "Imperial Russia", + "HIS326H1": "Topics in Asian Histories", + "HIS327H1": "Rome: The City in History", + "HIS328H1": "Modern China", + "HIS329H1": "Central Middle Ages (900-1200)", + "HIS330H1": "Germany from Frederick the Great to the First World War", + "HIS331H1": "Modern Baltic History", + "HIS332H1": "Crime and Society in England, 1500-1800", + "HIS333H1": "Catholic Asia in the Early Modern Era, 1500-1800", + "HIS335H1": "Canadian Legal Histories", + "HIS337H1": "Culture, Politics and Society in 18th Century Britain", + "HIS338H1": "The Holocaust, to 1942", + "HIS339H1": "History of Modern Israel", + "HIS340H1": "The Ottoman Empire, 1800-1922", + "HIS341Y1": "Germany Among the Global Empires 1840-2010", + "HIS342H1": "Political and Psychological Liberation in 20th Century Africa", + "HIS343H1": "History of Modern Intelligence", + "HIS344H1": "The Global Cold War", + "HIS345H1": "History and Film", + "HIS346H1": "Rice, Sugar, and Spice in Southeast Asia: a History of Food in the Region", + "HIS347H1": "The Country House in England 1837-1939", + "HIS348H1": "Topics in Gender History", + "HIS349H1": "History of Britain: Struggle for Power", + "HIS350H1": "Topics in European Histories", + "HIS351H1": "The Soviet Union and After", + "HIS352H1": "A History of Women in Pre-colonial East Africa", + "HIS353Y1": "Poland: A Crossroads of Europe", + "HIS354H1": "Jews of Arab Lands: From the Prophet Muhammad to European Colonialism", + "HIS355H1": "A History of Pre-modern Medicine", + "HIS356H1": "War in Canadian History", + "HIS357Y0": "The Renaissance", + "HIS358H1": "Canadian History in 100 Objects", + "HIS359H1": "Regional Politics and Radical Movements in the 20th Century Caribbean", + "HIS360H1": "Critical Histories of the Black Canadian Experience", + "HIS361H1": "The Holocaust, from 1942", + "HIS362H1": "Topics in Early American History", + "HIS363H1": "Dynamics of Gender in Canadian History", + "HIS364H1": "From Revolution to Revolution: Hungary Since 1848", + "HIS365H1": "History of the Great Lakes Region", + "HIS368H1": "Early Modern Britain, 1485-1660", + "HIS370H1": "Modern Palestine", + "HIS371H1": "Canadian Political History", + "HIS372H1": "Topics in U.S. History", + "HIS373H1": "Servants and Masters, 1000- 1700", + "HIS374H1": "Mass Incarceration in the United States", + "HIS375H1": "Crime and Punishment in the Early Modern World", + "HIS377H1": "U.S.A. in the World", + "HIS378H1": "America in the 1960s", + "HIS379H1": "Vietnam at War", + "HIS380H1": "Chinese Canadian History", + "HIS381H1": "Youth in the Early Modern World", + "HIS382H1": "China from the Mongols to the Last Emperor", + "HIS383Y1": "Women in African History", + "HIS384H1": "The Baltic Sea Region from the Vikings to the Age of Nationalisms", + "HIS386H1": "Fascism", + "HIS387H1": "France, 1610-1848", + "HIS388H1": "France Since 1830", + "HIS389H1": "Topics in History", + "HIS389Y1": "Topics in History", + "HIS390H1": "Slavery in Latin America", + "HIS393H1": "Digital History", + "HIS394H1": "20th and 21st Century African Icons: Media and Biography", + "HIS395H1": "Independent Studies", + "HIS395Y1": "Independent Studies", + "HIS396H1": "The Progressive Era and Rise of Big Business in America", + "HIS397H1": "Political Violence and Human Rights in Latin America", + "HIS398H0": "Research Excursions", + "HIS398Y0": "Research Excursions", + "HIS399Y1": "Research Opportunity Program", + "HIS400H1": "The American War in Vietnam", + "HIS401H1": "The Cold War through its Archives", + "HIS402H1": "Sephardim: The Jews of Spain and their Diasporas", + "HIS403H1": "Jews and Christians in Medieval and Renaissance Europe", + "HIS404H1": "Senior Seminar in U.S. History", + "HIS405Y1": "Canadian Foreign Relations", + "HIS406H1": "Advanced Topics in Gender History", + "HIS407H1": "Imperial Germany, 1871-1918", + "HIS408H1": "Topics in Environmental History", + "HIS409H1": "Spas and Water Cures", + "HIS411H1": "Great Trials in History", + "HIS413H1": "Slave Emancipation in the Atlantic World", + "HIS414H1": "Down and Out in Medieval Europe", + "HIS415Y1": "Nationalism & Memory in Modern Europe", + "HIS416H1": "Orientalism and Nationalism in Nineteenth-Century Germany", + "HIS417H1": "History of Sex Work", + "HIS418H1": "Themes in Canadian Environmental History", + "HIS419H1": "Canada By Treaty: Alliances, Title Transfers and Land Claims", + "HIS421H1": "Oral History", + "HIS422H1": "Early Modern English Popular Culture, 1500-1800", + "HIS423H1": "Social History of Medicine in the 19th & 20th Centuries", + "HIS424H1": "Violence in Medieval Society", + "HIS425H1": "From the Weimar Republic to Nazi Germany: How Do Democracies Die?", + "HIS426H1": "Early Medieval Italy 300-1000 CE", + "HIS427H1": "History and Historiography in the Golden Legend", + "HIS428H1": "Medieval Institutes of Perfection", + "HIS430H1": "The Two Germanies and the Cold War, 1949-1989", + "HIS431H1": "Historical Memory and Transitional Justice in Latin America", + "HIS432H1": "Topics in Medieval History", + "HIS433H1": "Polish Jews Since the Partition of Poland", + "HIS434Y1": "Kievan Rus", + "HIS435H1": "Themes in Toronto History", + "HIS436H1": "Stalinist Terror", + "HIS438H1": "Inquisition and Society in Medieval and Early Modern Europe", + "HIS439H1": "Russia's Empire", + "HIS440H1": "Maps and History", + "HIS442H1": "Jews and the Holocaust in the Soviet Union", + "HIS443H1": "Space and Sense in the Early Modern World", + "HIS444H1": "Topics in Jewish History", + "HIS445H1": "Nationalism", + "HIS446H1": "Gender and Slavery in the Atlantic World", + "HIS449Y1": "Ukrainian National Revival", + "HIS450H1": "Senior Seminar in African Histories", + "HIS451H1": "World War II in East Central Europe", + "HIS453H1": "Slavery in North America", + "HIS455Y1": "Hacking History: Digital Projects Capstone Class", + "HIS457H1": "The French Revolution and the Napoleonic Empire", + "HIS459H1": "Soviet History and Film, 1921-1946", + "HIS460H1": "Soviet History and Film, 1941-1991", + "HIS461H1": "Poland in the 20th Century", + "HIS464H1": "Religion and Violence in Comparative Perspective", + "HIS465H1": "Gender and International Relations", + "HIS466H1": "Senior Seminar in Canadian History", + "HIS467H1": "French Colonial Indochina: History, Cultures, Texts, Film", + "HIS468H1": "Commemorations and Public History in Canada, 1800-2000", + "HIS469H1": "Upper Canada: Creating a Settler Society, 1790s-1860s", + "HIS470H1": "History, Rights, and Difference in South Asia", + "HIS474H1": "Emancipate Yourselves from Mental Slavery? Historical Narratives of Caribbean Decolonization", + "HIS475H1": "Senior Research Seminar", + "HIS476H1": "Senior Thesis Seminar", + "HIS477H1": "Topics in the Social and Cultural History of Victorian Britain", + "HIS479H1": "US Foreign Policy Since World War II", + "HIS480H1": "Modernity and its Others: History and Postcolonial Critique", + "HIS481H1": "Elite Women, Power, and Modernity in Twentieth-Century Africa", + "HIS483H1": "Space and Power in Modern Africa", + "HIS484H1": "The Car in North American History", + "HIS485H1": "Topics in Chinese History", + "HIS487H1": "Animal and Human Rights in Anglo-American Culture", + "HIS489H1": "The History of Psychiatry and Psychiatric Illness", + "HIS490H1": "Everyday Stalinism", + "HIS491Y1": "Senior Thesis", + "HIS492H1": "Empire & Colonization in the French Atlantic World", + "HIS493H1": "Humanity in War: The Modern Evolution of the Law of Armed Conflict", + "HIS494H1": "Gandhi's Global Conversations", + "HIS495H1": "Topics in History", + "HIS495Y1": "Topics in History", + "HIS496H1": "Topics in History", + "HIS497H1": "Animal Politics and Science", + "HIS498H1": "Independent Studies", + "HIS499Y1": "Independent Studies", + "HMB200H1": "Introduction to Neuroscience", + "HMB201H1": "Introduction to Fundamental Genetics and its Applications", + "HMB202H1": "Introduction to Health and Disease", + "HMB203H1": "Introduction to Global Health", + "HMB204H1": "Introduction to Human Biology", + "HMB226H1": "Indigenous Holistic Health", + "HMB265H1": "General & Human Genetics", + "HMB299Y1": "Research Opportunity Program", + "HMB300H1": "Neurobiology of Behaviour", + "HMB301H1": "Biotechnology", + "HMB302H1": "Vertebrate Histology and Histopathology", + "HMB303H1": "Global Health and Human Rights", + "HMB306H1": "Ethical Considerations in Emerging Technology", + "HMB310H1": "Laboratory in Neuroscience", + "HMB311H1": "Laboratory in Fundamental Genetics and its Applications", + "HMB312H1": "Laboratory in Health and Disease", + "HMB314H1": "Laboratory in Human Biology", + "HMB320H1": "Neuroanatomy", + "HMB321H1": "Topics in Genetics", + "HMB322H1": "Topics in Health & Disease", + "HMB323H1": "Global Health Research", + "HMB342H1": "Epidemiology of Health & Disease", + "HMB360H1": "Neurogenomics", + "HMB385H1": "The Human Microbiome in Health & Disease", + "HMB394Y0": "International Research Project in Human Biology", + "HMB396Y0": "International Research Project in Human Biology", + "HMB398Y0": "Research Excursions", + "HMB399H1": "Research Opportunity Program", + "HMB399Y1": "Research Opportunity Program", + "HMB401H1": "Biomedical Advances & Technologies", + "HMB402H1": "Topics in Translational Medicine", + "HMB406H1": "Health Care Ethics", + "HMB420H1": "Seminar in Neurobiology of Behaviour", + "HMB421H1": "Seminar in Fundamental Genetics and its Applications", + "HMB422H1": "Seminar in Health & Disease", + "HMB430H1": "Trends in Neuroscience", + "HMB431H1": "Innovation in Genome Engineering and Translational Research", + "HMB432H1": "Topics in Histology & Histopathology", + "HMB433H1": "Topics in Global Health", + "HMB434H1": "Complementary & Integrative Medicine", + "HMB435H1": "Selected Topics in Molecular Cell Biology", + "HMB437H1": "The Biology of the Human Metallome", + "HMB440H1": "Dementia", + "HMB441H1": "Genetics of Human Disease", + "HMB442H1": "Brain Tumours: From Diagnosis to Treatment Effects", + "HMB443H1": "Global Hidden Hunger", + "HMB450H1": "Neurodevelopmental Diversity and Diseases", + "HMB452H1": "Personalized Medicine", + "HMB453H1": "AIDS: A Global Perspective", + "HMB460H1": "Seminars in Neurobiology of Mental Health", + "HMB462H1": "Topics in Epidemiology", + "HMB470H1": "Exercise and Sports Medicine", + "HMB471H1": "Performance Enhancement", + "HMB472H1": "Exercise Physiology", + "HMB473H1": "Exercise and Mental Health", + "HMB474H1": "Dental Sciences", + "HMB489H1": "Advanced Laboratory in Human Biology", + "HMB490Y1": "Health in Community", + "HMB491Y1": "Project in Biotechnology Industry", + "HMB496Y1": "Research Project in Human Biology", + "HMB499Y1": "Research Project in Human Biology II", + "HMU111H1": "Introduction to Music and Society", + "HMU126H1": "Historical Survey II", + "HMU225H1": "Historical Survey I", + "HMU340H1": "Music in North America", + "HMU345H1": "Global Popular Musics", + "HMU425H1": "Topics: Medieval Music", + "HMU426H1": "Topics: Renaissance Music", + "HMU430H1": "Topics: Classical Music", + "HMU431H1": "Topics: Romantic Music", + "HMU432H1": "Topics: 20th Century Music", + "HMU433H1": "Topics: Ethnomusicology", + "HMU435H1": "Topics in Ethnomusicology: Current Issues", + "HMU450H1": "Topics: Baroque Music", + "HPS100H1": "Introduction to History and Philosophy of Science and Technology", + "HPS110H1": "The Science of Human Nature", + "HPS120H1": "How to Think about Science", + "HPS200H1": "Science and Values", + "HPS202H1": "Technology in the Modern World", + "HPS203H1": "Making Sense of Uncertainty", + "HPS205H1": "Science, Technology, and Empire", + "HPS208H1": "How We Think About Life", + "HPS212H1": "Global Digital: Information, Computing, and Communication in the Modern World", + "HPS220H1": "Machines", + "HPS222H1": "Science, Paradoxes, and Knowledge", + "HPS225H1": "Remaking the Past: The Re-creation and Re-enactment of Science and Technology", + "HPS240H1": "The Influence of the Eugenics Movement on Contemporary Society", + "HPS245H1": "Visions of Society and Progress", + "HPS246H1": "Data and Society: What's Behind the Numbers?", + "HPS250H1": "Introductory Philosophy of Science", + "HPS255H1": "History and Philosophy of Artificial Intelligence", + "HPS260H1": "Biology and the Future: Science and Science Fiction", + "HPS270H1": "Science and Literature", + "HPS272H1": "Science against Religion? A Complex History", + "HPS299H1": "Research Opportunity Program", + "HPS299Y1": "Research Opportunity Program", + "HPS300H1": "Topics in History and Philosophy of Science and Technology", + "HPS301H1": "Topics in the History of Science and Technology", + "HPS302H1": "Topics in Philosophy of Science and Technology", + "HPS304H1": "A History Lab: Biomedical Sciences, Past and Present", + "HPS316H1": "Environment, Technology, and Nature", + "HPS318H1": "History of Medicine I", + "HPS319H1": "History of Medicine II", + "HPS321H1": "Understanding Engineering Practice: From Design to Entrepreneurship", + "HPS322H1": "Complexity, Order, and Emergence", + "HPS324H1": "Natural Science and Social Issues", + "HPS325H1": "Modern Science and Holy Texts", + "HPS331H1": "How Maps Transform the World, Society, and Ourselves", + "HPS340H1": "The Limits of Machine Intelligence", + "HPS345H1": "Quantifying the World: Debates on the Ethical and Epistemic Implications of AI and Automation", + "HPS346H1": "Modifying and Optimizing Life: on the Peculiar Alliance between AI, Biology, and Engineering", + "HPS347H1": "History of Autism Across Time and Cultures", + "HPS351H1": "Biomedical Sciences and Technologies in Global Society", + "HPS354H1": "History of Medicine and Public Health in the Middle East", + "HPS370H1": "Philosophy of Medicine", + "HPS371H1": "COVID-19: Epistemology and Societal Implications", + "HPS390H1": "The Story of Number: Mathematics from the Babylonians to the Scientific Revolution", + "HPS391H1": "Rebels Who Count: The History of Mathematics from 1700 to the Present", + "HPS399Y1": "Research Opportunity Program", + "HPS401H1": "Scientific Artifacts", + "HPS402H1": "Animals in the Histories of Science and Technology", + "HPS410H1": "History of Mathematics", + "HPS411H1": "Conceptual Foundations of Mathematics", + "HPS412H1": "History of the Biological Sciences", + "HPS413H1": "Reading and Writing about Physics", + "HPS422H1": "History of Data", + "HPS430H1": "History of Technology", + "HPS440H1": "Topics in History of Medicine", + "HPS442H1": "Sciences of Whiteness in the Middle East & Its Diasporas", + "HPS444H1": "Health, Medicine, and Society in the Mediterranean World", + "HPS445H1": "Slavery, Medicine, and Science", + "HPS450H1": "Revolutions in Science", + "HPS455H1": "Well-being and Policy Analysis", + "HPS480H1": "Special Topics in History and Philosophy of Science and Technology", + "HPS485H1": "Special Research Opportunity in HPS", + "HPS495Y1": "Individual Studies", + "HPS496H1": "Individual Studies in HPS", + "HPS497H1": "Individual Studies", + "HST209H1": "Introduction to Social Determinants of Health", + "HST211H1": "Health Policy in Canada", + "HST250H1": "Introduction to Quantitative Methods in Public Health", + "HST253H1": "Introduction to Qualitative Methods in Public Health", + "HST305H1": "Perspectives in Health, Gender, Ethnicity and Race", + "HST306H1": "Health, Nutrition and Food Security", + "HST307H1": "Special Topics in Health Studies I", + "HST308H1": "Aging and Health", + "HST309H1": "Special Topics in Health Studies II", + "HST310H1": "Critical Health Policy", + "HST330H1": "Population Health", + "HST350H1": "Health Research & Practice", + "HST373H1": "Epidemiology", + "HST400Y1": "Health Studies Practicum", + "HST405H1": "Global Migration and Health", + "HST407H1": "Special Topics in Advanced Health Studies I", + "HST409H1": "Special Topics in Advanced Health Studies II", + "HST410H1": "Case Studies in Health Policy", + "HST411H1": "Political Economy of Health", + "HST440H1": "Health & Pharmaceuticals", + "HST450Y1": "Undergraduate Health Research Project", + "HST451Y1": "Independent Research in Health Studies", + "HST464H1": "The Nature of Global Health", + "HST480H1": "Independent Research in Health Studies", + "HUN100Y1": "Elementary Hungarian", + "HUN200Y1": "Intermediate Hungarian", + "HUN310Y1": "Advanced Hungarian", + "HUN320Y1": "A Survey of Hungarian Literature", + "HUN335H1": "Urban vs. Rural: Immigration to and Settlement in North America", + "HUN345H1": "The Dynamic of Hungarian Culture, Ethnography, and Folklore", + "HUN355H1": "One Hundred Years of Dramatic Change: History of the Past Century and Reflections of Society in Hungarian Culture", + "HUN455H1": "Hungary and Europe: Cultural Adaptation in the Late 20th Century", + "HUN497Y1": "Independent Study (Hungarian)", + "HUN498H1": "Independent Study (Hungarian)", + "IFP100H1": "Themes in World History", + "IFP100Y1": "Themes in World History", + "IMM199H1": "Immunology in the News Today", + "IMM221H1": "Origins of Immunology", + "IMM250H1": "The Immune System and Infectious Disease", + "IMM299Y1": "Research Opportunity Program", + "IMM340H1": "Fundamental Immunology", + "IMM341H1": "Fundamental Immunology (Advanced)", + "IMM350H1": "The Immune System in Action", + "IMM351H1": "The Immune System in Action (Advanced)", + "IMM360H1": "Scientific Methods and Research in Immunology", + "IMM385Y1": "Special Research Project in Immunology", + "IMM428H1": "Molecular Immunology", + "IMM429H1": "Developmental Immunology", + "IMM430H1": "Clinical Immunology", + "IMM431H1": "Immunotherapy", + "IMM432H1": "Case Studies in Autoimmune Diseases", + "IMM433H1": "Neuroimmunology", + "IMM435H1": "Practical Immunology", + "IMM450Y1": "Research Project in Immunology", + "INI100H1": "The City Where Movies Are Made", + "INI101H1": "Blogging the Just City", + "INI102H1": "Telling the Stories of the City: Writing Creative Non-Fiction", + "INI105H1": "Nature and the City", + "INI106H1": "Writing Literary Journalism: Telling the Stories of the City", + "INI196H1": "Environmental Writing", + "INI299Y1": "Research Opportunity Program", + "INI399Y1": "Research Opportunity Program", + "INI400Y1": "Independent Research", + "INI401H1": "Independent Research", + "INI402H1": "Independent Research", + "INS200H1": "Introduction to Indigenous Truth and Resilience", + "INS201Y1": "Introduction to Indigenous Studies: Foundations, History and Politics", + "INS205H1": "Indigenous Worldviews, Spiritual and Healing Traditions", + "INS210Y1": "Introduction to Anishinaabemowin", + "INS215Y1": "Introduction to an Indigenous Language of Canada", + "INS220Y1": "Introduction to Kanien\u2019k\u00e9ha (Mohawk Language)", + "INS230H1": "Introduction to Inuktitut", + "INS231H1": "Elementary Inuktitut", + "INS240Y1": "Ecological Interactions: Intro to Indigenous and Western Sciences", + "INS250H1": "Indigenous Environmental Science and Practice", + "INS261H1": "Contemporary Challenges Facing Indigenous Communities", + "INS300Y1": "Worldviews, Indigenous Knowledges, and Oral Tradition", + "INS301Y1": "Indigenous Languages and Cultures", + "INS302H1": "Indigenous Representation in the Mass Media and Society", + "INS303H1": "Indigenous Language and Indigenous Thought", + "INS304H1": "Exploring Indigenous Thought Through Language Texts", + "INS310Y1": "Anishinaabemowin II", + "INS320Y1": "Kanien\u2019k\u00e9ha II", + "INS322H1": "Indigenous Narratives of Empowerment", + "INS331H1": "Indigenous Music: Technical and Theoretical Aspects", + "INS340Y1": "Indigenous Health Science", + "INS341H1": "North American Indigenous Theatre", + "INS350H1": "Indigenous Health Systems", + "INS352H1": "Indigenous Leadership, Policy and Practices in Canada", + "INS353H1": "First Nations Politics in Canada", + "INS354H1": "Indigenous Governance and Self-Determination", + "INS355H1": "Current Issues in Indigenous Health", + "INS360Y1": "Politics and Process of Reconciliation in Canada", + "INS371H1": "Topics in Indigenous Literatures", + "INS372H1": "Special Topics in Indigenous Language", + "INS380H1": "Special Topics in Indigenous Studies", + "INS390H1": "Research and Ethics in Indigenous Studies", + "INS398H0": "Research Excursions", + "INS398Y0": "Research Excursions", + "INS402H1": "Traditional Indigenous Ecological Knowledge", + "INS403H1": "Indigenous Peoples and the Urban Context", + "INS405H1": "Indigenous Thought & Expression: Creative Non-fiction", + "INS407H1": "Indigenous Environmental Justice", + "INS410H1": "Anishinaabewin Intellectual Traditions, Narrative and Culture", + "INS460H1": "Indigenous Theory, Research and Methods", + "INS480H1": "Advanced Special Topics in Indigenous Studies", + "INS491Y1": "Topics in International Indigenous Studies", + "INS492H1": "Topics in International Indigenous Studies", + "INS493H1": "Independent Experiential Studies", + "INS494Y1": "Independent Experiential Studies", + "INS495Y1": "Independent Research", + "INS496H1": "Independent Research", + "INS497H1": "Independent Research", + "INS498Y1": "Independent Research", + "INT200H1": "Arts & Science Internship Program - Professional Work Term", + "INT300H1": "Arts & Science Internship Program - Professional Work Term", + "INT301H1": "Arts & Science Internship Program - Professional Work Term", + "INT400H1": "Arts & Science Internship Program - Professional Work Term", + "INT401H1": "Arts & Science Internship Program - Professional Work Term", + "INT450H1": "Arts & Science Internship Program - Professional Work Term", + "INT451H1": "Arts & Science Internship Program - Professional Work Term", + "INT470H1": "Arts & Science Internship Program - Professional Work Term", + "INT471H1": "Arts & Science Internship Program - Professional Work Term", + "IRE199H1": "Why We Work: Understanding Work Through the Prism of Art & Culture", + "IRE242H1": "HRM for Industrial Relations and HR Professionals", + "IRE244H1": "Labour Relations", + "IRE260H1": "Organizational Behaviour", + "IRE299Y1": "Research Opportunity Program", + "IRE332Y0": "Topics in Industrial Relations and Human Resources (Summer Abroad Program)", + "IRE339H1": "Labour Markets and Public Policy", + "IRE342H1": "Essentials of Finance and Accounting", + "IRE344H1": "Topics in Industrial Relations and Human Resources", + "IRE345H1": "Topics in Industrial Relations and Human Resources", + "IRE346H1": "HR Planning & Strategy", + "IRE347H1": "Training & Development", + "IRE348H1": "Recruitment & Selection", + "IRE367H1": "Compensation", + "IRE378H1": "Employment Health", + "IRE379H1": "Research and Data Analytics", + "IRE395H1": "Independent Study", + "IRE396H1": "Research Participation", + "IRE399Y1": "Research Opportunity Program", + "IRE430H1": "Canadian Employment Law & the Non-Union Workplace", + "IRE431H1": "Canadian Labour Law & the Unionized Workplace", + "IRE432Y0": "Advanced Topics in Industrial Relations and Human Resources (Abroad)", + "IRE444H1": "Seminar in Industrial Relations and Human Resources", + "IRE446H1": "Working as an Internal Organizational Consultant", + "IRE447H1": "Contemporary Challenges Facing Today's Organizations", + "IRE472H1": "Negotiations", + "IRE494H1": "Advanced Topics in Industrial Relations and Human Resources", + "IRW220H1": "Statistics for Work and Organizations", + "IRW230H1": "Economics of Work and Organizations", + "IRW240H1": "Introduction to Work and Organizations", + "IRW300H1": "Effective Communication and Strategic Writing in Organizations", + "IRW410H1": "Organizational Governance and Design", + "IRW420H1": "Management Skills for Project and Strategy Implementation", + "IRW432Y1": "Entrepreneurship", + "IRW446Y1": "Working as an Organizational Consultant", + "IRW452Y1": "Capstone Research Project", + "ITA100Y1": "Italian Language for Beginners", + "ITA102Y0": "Practical Italian", + "ITA196H1": "Image and Text in Medieval and Renaissance Italian Culture", + "ITA197H1": "The Fine Art of Murder: Reading Detective Fiction", + "ITA198H1": "Machiavelli and Machiavellianism", + "ITA199H1": "Italian Fascism and Global Responses: The Dark Side of Italianit\u00e0", + "ITA200H1": "Major Italian Authors in Translation: from Dante to Tasso", + "ITA201H1": "Major Italian Authors in Translation: from Marino to Calvino", + "ITA210H1": "\u201cThe Most Beautiful Language\u201d: Italian between Past, Present and Future Challenges", + "ITA233H1": "Italian-Canadian Literature", + "ITA240Y1": "History of Italian Cinema", + "ITA250Y1": "Intermediate Italian", + "ITA299Y1": "Research Opportunity Program", + "ITA300H1": "History of Italian Literature: Middle Ages and Renaissance", + "ITA301H1": "History of Italian Literature: Baroque to Contemporary", + "ITA310H1": "The 'Journey' in 19th Century Italian Literature", + "ITA311H1": "Mediaeval Italian Literature in Translation: Dante", + "ITA312H1": "Mediaeval Italian Literature in Translation: Petrarch and Boccaccio", + "ITA314H1": "Italian Design: Fashion, Artistry, Genius", + "ITA315H1": "Sex and Gender in Contemporary Italy", + "ITA320H1": "Dante: Vita Nuova and Divina Commedia (Inferno)", + "ITA321H1": "Dante: Divina Commedia (Purgatorio and Paradiso)", + "ITA332H1": "Love in the Renaissance", + "ITA333H1": "Identity Politics in Renaissance Italy", + "ITA340H1": "Italian Neorealist Cinema", + "ITA341H1": "Gender and Genre in Italian Cinema", + "ITA342H1": "Popular Italian Cinema", + "ITA345H1": "Cinema of the Italian Diasporas", + "ITA348H1": "Mass Media in Italy: The European Context", + "ITA349H1": "Black Italian Cultural Production", + "ITA350Y1": "Language Practice", + "ITA358Y0": "Modern Italian Culture", + "ITA359Y0": "Modern Italian Culture", + "ITA360H1": "Italian Linguistics", + "ITA363H1": "Italian Sociolinguistics", + "ITA364H1": "Italian and Social Media", + "ITA367H1": "Topics in Italian Linguistics", + "ITA378H1": "Topics in Italian Studies", + "ITA379H1": "Topics in Italian Studies", + "ITA380H1": "The Prose of the World: The Modern Italian Novel and the Realist Tradition", + "ITA390H1": "The Commedia dell'Arte", + "ITA395Y0": "Special Topics in Italian Studies", + "ITA398H0": "Research Excursions", + "ITA398Y0": "Research Excursions", + "ITA399Y1": "Research Opportunity Program", + "ITA400H1": "Machiavelli", + "ITA410H1": "Masterpieces of Modern Drama", + "ITA420H1": "Spinning a Tale: The Italian Short Story from Boccaccio to Basile", + "ITA421H1": "Spinning a Tale: The Italian Short Story after 1800", + "ITA425H1": "Special Topics in Italian Studies", + "ITA426H1": "Special Topics in Italian Studies", + "ITA427H1": "Special Topics in Italian Linguistics", + "ITA431H1": "History of Italian Language I-from Middle ages to Cinquecento", + "ITA432H1": "History of Italian Language II- from Cinquecento to Contemporary", + "ITA433H1": "Italian Language and Italian Dialects in Toronto", + "ITA441H1": "Italian Cinematic Adaptation", + "ITA445H1": "Literature of the Italian Diasporas", + "ITA450H1": "Advanced Italian", + "ITA453H1": "At the Movies: History and Practice of Italian Film Criticism", + "ITA455H1": "Women Writers in Italy", + "ITA460Y1": "Internship in Italian", + "ITA489H1": "Independent Studies", + "ITA490Y1": "Independent Studies", + "ITA495H1": "Directed Research", + "ITA496H1": "Research Methods", + "JAA377H1": "Black Radical Theory from the Global South: Anthropological Perspectives", + "JAH350H1": "AIDS, Outbreaks, Pandemics: Challenges and Successes in Africa", + "JAL328H1": "Writing Systems", + "JAL355H1": "Language and Gender", + "JAL401H1": "Field Linguistics", + "JAR301H1": "Plagues and Peoples: From Divine Intervention to Public Health", + "JAV120H1": "Visual Concepts", + "JAV130H1": "Visual Strategies", + "JAV200H1": "Introduction to Critical Theory", + "JCA302H1": "The Bible and the Big Bang", + "JCC250H1": "Computing for Science", + "JCI199H1": "Italians in Canada: Histories, Journeys, Struggles, Successes", + "JCI250H1": "Italian Canadian Communities", + "JCI350H1": "Italian Canadian Culture and Identity", + "JCR303H1": "Global Christianities", + "JEG100H1": "Introduction to Physical Geography and Earth Science", + "JEH455H1": "Current Issues in Environment and Health", + "JFL388H1": "Bilingualism, Multilingualism, and Second Language Acquisition", + "JFP450H1": "Indigenous Issues in Health and Healing", + "JGA305H1": "Environmental and Archaeological Geophysics", + "JGC439H1": "The Problem and Promise of Caribbean Freedom", + "JGE321H1": "Multicultural Perspectives on Environmental Management", + "JGE331H1": "Resource and Environmental Theory", + "JGE481H1": "Field Course in Environmental Geography", + "JGJ360H1": "Holocaust in Literature (E)", + "JGU216H1": "Globalization and Urban Change", + "JGU346H1": "The Urban Planning Process", + "JGU454H1": "The Role of the Planner: Making a Difference", + "JHA384H1": "Japan in the World, Mid-16th to Mid-20th century", + "JHA394H1": "The Asia Pacific War", + "JHA410H1": "Clinical Neuroimaging", + "JHE353H1": "History of Evolutionary Biology", + "JHE355H1": "History and Philosophy of Evolutionary Biology", + "JHM307H1": "Islamic Legal History: Formation and Encounters", + "JHN323H1": "Indigeneity in the Caribbean", + "JHU473H1": "Environmental Crises, Human Mobility, and Health", + "JIA400H1": "Interdisciplinary Practice for the Arts", + "JIG322H1": "Indigenous Worlds, Worldviews and the Environment", + "JIG440H1": "Indigenous Geographies", + "JIH366H1": "Indigenous Histories of the Great Lakes, 1815 to the Present", + "JIH369H1": "Great Lakes Indigenous Histories to 1830", + "JIH460H1": "Indigenous Histories of North America", + "JLN327H1": "Culture and Modernity in the Hispanic Caribbean", + "JLN427H1": "Advanced Topics: The Hispanic Caribbean", + "JLP315H1": "Language Acquisition", + "JLP374H1": "Psychology of Language", + "JLP471H1": "Advanced Psycholinguistics", + "JLS472H1": "Child Language Disorders", + "JLS473H1": "Adult Speech and Language Disorders", + "JLS475H1": "Literacy and Reading Disorders", + "JLS476H1": "Linguistics in the Workforce: Clinical Practice and Research", + "JMH385H1": "Islamic Law and the Modern State", + "JNR301H1": "The History of Buddhist Meditation", + "JNS450H1": "Sexuality & Disability", + "JPA331H1": "Rise of China as a Global Power", + "JPA331Y0": "Rise of China as a Global Power", + "JPA376Y0": "Transforming Global Politics: Comparative and Chinese Perspectives", + "JPA453H1": "Authoritarianism in Comparative Perspective", + "JPE395H1": "Physics of the Earth", + "JPE493H1": "Seismology", + "JPF455H1": "Conceptualizing Cities in a Global Context", + "JPF456H1": "Global Cities \u2013 Core Issues and Challenges", + "JPH441H1": "Physical Science in Contemporary Society", + "JPI201H1": "Indigenous Politics in Canada", + "JPM300H1": "Research Readiness and Advancing Biomedical Discoveries", + "JPM400Y1": "Biomedical Incubator Capstone Project", + "JPR364H1": "Religion and Politics in the Nation State", + "JPR365H1": "Global Religion and Politics", + "JPR374H1": "Religion and Power in the Postcolony", + "JPR419H1": "Secularism and Religion", + "JPR458H1": "Postsecular Political Thought: Religion, Radicalism and the Limits of Liberalism", + "JPR459H1": "Fanaticism: A Political History", + "JPS315H1": "LGBTQ Politics", + "JPS316H1": "Indigenous Feminist and Queer Theories", + "JPS378H1": "Sex and the State", + "JQR360H1": "The Canadian Census: Populations, Migrations and Demographics", + "JRA401H1": "Topics in Comparative Politics V", + "JRA402H1": "Topics in Comparative Politics VI", + "JRC199H1": "Truths & Reconciliations in Canada", + "JRN199H1": "Exodus and Enslavement", + "JRN301H1": "Disability in the Hebrew Bible and Related Texts", + "JSC270H1": "Data Science I", + "JSC301H1": "Principles and Practices in Science Education", + "JSC370H1": "Data Science II", + "JSC470H1": "Data Science III", + "JSH300H1": "Literature and History in Russia", + "JSM354H1": "Stone Books to Sky Books: The Book as Institution, Commerce and Art", + "JSR312H1": "Queer Religion and Religiosities", + "JSU237H1": "Introduction to HIV/AIDS: Health, Sexuality and Gender", + "JSU325H1": "Queerly Canadian", + "JUG320H1": "The Canadian Wilderness", + "JUG325H1": "Landscapes of Violence in Canada", + "JWE206H1": "Writing English Essays", + "LAS200H1": "Introduction to Latin American Studies I: Foundational Themes", + "LAS201H1": "Introduction to Latin American Studies II: Current Issues", + "LAS300H1": "Topics in the Social Sciences", + "LAS301H1": "Topics in the Humanities", + "LAS302H1": "Topics in Latin American Studies", + "LAS310H1": "The Postcolonial Imaginary in Latin America", + "LAS320H1": "Latin American Thought", + "LAS348H1": "The Renaissance Mexico City", + "LAS350H1": "Indigenous Realities in Latin America", + "LAS370H1": "Critical Perspectives of Development in Latin American Contexts", + "LAS400H1": "Topics in Latin American Studies", + "LAS401H1": "Latinos in Canada", + "LAS410H1": "Independent Study", + "LAS411Y1": "Independent Study", + "LAT101H1": "Introductory Latin I", + "LAT102H1": "Introductory Latin II", + "LAT201H1": "Intermediate Latin I", + "LAT202H1": "Intermediate Latin II", + "LAT341H1": "Latin Historians I", + "LAT342H1": "Latin Orators I", + "LAT343H1": "Latin Prose Authors I", + "LAT350H1": "Latin Epic I", + "LAT351H1": "Latin Drama I", + "LAT353H1": "Latin Verse Authors I", + "LAT354H1": "Latin of the Roman Republic I", + "LAT355H1": "Latin of the Roman Empire I", + "LAT428H1": "Independent Studies", + "LAT429H1": "Independent Studies", + "LAT441H1": "Latin Historians II", + "LAT442H1": "Latin Orators II", + "LAT443H1": "Latin Prose Authors II", + "LAT450H1": "Latin Epic II", + "LAT451H1": "Latin Drama II", + "LAT453H1": "Latin Verse Authors II", + "LAT454H1": "Latin of the Roman Republic II", + "LAT455H1": "Latin of the Roman Empire II", + "LCT202Y1": "Forms of Representation", + "LCT203H1": "Empires I", + "LCT204H1": "Canons and Canonicity", + "LCT205H1": "Empires II", + "LCT249H1": "Special Topics in Literature and Critical Theory", + "LCT300Y0": "Special Topics in Literature and Critical Theory", + "LCT301H1": "Critical Writing Seminar", + "LCT302H1": "Pasts and Futures", + "LCT303H1": "Memory and Trauma", + "LCT304H1": "Praxis and Performance", + "LCT305H1": "Institutions and Power", + "LCT306H1": "Culture and Media", + "LCT307H1": "Periodization and Cultural History", + "LCT308H1": "Identities", + "LCT349H1": "Special Topics in Literature and Critical Theory", + "LCT401H1": "Seminar in Comparative Literature", + "LCT401Y1": "Seminar in Comparative Literature", + "LCT402H1": "Translation and Comparativity", + "LCT403H1": "Advanced Topics in Literature and Critical Theory", + "LCT494H1": "LCT Senior Research Paper", + "LCT494Y1": "LCT Senior Research Paper", + "LIN101H1": "Introduction to Linguistics: Sound Structure", + "LIN102H1": "Introduction to Linguistics: Sentence Structure and Meaning", + "LIN192H1": "Sustaining Indigenous Languages", + "LIN194H1": "The Science Behind Our Accents", + "LIN195H1": "Babel: Language in the Mind of Speakers", + "LIN196H1": "Language and Communication", + "LIN197H1": "Language and Social Justice", + "LIN198H1": "Language Diversity", + "LIN199H1": "Exploring Heritage Languages", + "LIN200H1": "Introduction to Language", + "LIN201H1": "Canadian English", + "LIN202H1": "Introduction to Indigenous Languages of the Americas", + "LIN203H1": "English Words", + "LIN204H1": "English Grammar", + "LIN206H1": "Languages of the World", + "LIN207H1": "Language and Technology", + "LIN208H1": "Linguistic Discrimination and Justice", + "LIN211H1": "American Sign Language 1", + "LIN228H1": "Phonetics", + "LIN229H1": "Phonological Patterns in Language", + "LIN232H1": "Syntactic Patterns in Language", + "LIN241H1": "Introduction to Semantics", + "LIN251H1": "Introduction to Sociolinguistics", + "LIN299H1": "Research Opportunity Program", + "LIN299Y1": "Research Opportunity Program", + "LIN302H1": "South American Indigenous Languages", + "LIN303H1": "Central American Indigenous Languages", + "LIN305H1": "Quantitative Methods in Linguistics", + "LIN306H1": "Language Diversity and Language Universals", + "LIN322H1": "Phonological Theory", + "LIN323H1": "Acoustic Phonetics", + "LIN331H1": "Syntactic Theory", + "LIN333H1": "Morphological Patterns in Language", + "LIN341H1": "Semantic Theory", + "LIN351H1": "Sociolinguistic Patterns in Language", + "LIN362H1": "Historical Linguistics", + "LIN398H0": "Research Excursions", + "LIN398Y0": "Research Excursions", + "LIN399Y1": "Research Opportunity Program", + "LIN402H1": "Linguistic Typology and Constructed Languages", + "LIN405H1": "Advanced Quantitative Methods in Linguistics", + "LIN409H1": "Structure of a Specific Language", + "LIN423H1": "Phonetic Analysis", + "LIN429H1": "Research in Phonology", + "LIN432H1": "Advanced Morphology", + "LIN439H1": "Research in Syntax", + "LIN441H1": "Advanced Semantics and Pragmatics", + "LIN451H1": "Urban Dialectology", + "LIN456H1": "Language Variation and Change: Theory and Analysis", + "LIN458H1": "Revitalizing Languages", + "LIN481H1": "Introduction to Analysis and Argumentation", + "LIN490H1": "Special Topics in Linguistics", + "LIN495Y1": "Individual Project", + "LIN496H1": "Individual Project", + "LIN497Y1": "Individual Project", + "LIN498H1": "Individual Project", + "LIN499H1": "Individual Project", + "LMP200H1": "Pathobiology of the Cell", + "LMP299Y1": "Research Opportunity Program", + "LMP301H1": "Introduction to the Biochemistry of Human Disease", + "LMP305Y1": "Pathobiology Research Analysis and Project", + "LMP310H1": "Fundamentals of Pathobiology", + "LMP320H1": "Pathobiology of Stem Cells", + "LMP330H1": "Genetic and Computational Modeling in Human Development and Disease", + "LMP363H1": "Principles of Pathobiology", + "LMP399Y1": "Research Opportunity Program", + "LMP405Y1": "Project in Pathobiology", + "LMP410H1": "Pathobiology of Neurodegenerative Disease", + "LMP415H1": "Forensic Pathobiology", + "LMP420H1": "Cancer Pathogenesis", + "LMP430H1": "Metabolic Disorders", + "LMP440H1": "Mechanisms in Host-Microbe Interactions", + "LMP450H1": "Organogenesis in Health and Disease", + "LMP460H1": "Pathobiology of the Cardiovascular System", + "MAT133Y1": "Calculus and Linear Algebra for Commerce", + "MAT135H1": "Calculus I", + "MAT136H1": "Calculus II", + "MAT137Y1": "Calculus with Proofs", + "MAT138H1": "Introduction to Proofs", + "MAT157Y1": "Analysis I", + "MAT193H1": "Women\u2019s Mathematics", + "MAT194H1": "Mathematical Personalities", + "MAT195H1": "Mathematics as an Interdisciplinary Pursuit", + "MAT197H1": "Mathematics as a Recreation, Mathematical Discovery and Creative Problem Solving", + "MAT198H1": "Cryptology: The Mathematics of Secrecy and Security", + "MAT199H1": "Aha! Mathematical Discovery and Creative Problem Solving", + "MAT221H1": "Applied Linear Algebra", + "MAT223H1": "Linear Algebra I", + "MAT224H1": "Linear Algebra II", + "MAT235Y1": "Multivariable Calculus", + "MAT237Y1": "Multivariable Calculus with Proofs", + "MAT240H1": "Algebra I", + "MAT244H1": "Introduction to Ordinary Differential Equations", + "MAT245H1": "Mathematical Methods in Data Science", + "MAT246H1": "Concepts in Abstract Mathematics", + "MAT247H1": "Algebra II", + "MAT257Y1": "Analysis II", + "MAT267H1": "Advanced Ordinary Differential Equations", + "MAT271H1": "Insights from Mathematics", + "MAT282H1": "Topics in Mathematics", + "MAT295H1": "Independent Reading in Mathematics", + "MAT296H1": "Independent Reading in Mathematics", + "MAT297Y1": "Research Project in Mathematics", + "MAT299Y1": "Research Opportunity Program", + "MAT301H1": "Groups and Symmetries", + "MAT309H1": "Introduction to Mathematical Logic", + "MAT315H1": "Introduction to Number Theory", + "MAT327H1": "Introduction to Topology", + "MAT329Y1": "Concepts in Elementary Mathematics", + "MAT332H1": "Introduction to Graph Theory", + "MAT334H1": "Complex Variables", + "MAT335H1": "Chaos, Fractals and Dynamics", + "MAT336H1": "Elements of Analysis", + "MAT337H1": "Introduction to Real Analysis", + "MAT344H1": "Introduction to Combinatorics", + "MAT347Y1": "Groups, Rings and Fields", + "MAT351Y1": "Partial Differential Equations", + "MAT354H1": "Complex Analysis I", + "MAT357H1": "Foundations of Real Analysis", + "MAT363H1": "Geometry of Curves and Surfaces", + "MAT367H1": "Differential Geometry", + "MAT370H1": "Introduction to Mathematical Probability", + "MAT377H1": "Mathematical Probability Theory", + "MAT382H1": "Topics in Mathematics", + "MAT390H1": "History of Mathematics up to 1700", + "MAT391H1": "History of Mathematics after 1700", + "MAT395H1": "Independent Reading in Mathematics", + "MAT396H1": "Independent Reading in Mathematics", + "MAT397Y1": "Research Project in Mathematics", + "MAT398H0": "Research Excursions", + "MAT398Y0": "Research Excursions", + "MAT399Y1": "Research Opportunity Program", + "MAT401H1": "Polynomial Equations and Fields", + "MAT402H1": "Classical Geometries", + "MAT403H1": "Classical Geometries II", + "MAT409H1": "Set Theory", + "MAT415H1": "Algebraic Number Theory", + "MAT417H1": "Analytic Number Theory", + "MAT425H1": "Differential Topology", + "MAT436H1": "Introduction to Linear Operators", + "MAT437H1": "K-Theory and C* Algebras", + "MAT445H1": "Representation Theory", + "MAT448H1": "Introduction to Commutative Algebra and Algebraic Geometry", + "MAT449H1": "Algebraic Curves", + "MAT454H1": "Complex Analysis II", + "MAT457H1": "Advanced Real Analysis I", + "MAT458H1": "Advanced Real Analysis II", + "MAT461H1": "Hamiltonian Mechanics", + "MAT464H1": "Riemannian Geometry", + "MAT475H1": "Problem Solving Seminar", + "MAT477H1": "Seminar in Mathematics", + "MAT478H1": "Seminar in Mathematics", + "MAT482H1": "Topics in Mathematics", + "MAT483H1": "Topics in Mathematics", + "MAT495H1": "Independent Reading in Mathematics", + "MAT496H1": "Independent Reading in Mathematics", + "MAT497Y1": "Research Project in Mathematics", + "MAT499Y1": "Readings in Mathematics", + "MCS223H1": "Signs, Meanings, and Culture", + "MCS224H1": "Approaches to Material Culture", + "MCS224Y1": "Approaches to Material Culture", + "MCS225Y1": "A History of the World in Objects and Signs", + "MCS226H1": "The Materiality of Magic: Sorcery, Spells, Devotion, and Divination", + "MCS320H1": "Semiotics of Visual Art", + "MCS322H1": "Topics in Semiotics", + "MCS323H1": "Theories of the Sign", + "MCS325H1": "Media Semiotics", + "MCS326H1": "The Material Culture of Food", + "MCS327H1": "Digital Material Culture", + "MCS328H1": "Materializing Cultural Identities", + "MCS329H1": "Internship in Material Culture", + "MCS329Y1": "Internship in Material Culture", + "MCS330H1": "Topics in Material Culture", + "MCS331H1": "The Materiality of Information", + "MCS336H1": "Material Culture of Wine", + "MCS373H1": "Materialities of Music", + "MCS429H1": "Advanced Topics in Material Culture, Information Systems and Meaning-Making", + "MCS444H1": "Themes in Material Culture", + "MGR100H1": "Introductory Modern Greek", + "MGR101H1": "Elementary Modern Greek", + "MGR245Y1": "Intermediate Modern Greek", + "MGR300H1": "Advanced Modern Greek I", + "MGR301H1": "Advanced Modern Greek II", + "MGT100H1": "Fundamentals of Management", + "MGT201H1": "Fundamentals of Financial Accounting", + "MGT230H1": "Introduction to Financial Markets", + "MGT250H1": "Fundamentals of Marketing", + "MGT295Y0": "Special Topics", + "MGT296Y0": "Special Topics", + "MGT297Y0": "Special Topics", + "MGT301H1": "Independent Study", + "MGT302H1": "Independent Study", + "MGT303Y1": "Independent Study", + "MGT395Y0": "Special Topics", + "MGT396Y0": "Special Topics", + "MGT397Y0": "Special Topics", + "MGT401H1": "Independent Study Course", + "MGT402H1": "Independent Study Course", + "MGT403Y1": "Independent Study Course", + "MGY200H1": "An Introduction to Molecular Genetics and Microbiology", + "MGY250H1": "Introduction to Medical Genetics", + "MGY277H1": "Introduction to Medical Microbiology", + "MGY280H1": "Second Year Specialist Research", + "MGY299Y1": "Research Opportunity Program", + "MGY311Y1": "Molecular Biology", + "MGY314H1": "Principles of Genetic Analysis I", + "MGY315H1": "Principles of Genetic Analysis II", + "MGY340H1": "Molecular Genetics", + "MGY350H1": "Model Organisms to Disease", + "MGY360H1": "Whole-Genome Sequencing and Analysis Laboratory", + "MGY377H1": "Microbiology I: Bacteria", + "MGY378H1": "Microbiology II: Viruses", + "MGY380H1": "Microbiology Laboratory I: Bacteria", + "MGY381H1": "Microbiology Laboratory II: Viruses", + "MGY399Y1": "Research Opportunity Program", + "MGY420H1": "Regulation of Gene Expression", + "MGY425H1": "Signal Transduction and Cell Cycle Regulation", + "MGY428H1": "Functional Genomics", + "MGY440H1": "Virus-Host Interactions", + "MGY441H1": "Bioinformatics", + "MGY460H1": "Genetic Analysis of Development", + "MGY470H1": "Human and Molecular Genetics", + "MGY480Y1": "Special Research Project", + "MHB155H1": "Elementary Modern Hebrew I", + "MHB156H1": "Elementary Modern Hebrew II", + "MHB255H1": "Intermediate Modern Hebrew I", + "MHB256H1": "Intermediate Modern Hebrew II", + "MHB355H1": "Advanced Modern Hebrew I", + "MHB356H1": "Advanced Modern Hebrew II", + "MIJ485H1": "Vaccines and Immunity", + "MSE120H1": "Materials Engineering, Processing and Application", + "MSE218H1": "Phase Transformations", + "MSE219H1": "Structure and Characterization of Materials", + "MSE316H1": "Mechanical Behaviour of Materials", + "MSE335H1": "Materials Physics", + "MSE343H1": "Biomaterials", + "MSE351H1": "Design and Sim of Materials Processes", + "MSE430H1": "Electronic Materials", + "MSE440H1": "Emerging Applications in Biomaterials", + "MSE459H1": "Synthesis of Nanostructured Materials", + "MSE461H1": "Engineered Ceramics", + "MSE498Y1": "Capstone Project: Design of Materials Processes", + "MST201H1": "Getting Medieval: Myths and Monsters", + "MST202H1": "Getting Medieval: Place and Space", + "MST210H1": "The Early Mediaeval Tradition", + "MST211H1": "The Middle Ages and the Movies", + "MST212H1": "The Later Mediaeval Tradition", + "MST213H1": "Dante and the Christian Imagination", + "MST222H1": "Mediaeval Latin Literature", + "MST226H1": "King Arthur", + "MST230H1": "The Middle Ages in Modern Life: Games, Television, and the Popular Imagination", + "MST231H1": "On the Move in Mediaeval Eurasia", + "MST232H1": "How to Be a Barbarian: Beard, Battles and Belief at the Dawn of the Middle Ages", + "MST233H1": "Viking Cultures", + "MST234H1": "Women's Lives in Mediaeval Europe", + "MST242H1": "Mediaeval Mythologies and Methodologies", + "MST300H1": "Alexander the Great in the Middle Ages", + "MST301H1": "Special Topics in Mediaeval Studies", + "MST323H1": "Mediaeval Latin Prose", + "MST324H1": "The Study of the Bible in the Middle Ages", + "MST326H1": "Mediaeval Music: thought and practice", + "MST328H1": "Mediaeval Latin Poetry", + "MST340H1": "Mediaeval Genders and Sexualities", + "MST341H1": "Middle Ages by the Numbers", + "MST358H1": "The Mediaeval Book", + "MST359H1": "Mediaeval Theology", + "MST361H1": "Mediaeval Law", + "MST399Y1": "Research Opportunity Program", + "MST400Y1": "Languages and Methods for Medieval Studies", + "MST401H1": "Advanced Topics in Mediaeval Studies", + "MST404H1": "Languages in Medieval Studies: Palaeography I", + "MST405H1": "Languages in Medieval Studies: Palaeography II", + "MST406H1": "Mediaeval Seminar II", + "MST407Y1": "Mediaeval Seminar I", + "MST410H1": "Languages for Medieval Studies: Old Norse", + "MST435H1": "Independent Studies in Mediaeval Studies", + "MST436H1": "Advanced Latin Seminar", + "MST442H1": "Mediaeval Skills and Methodologies", + "MST490Y1": "Senior Essay in Mediaeval Studies", + "MUN100H1": "Global Innovation", + "MUN110H1": "Peace, Conflict and Justice in the Indo-Pacific", + "MUN120H1": "Revolutions", + "MUN130H1": "Climate, Energy, and Power", + "MUN140H1": "Design for Social Change and Inclusion", + "MUN195H1": "The Economics of Birth, Death and Everything in Between", + "MUN196H1": "Somebody\u2019s Watching Me: The Global Politics of Surveillance", + "MUN197H1": "Strong States or Weak Parties?", + "MUN198H1": "Digital Technologies and Human Rights", + "MUN200H1": "Understanding Global Controversies", + "MUN310H1": "Independent Study in Global Affairs & Public Policy", + "MUS110H1": "Introduction to Music History and Culture", + "MUS111H1": "Historical Survey of Western Music", + "MUS120Y1": "Vocal and Instrumental Ensembles I", + "MUS200H1": "Music of the World's Peoples", + "MUS202H1": "Beethoven", + "MUS204H1": "The Age of Bach & Handel", + "MUS206H1": "The World of Opera", + "MUS207H1": "Music for Orchestra", + "MUS209H1": "Performing Arts of South Asia", + "MUS210H1": "Music in Film", + "MUS211H1": "The World of Popular Music", + "MUS212H1": "Music, Sound & Power in the Middle East", + "MUS215H1": "Performing Arts of East Asia", + "MUS220Y1": "Vocal and Instrumental Ensembles II", + "MUS225H1": "Music: Islamic World", + "MUS230H1": "Music of the 1960s", + "MUS235H1": "Survivors' Music", + "MUS240H1": "Heavy Music", + "MUS300H1": "Music, Media and Technology", + "MUS301H1": "African Popular Music", + "MUS302H1": "Symphony", + "MUS303H1": "Music in the Contemporary World", + "MUS305H1": "Latin American and Caribbean Music", + "MUS306H1": "Popular Music in North America", + "MUS308H1": "Handel", + "MUS315H1": "North American Vernacular Music", + "MUS321H1": "The Beatles", + "MUS325H1": "The Age of Haydn & Mozart", + "MUS330H1": "Music, Violence, and War", + "MUS335H1": "A Social History of the Piano", + "MUS340H1": "20th Century Music for Theatre", + "MUS408H1": "Wagner", + "NEW101H1": "The Everyday Politics of Food", + "NEW102H1": "Exploring Multilingual Toronto", + "NEW103H1": "Digital Technology and Society", + "NEW104H1": "Creating Community: Art, Identity and Belonging", + "NEW105H1": "Current Issues Without Borders I", + "NEW106H1": "Science, Health and Social Justice", + "NEW111H1": "Food, Ethics and Sustainability", + "NEW112H1": "Language Freedom and Power", + "NEW113H1": "Unpacking Digital Technology", + "NEW114H1": "Art for Social Change", + "NEW115H1": "Current Issues Without Borders II", + "NEW116H1": "Science and Global Threats", + "NEW197H1": "Public Intellectual Activism: Theory and Practice", + "NEW198H1": "Myths of French Sensuality", + "NEW199H1": "We Are What We Eat: The Example of French Cuisine", + "NEW271H1": "Interdisciplinary Special Topics", + "NEW299Y1": "Research Opportunity Program", + "NEW302Y1": "C.G. Jung: Stories, Patterns, Symbols", + "NEW303H1": "Hypotheses of the Unconscious", + "NEW370Y1": "Interdisciplinary Special Topics", + "NEW371H0": "International Field Course", + "NEW372H1": "Interdisciplinary Special Topics", + "NEW390Y1": "New College Independent Studies", + "NEW391H1": "New College Independent Studies", + "NEW398Y0": "Research Excursion", + "NEW402Y1": "Advanced Special Topics in Jungian Theory", + "NEW403H1": "Advanced Special Topics in Jungian Theory", + "NEW471H1": "Interdisciplinary Special Topics", + "NEW490Y1": "New College Independent Studies", + "NEW491H1": "New College Independent Studies", + "NEW495Y1": "Community Engaged Learning: Critical and Creative Perspectives on the Non-Profit Sector", + "NEW496H1": "Community Engaged Learning: Critical and Creative Perspectives on the Non-Profit Sector", + "NEW497Y1": "Critical and Creative Perspectives on Community Based Research (CBR): An Advanced Seminar", + "NEW498H1": "Critical and Creative Perspectives on Community Based Research (CBR): An Advanced Seminar", + "NFS284H1": "Basic Human Nutrition", + "NFS301H1": "Nutrition Literacy: Sorting Science from Snake Oil", + "NFS302H1": "Nutrition, Athletics, Performance and Behaviour", + "NFS382H1": "Vitamin and Mineral Metabolism Throughout the Life Cycle", + "NFS386H1": "Food Chemistry", + "NFS394Y1": "Research Course in Nutritional Science", + "NFS400H1": "Functional Foods and Nutraceuticals in Human Nutrition", + "NFS484H1": "Advanced Nutrition", + "NFS485H1": "Diet, Microbiome & Health", + "NFS486H1": "Obesity: Metabolic and Clinical Aspects", + "NFS487H1": "Nutrigenomics and Personalized Nutrition", + "NFS488H1": "Nutritional Toxicology", + "NFS489H1": "Nutritional Neurosciences", + "NFS490H1": "International and Community Nutrition", + "NFS494Y1": "Research Projects in Nutritional Sciences", + "NMC101H1": "Land of the Pharaohs", + "NMC102H1": "Heartland of Ancient Empires", + "NMC103H1": "The Islamic World", + "NMC104H1": "The Biblical World", + "NMC195H1": "Rebels, Misfits, and Outcasts in Modern Arabic Literature", + "NMC196H1": "Law and Order in the Ancient Near East", + "NMC197H1": "Myth and History in the Bible", + "NMC198H1": "Iranian Women Reveal Their Lives: The First Generation", + "NMC199H1": "Babylon: Fact vs. Fiction", + "NMC240H1": "For the Love of the Prophet: Muhammad in the Islamic Tradition", + "NMC241H1": "Anthropology of the Middle East", + "NMC242H1": "Women and Money in the Medieval Middle East", + "NMC243H1": "The Arabic Novel", + "NMC244H1": "The Arab Spring and Cultural Production", + "NMC245H1": "Women in the Ancient Near East", + "NMC246H1": "Sumerian and Babylonian Literature in Translation", + "NMC247H1": "The Intellectual History of the Ancient Near East", + "NMC248H1": "Ancient Bureaucracies", + "NMC250H1": "Pyramids, Temples, and Tombs: An Introduction to Ancient Egyptian Architecture", + "NMC251H1": "Voices from Ancient Egypt", + "NMC252H1": "Hebrew Bible", + "NMC253H1": "Egyptian Myths", + "NMC254H1": "The Mummy: Technology and Transformation", + "NMC255H1": "Love, Battle, and Wit: Classics of Premodern Arabic Literature", + "NMC256H1": "1001 Nights Around the World", + "NMC257H1": "Vice and Virtue in Biblical Traditions", + "NMC258H1": "The Book of Kings: Persian Myth, History, and Art", + "NMC259H1": "Literature of Ancient and Late Antique Iran", + "NMC260H1": "Why the Ancient Near East? Investigating the Great Transformations in Pre- and Proto- History", + "NMC261Y0": "Field Archaeology", + "NMC262H1": "Why the Ancient Near East? The Historic Periods", + "NMC263H1": "The Archaeology of Gods, Ghosts, Witches and Demons", + "NMC264H1": "The Archaeology of Stuff", + "NMC265H1": "Archaeology in War Zones: Syria, Iraq, Afghanistan", + "NMC266H1": "Archaeologies of Power", + "NMC267H1": "Everyday Life in Ancient Egypt", + "NMC268H1": "Data Science Applications in Archaeology", + "NMC270H1": "Christians of the Middle East", + "NMC271H1": "The Sufi Tradition in Islam", + "NMC274H1": "The Turks in History: From Nomads of the Steppe Frontier to Islamic Rulers", + "NMC275H1": "The Mongol Empire and the World It Made", + "NMC276H1": "Topics in Near & Middle Eastern Civilizations", + "NMC277H1": "Topics in Near & Middle Eastern Civilizations", + "NMC278H1": "Introduction to the Modern Middle East", + "NMC280H1": "The Caliphate: Early Islamic History from Ancient Arabia to the Abbasid Empire", + "NMC281H1": "Islamic History from the Crusades to Slave Sultans", + "NMC282H1": "Medicine in the Medieval Islamic World", + "NMC284H1": "Judaism and Feminism: Legal Issues from Menstruation to Ordination", + "NMC289H1": "Introduction to Coptic Studies", + "NMC299H1": "Research Opportunity Program", + "NMC299Y1": "Research Opportunity Program", + "NMC315H1": "The Structure of Arabic Language", + "NMC316H1": "Cultural Encounter in Arabic Narrative", + "NMC330H1": "King David: Musician, Monarch, or Murderer?", + "NMC331H1": "Samson: Lover, Liar, lion-slayer", + "NMC340H1": "History of Late Antique & Early Islamic Iran", + "NMC341H1": "Safavid Iran: Reign of the Shahs", + "NMC342H1": "History & Sources of Egyptian Monasticism", + "NMC343H1": "Farmers to Pyramid Builders: Cultural and Political History of Ancient Egypt I", + "NMC344H1": "Hyksos Subjects to Empire Builders: Cultural and Political History of Ancient Egypt II", + "NMC345H1": "Nubian Archaeology", + "NMC346H1": "Ancient Mesopotamia I: Sumerians and Akkadians", + "NMC347H1": "Ancient Mesopotamia II: Assyrians and Babylonians", + "NMC348H1": "Kurdish Studies: A Critical Introduction", + "NMC350H1": "Christian Literature from the Middle East in Translation", + "NMC351H1": "Dead Sea Scrolls", + "NMC352H1": "Ancient Egyptian Literature", + "NMC353H1": "Possible Worlds: Arabic Speculative Fiction", + "NMC354H1": "Abbasid Literature and the Sciences", + "NMC355H1": "Ottoman Empire: The Age of Reform", + "NMC356H1": "Anthropology of Islam", + "NMC357H1": "Gender and Sexuality in Premodern Arabic Literature", + "NMC358H1": "Gender and Sexuality in Modern Middle Eastern Cultures", + "NMC359H1": "Nomads in the Ancient Near East", + "NMC360H1": "The Archaeology of the Biblical World I: The Bronze Age", + "NMC361H1": "The Archaeology of the Biblical World II: The Iron Age", + "NMC364H1": "Art and Archaeology of Syria", + "NMC365H1": "Women and Gender in Egyptian Archaeology", + "NMC366H1": "Archaeology of Mesopotamia I: Rise of Civilization", + "NMC367H1": "Archaeology & Architecture of Egyptian Monasticism", + "NMC368H1": "Coptic Art & Archaeology", + "NMC369H1": "Archaeology of Mesopotamia II: States and Empires", + "NMC370H1": "History of Ancient Israel", + "NMC371H1": "Topics in Hebrew Bible", + "NMC372H1": "Islam and Muslims in the Balkans", + "NMC373H1": "Modern Iran", + "NMC375H1": "Conversion to Islam in Medieval History", + "NMC376H1": "History of Islamic Spain and North Africa (640-1492)", + "NMC378H1": "Modern Arab History", + "NMC379H1": "Capital, Technology, and Utopia in the Modern Middle East", + "NMC380H1": "Religion in the Ancient Near East", + "NMC381H1": "Modern Islamic Thought", + "NMC384H1": "Marking Time: Legal Issues and Personal Status in Judaism", + "NMC386H1": "Muslims, Christians, and Jews in the Ottoman Empire", + "NMC387H1": "Women, Gender, and Sexuality in the Ottoman Empire", + "NMC388H1": "The Rise of the Ottomans", + "NMC389H1": "The Ottoman Empire in its Classical Age", + "NMC394H1": "Persianate Art and Architecture", + "NMC395H1": "Iconography of the Art and Material Culture of the Islamic World", + "NMC396H1": "The Art of the Qur\u2019an", + "NMC398Y0": "Research Excursions", + "NMC399Y1": "Research Opportunity Program", + "NMC445H1": "Sacred versus Secular Space: Mesopotamian Architecture in Context", + "NMC446H1": "The Babylonian City", + "NMC447H1": "The Neo-Assyrian Empire", + "NMC449H1": "Mesopotamian Society and Economy", + "NMC450H1": "Research Seminar on Ancient Jewish Literature", + "NMC452H1": "Iranian Modernity", + "NMC454H1": "Mapping the Ottoman World", + "NMC460H1": "The Archaeology of Borders in Egypt and the Ancient Near East", + "NMC461H1": "The History and Archaeology of the Horn of Africa and South Arabia", + "NMC462H1": "Polarized-light Microscopy in Archaeology I: Foundations", + "NMC463H1": "Warfare: The Archaeology of Conflict in the Ancient Near East", + "NMC464H1": "The Archaeology of Stuff at the ROM", + "NMC465H1": "Ceramic Analysis", + "NMC466H1": "Near Eastern Ceramics", + "NMC467H1": "Seminar in Egyptian Archaeology I", + "NMC468H1": "Seminar in Egyptian Archaeology II", + "NMC469Y1": "Medieval Middle Eastern Ceramics", + "NMC470H1": "Polarized-light Microscopy in Archaeology II: Applications", + "NMC471H1": "Advanced Topics in Near and Middle Eastern Civilizations", + "NMC472H1": "Theory & Method in Middle East Studies", + "NMC473H1": "Intellectuals of the Modern Arab World", + "NMC474H1": "The Archaeology of Death", + "NMC475H1": "Orientalism & Occidentalism", + "NMC476H1": "Politics of Archaeology in the Modern Middle East", + "NMC477H1": "Modern Turkey", + "NMC478H1": "Modern Arab Societies", + "NMC479H1": "Nationalism in the Arab World", + "NMC480H1": "Structural Development of the Iranian Languages", + "NMC484H1": "Gender Issues in Jewish Law", + "NMC491H1": "Mesopotamian Material Culture: Art versus Artifact", + "NMC495Y1": "Independent Studies", + "NMC496H1": "Independent Studies", + "NMC497H1": "Independent Studies", + "NMC499Y1": "Senior Thesis", + "NML110Y1": "Elementary Standard Arabic", + "NML155H1": "Elementary Modern Hebrew I", + "NML156H1": "Elementary Modern Hebrew II", + "NML210Y1": "Intermediate Standard Arabic I", + "NML220Y1": "Introductory Aramaic", + "NML230H1": "Elementary Coptic I", + "NML231H1": "Elementary Coptic II", + "NML240Y1": "Introduction to Middle Egyptian", + "NML250Y1": "Introductory Biblical Hebrew", + "NML255H1": "Intermediate Modern Hebrew I", + "NML256H1": "Intermediate Modern Hebrew II", + "NML260Y1": "Introductory Persian", + "NML270Y1": "Introductory Turkish", + "NML305Y1": "Introduction to Akkadian", + "NML310Y1": "Intermediate Standard Arabic II", + "NML320H1": " Targum - Aramaic Bible Translations", + "NML340Y1": "Intermediate Middle Egyptian", + "NML350H1": "Intermediate Biblical Hebrew I", + "NML351H1": "Intermediate Biblical Hebrew II", + "NML355H1": "Advanced Modern Hebrew I", + "NML356H1": "Advanced Modern Hebrew II", + "NML357H1": "Legends of the Jews (Aggadah)", + "NML358H1": "Middle Hebrew: Mishnah and Tosefta", + "NML359Y1": "Eastern Aramaic \u2013 Babylonian Talmud", + "NML360Y1": "Intermediate Persian", + "NML362Y1": "Middle Persian (Pahlavi)", + "NML370Y1": "Intermediate Turkish", + "NML371H1": "Conversational Turkish: Oral Communication in Context", + "NML372H1": "Turkish Language through Television, Film, and Media", + "NML380H1": "Introduction to Ge'ez (Classical Ethiopic)", + "NML381H1": "Intermediate Ge'ez", + "NML405Y1": "Selected Standard Babylonian Texts", + "NML410Y1": "Advanced Standard Arabic", + "NML411H1": "Media Arabic", + "NML412H1": "Adab and Arabic Literary Prose", + "NML413H1": "Premodern Arabic Poetry", + "NML415H1": "The Arabic Short Story", + "NML420Y1": "Western Aramaic \u2013 Jerusalem Talmud", + "NML421Y1": "Classical Syriac", + "NML440H1": "Ancient Egyptian Historical Texts", + "NML441H1": "Ancient Egyptian Religious and Funerary Texts", + "NML442Y1": "Late Egyptian Texts", + "NML450H1": "Advanced Biblical Hebrew", + "NML452H1": "Halakhic Midrashim", + "NML455H1": "Modern Hebrew Poetry", + "NML456H1": "Modern Hebrew Prose", + "NML459H1": "Readings in Second Temple Period Texts", + "NML460H1": "Advanced Persian I", + "NML461H1": "Modern Persian Poetry", + "NML462H1": "Modern Persian Prose", + "NML463H1": "Advanced Persian II", + "NML465Y1": "Avestan", + "NML466H1": "Theory and Practice of Translation from and into Persian", + "NML467H1": "Persian Literature: The Epic Tradition", + "NML468H1": "Persian Literature: Ethical, Erotic, and Mystical", + "NML470Y1": "Advanced Turkish", + "NML471H1": "Selected Readings in Turkish Literature", + "NML490H1": "Topics in Near and Middle Eastern Languages", + "PCJ200H1": "Introduction to Peace, Conflict and Justice", + "PCJ210H1": "Research Methods in Peace, Conflict and Justice", + "PCJ260H1": "Introduction to Peace, Conflict and Justice I", + "PCJ261H1": "Introduction to Peace, Conflict and Justice II", + "PCJ299Y1": "Research Opportunity Program", + "PCJ310H1": "Data and Applications in PCJ", + "PCJ350H1": "The Violence of Inequality: Conflict Dynamics and Power Asymmetries", + "PCJ360H1": "Topics in Peace, Conflict and Justice", + "PCJ361H1": "Special Topics in Peace, Conflict and Justice Studies", + "PCJ361Y1": "Special Topics in Peace and Conflict Studies", + "PCJ362H1": "Experiential Learning in PCJ", + "PCJ380H1": "Justice Institutions: Crime, Violence, and Insecurity", + "PCJ399Y1": "Research Opportunity Program", + "PCJ410H1": "Research Paper Seminar in PCJ", + "PCJ444H1": "Special Topics in Peace and Conflict Studies", + "PCJ460H1": "Advanced Topics in Peace, Conflict and Justice", + "PCJ461H1": "Research Methods in Peace, Conflict and Justice", + "PCJ499H1": "Peace and Conflict Studies Independent Study Course", + "PCL102H1": "The Art of Drug Discovery", + "PCL200H1": "Drugs & the Brain", + "PCL201H1": "Introduction to Pharmacology and Pharmacokinetic Principles", + "PCL218H1": "Cannabis the Drug", + "PCL297H1": "Research Experience in Pharmacology & Toxicology I", + "PCL298H1": "Research Experience in Pharmacology & Toxicology II", + "PCL299Y1": "Research Opportunity Program", + "PCL302H1": "Pharmacodynamic Principles", + "PCL345H1": "Experimental Approaches in Drug Discovery", + "PCL362H1": "Introductory Toxicology", + "PCL367H1": "Drug Development Pipeline I: In vitro", + "PCL368H1": "Drug Development Pipeline II: In vivo", + "PCL376H1": "Experimental Design and Data Analysis for Pharmacology and Toxicology", + "PCL381H1": "The Molecular and Biochemical Basis of Toxicology", + "PCL386H1": "Pharmacology of Cancer Signaling", + "PCL389H1": "Understanding the Role of Pharmacology and Toxicology in Society", + "PCL397Y0": "Research Abroad in Pharmacology and Toxicology", + "PCL397Y1": "Research Abroad in Pharmacology and Toxicology", + "PCL399Y1": "Research Opportunity Program", + "PCL402H1": "Pharmacology and Toxicology in Drug Development", + "PCL469H1": "Systems Pharmacology I", + "PCL470H1": "Systems Pharmacology II", + "PCL472Y1": "Project in Pharmacology", + "PCL474Y1": "Project in Toxicology", + "PCL475H1": "Neuropsychopharmacology 1", + "PCL476H1": "Neuropsychopharmacology 2", + "PCL477H1": "The DNA Damage Response in Pharmacology and Toxicology", + "PCL482H1": "Biomedical Toxicology", + "PCL483H1": "Interdisciplinary Toxicology", + "PCL484H1": "Seminars in Pharmacokinetics and Toxicokinetics", + "PCL490H1": "Advanced Topics in Pharmacology and Toxicology", + "PDC220H1": "Arts & Science Internship Program - Maximizing Your Experience", + "PDC221H1": "Arts & Science Internship Program - Essential Skills for ASIP Success", + "PDC230H1": "Arts & Science Internship Program - Maximizing Your Experience", + "PDC231H1": "Arts & Science Internship Program - Essential Skills for ASIP Success", + "PDC320H1": "Arts & Science Internship Program - Professional Skill Development I", + "PDC321H1": "Arts & Science Internship Program - Professional Skill Development II", + "PDC330H1": "Arts & Science Internship Program - Professional Skill Development I", + "PDC331H1": "Arts & Science Internship Program - Professional Skill Development II", + "PHC230H1": "Pharmaceutics 1", + "PHC300H1": "Molecular Pharmacology 1", + "PHC301H1": "Molecular Pharmacology 2", + "PHC320H1": "Chemistry and Technologies in Drug Discovery", + "PHC330H1": "Pharmaceutics 2", + "PHC331H1": "Establishing the Bioequivalence of Pharmaceutical Products", + "PHC340Y1": "Pharmaceutical Chemistry Laboratory", + "PHC401H1": "Drug Transport across Biological Membranes", + "PHC420H1": "Application of Medicinal Chemistry to Pharmacology", + "PHC421H1": "Biomolecular Interactions and Thermodynamics I", + "PHC430H1": "Recent Developments in Dosage Form Design", + "PHC431H1": "Selected Topics in Drug Development", + "PHC432H1": "Nanomedicines in Oncology", + "PHC435H1": "Pharmaceutical Data Acquisition and Analysis", + "PHC460H1": "Fundamentals of Drug Discovery", + "PHC462H1": "Clinical Drug Development", + "PHC470H1": "Global Pharmaceutical Policy", + "PHC489Y1": "Pharmaceutical Chemistry Research", + "PHL100Y1": "Introduction to Philosophy (Historical)", + "PHL101Y1": "Introduction to Philosophy (Thematic)", + "PHL196H1": "Philosophy, Film, and Social Criticism", + "PHL197H1": "Introduction to Philosophical Anthropology", + "PHL198H1": "Philosophy of Time", + "PHL199H1": "Ethics and Fiction", + "PHL200Y1": "Ancient Philosophy", + "PHL201H1": "Introductory Philosophy", + "PHL205H1": "Early Medieval Philosophy", + "PHL206H1": "Later Medieval Philosophy", + "PHL210Y1": "17th-and 18th-Century Philosophy", + "PHL217H1": "Introduction to Continental Philosophy", + "PHL232H1": "Knowledge and Reality", + "PHL233H1": "Philosophy for Scientists", + "PHL235H1": "Philosophy of Religion", + "PHL236H1": "Buddhist Philosophy", + "PHL237H1": "Introduction to Chinese Philosophy", + "PHL238H1": "Reason and Irrationality", + "PHL239H1": "Introduction to South Asian Philosophy", + "PHL240H1": "Persons, Minds and Bodies", + "PHL243H1": "Philosophy of Human Sexuality", + "PHL244H1": "Human Nature", + "PHL245H1": "Modern Symbolic Logic", + "PHL246H1": "Probability and Inductive Logic", + "PHL255H1": "Philosophy of Science", + "PHL256H1": "Philosophy of the Internet", + "PHL265H1": "Introduction to Political Philosophy", + "PHL268H1": "Philosophy and Social Criticism", + "PHL269H1": "Philosophy of Race", + "PHL271H1": "Law and Morality", + "PHL273H1": "Environmental Ethics", + "PHL275H1": "Introduction to Ethics", + "PHL276H1": "Philosophy of Sports", + "PHL277H1": "Ethics and Data", + "PHL281H1": "Bioethics", + "PHL285H1": "Aesthetics", + "PHL295H1": "Business Ethics", + "PHL299Y1": "Research Opportunity Program", + "PHL301H1": "Early Greek Philosophy", + "PHL302H1": "Ancient Philosophy After Aristotle", + "PHL303H1": "Plato", + "PHL304H1": "Aristotle", + "PHL305H1": "Classical Islamic Philosophy", + "PHL306H1": "Post-Classical Islamic Philosophy", + "PHL307H1": "Augustine", + "PHL308H1": "Aquinas", + "PHL309H1": "Topics in Medieval Philosophy", + "PHL310H1": "The Rationalists", + "PHL311H1": "The Empiricists", + "PHL313H1": "Topics in 17th and 18th Century Philosophy", + "PHL314H1": "Kant", + "PHL315H1": "Topics in 19th-Century Philosophy", + "PHL316H1": "Hegel", + "PHL317H1": "Marx and Marxism", + "PHL319H1": "Philosophy and Psychoanalytic Theory", + "PHL320H1": "Phenomenology", + "PHL321H1": "Heidegger", + "PHL323H1": "Social and Cultural Theory", + "PHL325H1": "Early Analytic Philosophy", + "PHL327H1": "Ethics and Religion in Sanskrit Philosophy", + "PHL328H1": "Metaphysics and Epistemology in Sanskrit Philosophy", + "PHL329H1": "Topics in 20th Century Continental Philosophy", + "PHL330H1": "Contemporary Continental Philosophy", + "PHL331H1": "Metaphysics", + "PHL332H1": "Epistemology", + "PHL333H1": "Puzzles and Paradoxes", + "PHL334H1": "Mind and Language in Chinese Thought", + "PHL335H1": "Issues in Philosophy of Religion", + "PHL337H1": "Classical Chinese Ethics", + "PHL338H1": "Jewish Philosophy", + "PHL340H1": "Issues in Philosophy of Mind", + "PHL341H1": "Freedom, Responsibility, and Human Action", + "PHL342H1": "Minds and Machines", + "PHL344H1": "Philosophy of Emotions", + "PHL345H1": "Intermediate Logic", + "PHL347H1": "Modal Logic and Philosophical Applications of Logic", + "PHL348H1": "Logic and Computation", + "PHL349H1": "Set Theory", + "PHL351H1": "Philosophy of Language", + "PHL354H1": "Philosophy of Mathematics", + "PHL355H1": "Philosophy of Natural Science", + "PHL356H1": "Philosophy of Physics", + "PHL357H1": "Philosophy of Biology", + "PHL358H1": "Philosophy of Psychiatry", + "PHL362H1": "Philosophy of History", + "PHL365H1": "Political Philosophy", + "PHL366H1": "Topics in Political Philosophy", + "PHL367H1": "Philosophy of Feminism", + "PHL369H1": "Philosophy of Race, Gender, and Capitalism", + "PHL370H1": "Issues in Philosophy of Law", + "PHL373H1": "Issues in Environmental Ethics", + "PHL375H1": "Ethics", + "PHL376H1": "Topics in Moral Philosophy", + "PHL377H1": "Ethical Issues in Big Data", + "PHL378H1": "War and Morality", + "PHL380H1": "Global Bioethics", + "PHL381H1": "Ethics and Medical Research", + "PHL382H1": "Ethics: Death and Dying", + "PHL383H1": "Ethics and Mental Health", + "PHL384H1": "Ethics, Genetics and Reproduction", + "PHL385H1": "Issues in Aesthetics", + "PHL388H1": "Literature and Philosophy", + "PHL394H1": "Markets and Morals", + "PHL395H1": "Issues in Business Ethics", + "PHL398H0": "Research Excursions", + "PHL398Y0": "Research Excursions", + "PHL399Y1": "Research Opportunity Program", + "PHL400H1": "Seminar in Ancient/Medieval Philosophy", + "PHL401H1": "Seminar in the History of Philosophy", + "PHL402H1": "Seminar in Early Modern Philosophy", + "PHL403H1": "Seminar in 19th-Century Philosophy", + "PHL404H1": "Seminar in Epistemology", + "PHL405H1": "Seminar in Philosophy of Mind", + "PHL406H1": "Seminar in Metaphysics", + "PHL407H1": "Seminar in Ethics", + "PHL408H1": "Seminar in Philosophy", + "PHL409H1": "New Books Seminar", + "PHL410H1": "Seminar in Continental Philosophy", + "PHL411H1": "Seminar in Analytic Philosophy", + "PHL412H1": "Seminar in Political Philosophy", + "PHL413H1": "Seminar in Applied Ethics", + "PHL414H1": "Seminar in Philosophy of Religion", + "PHL416H1": "Seminar in Philosophy of Law", + "PHL417H1": "Seminar in History of Analytic Philosophy", + "PHL418H1": "Seminar in Sanskrit Philosophy", + "PHL440H1": "Clinical Bioethics", + "PHL445H1": "Metalogic", + "PHL446H1": "Seminar in Decision Theory", + "PHL447H1": "Seminar in Philosophical Logic", + "PHL451H1": "Seminar in Philosophy of Language", + "PHL455H1": "Seminar in Philosophy of Science", + "PHL470H1": "Advanced Bioethics", + "PHL471H1": "Advanced Topics in Greek Philosophy", + "PHL472H1": "Advanced Topics in Medieval Philosophy", + "PHL473H1": "Advanced Topics in Modern Philosophy", + "PHL475H1": "Advanced Topics in Moral Philosophy", + "PHL476H1": "Advanced Topics in Epistemology", + "PHL477H1": "Advanced Topics in Metaphysics", + "PHL478H1": "Advanced Topics in Philosophy of Religion", + "PHL479H1": "Advanced Topics in Philosophy of Mind", + "PHL480H1": "Advanced Topics in Logic", + "PHL481H1": "Advanced Topics in the Philosophy of Language", + "PHL482H1": "Advanced Topics in Philosophy of Natural Science", + "PHL483H1": "Advanced Topics in Social and Political Philosophy", + "PHL484H1": "Advanced Topics in the Philosophy of Law", + "PHL485H1": "Advanced Topics in Aesthetics", + "PHL486H1": "Advanced Topics in Philosophy of History", + "PHL487H1": "Advanced Topics in Philosophy", + "PHL488H1": "Advanced Topics in Philosophy", + "PHL489Y1": "Advanced Topics in Philosophy: Socrates Project", + "PHL490Y1": "Individual Studies", + "PHL495H1": "Individual Studies", + "PHL496H1": "Individual Studies", + "PHL497H1": "Individual Studies", + "PHL498H1": "Individual Studies", + "PHL499H1": "Individual Studies", + "PHS103H1": "Introduction to Public Health", + "PHS300H1": "HIV Prevention Research", + "PHY100H1": "The Magic of Physics", + "PHY131H1": "Introduction to Physics I", + "PHY132H1": "Introduction to Physics II", + "PHY151H1": "Foundations of Physics I", + "PHY152H1": "Foundations of Physics II", + "PHY189H1": "Introduction to Research Methods in the Physical and Mathematical Sciences", + "PHY196H1": "Emergence in Nature", + "PHY197H1": "Modern Physics for the Curious", + "PHY198H1": "Physics at the Cutting Edge", + "PHY199H1": "Dark Matter and Dark Energy are the New Black", + "PHY202H1": "The Physics of Science Fiction and Gaming", + "PHY205H1": "The Physics of Everyday Life", + "PHY207H1": "The Physics of Music", + "PHY224H1": "Practical Physics I", + "PHY231H1": "Physics of Living Systems", + "PHY250H1": "Electricity and Magnetism", + "PHY252H1": "Thermal Physics", + "PHY254H1": "Classical Mechanics", + "PHY256H1": "Introduction to Quantum Physics", + "PHY299Y1": "Research Opportunity Program", + "PHY324H1": "Practical Physics II", + "PHY331H1": "Introduction to Biological Physics", + "PHY350H1": "Electromagnetic Theory", + "PHY354H1": "Advanced Classical Mechanics", + "PHY356H1": "Quantum Mechanics I", + "PHY357H1": "Nuclear and Particle Physics", + "PHY358H1": "Quantum Materials: from Atoms to Crystals", + "PHY365H1": "Quantum Information", + "PHY371Y1": "Supervised Study in Physics", + "PHY372H1": "Supervised Study in Physics", + "PHY378H1": "Undergraduate Research Project", + "PHY379Y1": "Undergraduate Research Project", + "PHY385H1": "Introductory Optics", + "PHY392H1": "Physics of Climate", + "PHY396Y0": "Research Topic Abroad", + "PHY397Y0": "Exchange Research Project Abroad", + "PHY398H0": "Research Excursions", + "PHY398Y0": "Research Excursions", + "PHY399Y1": "Research Opportunity Program", + "PHY405H1": "Electronics Lab", + "PHY407H1": "Computational Physics", + "PHY408H1": "Time Series Analysis", + "PHY424H1": "Advanced Physics Laboratory", + "PHY426H1": "Advanced Practical Physics I", + "PHY428H1": "Advanced Practical Physics II", + "PHY429H1": "Advanced Practical Physics III", + "PHY431H1": "Topics in Biological Physics", + "PHY450H1": "Relativistic Electrodynamics", + "PHY452H1": "Statistical Mechanics", + "PHY454H1": "Continuum Mechanics", + "PHY456H1": "Quantum Mechanics II", + "PHY460H1": "Nonlinear Physics", + "PHY471Y1": "Supervised Study in Physics", + "PHY472H1": "Supervised Study in Physics", + "PHY478H1": "Undergraduate Research Project", + "PHY479Y1": "Undergraduate Research Project", + "PHY483H1": "Relativity Theory I", + "PHY484H1": "Relativity Theory II", + "PHY485H1": "Laser Physics", + "PHY487H1": "Condensed Matter Physics", + "PHY489H1": "Introduction to High Energy Physics", + "PHY491H1": "Current Interpretations of Quantum Mechanics", + "PHY492H1": "Advanced Atmospheric Physics", + "PLN420H1": "Interdisciplinary Seminar in Planetary Science", + "PLN425H1": "Research in Planetary Science", + "POL101H1": "The Real World of Politics: An Introduction", + "POL106H1": "Contemporary Challenges to Democracy: Democracy in the Social Media Age", + "POL107H1": "What Went Wrong? A Post Mortem of Political Disasters, Catastrophic Policy Failures, and Epic Marches of Folly", + "POL109H1": "Might and Right: Power and Justice in International Relations", + "POL193H1": "First-Year Foundation Seminar: Politics and the Arts", + "POL195H1": "First-Year Foundation Seminar: Settler Colonialism and Enduring Indigeneity", + "POL196H1": "First-Year Foundation Seminar: The China Challenge", + "POL197H1": "First-Year Foundation Seminar: Politics and Sports: Identity, Activism, and Political Economy", + "POL198H1": "First-Year Foundation Seminar: Social Justice and the City", + "POL200Y1": "Political Theory: Visions of the Just/Good Society", + "POL201H1": "Politics of Development", + "POL205H1": "International Relations in the Anthropocene", + "POL208H1": "Introduction to International Relations", + "POL212H1": "Understanding War", + "POL214H1": "Canadian Government", + "POL218H1": "State, Society and Power in Comparative Perspective", + "POL219H1": "Unpacking Political Systems: Institutions and Behavior in Comparative Perspective", + "POL220H1": "Immigration, Multiculturalism, and Citizenship in Canada", + "POL222H1": "Introduction to Quantitative Reasoning I", + "POL223H1": "Globalization and Development: Issues and Challenges", + "POL224H1": "Canada in Comparative Perspective", + "POL232H1": "Introduction to Quantitative Reasoning II", + "POL299H1": "Research Opportunity Program", + "POL299Y1": "Research Opportunity Program", + "POL300Y0": "Topics in Comparative Politics", + "POL301H1": "Colonial Legacies and Post-Independence African Politics", + "POL302H1": "Politics and Society in 20th Century China", + "POL303H1": "Women in Western Political Thought", + "POL304H1": "Topics in Methods", + "POL305H1": "Introduction to Latin American Politics and Societies", + "POL307H1": "Japanese Politics", + "POL309H1": "Contemporary African Politics: Dynamics and Challenges", + "POL310H1": "Nationality Building in Central Europe", + "POL312H1": "Canadian Foreign Policy Performance", + "POL313H1": "Canadian Foreign Policy Process", + "POL314H1": "Public Opinion and Voting", + "POL316H1": "Contemporary Canadian Federalism", + "POL317H1": "Comparative Public Policy", + "POL320H1": "Modern Political Thought: Freedom and Equality", + "POL321H1": "Modern Political Thought: Progress Through History", + "POL324H1": "European Union: Politics, Institutions and Society", + "POL325H1": "Contemporary Latin American Politics", + "POL326H1": "The Politics of U.S. Foreign Policy", + "POL327H1": "U.S. Foreign Policy in a Complex World", + "POL328H1": "Politics and Government in South Asia", + "POL329H1": "Experiences of Conflict", + "POL333H1": "Global Politics and Global Political Thought", + "POL334H1": "Ontario and Quebec Politics", + "POL336H1": "Topics in Provincial Politics", + "POL337H1": "The Canadian Constitution", + "POL338H1": "Queer International Relations", + "POL340H1": "International Law: Foundations", + "POL341H1": "International Law: Operation of the International Legal Order", + "POL344H1": "Social Movements in Europe and North America", + "POL347H1": "U.S. Government and Politics: Constitutional Structure and Development", + "POL348H1": "Privilege and Race in Global Perspective", + "POL349H1": "Global Urban Politics", + "POL350H1": "Politics of East Central Europe", + "POL351H1": "Gender, Politics, and Public Policy in Comparative Perspective", + "POL352H1": "Introduction to Qualitative Research Methods", + "POL354H1": "Politics and Society in Russia", + "POL356H1": "Canadian Political Parties and Elections", + "POL357H1": "Topics in South Asian Politics", + "POL358H1": "Conflicts, Minority Rights and Para-States in Europe", + "POL359H1": "Enlarging Europe: The European Union and Its Applicants", + "POL360H1": "Topics in Latin American Politics", + "POL361H1": "Global Political Economy: History and Theory", + "POL362H1": "Global Political Economy: Policy and Analysis", + "POL363H1": "Canadian Political Development", + "POL377H1": "Topics in Comparative Politics I", + "POL378H1": "Topics in Comparative Politics II", + "POL379H1": "Topics in Comparative Politics III", + "POL380H1": "Topics in International Politics", + "POL381H1": "Topics in Political Theory", + "POL382H1": "Topics in Canadian Politics", + "POL384H1": "Global Environmental Governance from the Ground Up", + "POL385H1": "Issues in Contemporary Greece", + "POL386H1": "U.S. Government and Politics", + "POL387H1": "Politics in Europe", + "POL388H1": "Politics and Government of Southeast Asia", + "POL395H1": "Research Participation", + "POL396H1": "Research Participation", + "POL398H0": "Research Excursions", + "POL398Y0": "Research Excursions", + "POL399H1": "Research Opportunity Program", + "POL399Y1": "Research Opportunity Program", + "POL402H1": "Problems in the Political Thought of the Socratic School", + "POL405H1": "The Military Instrument of Foreign Policy: Concepts and Approaches", + "POL410H1": "Topics in Comparative Politics III", + "POL412H1": "Human Rights and International Relations", + "POL413H1": "Global Environmental Politics", + "POL416H1": "Civil War and Counterinsurgency", + "POL417H1": "Politics of North-South Relations", + "POL418H1": "Human Security and Intra-state Conflicts in the Global South", + "POL419H1": "Quantitative Methods and Data Analysis", + "POL421H1": "Maimonides and His Modern Interpreters", + "POL425H1": "State and Development in Historical Perspective", + "POL426H1": "Democracy and Dictatorship", + "POL428H1": "Federalism and Diversity in Canada (and Beyond)", + "POL431H1": "Dynamics of Political Change in Contemporary China", + "POL432H1": "Feminist Political Thought", + "POL433H1": "Topics in United States Government and Politics", + "POL435H1": "Business and Politics: Power in a Global World", + "POL438H1": "Topics in Comparative Politics I", + "POL439H1": "The Canadian Welfare State in Comparative Perspective", + "POL441H1": "Topics in Asian Politics", + "POL442H1": "Topics in Latin American Politics", + "POL443H1": "Topics in Comparative Politics II", + "POL444H1": "Land and Indigenous Politics", + "POL445H1": "Politics of Growth in Developing Countries", + "POL447H1": "Political Economy of Development", + "POL454H1": "Innovation and Knowledge Transfer in City Regions", + "POL455H1": "Twentieth Century Ukraine", + "POL456H1": "Global Summit Governance and Diplomacy", + "POL459H1": "Military Instruments and Foreign Policy", + "POL466H1": "Topics in International Politics III", + "POL467H1": "The Politics of Immigration and Multiculturalism in Canada", + "POL469H1": "Ethics and International Relations", + "POL470H1": "Media & Politics", + "POL474H1": "Politics and Policy Analysis", + "POL475H1": "Postmodern and Contemporary Thought", + "POL476H1": "Topics in Public Policy", + "POL477H1": "Advanced Topics in International Political Economy", + "POL478H1": "Topics in Methods", + "POL479H1": "Topics in Middle East Politics", + "POL480H1": "Studies in Comparative Political Theory", + "POL484H1": "Topics in Political Thought I", + "POL485H1": "Topics in Political Thought II", + "POL486H1": "Topics in International Politics I", + "POL487H1": "Topics in International Politics II", + "POL488H1": "Topics in African Politics I", + "POL489H1": "Topics in African Politics II", + "POL490H1": "Topics in Canadian Politics I", + "POL491H1": "Topics in Canadian Politics II", + "POL492H1": "Topics in Comparative Politics IV", + "POL493H1": "Topics in Politics I", + "POL494H1": "Topics in Politics II", + "POL496H1": "Independent Studies", + "POL497H1": "Independent Studies", + "POL498H1": "Intensive Course", + "POL499Y1": "Senior Thesis and Thesis Seminar", + "PPG200H1": "Microeconomics for Policy Analysis", + "PPG301H1": "Introduction to Public Policy", + "PPG310H1": "Special Topics in Public Policy", + "PPG401H1": "The Role of Government", + "PPG410H1": "Advanced Topics in Public Policy", + "PRT101H1": "Portuguese for Beginners I", + "PRT102H1": "Portuguese for Beginners II", + "PRT120H1": "Portuguese for Spanish Speakers", + "PRT201H1": "Intermediate Portuguese I", + "PRT202H1": "Intermediate Portuguese II", + "PRT205H1": "Portuguese for Heritage Speakers", + "PRT221H1": "Portuguese Pronunciation", + "PRT250H1": "Introduction to the Cultures of the Portuguese-Speaking World", + "PRT258H1": "Introduction to the Literatures of the Portuguese-Speaking World", + "PRT299Y1": "Research Opportunity Program", + "PRT301H1": "Advanced Portuguese I", + "PRT302H1": "Advanced Portuguese II", + "PRT322H1": "Introduction to Portuguese Linguistics", + "PRT323H1": "Business Portuguese", + "PRT342H1": "History of Portuguese Language", + "PRT350H1": "Portuguese Language and Society", + "PRT356H1": "Topics in Portuguese Linguistics", + "PRT358H1": "Topics in Portuguese Studies", + "PRT364H1": "Portuguese Language in the World", + "PRT368H1": "Brazilian Indigenous Languages", + "PRT375H1": "Contemporary Brazilian Cinema", + "PRT398H0": "Research Excursions", + "PRT398Y0": "Research Excursions", + "PRT399Y1": "Research Opportunity Program", + "PRT420H1": "Advanced Academic Portuguese", + "PRT423H1": "Community Engaged Learning of Portuguese in Toronto and the GTA", + "PRT458H1": "The Lusophone Short Story", + "PRT470H1": "Acquisition of Portuguese as a Second Language", + "PRT490H1": "Independent Study", + "PSL190H1": "Biomedical Research at the Cutting Edge", + "PSL201Y1": "Basic Human Physiology", + "PSL280H1": "Introduction to Physiologic Adaptations of Marine Mammals", + "PSL299Y1": "Research Opportunity Program", + "PSL300H1": "Human Physiology I", + "PSL301H1": "Human Physiology II", + "PSL304H1": "Topics in Cellular, Molecular and Organismic Physiology I", + "PSL305H1": "Topics in Cellular, Molecular and Organismic Physiology II", + "PSL310H1": "Clinical Reasoning", + "PSL350H1": "Mammalian Molecular Biology", + "PSL372H1": "Mammalian Physiology Laboratory", + "PSL374H1": "Advanced Physiology Laboratory", + "PSL378H1": "Field Physiology: Marine Mammal Autopsy", + "PSL379H0": "Comparative Marine Mammal Physiology in the Field", + "PSL398H0": "Research Excursions", + "PSL399Y1": "Research Opportunity Program", + "PSL404H1": "Regenerative Medicine", + "PSL420H1": "Reproduction: Development and Function", + "PSL421H1": "Pregnancy and Birth: From Implantation to Newborn Life", + "PSL424H1": "Cellular and Molecular Basis of Endocrine Disorders", + "PSL425H1": "Integrative Metabolism and its Endocrine Regulation", + "PSL432H1": "Theoretical Physiology", + "PSL440Y1": "Neuroscience: Systems and Behaviour", + "PSL445H1": "Neuroscience: Cellular and Molecular", + "PSL446H1": "Neural Disorders", + "PSL450H1": "Mechanisms of Neural and Endocrinal Secretion", + "PSL452H1": "Membrane Physiology", + "PSL462H1": "Molecular Aspects of Cardiovascular Function", + "PSL470H1": "Cardiovascular Physiology", + "PSL472H1": "Sleep Physiology and Chronobiology", + "PSL480H1": "Diving Physiology of Marine Mammals", + "PSL495H1": "Communicate Biomedical Science", + "PSL496Y1": "Translational Physiology Research Project", + "PSL497H1": "Translational Physiology Research Project", + "PSL498Y1": "Project in Physiology", + "PSL499H1": "Project in Physiology", + "PSY100H1": "Introductory Psychology", + "PSY194H1": "The Psychology of Student Success", + "PSY195H1": "The Science of Babies and Children", + "PSY197H1": "Rethinking the Human Mind", + "PSY198H1": "The Psychology of Magic", + "PSY199H1": "Psychology and History of Drug Use", + "PSY201H1": "Statistics I", + "PSY202H1": "Statistics II", + "PSY203H1": "Psychological Research", + "PSY204H1": "Psychology Careers and Applications", + "PSY210H1": "Introduction to Developmental Psychology", + "PSY220H1": "Introduction to Social Psychology", + "PSY230H1": "Personality and Its Transformations", + "PSY240H1": "Introduction to Psychopathology and Clinical Science", + "PSY260H1": "Introduction to Learning and Plasticity", + "PSY270H1": "Introduction to Cognitive Psychology", + "PSY280H1": "Introduction to Sensation and Perception", + "PSY290H1": "Behavioural Neuroscience", + "PSY299H1": "Research Opportunity Program", + "PSY299Y1": "Research Opportunity Program", + "PSY305H1": "The Treatment of Psychological Data", + "PSY306Y0": "Special Topics in Psychology Abroad", + "PSY307H1": "Special Topics in Psychology", + "PSY308H1": "Special Topics in Psychology", + "PSY309H1": "Research Specialization: Practicum", + "PSY311H1": "Social Development", + "PSY312H1": "Cognitive Development", + "PSY313H1": "Psychology of Aging", + "PSY316H1": "Perceptual Development", + "PSY319H1": "Developmental Laboratory", + "PSY320H1": "Social Psychology: Attitudes", + "PSY321H1": "Cross-Cultural Psychology", + "PSY322H1": "Intergroup Relations", + "PSY323H1": "Sex Roles and Behaviour", + "PSY324H1": "Moral Thought and Behaviour", + "PSY326H1": "Social Cognition", + "PSY328H1": "Psychology and the Law", + "PSY329H1": "Social Psychology Laboratory", + "PSY330H1": "Psychological Measurement", + "PSY331H1": "Social Psychology of Emotion", + "PSY332H1": "Organizational Behaviour", + "PSY333H1": "Health Psychology", + "PSY336H1": "Positive Psychology", + "PSY337H1": "Advanced Personality Psychology", + "PSY339H1": "Individual Differences Laboratory", + "PSY341H1": "Psychopathologies of Childhood", + "PSY342H1": "Cognition and Psychopathology", + "PSY343H1": "Theories of Psychopathology and Psychotherapy", + "PSY349H1": "Laboratory in Social Psychological Field Methods", + "PSY359H1": "Human Neuroimaging Laboratory", + "PSY360H1": "Associative Learning", + "PSY362H1": "Animal Cognition", + "PSY369H1": "Psychobiology Laboratory", + "PSY370H1": "Thinking and Reasoning", + "PSY371H1": "Higher Cognitive Processes", + "PSY372H1": "Human Memory", + "PSY378H1": "Engineering Psychology", + "PSY379H1": "Human Memory and Learning Laboratory", + "PSY380H1": "Vision Science", + "PSY389H1": "Perception Laboratory", + "PSY390H1": "Behavioural Genetics", + "PSY395H1": "Neuroethics", + "PSY396H1": "Neurochemical Basis of Behaviour", + "PSY397H1": "Biological Rhythms", + "PSY399H1": "Research Opportunity Program", + "PSY399Y1": "Research Opportunity Program", + "PSY400Y1": "Research Specialization: Thesis", + "PSY402H1": "Psychology Seminar", + "PSY403H1": "Psychology Seminar", + "PSY404H1": "Psychology Seminar", + "PSY405H1": "Individual Projects", + "PSY405Y1": "Individual Projects", + "PSY406H1": "Individual Projects", + "PSY406Y1": "Individual Projects", + "PSY407H1": "Special Topics in Psychology", + "PSY408H1": "Special Topics in Psychology", + "PSY409H1": "Research Specialization: Theoretical Foundations", + "PSY410H1": "Developmental Psychology Seminar", + "PSY414H1": "Moral Development", + "PSY417H1": "Aging and Social Cognition", + "PSY420H1": "Social Psychology Seminar", + "PSY421H1": "Person Perception", + "PSY422H1": "Community Psychology & Advocacy", + "PSY424H1": "Social Psychology of Interpersonal Relationships", + "PSY425H1": "Self and Identity", + "PSY426H1": "Motivational Theories in Social Psychology", + "PSY427H1": "Media Psychology", + "PSY428H1": "Critical Psychology", + "PSY430H1": "Personality Seminar", + "PSY435H1": "Environmental Psychology", + "PSY440H1": "Seminar in Psychopathology and Clinical Science", + "PSY450H1": "History of Psychology", + "PSY455H1": "Psychological Research Now and Then", + "PSY460H1": "Seminar in Learning", + "PSY470H1": "Seminar in Human Memory", + "PSY471H1": "Seminar in Cognition", + "PSY473H1": "Social Cognitive Neuroscience", + "PSY474H1": "Computation in Psychology", + "PSY475H1": "Attention and Performance", + "PSY480H1": "Seminar in Perception", + "PSY490H1": "Seminar in Behavioural Neuroscience", + "PSY492H1": "Neurobiology of Learning and Memory", + "PSY493H1": "Cognitive Neuroscience", + "PSY494H1": "Physiology and Psychology of Emotion", + "PSY495H1": "Sex and the Brain", + "PSY496H1": "Cognitive Dysfunction in Neurological Disorders", + "PSY497H1": "Seminar in Biological Timing", + "REN240H1": "The Renaissance in Italy", + "REN240Y0": "The Civilization of Renaissance Europe", + "REN241H1": "Renaissance Masterworks and Remixes", + "REN242H1": "Scientific Worldviews of the Renaissance", + "REN244H1": "The Renaissance in Europe and the World", + "REN245H1": "Race and Power in the Renaissance", + "REN338H1": "Renaissance in the City", + "REN340H1": "Travel, Trade, and Difference in the Renaissance World", + "REN341H1": "The Self and Society: Women, Men and Children", + "REN342H1": "Women and Writing in the Renaissance", + "REN343H1": "Sex and Gender", + "REN343Y0": "Sex and Gender", + "REN344H1": "Renaissance Narrative", + "REN345H1": "Media and Communications in the Early Modern Era", + "REN346H1": "The Idea of the Renaissance", + "REN347H1": "Studies in Renaissance Performance", + "REN348Y0": "The Renaissance City", + "REN349H1": "Special Topics in the Renaissance", + "REN349Y1": "Special Topics in the Renaissance", + "REN392H1": "Renaissance Studies Independent Study", + "REN392Y1": "Renaissance Studies Independent Study", + "REN440H1": "Florence and the Renaissance", + "REN440Y0": "Florence and the Renaissance", + "REN442H1": "The Renaissance Book", + "REN449H1": "Advanced Seminar in the Renaissance", + "REN449Y1": "Advanced Seminar in the Renaissance", + "REN492H1": "Renaissance Studies Independent Study", + "REN492Y1": "Renaissance Studies Independent Study", + "RLG100H1": "World Religions", + "RLG101H1": "Reason and Religion in the Modern Age", + "RLG102H1": "Blood, Sex and Drugs", + "RLG103H1": "Sports and/as Religion", + "RLG104H1": "Conspiracies, Social Media, and the Rise of New Religious Movements", + "RLG105H1": "Spirituality, Religion, and the Environment", + "RLG106H1": "Happiness", + "RLG107H1": "\"It's the End of the World as We Know It\"", + "RLG108H1": "The Question of God", + "RLG109H1": "Heroes and Villains: Religion, Role Models & Cautionary Tales from Marvel and DC", + "RLG195H1": "Alt-Bible: What Could Have Been", + "RLG196H1": "Goddess Lessons: Gender, Religion and Pop", + "RLG197H1": "Enchantment, Disenchantment, Re-Enchantment", + "RLG198H1": "Dystopia: Religion & Gender in Science Fiction", + "RLG199H1": "Contagions", + "RLG200H1": "The Study of Religion", + "RLG201H1": "Indigenous Spiritualities and Religions", + "RLG202H1": "Judaism", + "RLG203H1": "Christianity", + "RLG204H1": "Islam", + "RLG205H1": "Hinduism", + "RLG206H1": "Buddhism", + "RLG208H1": "Sikhism", + "RLG209H1": "Justifying Religious Belief", + "RLG211H1": "Psychology of Religion", + "RLG212H1": "Anthropology, Religion and Culture", + "RLG213H1": "Embarrassment of Scriptures", + "RLG214H1": "Mythologies and Religion", + "RLG215H1": "New Religious Movements", + "RLG217H1": "Black Diaspora Religions", + "RLG218H1": "Traditional Ecological Knowledge and Religion", + "RLG222H1": "Witchcraft, Religion and the Powers of the Occult", + "RLG230H1": "Religion, Law and Society", + "RLG231H1": "Music and Religion: From Bach to Leonard Cohen", + "RLG232H1": "Religion and Film", + "RLG233H1": "Religion and Popular Culture", + "RLG234H1": "Language and Religion", + "RLG235H1": "Religion, Gender, and Sexuality", + "RLG236H1": "Material Religion", + "RLG237H1": "Religion, Medicine, and the Human Body", + "RLG239H1": "Special Topics", + "RLG241H1": "The Earliest Christians", + "RLG242H1": "Bible in America", + "RLG243H1": "Naked and Not Ashamed: The Book of Genesis", + "RLG260H1": "Introduction to Sanskrit I", + "RLG261H1": "Introduction to Tibetan I", + "RLG262H1": "Introduction to Tibetan II", + "RLG263H1": "Introduction to Sanskrit II", + "RLG264H1": "Introductory Pali I", + "RLG265H1": "Introductory Pali II", + "RLG290Y1": "Special Topics", + "RLG301H1": "Religion on the Couch: Freud and Jung on Religion", + "RLG303H1": "Evil and Suffering", + "RLG304H1": "Language, Symbols, Self", + "RLG307H1": "Museums and Material Religion", + "RLG308H1": "Migration, Religion and City Spaces", + "RLG309H1": "Religion and Human Rights", + "RLG310H1": "Modern Atheism and the Critique of Religion: Hobbes to Kant", + "RLG311H1": "Gender, Body and Sexuality in Asian Traditions", + "RLG312H1": "Gender, Body and Sexuality in Islam", + "RLG313H1": "Love, Sex, Family", + "RLG314H1": "Pilgrimage as Idea and Practice", + "RLG315H1": "Rites of Passage", + "RLG317H1": "Religion, Violence, and Non-Violence", + "RLG318H1": "Sacred & Secular Nature in Christianity", + "RLG319H1": "Death, Dying and Afterlife", + "RLG320H1": "Judaism and Christianity in the Second Century", + "RLG321H1": "Women and the Hebrew Bible", + "RLG322H1": "Early Gospels", + "RLG323H1": "Jesus of Nazareth", + "RLG324H1": "The Apostle Paul and His Enemies", + "RLG325H1": "The Uses and Abuses of the Bible", + "RLG326H1": "Roots of Christianity and Judaism", + "RLG327H1": "Hospitality and Ethics in Judaism, Christianity, and Islam", + "RLG328H1": "Religion, Race, and the Legacy of Cain and Abel", + "RLG329H1": "New Atheism and the Study of Religion", + "RLG330H1": "Visions and Revelation in Ancient Judaism and Christianity", + "RLG331H1": "Creation Narratives and Epistemologies", + "RLG332H1": "Reasonable and Radical Hope", + "RLG333H1": "Religion, Irreligion, and the Meaning of Life", + "RLG334H1": "Religion, Space and Diaspora", + "RLG335H1": "How Religions Spread: Networks and Religion", + "RLG336H1": "Religion and its Monsters", + "RLG338H1": "Religion and Religiosity in Israel/Palestine", + "RLG339H1": "Religious Ethics: The Jewish Tradition", + "RLG341H1": "Dreaming of Zion: Exile and Return in Jewish Thought", + "RLG342H1": "Judaism in the Early Modern Era", + "RLG343H1": "Kabbala: A History of Mystical Thought in Judaism", + "RLG344H1": "Antisemitism", + "RLG345H1": "Social Ecology and Judaism", + "RLG346H1": "Time and Place in Judaism, Christianity, and Islam", + "RLG347H1": "Judaism in the Late Modern Era", + "RLG348H1": "Philosophical Responses to the Holocaust", + "RLG349H1": "Special Topics in Judaism", + "RLG350H1": "The Life of Muhammad", + "RLG351H1": "The Quran: An Introduction", + "RLG352H1": "Post-Colonial Islam", + "RLG353H1": "The Politics of Charity", + "RLG354H1": "Marriage and Divorce in Islamic Thought and Practice", + "RLG355H1": "Living Islam", + "RLG358H1": "Special Topics in Hinduism", + "RLG359H1": "Intermediate Sanskrit I", + "RLG360H1": "Intermediate Sanskrit II", + "RLG361H1": "Literatures of Hinduism", + "RLG362H1": "Rama of Ayodhya: From Literature to Politics", + "RLG363H1": "Bhakti Hinduism", + "RLG365H1": "Modern Hinduism", + "RLG366H1": "Hindu Philosophy", + "RLG368H1": "Hindu Ways of Living", + "RLG369H1": "The Mahabharata", + "RLG371H1": "Interdependence", + "RLG372H1": "Engaging Tibet", + "RLG373H1": "Buddhist Ritual", + "RLG374H1": "Buddhist Life Stories", + "RLG375H1": "Biohacking Breath", + "RLG376H1": "Touching the Earth", + "RLG377H1": "Intermediate Tibetan I", + "RLG378H1": "Intermediate Tibetan II", + "RLG379H1": "Religions of the Silk Road", + "RLG380H1": "Trauma, Healing & Transformation", + "RLG383H1": "Interpretation and Dialogue", + "RLG384H1": "Pluralism and Toleration", + "RLG385H1": "Becoming Modern: Institutions, Individuals, and the Dark Side of Modernity", + "RLG386H1": "Devotional Literature of Early Modern India", + "RLG387H1": "Religion and Science", + "RLG388H1": "Special Topics I", + "RLG389H1": "Special Topics II", + "RLG390H1": "Thinking with Spirits", + "RLG391H1": "Modern Atheism and Critique of Religion: Hegel to Nietzsche", + "RLG392H1": "The European Enlightenment and Religion", + "RLG393H1": "Graphic Religion: Myth and the Spiritual in Graphic Novels", + "RLG394H1": "Religion in the Game of Thrones", + "RLG395H1": "Is Religion Useful?", + "RLG396H1": "The Soul of Food: Religion, Food, and the Construction of Community", + "RLG397H1": "Readings in Early Sikh Texts", + "RLG398H0": "Research Excursions", + "RLG398Y0": "Research Excursions", + "RLG399Y1": "Research Opportunity Program", + "RLG400Y1": "Independent Studies Abroad", + "RLG401H1": "Independent Studies Abroad", + "RLG402H1": "Independent Studies Abroad", + "RLG404H1": "Departmental Capstone-Research", + "RLG405H1": "Departmental Capstone-Practical", + "RLG406H1": "Constructing Religion", + "RLG407H1": "The World of \"World Religion\"", + "RLG410Y1": "Advanced Topics in Religion", + "RLG411H1": "Advanced Topics in Religion", + "RLG412H1": "Advanced Topics in Religion", + "RLG414H1": "Comparing Religions", + "RLG415H1": "Performance, Gender, Religion", + "RLG416H1": "Topics in Religion and Gender", + "RLG418H1": "Advanced Topics in the Philosophical Study of Religion", + "RLG419H1": "Ghosts to Ancestors: Racialized Hauntings and Reparative Promise in Psychoanalysis", + "RLG420H1": "Religion and Philosophy in the European Enlightenment", + "RLG421H1": "Fragments of Redemption: Sigmund Freud and Theodor Adorno", + "RLG422H1": "Kant's Theory of Religion", + "RLG423H1": "Great Critics of Religion", + "RLG425H1": "Hermeneutics and Religion", + "RLG426H1": "Religion in the Public Sphere: Community-Engaged Learning", + "RLG428H1": "Religion and Economy", + "RLG430H1": "Advanced Topics in Judaism", + "RLG431H1": "Advanced Topics in Judaism", + "RLG432Y1": "Advanced Topics in Judaism", + "RLG433H1": "Maimonides and His Modern Interpreters", + "RLG434H1": "Modern Jewish Thought", + "RLG435H1": "The Thought of Leo Strauss", + "RLG441H1": "Words and Worship in Christian Cultures", + "RLG447H1": "Magic and Miracle in Early Christianity", + "RLG448H1": "Pseudepigraphy in Ancient Mediterranean Religion", + "RLG449H1": "The Synoptic Problem", + "RLG451H1": "The Parables of Jesus", + "RLG452H1": "The Death of Jesus", + "RLG453H1": "Christianity and Judaism in Colonial Context", + "RLG454H1": "Social History of the Jesus Movement", + "RLG455H1": "Heresy and Deviance in Early Christianity", + "RLG458H1": "Advanced Topics in Islam", + "RLG460H1": "Ramayana in Literature, Theology, and Political Imagination", + "RLG461H1": "Buddhism and Indigeneity", + "RLG462H1": "Newar Religion", + "RLG463H1": "Tibetan Buddhism", + "RLG465H1": "Readings in Buddhist Texts", + "RLG468H1": "Special Topics in Buddhism", + "RLG469Y1": "Readings in Tibetan", + "RLG471H1": "Special Topics in Hinduism", + "RLG474H1": "Sanskrit Readings I", + "RLG476H1": "Caste and its \"Other\"", + "RLG479H1": "Burmese Buddhist Literature", + "RLG481H1": "Islamic Intellectual Tradition", + "RLG490Y1": "Independent Studies", + "RLG491H1": "Independent Studies", + "RLG492H1": "Independent Studies", + "RLG493H1": "Independent Studies", + "RLG494Y1": "Independent Studies", + "RSM100H1": "Introduction to Management", + "RSM210H1": "Special Topics in Management", + "RSM211H1": "Special Topics in Management", + "RSM212H1": "Special Topics in Management", + "RSM213H1": "Special Topics in Management", + "RSM219H1": "Introduction to Financial Accounting", + "RSM220H1": "Intermediate Financial Accounting I", + "RSM221H1": "Intermediate Financial Accounting II", + "RSM222H1": "Management Accounting I", + "RSM225H1": "Legal Environment of Business I", + "RSM230H1": "Financial Markets", + "RSM250H1": "Principles of Marketing", + "RSM260H1": "Organizational Behaviour", + "RSM270H1": "Operations Management", + "RSM295Y0": "Special Topics", + "RSM296Y0": "Special Topics", + "RSM297Y0": "Special Topics", + "RSM301H1": "Independent Study", + "RSM302H1": "Independent Study", + "RSM303Y1": "Independent Study", + "RSM304Y1": "Independent Study", + "RSM310H1": "Special Topics in Management", + "RSM311H1": "Special Topics in Management", + "RSM312H1": "Special Topics in Management", + "RSM313H1": "Special Topics in Management", + "RSM314H1": "Special Topics in Management", + "RSM315H1": "Special Topics in Management", + "RSM316H1": "Special Topics in Management", + "RSM317H1": "Special Topics in Management", + "RSM318H1": "Special Topics in Management", + "RSM319H1": "Special Topics in Management", + "RSM320H1": "Intermediate Financial Accounting III", + "RSM321H1": "Advanced Financial Accounting Topics", + "RSM323H1": "Auditing I", + "RSM324H1": "Canadian Income Taxation I", + "RSM325H1": "Legal Environment of Business II", + "RSM326H1": "Data Analytics with Financial Accounting Information", + "RSM327H1": "Business Information Systems", + "RSM328H1": "Financial Distress and Insolvency", + "RSM329H1": "Accounting for Finance Professionals", + "RSM332H1": "Capital Market Theory", + "RSM333H1": "Corporate Finance", + "RSM336H1": "Investments", + "RSM338H1": "Applications of Machine Learning in Finance", + "RSM340H1": "The Opposable Mind: Approaches to Integrative Thinking", + "RSM341H1": "Model-Based Decision Making", + "RSM350H1": "Marketing Management", + "RSM351H1": "Data Based Decision Making", + "RSM352H1": "Marketing Research", + "RSM353H1": "Consumer Behaviour", + "RSM355H1": "Managing Customer Value", + "RSM358H1": "Foundations of AI for Management", + "RSM359H1": "Creative Thinking and Business Problem Solving", + "RSM361H1": "Human Resource Management", + "RSM362H1": "Leading Across Differences", + "RSM370H1": "Supply Chain Management", + "RSM371H1": "Data and Information Management for Business Analytics", + "RSM384H1": "Sports Analytics", + "RSM391H1": "Creative Destruction Lab \u2013 Introductory Course", + "RSM392H1": "Strategic Management", + "RSM393H1": "Strategic Case Analysis", + "RSM394H1": "Social Entrepreneurship", + "RSM395Y0": "Special Topics", + "RSM396Y0": "Special Topics", + "RSM397Y0": "Special Topics", + "RSM401H1": "Independent Study Course", + "RSM402H1": "Independent Study Course", + "RSM403Y1": "Independent Study Course", + "RSM404Y1": "Independent Study Course", + "RSM406H1": "Special Topics in Management", + "RSM407H1": "Special Topics in Management", + "RSM408H1": "Special Topics in Management", + "RSM409H1": "Special Topics in Management", + "RSM410H1": "Special Topics in Management", + "RSM411H1": "Special Topics in Management", + "RSM412H1": "Special Topics in Management", + "RSM413H1": "Special Topics in Management", + "RSM414H1": "Special Topics in Management", + "RSM415H1": "Special Topics in Management", + "RSM416H1": "Special Topics in Management", + "RSM417H1": "Special Topics in Management", + "RSM418H1": "Special Topics in Management", + "RSM419H1": "Special Topics in Management", + "RSM420H1": "Advanced IT Audit and Data Analytics", + "RSM422H1": "Management Control", + "RSM424H1": "Canadian Income Taxation II", + "RSM425H1": "Financial Reporting and Control: Theory and Contemporary Topics", + "RSM426H1": "Critical Thinking, Analysis and Decision Making", + "RSM428H1": "Analysis of Banking Financial Institutions and Instruments", + "RSM429H1": "Financial Statement Analysis and Valuation", + "RSM430H1": "Fixed Income Securities", + "RSM432H1": "Risk Management for Financial Managers", + "RSM433H1": "Advanced Corporate Finance", + "RSM434H1": "Financial Trading Strategies", + "RSM435H1": "Futures and Options Markets", + "RSM436H1": "Sustainable Finance", + "RSM437H1": "International Finance", + "RSM438H1": "Mergers and Acquisitions", + "RSM439H1": "Private Equity and Entrepreneurial Finance", + "RSM450H1": "Marketing and Behavioural Economics", + "RSM454H1": "Sales and Distribution Strategy", + "RSM455H1": "Pricing", + "RSM456H1": "Big Data and Marketing Analytics", + "RSM457H1": "Strategic Marketing Communication", + "RSM458H1": "Branding Strategy", + "RSM459H1": "Business Design", + "RSM461H1": "Managerial Negotiations", + "RSM462H1": "Managing People in the Context of Globalization", + "RSM463H1": "The Socially Intelligent Manager", + "RSM464H1": "Organization Theory and Its Applications", + "RSM465H1": "Understanding Motivation and Incentives: Theory and Practice", + "RSM466H1": "Environmental and Social Responsibility", + "RSM468Y1": "Managing in Diverse Economies", + "RSM470H1": "Management Science Modeling with Spreadsheets", + "RSM480H1": "Business in a Global Economy", + "RSM481H1": "Outsourcing and the Organization of Firms", + "RSM482H1": "Game Theory for Business Strategy", + "RSM483H1": "Real Estate Markets", + "RSM484H1": "Real Estate Finance and Investment", + "RSM489H1": "Business Abroad-International Experiential Learning", + "RSM490H1": "International Strategy", + "RSM491H1": "Global Capital Market Strategy", + "RSM492H1": "Cooperative Strategy", + "RSM493H1": "Entrepreneurship", + "RSM494H1": "Technology Strategy", + "RSM495H1": "Management Consulting", + "RSM496H1": "Catastrophic Failure in Organizations", + "RSM497H1": "Sustainability Strategy", + "RSM498Y1": "Creative Destruction Lab - Advanced Course", + "SAS114H1": "Introduction to South Asian Studies", + "SAS318H1": "Colonialism and Tradition", + "SAS390H1": "Special Topics in South Asian Studies", + "SAS490H1": "Special Topics in South Asian Studies", + "SDS199H1": "Sexuality at the Intersections", + "SDS246H1": "Queer Digital Media Studies", + "SDS255H1": "Histories of Sexuality", + "SDS256H1": "Methods in Queer and Trans Studies", + "SDS279H1": "Queer Popular Culture", + "SDS345H1": "Sex and the Epidemic: Social Work, HIV, and Human Sexuality", + "SDS355H1": "Theories of Sexuality", + "SDS365H1": "Sexuality and Law", + "SDS375H1": "Special Topics in Sexual Diversity Studies A", + "SDS376H1": "Special Topics in Sexual Diversity Studies B", + "SDS377H1": "Lesbian Studies: Identity/Theory/Culture", + "SDS378H1": "Queer Youth Studies in Education", + "SDS380H1": "Sexual Diversity in Transnational Perspective", + "SDS381H1": "Intro to Trans Studies", + "SDS382H1": "Intro to Queer of Colour Critique", + "SDS385H1": "Queer Indigenous Politics and Cultures", + "SDS425H1": "Sexuality & Health", + "SDS455H1": "Special Topics in Sexual Diversity Studies", + "SDS458H1": "Research Essay in Sexual Diversity", + "SDS459Y1": "Honours Essay in Sexual Diversity", + "SDS460Y1": "Advanced Research in Sexual Diversity Studies", + "SDS465H1": "Queer Migrations and Refugee Politics", + "SDS470H1": "Critical Approaches in Porn Studies", + "SDS478H1": "Queer Musics", + "SDS485H1": "Advanced Seminar in Queer Studies", + "SDS490Y1": "Engaging Our Communities", + "SLA100H1": "Elementary Russian I", + "SLA101H1": "Elementary Russian II", + "SLA104H1": "Cities of the Mediterranean", + "SLA105Y1": "Elementary Czech", + "SLA106H1": "Polish for Beginners I", + "SLA107Y1": "Elementary Bosnian, Croatian, and Serbian", + "SLA108Y1": "Elementary Ukrainian", + "SLA109Y1": "Elementary Macedonian", + "SLA116H1": "Polish for Beginners II", + "SLA121H1": "Russian Cultural History in Twelve Images", + "SLA190H1": "Losing It", + "SLA191H1": "The Criminal Mind", + "SLA192H1": "On the Road in Eastern Europe", + "SLA193H1": "Objects of War", + "SLA194H1": "Utopia Interrupted: Late and Post-Soviet Russian Literature", + "SLA195H1": "Literature and Painting in Russia and the West", + "SLA196H1": "Russia at War", + "SLA197H1": "The Imaginary Jew", + "SLA198H1": "The Slavic Grecian Formula: From Ancient Rhapsode to Modern Slav Song", + "SLA199H1": "Invisible Kingdom, Imaginary Space", + "SLA200H1": "Culture and Politics in Europe", + "SLA201H1": "Slavic and East European Civilizations", + "SLA202H1": "Jewish Communities in Slavic Countries", + "SLA203H1": "Faking It", + "SLA204Y1": "Intermediate Czech", + "SLA206H1": "Intermediate Polish I", + "SLA207H1": "Intermediate Polish II", + "SLA208Y1": "Intermediate Ukrainian", + "SLA209H1": "Intermediate Macedonian", + "SLA210H1": "Russian for Heritage Speakers", + "SLA211H0": "Russian in Action", + "SLA212H1": "The Russian Novel", + "SLA213H1": "Reading Macedonia: A Cultural Exploration", + "SLA214H1": "Slavic Languages through Creative Writing", + "SLA215H1": "Czech and Slovak Cultures", + "SLA216H1": "Introduction to Polish Culture", + "SLA217H1": "Cultural History of the South Slavs", + "SLA218H1": "Ukrainian Literature and Culture", + "SLA220Y1": "Intermediate Russian", + "SLA221H1": "Speak Like a Russian", + "SLA222H1": "Forging Identities: The Roms of Central and Eastern Europe", + "SLA224H1": "Russian-Jewish Writing", + "SLA225H1": "Czech and Slovak Cinema", + "SLA226H1": "Film and Ethics: Polish Cinema", + "SLA227H1": "South Slavic Literature", + "SLA228H1": "20th Century Ukrainian Fiction in Translation", + "SLA229H1": "Writing with Images: Eastern and Central European History Through the Graphic Novel", + "SLA231H1": "Analyzing Slavic and East European Cultural Texts", + "SLA232H1": "Language, Politics, Identity", + "SLA234H1": "Russian and Soviet Cinema", + "SLA235H1": "After Communism: Literature and Art Post-1989", + "SLA236H1": "Polish Culture in 10 Images", + "SLA238H1": "Literature of the Ukrainian-Canadian Experience", + "SLA245H1": "The Golden Age of Russian Literature", + "SLA247H1": "Cinema of the Balkans", + "SLA248H1": "Women and Women's Themes in Ukrainian Literature", + "SLA252H1": "Russian Short Fiction", + "SLA253H1": "Origins of Russia and Ukraine", + "SLA256H1": "Firebirds and Other Wonders: The World of Slavic and East European Folklore", + "SLA257H1": "Intermediate Bosnian, Croatian, and Serbian I", + "SLA260H1": "Constructing Space: A History of Russian Art and Architecture", + "SLA263H1": "Studies in Russian-French Cultural History", + "SLA266H1": "War and Culture", + "SLA268H1": "Cossacks!", + "SLA277H1": "Intermediate Bosnian, Croatian, and Serbian II", + "SLA280H1": "Introduction to Russian Asia: From Central Asia to Siberia", + "SLA286H1": "Russian and East European Science Fiction", + "SLA300H1": "Russian Literature in the Age of Empire", + "SLA302H1": "The Imaginary Jew", + "SLA303H1": "Literary Imagination and Jewish Identity in Modern Europe", + "SLA306H1": "Conversations-Inspirations: Everyday Polish", + "SLA308H1": "Advanced Ukrainian", + "SLA310H1": "Russian Literature Between Tradition and Modernity", + "SLA311H1": "Gogol", + "SLA312H1": "Nabokov", + "SLA314H1": "Dostoevsky", + "SLA317H1": "Tolstoy", + "SLA318H1": "City of Saints and Sinners: Kyiv through the Centuries", + "SLA320Y1": "Advanced Russian", + "SLA321H1": "Conversational Russian", + "SLA322H1": "News in Russian", + "SLA323H1": "The Mysteries of Russian Revealed", + "SLA325H1": "Magic Prague", + "SLA328H1": "The Culture of Contemporary Ukraine", + "SLA330H1": "Old Church Slavonic", + "SLA331H1": "Modernism and Visual Arts", + "SLA333H1": "Animated Film in Europe", + "SLA334H1": "Film Genre in Russia", + "SLA335H1": "Lifting the Iron Curtain: Czech Culture between 1960 and 1989", + "SLA336H1": "Let's Talk! Advanced Polish", + "SLA337H1": "Advanced Bosnian, Croatian, and Serbian", + "SLA338H1": "Ivan Franko", + "SLA342H1": "Theatricality and Spectacle in the History of Russian Culture: From Jesters to Meyerhold", + "SLA343H1": "Studies in Late Soviet Culture", + "SLA345H1": "Russian Modernism", + "SLA346H1": "Communism and Culture", + "SLA347H1": "The Imaginary Geography of the Balkans", + "SLA356H1": "What's New? Polish Culture Today", + "SLA357H1": "Literature of Exile and Immigration", + "SLA358H1": "Breaking Away from Empire: Ukrainian Fiction Since Independence", + "SLA367H1": "Chekhov", + "SLA400H1": "Medieval and Early Modern Literature of East Slavic Peoples", + "SLA404H1": "Russia Across Centuries I", + "SLA405H1": "On the Waves of the Avant-garde and Beyond: Czech Literature of the 20th Century", + "SLA406H1": "Transgressions: Drama, Theatre, Performance", + "SLA410H1": "Russian for Heritage Speakers II", + "SLA412H1": "History of Russian", + "SLA413H1": "Pushkin", + "SLA414H1": "Russia Across Centuries II", + "SLA415H1": "Studies in Russian Literature of the 18th Century", + "SLA420Y1": "Studies in Russian Syntax and Stylistics", + "SLA421H1": "Introduction to Russian Poetry and Poetics", + "SLA422H1": "Nineteenth-Century Russian Poetry", + "SLA423H1": "War and Peace", + "SLA425H1": "Docufictions: Cinema, Authenticity, and Theory", + "SLA426H1": "Polish for the 21st Century", + "SLA427H1": "Polish Culture for the Curious", + "SLA428H1": "The Ukrainian Novel", + "SLA429H1": "Shevchenko", + "SLA430H1": "Advanced Russian Writing Skills", + "SLA433H1": "Anna Karenina", + "SLA434H1": "Dostoevsky in Literary Theory and Criticism", + "SLA435H1": "Contemporary East European Cinemas", + "SLA436H1": "Rebels, Scoffers, and Jesters: Polish Culture from Different Perspectives", + "SLA449H1": "Russian Thinkers", + "SLA463H1": "Themes in Russian Realism", + "SLA492H1": "Race, Empire, Gender in Eastern Europe and Russia", + "SLA498Y1": "Independent Studies", + "SLA499H1": "Independent Studies", + "SMC155H1": "SMC One: The McLuhan Seminar in Creativity and Technology", + "SMC165H1": "SMC One: The Boyle Seminar in Scripts and Stories", + "SMC185H1": "SMC One: The Christianity, Truth and Reconciliation Seminar", + "SMC188H1": "SMC One: The Gilson Seminar in Faith and Ideas", + "SMC189H1": "SMC One: The Gilson Seminar in Faith and Rome", + "SMC195H1": "God and Money in the Middle Ages", + "SMC196H1": "God and the Poets: Lyric Form in the Christian Tradition", + "SMC197H1": "The Sistine Chapel: History, Imagery, Usage", + "SMC198H1": "How to Study Video Games", + "SMC199H1": "Intelligence, Artificial and Human", + "SMC299Y1": "Research Opportunity Program", + "SMC380H1": "St. Michael's College Independent Studies", + "SMC381Y1": "St. Michael's College Independent Studies", + "SMC399Y1": "Research Opportunity Program", + "SMC457H1": "Directed Research", + "SMC480H1": "St. Michael's College Independent Studies", + "SMC481Y1": "St. Michael's College Independent Studies", + "SOC100H1": "Introduction to Sociology I: Sociological Perspectives", + "SOC150H1": "Introduction to Sociology II: Sociological Inquiries", + "SOC196H1": "Introduction to Arab Majority Societies", + "SOC197H1": "The Courses of Lives, Histories, & Futures", + "SOC198H1": "Explaining the Persistence of Racialized Inequalities", + "SOC199H1": "Living Together Differently in the 21st Century: Israel as a case study", + "SOC201H1": "Classical Sociological Theory", + "SOC202H1": "Introduction to Quantitative Methods in Sociology", + "SOC204H1": "Introduction to Qualitative Methods in Sociology", + "SOC205H1": "Urban Sociology", + "SOC207H1": "Sociology of Work & Occupations", + "SOC208H1": "Introduction to Social Policy", + "SOC209H1": "Sexuality and Modernity", + "SOC210H1": "Sociology of Race and Ethnicity", + "SOC212H1": "Sociology of Crime & Deviance", + "SOC213H1": "Sociological Social Psychology", + "SOC214H1": "Sociology of the Family", + "SOC215H1": "Sociology of Organizations", + "SOC218H1": "Asian Communities in Canada", + "SOC220H1": "Social Stratification", + "SOC225H1": "Canadian Society", + "SOC230H1": "Sociology of Education", + "SOC240H1": "Sociology of Law", + "SOC243H1": "Sociology of Health and Illness", + "SOC246H1": "Sociology of Aging", + "SOC249H1": "Sociology of Migration", + "SOC250Y1": "Sociology of Religion", + "SOC251H1": "Contemporary Sociological Theory", + "SOC252H1": "Intermediate Quantitative Methods in Sociology", + "SOC254H1": "Intermediate Qualitative Methods in Sociology", + "SOC256H1": "Lives and Societies", + "SOC260H1": "Introduction to Political Sociology", + "SOC265H1": "Gender and Society", + "SOC270H1": "Introduction to Social Networks", + "SOC280H1": "Sociology of Culture", + "SOC282H1": "Introduction to Social Problems", + "SOC293H1": "New Topics in Sociology", + "SOC294H1": "New Topics in Sociology", + "SOC295H1": "New Topics in Sociology", + "SOC296H1": "New Topics in Sociology", + "SOC297H1": "New Topics in Sociology", + "SOC298H1": "New Topics in Sociology", + "SOC299Y1": "Research Opportunity Program", + "SOC303H1": "Family Demography", + "SOC304H1": "Status and Class Mobility", + "SOC305H1": "Sociology of Professions", + "SOC306H1": "Economic Sociology", + "SOC308H1": "Global Inequality", + "SOC309H1": "HIV and AIDS: Social Policies and Programs", + "SOC310H1": "Sociology of Atrocities", + "SOC311H1": "Immigration and Race Relations in Canada", + "SOC312H1": "Population and Society", + "SOC313H1": "Social Control", + "SOC315H1": "Domestic Violence", + "SOC316H1": "Sociology of Health Care", + "SOC317H1": "Urban Policy", + "SOC318H1": "Theories of Stratification", + "SOC319H1": "Immigration and Employment", + "SOC321H1": "Status and Class Mobility", + "SOC322H1": "Sociology of Professions", + "SOC323H1": "Economic Sociology", + "SOC325H1": "Population and Society", + "SOC326H1": "Social Control", + "SOC327H1": "Sociology of Sports", + "SOC328H1": "Domestic Violence", + "SOC329H1": "Social Movements", + "SOC330H1": "Sociology of Atrocities", + "SOC331H1": "Sociology of Technology", + "SOC332H1": "Lives in Canada", + "SOC333H1": "Quality of Institutions and Lives", + "SOC334H1": "Sociology of Mental Health and Mental Disorders", + "SOC335H1": "Urban Health", + "SOC336H1": "Transnational Asia", + "SOC337H1": "Gender Relations", + "SOC339H1": "Race, Class, and Gender", + "SOC340H1": "Comparative Political Sociology", + "SOC341H1": "Sociology of Scandals", + "SOC344H1": "Sociology of Everyday Life", + "SOC345H1": "Global Inequality", + "SOC346H1": "Sociology of Health Care", + "SOC347H1": "Immigration and Race Relations in Canada", + "SOC348H1": "Culture and Inequality", + "SOC350H1": "New Topics in Sociology", + "SOC351H1": "New Topics in Sociology", + "SOC352H1": "New Topics in Sociology", + "SOC353H1": "New Topics in Sociology", + "SOC354H1": "New Topics in Sociology", + "SOC356H1": "Sociology of Technology", + "SOC357H1": "Lives in Canada", + "SOC360H1": "Social Movements", + "SOC361H1": "Theories of Stratification", + "SOC362H1": "Quality of Institutions and Lives", + "SOC363H1": "Sociology of Mental Health and Mental Disorders", + "SOC364H1": "Urban Health", + "SOC365H1": "Gender Relations", + "SOC367H1": "Race, Class, and Gender", + "SOC370H1": "Immigration and Employment", + "SOC371H1": "Comparative Political Sociology", + "SOC372H1": "Transnational Asia", + "SOC373H1": "Deconstructing 'Muslim American' - Race, Nationalism, and Religion", + "SOC375H1": "Sociology of the City", + "SOC380H1": "Sociology of Hip Hop", + "SOC381H1": "Culture and Inequality", + "SOC383H1": "The Sociology of Women and International Migration", + "SOC386H1": "New Topics in Sociology", + "SOC387H1": "New Topics in Sociology", + "SOC388H1": "Sociology of Everyday Life", + "SOC389H1": "Sociology of Scandals", + "SOC390Y1": "Independent Research", + "SOC391H1": "Independent Research", + "SOC392H1": "Independent Research", + "SOC393H1": "New Topics in Sociology", + "SOC393Y0": "Selected Topics in Sociological Research", + "SOC394H1": "New Topics in Sociology", + "SOC395H1": "New Topics in Sociology", + "SOC396H1": "New Topics in Sociology", + "SOC397H1": "New Topics in Sociology", + "SOC398H0": "Research Excursions", + "SOC398Y0": "Research Excursions", + "SOC399Y1": "Research Opportunity Program", + "SOC408H1": "Advanced Studies in Organizations", + "SOC409H1": "Sexuality and Research Design", + "SOC412H1": "Medicalization of Deviance", + "SOC413H1": "Sociology of Punishment", + "SOC422H1": "Advanced Studies in Political Sociology", + "SOC427H1": "Families and Health", + "SOC448H1": "Sociology & Emotions", + "SOC460H1": "Global Inequalities and Contentious Politics", + "SOC463H1": "Mental Health and Education", + "SOC465H1": "Advanced Studies in Gender", + "SOC470H1": "Sociology of Martial Arts", + "SOC478H1": "Social Context of Public Policy", + "SOC479H1": "Advanced Studies in Social Movements", + "SOC481H1": "Culture and Social Networks", + "SOC483H1": "Culture and Cognition", + "SOC485H1": "New Topics in Sociology", + "SOC486H1": "Advanced Topics in Urban Sociology", + "SOC488H1": "Mental Health over the Life Course", + "SOC489H1": "New Topics in Sociology", + "SOC490Y1": "Independent Research", + "SOC491H1": "Independent Research", + "SOC492H1": "Independent Research", + "SOC493H1": "New Topics in Sociology", + "SOC494H1": "New Topics in Sociology", + "SOC495H1": "New Topics in Sociology", + "SOC496H1": "New Topics in Sociology", + "SOC497H1": "New Topics in Sociology", + "SOC498H1": "New Topics in Sociology", + "SOC499H1": "New Topics in Sociology", + "SPA101H1": "Spanish for Beginners I", + "SPA102H1": "Spanish for Beginners II", + "SPA195H1": "Barcelona", + "SPA196H1": "Class and Work in the Americas", + "SPA197H1": "Cervantes and Imperial Spain", + "SPA198H1": "A Brief History of Love in the Western World", + "SPA199H1": "More than Nachos and Tequila: Mexican History and Culture", + "SPA201H1": "Spanish for Intermediate Speakers I", + "SPA202H1": "Spanish for Intermediate Speakers II", + "SPA205H1": "Spanish for Heritage Speakers I", + "SPA221H1": "Spanish Pronunciation", + "SPA254H1": "Cervantes and Modern Fiction", + "SPA255Y0": "Introduction to the Hispanic World", + "SPA258H1": "Introduction to Hispanic Literary Studies", + "SPA259H1": "Introduction to Hispanic Cultural Studies", + "SPA275H1": "21st Century Latin American Cinema", + "SPA299Y1": "Research Opportunity Program", + "SPA301H1": "Spanish for Advanced Speakers I", + "SPA302H1": "Spanish for Advanced Speakers II", + "SPA305H1": "Spanish for Heritage Speakers II", + "SPA322H1": "Introduction to Hispanic Linguistics", + "SPA323H1": "Business Spanish", + "SPA324H1": "Spanish Bilingualism", + "SPA326H1": "Latin American Varieties of Spanish Through the Media", + "SPA327H1": "Catalan", + "SPA341H1": "Modernist Movements in Spain", + "SPA344H1": "The Spanish Sensorium", + "SPA345H1": "Spanish Cinema", + "SPA348H1": "Galdos and the Realist Novel", + "SPA350H1": "Medieval Spain Portrayed Through Visual Arts", + "SPA352H1": "Court and Country in Early Modern Spain", + "SPA354H1": "Parody and Comedy in Early Modern Spanish Literature", + "SPA368H1": "Spanish and the Empire: Migration in Language and Literature", + "SPA377H1": "Central American Literature: Narratives of War", + "SPA378H1": "Central America Postwar Narrative", + "SPA381H1": "Nation, Identity and Modernity in Spanish-America", + "SPA382H1": "Spanish American Women in Art, Film, and Literature", + "SPA383H1": "Disability and Embodiment in Spanish American Cultures", + "SPA384H1": "Avant-Garde Movements in Spanish America", + "SPA385H1": "Literature and Social Change in Spanish America", + "SPA386H1": "Literary Landscapes of the Mexican Revolution", + "SPA387H1": "Latin American Performative Expression", + "SPA398H0": "Research Excursions", + "SPA398Y0": "Research Excursions", + "SPA399Y1": "Research Opportunity Program", + "SPA420H1": "Advanced Spanish Grammar", + "SPA421H1": "The Structure of Spanish", + "SPA422H1": "Sociolinguistics of Spanish", + "SPA423H1": "Spanish Phonology", + "SPA424H1": "Experimental Approaches to Hispanic and Lusophone Linguistics", + "SPA425H1": "History of the Spanish Language", + "SPA427H1": "Spanish Language Teaching as Reflective Practice", + "SPA435H1": "Fictions of Contemporary Spain", + "SPA439H1": "Topics in Spanish Studies", + "SPA454H1": "Cervantes: Don Quixote", + "SPA467H1": "Topics in Spanish-American Literature and Culture", + "SPA475H1": "21st Century Latin American Culture", + "SPA480H1": "Icons and Iconography in Latin American Culture", + "SPA482H1": "20th-Century Spanish American Narrative", + "SPA486H1": "Contemporary Caribbean Literatures and Identities", + "SPA489H1": "Latin American Transculturations", + "SPA490H1": "Independent Studies in Spanish", + "SPA491H1": "Independent Studies in Spanish", + "STA130H1": "An Introduction to Statistical Reasoning and Data Science", + "STA197H1": "Thinking Better with Statistics", + "STA198H1": "Probabilities Everywhere", + "STA199H1": "Statistical Evidence: Truth or Myth?", + "STA201H1": "Why Numbers Matter", + "STA220H1": "The Practice of Statistics I", + "STA221H1": "The Practice of Statistics II", + "STA237H1": "Probability, Statistics and Data Analysis I", + "STA238H1": "Probability, Statistics and Data Analysis II", + "STA247H1": "Probability with Computer Applications", + "STA248H1": "Statistics for Computer Scientists", + "STA255H1": "Statistical Theory", + "STA257H1": "Probability and Statistics I", + "STA261H1": "Probability and Statistics II", + "STA272H1": "Statistical Models for Data Science", + "STA288H1": "Statistics and Scientific Inquiry in the Life Sciences", + "STA299H1": "Research Opportunity Program", + "STA299Y1": "Research Opportunity Program", + "STA302H1": "Methods of Data Analysis I", + "STA303H1": "Methods of Data Analysis II", + "STA304H1": "Surveys, Sampling and Observational Data", + "STA305H1": "Design and Analysis of Experiments", + "STA313H1": "Data Visualization", + "STA314H1": "Statistical Methods for Machine Learning I", + "STA347H1": "Probability", + "STA355H1": "Theory of Statistical Practice", + "STA365H1": "Applied Bayesian Statistics", + "STA398H0": "Research Excursions", + "STA398Y0": "Research Excursions", + "STA399H1": "Research Opportunity Program", + "STA399Y1": "Research Opportunity Program", + "STA410H1": "Statistical Computation", + "STA414H1": "Statistical Methods for Machine Learning II", + "STA422H1": "Theory of Statistical Inference", + "STA437H1": "Methods for Multivariate Data", + "STA442H1": "Methods of Applied Statistics", + "STA447H1": "Stochastic Processes", + "STA450H1": "Topics in Statistics", + "STA452H1": "Mathematical Statistics I", + "STA453H1": "Mathematical Statistics II", + "STA457H1": "Time Series Analysis", + "STA465H1": "Spatial Data Analysis", + "STA475H1": "Survival Analysis", + "STA480H1": "Fundamentals of Statistical Genetics", + "STA490Y1": "Statistical Consultation, Communication, and Collaboration", + "STA492H1": "Seminar in Statistical Science", + "STA496H1": "Readings in Statistics", + "STA497H1": "Readings in Statistics", + "STA498Y1": "Readings in Statistics", + "STA499Y1": "Readings in Statistics", + "SWE100H1": "Elementary Swedish I", + "SWE101H1": "Elementary Swedish II", + "TMU115H1": "Musical Skills I & II", + "TMU140Y1": "Music Theory I & II", + "TMU240Y1": "Music Theory and Skills III & IV", + "TRN125Y1": "Contemporary Issues in Health Science", + "TRN135Y1": "Science and Social Choice", + "TRN136Y1": "Canadian Health Policy in the Global Context", + "TRN140Y1": "Ethics, Humans, and Nature", + "TRN141Y1": "Environmental Science and Pathways to Sustainability", + "TRN150Y1": "National versus International", + "TRN151Y1": "Global Governance", + "TRN152Y1": "Justice & Global Conflict", + "TRN160Y1": "Public Policy and the Public Good", + "TRN161Y1": "Making Public Policy Work", + "TRN162Y1": "Political Economy and Social Inequality", + "TRN170Y1": "Ethics and the Creative Imagination", + "TRN171Y1": "Ethics and the Public Sphere", + "TRN172Y1": "Ethics and the Law", + "TRN191H1": "Disaster and Terrorism: Religion and Ethics at Ground Zero", + "TRN192H1": "Public Health in Canada: Health for the 21st Century", + "TRN193H1": "Canadian Health Policy: Past, Present and Future", + "TRN194H1": "Literature and Wicked Problems", + "TRN195H1": " The Literature of Heroes and Horrors", + "TRN196H1": "Joy and Resistance in Diverse Storytelling", + "TRN197H1": "In the Shadow of the Vikings: Depictions of the Early Norse in Medieval, Modern, and Post-Modern Culture", + "TRN198H1": "The Viking Phenomenon: Commerce, Conflict, and Communication along Europe\u2019s Frontiers, 7th \u2013 15th Century", + "TRN199H1": "Classical Social and Political Thought from the 18th Century Enlightenment to the 20th Century", + "TRN200Y1": "Modes of Reasoning", + "TRN203H1": "Society, its Limits and Possibilities", + "TRN204H1": "Introduction to Law and Legal Reasoning", + "TRN205H1": "Independent Studies", + "TRN225Y1": "The Art of Health Science Discovery", + "TRN235H1": "Health Policy in Canada: Past, Present and Future", + "TRN236H1": "The Politics of Global Health", + "TRN250Y1": "Empire, Nationalism, and the History of International Relations", + "TRN299H1": "Research Opportunity Program", + "TRN299Y1": "Research Opportunity Program", + "TRN300H1": "Trinity Independent Studies", + "TRN301Y1": "Trinity Independent Studies", + "TRN302Y1": "Trinity Independent Studies", + "TRN303H1": "Ethics and Society", + "TRN304H1": "Law and Social Issues", + "TRN304Y1": "Law and Social Issues", + "TRN305H1": "Basic Principles of Law", + "TRN305Y1": "Basic Principles of Law", + "TRN307H1": "International Experience I", + "TRN308H1": "International Experience II", + "TRN312H1": "Sustainability Issues in Ethics, Society, and Law", + "TRN320H1": "Selected Topics in Ethics, Society, and Law", + "TRN321H1": "Selected Topics in Ethics, Society, and Law", + "TRN350H1": "Scarcity, Sustainability, and the Future of International Relations", + "TRN377Y1": "Trinity Comprehensive Paper I", + "TRN399H1": "Research Opportunity Program", + "TRN399Y1": "Research Opportunity Program", + "TRN400H1": "Trinity Independent Studies", + "TRN404Y1": "Trinity Independent Studies", + "TRN405Y1": "Trinity Independent Studies", + "TRN406H1": "Community Research Partnerships in Ethics", + "TRN407Y1": "Community Research Partnerships in Ethics", + "TRN409H1": "Selected Topics in International Studies", + "TRN409Y1": "Selected Topics in International Studies", + "TRN410H1": "Researching Critical Cases in Contemporary International Relations", + "TRN411Y1": "Selected Topics in International Studies", + "TRN412H1": "Seminar in Ethics, Society, and Law", + "TRN419Y1": "Comparative American, British and Canadian Foreign Policy", + "TRN421Y1": "Fragile and Conflict-Affected States in Global Politics", + "TRN425Y1": "Law Workshops Course", + "TRN477H1": "Trinity Comprehensive Paper II", + "TRN478H1": "Science Writing for Non-Scientific Audiences", + "UNI101H1": "Citizenship in the Canadian City", + "UNI102H1": "Performing the City I", + "UNI103H1": "Gradients of Health in an Urban Mosaic", + "UNI104H1": "Sex in the City", + "UNI106H1": "Performing the City II", + "UNI197H1": "Hamilton: Musical and History", + "UNI198H1": "Why Go to University? The Changing Role and Purpose of Higher Education", + "UNI199H1": "The Construction of Race in America: A History", + "UNI299Y1": "Research Opportunity Program", + "UNI393Y1": "University College Independent Studies", + "UNI394H1": "University College Independent Studies", + "UNI399Y1": "Research Opportunity Program", + "UNI495Y1": "University College Independent Studies", + "UNI496H1": "University College Independent Studies", + "URB234H1": "Cities in Popular Culture", + "URB235H1": "A Multidisciplinary Introduction to Urban Studies I: Theoretical Foundations of City Building", + "URB236H1": "A Multidisciplinary Introduction to Urban Studies II: Urban Challenges and Theoretical Application", + "URB333H1": "Social Justice in the City", + "URB334H1": "Urban Field Course", + "URB335H1": "City Challenges, City Opportunities in a 21st Century Toronto", + "URB336H1": "Creative Cities", + "URB337H1": "Housing and Homelessness", + "URB338H1": "Advanced Topics in Urban Studies I", + "URB339H1": "Divided City / United City", + "URB342H1": "Qualitative Research in Urban Studies", + "URB430H1": "Advanced Topics in Urban Studies II", + "URB431Y1": "Special Topics in Urban Studies", + "URB432H1": "Special Topics in Urban Studies", + "URB433H1": "Special Topics in Urban Studies", + "URB434Y1": "Independent Research in Urban Studies", + "URB435H1": "Independent Research in Urban Studies", + "URB436H1": "Independent Research in Urban Studies", + "URB437Y1": "Urban Experiential Learning in Toronto & the GTA", + "URB438H1": "Advanced Urban Research Project", + "URB439H1": "Cities and Mega-events: Place-making, Contestation and Urban Citizenship", + "URB440H1": "The Changing Culture of Regent Park", + "URB442H1": "Urban Studio: Public Participation in Policy Making", + "UTP100H1": "Themes in World History", + "VIC101H1": "Conflict Theory and Practice", + "VIC102H1": "Ethics and Choices in Times of Crisis", + "VIC103H1": "Leadership, Narrative, and Creativity", + "VIC105H1": "Odysseys: The Search for Meaning", + "VIC106H1": "Psychology and Society", + "VIC107H1": "Evolution, Genetics, and Behaviour", + "VIC108H1": "Belonging, Imagination, and Indigenous Identity", + "VIC109H1": "Innovators and Their Ideas", + "VIC110H1": "Critical Perspectives on Society", + "VIC112H1": "Puzzles, Discovery and the Human Imagination", + "VIC113H1": "Encountering Distant Climes: The Literature of Travel and Exploration", + "VIC114H1": "Renaissance in Popular Culture", + "VIC115H1": "Imagined Power: Literature and Film", + "VIC116H1": "Politics of the Pen", + "VIC117H1": "Understanding the Performing Arts: Interpretation and Expression", + "VIC119H1": "Myths and Legends in Modern Contexts", + "VIC121H1": "Evaluating Healthcare: Problems and Solutions", + "VIC122H1": "Scientific Evidence in Public Policy", + "VIC134H1": "Globalization", + "VIC135H1": "The Death of Meaning", + "VIC136H1": "How to Study Everyday Life", + "VIC137H1": "Science and Science Fiction", + "VIC141H1": "Discovery and Revolution", + "VIC142H1": "Machiavelli: The Politics of Power", + "VIC150H1": "Theory and Practice of Teaching: Theoretical Perspectives", + "VIC151H1": "Theory and Practice of Teaching: Professional Practice", + "VIC152H1": "School and Society: Historical and Contemporary Contexts", + "VIC153H1": "School and Society: Equity and Social Justice in Education", + "VIC159H1": "Vic One Hundred Special Topics Seminar", + "VIC159Y1": "Vic One Hundred Special Topics Seminar", + "VIC162H1": "Cultural Forms and Their Meanings", + "VIC163H1": "Cultural Forms and Their Meanings: People and Ideas", + "VIC164H1": "Ideas and Their Consequences: Literary and Artistic Realms of the Imagination", + "VIC165H1": "Ideas and Their Consequences: Isolation and Communion in Modern Culture", + "VIC166H1": "Common Vices and Neglected Virtues: Intro to Ethics of Character", + "VIC167H1": "Ideas and Fine Thoughts", + "VIC168H1": "Identity and Equality in the Public Sphere", + "VIC169H1": "Ethical Living in a Pluralistic World", + "VIC170Y1": "The Impact of Science on Our Society", + "VIC171Y1": "Methodology, Theory and Practice in the Natural Sciences", + "VIC172Y1": "Physical Sciences Today", + "VIC173Y1": "Philosophy of Science for Physical Scientists", + "VIC181H1": "Events in the Public Sphere: World Affairs", + "VIC183H1": "Individuals and the Public Sphere: Shaping Memory", + "VIC184H1": "Individuals and the Public Sphere: History, Historiography and Making Cultural Memory", + "VIC185H1": "Events in the Public Sphere: Social Justice", + "VIC186H1": "The Art and Literature of Leadership 1", + "VIC187H1": "Prosperity, Justice, and Sustainability: Introduction to Public Policy", + "VIC188H1": "Corporate Citizenship, Sustainability, and Ethics", + "VIC189H1": "The Art and Literature of Leadership 2", + "VIC190Y1": "The Arts and Society", + "VIC191Y1": "Artistic Creation and Public Issues", + "VIC196H1": "Renaissance Queens", + "VIC197H1": "Detective Fiction", + "VIC198H1": "Posters and Propaganda", + "VIC199H1": "The Secret Life of Objects: Analyzing the Culture of Things", + "VIC206H1": "Psychology and Society", + "VIC207H1": "Genetic Technologies: Scientific Promises and Ethical Dilemmas", + "VIC245H1": "Science Wars: Society and the Limits of Scientific Knowledge", + "VIC246H1": "Animal, Vegetable, Mineral, Monster", + "VIC248H1": "Genetics in the Movies: Mad Scientists, Clones, Superhumans, and Designer Babies", + "VIC259H1": "Special Topics Seminar", + "VIC259Y1": "Special Topics Seminar", + "VIC274H1": "Wisdom of the Social Sciences", + "VIC296H1": "Internship Opportunity", + "VIC296Y1": "Internship Opportunity", + "VIC299Y1": "Research Opportunity Program", + "VIC301H1": "Public Communication in Science", + "VIC302H1": "Science Policy", + "VIC359H1": "Special Topics Seminar", + "VIC359Y1": "Special Topics Seminar", + "VIC377H1": "Special Topics in Science, Technology and Society", + "VIC390H1": "Victoria College Independent Studies", + "VIC390Y0": "Victoria College Independent Studies", + "VIC390Y1": "Victoria College Independent Studies", + "VIC391H0": "Victoria College Independent Studies", + "VIC391H1": "Victoria College Independent Studies", + "VIC391Y1": "Victoria College Independent Studies", + "VIC396H0": "International Internship Opportunity", + "VIC397H0": "International Study", + "VIC399Y1": "Research Opportunity Program", + "VIC435H1": "Capstone Seminar: Community-Engaged Research", + "VIC451H1": "Capstone: Learning Communities and Higher Education", + "VIC452H1": "Science, Technology, & Society Internship", + "VIC459H1": "Special Topics Seminar", + "VIC459Y1": "Special Topics Seminar", + "VIC476H1": "Capstone Seminar in Foreign Policy", + "VIC490H1": "Victoria College Independent Studies", + "VIC490Y0": "Victoria College Independent Studies", + "VIC490Y1": "Victoria College Independent Studies", + "VIC491H1": "Victoria College Independent Studies", + "VIC491Y1": "Victoria College Independent Studies", + "VIC493H1": "Vic Capstone Research Colloquium", + "WDW151H1": "Order and Disorder I: Issues and Perspectives", + "WDW152H1": "Order and Disorder II: Problems and Solutions", + "WDW195H1": "From Page to Screen: Reading in the Digital Age", + "WDW196H1": "From Rayguns to Light Sabers: Science Fiction in Contemporary Culture", + "WDW197H1": "Jane Austen on Film", + "WDW198H1": "There and Back Again: Exploring Tolkien", + "WDW199H1": "Indigenous Knowledge and Storytelling in Toronto", + "WDW295Y0": "Special Topics Abroad", + "WDW299Y1": "Research Opportunity Program", + "WDW399Y1": "Research Opportunity Program", + "WGS160Y1": "Introduction to Women and Gender Studies", + "WGS260H1": "Texts, Theories, Histories", + "WGS271Y1": "Gender in Popular Culture", + "WGS273H1": "Gender & Environmental (In)Justice", + "WGS275H1": "Men and Masculinities", + "WGS280H1": "Special Topics in Women and Gender Studies", + "WGS281H1": "Special Topics in Women and Gender Studies", + "WGS331H1": "Special Topic in Women and Gender Studies", + "WGS332H1": "Special Topic in Women and Gender Studies", + "WGS333H1": "Special Topic in Women and Gender Studies", + "WGS334H1": "Special Topic in Women and Gender Studies", + "WGS335H1": "Special Topic in Women and Gender Studies", + "WGS336H1": "Selected Topics in Cultural Studies", + "WGS340H1": "Women and Revolution in the Middle East", + "WGS355H1": "Gendered Labour Around the World", + "WGS360H1": "Making Knowledge in a World that Matters", + "WGS362H1": "Selected Topics in Gender and History", + "WGS363H1": "Selected Topics in Gender and Theory", + "WGS365H1": "Gender Issues in the Law", + "WGS367H1": "The Politics of Gender and Health", + "WGS369H1": "Studies in Post-Colonialism", + "WGS370H1": "Utopian Visions, Activist Realities", + "WGS372H1": "Women and Psychology/ Psychoanalysis", + "WGS373H1": "Gender and Violence", + "WGS374H1": "Feminist Studies in Sexuality", + "WGS376H1": "Studies in Queer and Trans", + "WGS380H1": "Feminist Graphic Novels", + "WGS381H1": "Black Britain: Race, Gender and Entangled Diasporas", + "WGS385H1": "Gender and Neoliberalism", + "WGS386H1": "Gender and Critical Political Economy", + "WGS390H1": "Land-ing: Indigenous and Black Futurist Spaces", + "WGS396H1": "Writing the Body", + "WGS397H1": "The Politics of Girlhood", + "WGS420H1": "Asian/North American Feminist Issues", + "WGS426H1": "Gender and Globalization: Transnational Perspectives", + "WGS434H1": "Advanced Topics in Women and Gender Studies", + "WGS435H1": "Advanced Topics in Women and Gender Studies", + "WGS440H1": "Decolonial Cyborgs for Planetary Futures", + "WGS442H1": "Toxic Worlds, Decolonial Futures", + "WGS450H1": "Modernity, Freedom, Citizenship: Gender and the Black Diaspora", + "WGS451H1": "Independent Study in Women and Gender Studies Issues", + "WGS451Y1": "Independent Study in Women and Gender Studies", + "WGS460Y1": "Honours Seminar", + "WGS461Y1": "Advanced Topics in Women and Gender Studies", + "WGS462H1": "Advanced Topics in Gender and History", + "WGS463H1": "Advanced Topics in Gender Theory", + "WGS465H1": "Special Topics in Gender and the Law", + "WGS470Y1": "Community Engagement", + "WGS480H1": "Challenging Coloniality: Caribbean Sexualities in Transnational Perspective", + "WGS481H1": "Gender, Sexuality and Black Liberation from Black Power to #BlackLivesMatter", + "WGS482H1": "Translating Sexuality: Queer Migration, Queer Diasporas", + "WRR103H1": "Introduction to Academic Writing", + "WRR104H1": "Writing Reports", + "WRR201H1": "Theories of Rhetoric: A Brief History of Persuasion", + "WRR211H1": "Introduction to Creative Writing", + "WRR300H1": "Strategic Writing in Business and the Professions: Theory and Practice", + "WRR302H1": "Writing in Business and the Professions for Rotman Commerce Students", + "WRR303H1": "Digital Rhetoric", + "WRR304H1": "The Illusion and Reality of Evidence", + "WRR305H1": "Word and Image in Modern Writing", + "WRR306H1": "Writing About Plants and the Environment", + "WRR307H1": "Rhetoric of Health and Medicine", + "WRR308H1": "Selected Topics in Writing and Rhetoric", + "WRR309H1": "Professional Communication with Environmental Groups", + "WRR310H1": "Stylistic Editing and Copy Editing", + "WRR311H1": "Seminar in Creative Writing \u2013 Fiction", + "WRR312H1": "Writing Literary Journalism", + "WRR313H1": "Visual Rhetoric", + "WRR315H1": "Writing from Territory: Creative Writing in Fiction and Nonfiction", + "WRR316H1": "Developmental and Substantive Editing", + "WRR317H1": "Advanced Academic Writing", + "WRR405Y1": "Independent Studies in Writing and Rhetoric", + "WRR406H1": "Independent Studies in Writing and Rhetoric", + "WRR407H1": "Independent Studies in Writing and Rhetoric", + "WRR408Y1": "Special Topics in Writing and Rhetoric", + "WRR409H1": "Special Topics in Writing and Rhetoric", + "WRR410H1": "Special Topics in Writing and Rhetoric", + "WRR414H1": "Writing for Social Change" +} \ No newline at end of file diff --git a/demo/static/script.js b/demo/static/script.js new file mode 100644 index 0000000..1280d1b --- /dev/null +++ b/demo/static/script.js @@ -0,0 +1,77 @@ +document.addEventListener('DOMContentLoaded', function () { + let courseList = {}; + + // Fetch the course_list.json file + fetch('course_list.json') + .then(response => response.json()) + .then(data => { + courseList = data; // Load the data into courseList variable + }) + .catch(error => { + console.error('Error loading course list:', error); + }); + + const courseInput = document.getElementById('course'); + const autocompleteList = document.getElementById('autocomplete-list'); + + // Event listener for course input keyup (every time user types) + courseInput.addEventListener('input', function () { + const query = this.value.toUpperCase(); // Convert input to uppercase to match course ID and name + autocompleteList.innerHTML = ''; // Clear any previous suggestions + + if (!query) { + return false; // If input is empty, stop here + } + + let matchCount = 0; // Keep track of the number of matches + + // Filter through the courseList object + for (const courseCode in courseList) { + const courseName = courseList[courseCode].toUpperCase(); + + // Match either the course ID or part of the course name + if (courseCode.startsWith(query) || courseName.includes(query)) { + const suggestionItem = document.createElement('div'); + suggestionItem.innerHTML = `${courseCode} - ${courseList[courseCode]}`; + suggestionItem.addEventListener('click', function () { + // On click, set the input value and close the dropdown + courseInput.value = `${courseCode} - ${courseList[courseCode]}`; + autocompleteList.innerHTML = ''; + }); + autocompleteList.appendChild(suggestionItem); + matchCount++; + + if (matchCount >= 10) break; // Limit suggestions to 10 for better performance + } + } + + // If no matches, show a 'no results' message + if (matchCount === 0) { + const noResultsItem = document.createElement('div'); + noResultsItem.innerHTML = `No courses found`; + autocompleteList.appendChild(noResultsItem); + } + }); + + // Close the autocomplete dropdown when clicking outside + document.addEventListener('click', function (e) { + if (e.target !== courseInput) { + autocompleteList.innerHTML = ''; + } + }); + + // Handle form submission + document.getElementById('mainForm').addEventListener('submit', function(event) { + event.preventDefault(); // Prevent the default form submission + + // Trigger the sliding animation + document.getElementById('formCard').classList.add('active'); + document.getElementById('resultsCard').classList.add('active'); + + // Optional: Log form data to the console for testing + const formData = new FormData(this); + const name = formData.get('name'); + const course = formData.get('course'); + console.log(`Name: ${name}, Course: ${course}`); + }); +}); diff --git a/demo/static/styles.css b/demo/static/styles.css new file mode 100644 index 0000000..5f259f8 --- /dev/null +++ b/demo/static/styles.css @@ -0,0 +1,128 @@ +/* Define CSS variable for transition speed at the root level */ +:root { + --transition-speed: 0.5s; /* Define the transition speed variable */ + } + + * { + margin: 0; + padding: 0; + box-sizing: border-box; + } + + body { + display: flex; + justify-content: center; + align-items: center; + height: 100vh; + background-color: #f0f0f0; + } + + .container { + position: relative; + display: flex; + justify-content: center; + align-items: center; + width: 100%; + height: 100%; + } + + .form-card, .results-card { + position: absolute; + width: 300px; + padding: 20px; + background-color: white; + box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1); + border-radius: 10px; + + /* Use the CSS variable for the transition speed */ + transition: all var(--transition-speed) ease-in-out; + } + + .form-card { + z-index: 2; /* Ensure form card is on top */ + left: 50%; + transform: translateX(-50%); + width: 320px; /* Define a fixed width for the form */ + padding: 20px; + background-color: white; + border-radius: 10px; + box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1); + transition: all var(--transition-speed) ease-in-out; + } + + .results-card { + z-index: 1; /* Ensure results card is behind the form card */ + left: 50%; + transform: translateX(-50%); + opacity: 0; /* Initially invisible */ + + /* Apply the CSS variable for transition speed */ + transition: all var(--transition-speed) ease-in-out, opacity var(--transition-speed) ease-in-out; + } + + /* When active, form slides to the left and results slide to the right */ + .form-card.active { + /* Move the form when the results card is shown */ + left: 40%; + transform: translateX(-40%); + } + + .results-card.active { + left: 60%; + transform: translateX(-60%); + opacity: 1; /* Gradually fade in */ + } + + form { + display: flex; + flex-direction: column; + } + + input[type="text"], input[type="email"] { + padding: 10px; /* Padding inside text boxes */ + margin-bottom: 15px; /* Space between form fields */ + border: 1px solid #ccc; + border-radius: 5px; + font-size: 16px; + width: 100%; /* Make the input take the full width of the form */ + box-sizing: border-box; /* Ensure padding doesn't affect width */ + } + + button { + padding: 10px; + background-color: #007bff; + color: white; + border: none; + border-radius: 5px; + cursor: pointer; + font-size: 16px; + } + + button:hover { + background-color: #0056b3; + } + + .autocomplete-items { + position: absolute; + border: 1px solid #d4d4d4; + border-bottom: none; + border-top: none; + z-index: 99; + top: 100%; + left: 0; + right: 0; + max-height: 200px; + overflow-y: auto; + background-color: white; + } + + .autocomplete-items div { + padding: 10px; + cursor: pointer; + background-color: #fff; + border-bottom: 1px solid #d4d4d4; + } + + .autocomplete-items div:hover { + background-color: #e9e9e9; + } \ No newline at end of file