Graduate Studies Webforms
Published on Graduate Studies Webforms (https://www.uoguelph.ca/graduatestudies/forms2)

Home > Webforms

Webforms

This site hosts webforms for Graduate Studies

!function(e,t,a,n,g){e[n]=e[n]||[],e[n].push({"gtm.start":(new Date).getTime(),event:"gtm.js"});var m=t.getElementsByTagName(a)[0],r=t.createElement(a);r.async=!0,r.src="https://www.googletagmanager.com/gtm.js?id=GTM-NRSSDKW",m.parentNode.insertBefore(r,m)}(window,document,"script","dataLayer");

You are using an outdated browser. Please upgrade your browser to improve your experience.

{ "@context": "http://schema.org", "@type": "Organization", "name": "University of Guelph", "url": "https://uoguelph.ca", "logo": "https://www.uoguelph.ca/img/university-of-guelph-cornerstone.png", "sameAs": ["https://www.facebook.com/uofguelph/", "http://www.twitter.com/uofg", "https://www.instagram.com/uofguelph/", "https://www.youtube.com/user/uofguelph"] } { "@context": "http://schema.org", "@type": "WebSite", "url": "https://uoguelph.ca", "potentialAction": { "@type": "SearchAction", "target": "https://uoguelph.ca/search/?q={search_term_string}", "query-input": "required name=search_term_string" } } --> Latest News at University of Guelph - University of Guelph {"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://news.uoguelph.ca/#/schema/WebSite","url":"https://news.uoguelph.ca/","name":"U of G News","description":"University of Guelph","inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://news.uoguelph.ca/search/{search_term_string}/"},"query-input":"required name=search_term_string"},"publisher":{"@id":"https://news.uoguelph.ca/#/schema/Organization"}},{"@type":"WebPage","@id":"https://news.uoguelph.ca/","url":"https://news.uoguelph.ca/","name":"Latest News at University of Guelph - University of Guelph","description":"The latest news from the University of Guelph. See how U of G is working to Improve Life.","inLanguage":"en-US","isPartOf":{"@id":"https://news.uoguelph.ca/#/schema/WebSite"},"breadcrumb":{"@type":"BreadcrumbList","@id":"https://news.uoguelph.ca/#/schema/BreadcrumbList","itemListElement":{"@type":"ListItem","position":1,"name":"U of G News"}},"potentialAction":{"@type":"ReadAction","target":"https://news.uoguelph.ca/"},"about":{"@id":"https://news.uoguelph.ca/#/schema/Organization"}},{"@type":"Organization","@id":"https://news.uoguelph.ca/#/schema/Organization","name":"U of G News","url":"https://news.uoguelph.ca/","logo":{"@type":"ImageObject","url":"https://news.uoguelph.ca/wp-content/uploads/2026/01/cropped-UofG-Guelph.png","contentUrl":"https://news.uoguelph.ca/wp-content/uploads/2026/01/cropped-UofG-Guelph.png","width":512,"height":512,"contentSize":"49215"}}]} var mi_version = '8.24.1'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/news.uoguelph.ca\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-YFNC6GJPPF', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-YFNC6GJPPF', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px} /*# sourceURL=wp-img-auto-sizes-contain-inline-css */ :root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-break:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style^=border-color],[style*=";border-color"],[style*="; border-color"]){border-style:solid}html :where([style^=border-top-color],[style*=";border-top-color"],[style*="; border-top-color"]){border-top-style:solid}html :where([style^=border-right-color],[style*=";border-right-color"],[style*="; border-right-color"]){border-right-style:solid}html :where([style^=border-bottom-color],[style*=";border-bottom-color"],[style*="; border-bottom-color"]){border-bottom-style:solid}html :where([style^=border-left-color],[style*=";border-left-color"],[style*="; border-left-color"]){border-left-style:solid}html :where([style^=border-width],[style*=";border-width"],[style*="; border-width"]){border-style:solid}html :where([style^=border-top-width],[style*=";border-top-width"],[style*="; border-top-width"]){border-top-style:solid}html :where([style^=border-right-width],[style*=";border-right-width"],[style*="; border-right-width"]){border-right-style:solid}html :where([style^=border-bottom-width],[style*=";border-bottom-width"],[style*="; border-bottom-width"]){border-bottom-style:solid}html :where([style^=border-left-width],[style*=";border-left-width"],[style*="; border-left-width"]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}} /*# sourceURL=/wp-includes/css/dist/block-library/common.min.css */ h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg} /*# sourceURL=https://news.uoguelph.ca/wp-includes/blocks/heading/style.min.css */ .wp-block-columns{box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns{align-items:normal!important}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%} /*# sourceURL=https://news.uoguelph.ca/wp-includes/blocks/columns/style.min.css */ .wp-block-spacer{clear:both} /*# sourceURL=https://news.uoguelph.ca/wp-includes/blocks/spacer/style.min.css */ /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} /*# sourceURL=/wp-includes/css/classic-themes.min.css */ :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #fff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--blue: #0d6efd;--wp--preset--color--indigo: #6610f2;--wp--preset--color--purple: #5533ff;--wp--preset--color--pink: #d63384;--wp--preset--color--red: #dc3545;--wp--preset--color--orange: #fd7e14;--wp--preset--color--yellow: #ffc107;--wp--preset--color--green: #198754;--wp--preset--color--teal: #20c997;--wp--preset--color--cyan: #0dcaf0;--wp--preset--color--gray: #6c757d;--wp--preset--color--gray-dark: #343a40;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}.wp-block-button{--wp--preset--dimension--25: 25%;--wp--preset--dimension--50: 50%;--wp--preset--dimension--75: 75%;--wp--preset--dimension--100: 100%;}:where(body) { margin: 0; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-blue-color{color: var(--wp--preset--color--blue) !important;}.has-indigo-color{color: var(--wp--preset--color--indigo) !important;}.has-purple-color{color: var(--wp--preset--color--purple) !important;}.has-pink-color{color: var(--wp--preset--color--pink) !important;}.has-red-color{color: var(--wp--preset--color--red) !important;}.has-orange-color{color: var(--wp--preset--color--orange) !important;}.has-yellow-color{color: var(--wp--preset--color--yellow) !important;}.has-green-color{color: var(--wp--preset--color--green) !important;}.has-teal-color{color: var(--wp--preset--color--teal) !important;}.has-cyan-color{color: var(--wp--preset--color--cyan) !important;}.has-gray-color{color: var(--wp--preset--color--gray) !important;}.has-gray-dark-color{color: var(--wp--preset--color--gray-dark) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-blue-background-color{background-color: var(--wp--preset--color--blue) !important;}.has-indigo-background-color{background-color: var(--wp--preset--color--indigo) !important;}.has-purple-background-color{background-color: var(--wp--preset--color--purple) !important;}.has-pink-background-color{background-color: var(--wp--preset--color--pink) !important;}.has-red-background-color{background-color: var(--wp--preset--color--red) !important;}.has-orange-background-color{background-color: var(--wp--preset--color--orange) !important;}.has-yellow-background-color{background-color: var(--wp--preset--color--yellow) !important;}.has-green-background-color{background-color: var(--wp--preset--color--green) !important;}.has-teal-background-color{background-color: var(--wp--preset--color--teal) !important;}.has-cyan-background-color{background-color: var(--wp--preset--color--cyan) !important;}.has-gray-background-color{background-color: var(--wp--preset--color--gray) !important;}.has-gray-dark-background-color{background-color: var(--wp--preset--color--gray-dark) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-blue-border-color{border-color: var(--wp--preset--color--blue) !important;}.has-indigo-border-color{border-color: var(--wp--preset--color--indigo) !important;}.has-purple-border-color{border-color: var(--wp--preset--color--purple) !important;}.has-pink-border-color{border-color: var(--wp--preset--color--pink) !important;}.has-red-border-color{border-color: var(--wp--preset--color--red) !important;}.has-orange-border-color{border-color: var(--wp--preset--color--orange) !important;}.has-yellow-border-color{border-color: var(--wp--preset--color--yellow) !important;}.has-green-border-color{border-color: var(--wp--preset--color--green) !important;}.has-teal-border-color{border-color: var(--wp--preset--color--teal) !important;}.has-cyan-border-color{border-color: var(--wp--preset--color--cyan) !important;}.has-gray-border-color{border-color: var(--wp--preset--color--gray) !important;}.has-gray-dark-border-color{border-color: var(--wp--preset--color--gray-dark) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} /*# sourceURL=global-styles-inline-css */ .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } /*# sourceURL=akismet-widget-style-inline-css */ .epyt-gallery-thumb { width: 33.333%; } /*# sourceURL=__EPYT__style-inline-css */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/news.uoguelph.ca","hash_tracking":"false","v4_id":"G-YFNC6GJPPF"}; var aurora_heatmap = {"_mode":"reporter","ajax_url":"https://news.uoguelph.ca/wp-admin/admin-ajax.php","action":"aurora_heatmap","reports":"click_pc,click_mobile","debug":"0","ajax_delay_time":"3000","ajax_interval":"10","ajax_bulk":null}; //# sourceURL=aurora-heatmap-js-extra var _EPYT_ = {"ajaxurl":"https://news.uoguelph.ca/wp-admin/admin-ajax.php","security":"b291cd21fd","gallery_scrolloffset":"20","eppathtoscripts":"https://news.uoguelph.ca/wp-content/plugins/youtube-embed-plus-pro/scripts/","eppath":"https://news.uoguelph.ca/wp-content/plugins/youtube-embed-plus-pro/","epresponsiveselector":"[\"iframe.__youtube_prefs__\"]","epdovol":"1","version":"14.2.1","evselector":"iframe.__youtube_prefs__[src], iframe[src*=\"youtube.com/embed/\"], iframe[src*=\"youtube-nocookie.com/embed/\"]","ajax_compat":"","maxres_facade":"eager","ytapi_load":"light","pause_others":"","stopMobileBuffer":"1","facade_mode":"1","not_live_on_channel":"","not_live_showtime":"180","vi_active":"","vi_js_posttypes":[]}; //# sourceURL=__ytprefs__-js-extra @media only screen and (min-width:768px){ #shiftnav-toggle-main, .shiftnav-toggle-mobile{ display:none; } .shiftnav-wrap { padding-top:0 !important; } } /* Status: Loaded from Transient */ @-webkit-keyframes bgslide{from{background-position-x:0}to{background-position-x:-200%}}@keyframes bgslide{from{background-position-x:0}to{background-position-x:-200%}}.wpp-widget-block-placeholder,.wpp-shortcode-placeholder{margin:0 auto;width:60px;height:3px;background:#dd3737;background:linear-gradient(90deg,#dd3737 0%,#571313 10%,#dd3737 100%);background-size:200% auto;border-radius:3px;-webkit-animation:bgslide 1s infinite linear;animation:bgslide 1s infinite linear} window.ajaxurl = "https://news.uoguelph.ca/wp-admin/admin-ajax.php" window.WPBannerize = { "General": { "impressions_enabled": true, "clicks_enabled": true }, "Layout": { "top": 0, "right": 0, "bottom": 0, "left": 0 } } ; tbody, td, tfoot, th, thead, tr { border-style: solid !important; border-width: thin !important; padding: 5px !important; } div#fullwidth-banner #rotator img { object-fit: cover; object-position: center; width: 100%; height: 100%; } div#fullwidth-banner { max-width: 100%; padding: 0; } body.archive .row .inner-row { padding: 30px 0 15px; } div#archive-wrapper .pagination { padding-bottom: 60px; } .home h3.fancy-post-title { background: #ffc429 !important; } body.page-template-default.page .breadcrumb-item { list-style-type: none; } .single-tribe_events .tribe-events-before-html a.btn-outline-info { border-color: var(--uog-color-blue) !important; } .home .hp-posts a:hover .hp-thumb { box-shadow: 0 0 0 0.3rem #ffc429 !important; } .post-type-archive .tribe-events-before-html a.btn-outline-info { border-color: var(--uog-color-blue) !important; } .post-type-archive .tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium { font-size: var(--tec-font-size-4); } .twitter a { text-align: center !important; } .hp-buttons a:not(.btn-outline-info) { font-weight: 400 !important; } .wp-block-button .btn.btn-info, .wp-block-button .btn.btn-outline-info { font-size: 1.8rem !important; } .row.hp-top-stories .hp-categories a, .row.hp-news-releases .hp-categories a { background: #d8d8d8 !important; color: black !important; } .home .hp-posts .hp-categories a { left: 1.6rem !important; } .home .row.hp-top-stories, .home .row.hp-news-releases { --bs-gutter-x: 3rem !important; } .home .container.page-container{ padding-bottom: 6rem !important; } .home h4{ font-size: 1.8rem !important; font-weight: 400 !important; } .home .alignright.hp-buttons{ margin-top: 15px !important; } .home .hp-buttons .btn.btn-info{ padding: 8px 20px; } .page-container .site-content p { line-height: 1.58 !important; } .single-post .entry-meta { line-height: 1.58 !important; } .hp-posts a h4{ font-size: 1.8rem; line-height: 1.4; margin-bottom: 3rem !important; margin-top: 1rem !important; } .sidebar-post-list { margin: 0; padding: 0; list-style: none; } .page-template-page-news-frontpage .page-container a:not(.btn) { border-bottom: none !important; } h1.entry-title { color: #000 !important; } .site-content strong { color: #333 !important; } .archive.category .row{ --bs-gutter-x: 3rem !important; } body.postid-41125 .my-events-header { padding-bottom: 0 !important; } body.postid-41125 .form-alert { margin-bottom: 4rem !important; } .archive.category .hp-posts a h4 { font-weight: 400 !important; } .post-type-archive-tribe_events .tribe-events-c-view-selector__list-item-text{ font-size: 1.8rem !important; } .pagination a.page-link:focus, .pagination a.page-link:hover { background: var(--uog-color-white-focus) !important; } .single-tribe_events .tribe-events-single-section { font-size: 1.8rem !important; } .post-type-archive-tribe_events .tribe-filter-bar-c-filter__toggle-label { font-size: 1.8rem !important; } .post-type-archive-tribe_events .tribe-events-calendar-list__event-venue{ font-size: 1.6rem !important; } .post-type-archive-tribe_events .tribe-events-calendar-list__event-datetime{ font-size: 1.8rem !important; } .post-type-archive h3{ margin-top: 0 !important; } .sharing-box { padding-top: 10px; } .form-control { background-color: #f5f5f5 !important; } #rotator { background-color: transparent !important; background-image: none !important; } .single-post #rotator img { object-fit: cover; object-position: center; width: 100%; height: 100%; } .single-post #rotator img.blurred { opacity: 1; } .sidebar-post { margin-bottom: 10px; } .post-type-archive .input-group-text{ background-color: var(--uog-color-blue) !important; } .post-type-archive .input-group-text:focus, .input-group-text:hover { background-color: var(--uog-color-blue-focus) !important; } .sidebar-post-link { font-size: 1.8rem; line-height: 1.58; color: #000; font-weight: 400; margin-top: 1rem; text-decoration: none; } .sidebar-post-link:hover { color: #187bb4; } .sharing-box { display: flex; flex-wrap: wrap; gap: 10px; } .tribe-common p { font-size: 1.8rem; color: #555; line-height: 1.58; } .post-type-archive-tribe_events address { font-family: "DM Sans",sans-serif !important; } .tribe-events-content a { border-bottom: 1px solid var(--uog-color-body-copy-link) !important; color: var(--uog-color-body-copy-link) !important; } .single-tribe_events p { color: var(--uog-color-body-copy) !important; line-height: 1.58 !important; } .single-tribe_events h2{ font-size: 1.8rem !important; color: var(--uog-color-body-copy) !important; } .single-tribe_events .tribe-events-c-subscribe-dropdown__button-text{ font-size: 1.5rem !important; font-weight: 400; } .post-type-archive-tribe_events .tribe-common h3 a { text-decoration: underline; color: var(--uog-color-body-copy-link) !important; } .post-type-archive-tribe_events .tribe-common h3 a:hover{ color: var(--uog-color-body-copy-link); } .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button { background-color: var(--uog-color-blue) !important; color: white; border: 2px solid transparent; border-color: var(--uog-color-blue) !important; border-radius: 0; } .tribe-events-schedule .recurringinfo a, .tribe-related-event-info .recurringinfo a { color: var(--uog-color-blue) !important; } .single-tribe_events .tribe-events-content a:hover{ border-bottom: none !important; } .tribe-events-single-section.primary.tribe-clearfix.bg-light.p-5 a { color: var(--uog-color-blue-on-light) !important; } .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:focus, .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:hover { background-color: var(--uog-color-blue-focus) !important; border-color: var(--uog-color-blue-focus) !important; color: var(--uog-color-blue-contrast) !important; } body.page-template-default.page hr { background: linear-gradient(to right, transparent 0, transparent 20%, var(--uog-color-red) 20%, var(--uog-color-red) 40%, var(--uog-color-yellow) 40%, var(--uog-color-yellow) 60%, var(--uog-color-black) 60%, var(--uog-color-black) 80%, transparent 80%, transparent 100%); } hr.wp-block-separator.has-alpha-channel-opacity { background: linear-gradient(to right, transparent 0, transparent 20%, var(--uog-color-red) 20%, var(--uog-color-red) 40%, var(--uog-color-yellow) 40%, var(--uog-color-yellow) 60%, var(--uog-color-black) 60%, var(--uog-color-black) 80%, transparent 80%, transparent 100%); } .single-tribe_events hr { background: linear-gradient(to right, transparent 0, transparent 20%, var(--uog-color-red) 20%, var(--uog-color-red) 40%, var(--uog-color-yellow) 40%, var(--uog-color-yellow) 60%, var(--uog-color-black) 60%, var(--uog-color-black) 80%, transparent 80%, transparent 100%); } .post-type-archive-tribe_events .tribe-events .tribe-events-calendar-list__month-separator::after { background: linear-gradient(to right, transparent 0, transparent 0%, var(--uog-color-red) 0%, var(--uog-color-red) 35%, var(--uog-color-yellow) 30%, var(--uog-color-yellow) 30%, var(--uog-color-yellow) 70%, var(--uog-color-black) 0%, var(--uog-color-black) 60%, var(--uog-color-black) 100%); } .sharing-box i { font-size: 2.5rem; } .social-icon { display: flex; align-items: center; justify-content: center; width: 50px; border: 2px solid #000; font-size: 22px; transition: all 0.3s ease-in-out; text-decoration: none; background-color: #fff; box-sizing: border-box; text-align: center; } .social-icon i { color: #000; padding: 5px; } #right-sidebar a.social-icon { border: 2px solid #000; } #right-sidebar a.social-icon:hover { border: 2px solid #000 !important; } #right-sidebar a.social-icon:focus { border: 2px solid #000 !important; } /* Hover Styles */ #right-sidebar a.social-icon.twitter:hover { background: #000 !important; border-color: #000 !important; } #right-sidebar a.social-icon.twitter:hover i { color: #fff !important; } #right-sidebar a.social-icon.facebook:hover { background: #0866ff !important; border-color: #0866ff !important; } .form-control { font-size: 1.8rem !important; } .single-post h1{ margin-bottom: 3rem !important; } #right-sidebar a.social-icon.facebook:hover i { color: #fff !important; } #right-sidebar a.social-icon.linkedin:hover { background: #0a66c2 !important; border-color: #0a66c2 !important; } #right-sidebar{ font-size: 1.8rem; } #right-sidebar a.social-icon.linkedin:hover i { color: #fff !important; } #right-sidebar a.social-icon.share:hover { background: #FFC429 !important; border-color: #FFC429 !important; } #right-sidebar a.social-icon.share:hover i { color: #000 !important; } body.single-post .wp-block-button__link:hover { color: white !important; } .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{ background: transparent; bottom: 0; color: black; font-size: 13px; left: 0; margin: 10px 0; max-height: 20%; overflow: auto; padding: 0 8px 8px; position: relative; text-align: center; width: 100%; box-sizing: border-box; } @media (max-width: 575.98px) { .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) { width: calc(100% - var(--wp--style--unstable-gallery-gap, 16px)/2); margin: 0; } .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{ max-height: 25%; } } a[href$=".eps"]:after, a[href$=".gif"]:after, a[href$=".jpg"]:after, a[href$=".png"]:after, a[href$=".psd"]:after { display: none !important; } .no-thumb{ display: none !important; } hr { border: 0; height: 3px; margin: 3rem 0; opacity: 1; background: linear-gradient( 90deg, #000 0%, #000 56%, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, 0) 57%, #c20430 57%, #c20430 85%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0) 86%, #ffc72b 86% ); } imgc { display: block; margin-left: auto; margin-right: auto; width: 40%; } .img-guis img{ width:200px !important; } @media (max-width: 500.02px){ .resl img{ width:250px !important; } .resl{ left: 0 !important; } .hp-top-stories .hp-posts:last-child { display: block !important; } } .resl img{ width: 200px !important; } a.btn.btn-default.btn-lg { width: 100%; } .tribe-events-event-image img { display: block; max-width: 100%; height: auto; } @media (min-width: 768px) { .col-12.col-md-9.hp-topstories { margin-bottom: 30px !important; } .featured-stories{ margin-bottom: 1.5rem; } .home .row.hp-top-stories{ margin-bottom: 15px !important; } } @media (min-width: 1199px) { #right-sidebar { padding-left: 20px; } .news-page{ padding-right: 20px; } } @media (max-width: 767px) { .home :where(.wp-block-columns) { margin-bottom: 0; } } @media (max-width: 1024px) { body.archive #content.container { padding-left: 30px !important; } } @media (min-width: 768px) and (max-width: 991px){ h3#find-u-of-g-experts{ margin-top: 0 !important; } .home .wp-block-button.hp-buttons.my-0.w-100 { width: 200px !important; float: left; margin: 0; padding-left: 0 !important; } .home .hp-posts .hp-categories a { font-size: 1.3rem; } } @media (min-width: 768px) and (max-width: 1199px){ .home .wp-block-button.hp-buttons.my-0.w-100 { width: 200px !important; float: left; padding-left: 0 !important; } } .wp-container-core-columns-is-layout-8f761849{flex-wrap:nowrap;} /*# sourceURL=core-block-supports-inline-css */
  • Academic
  • Agriculture
  • Animal Health
  • Avian Flu
  • Commentary
  • Community
  • Environment
  • Expert Alert
  • Food
  • Guelph Grad Stories
  • Human Health
  • Indigenous
  • Social Science
  • Statements
  • Student Support
  • Technology & Innovation
Find an Expert
  • View Events
  • Add an Event
Media Services
How a Basketball Court Transformed a Guelph Community, Prompting Research Collaboration

How a Basketball Court Transformed a Guelph Community, Prompting Research Collaboration

Expert Alert Top Stories
EU Alliance Makes Sense for Canada Amid 'Volatile' U.S. Foreign Policy 

EU Alliance Makes Sense for Canada Amid 'Volatile' U.S. Foreign Policy 

Academic Top Stories
U of G Launches Ontario’s Only University-Level Music Theatre Program

U of G Launches Ontario’s Only University-Level Music Theatre Program

Environment Top Stories
Three Ways to Improve Canada's Wildfire Advisory Capacity | OPINION

Three Ways to Improve Canada's Wildfire Advisory Capacity | OPINION

Campus Top Stories
Incoming Students Head to U of G Campus For O-Week 

Incoming Students Head to U of G Campus For O-Week 

Research Top Stories
International Researcher Joining U of G to Launch Innovative Biotechnology Centre  

International Researcher Joining U of G to Launch Innovative Biotechnology Centre  

Food Top Stories
Meet the First Beans Designed with Help From AI 

Meet the First Beans Designed with Help From AI 

More Top Stories
 

Find U of G Experts

Search U of G Experts

Search News

Search News
Search U of G News
 

In the News

Global Food Expert Makes Headlines on Diesel Prices 
Food Economist Talks Boycotting U.S. Groceries with Reuters 
Food Economist Makes Headlines on Tariffs
Food Scientist Talks Grilling with Cottage Life 
Art Historian Connects Recent Theft to Louvre Heist with CBC 
Marketing Prof Talks Iced Drinks with BBC 
More In The News

News Releases and Notices

Accolades News Release
Royal Society of Canada Honours Two U of G Researchers

Royal Society of Canada Honours Two U of G Researchers

Academic News Release
Top Students Receive U of G Entrance Scholarships

Top Students Receive U of G Entrance Scholarships

Accolades News Release
Meet U of G’s First Schulich Leaders

Meet U of G’s First Schulich Leaders

Community News Release
What’s Open at U of G on Labour Day Weekend

What’s Open at U of G on Labour Day Weekend

Community Updates News Release
Increased Traffic in Guelph During U of G Move-In Weekend

Increased Traffic in Guelph During U of G Move-In Weekend

Campus News Release
Alumni Walk Section Closed for J.D. MacLachlan Building Renos

Alumni Walk Section Closed for J.D. MacLachlan Building Renos

News Release Technology & Innovation
WB Family Foundation Invests $1M to Advance Sustainable Materials Research at U of G 

WB Family Foundation Invests $1M to Advance Sustainable Materials Research at U of G 

Community News Release
U of G, SpacesShared Partner to Expand Student Housing Options

U of G, SpacesShared Partner to Expand Student Housing Options

More News Releases
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/understrap-child/*","/wp-content/themes/understrap/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
  • University of Guelph Brand Guide
    • Accessibility
    • Brand Promise
    • Imagery
      • Copyright and Consent
      • The Imagery: Still
      • The Imagery: Video
      • Back
    • Logos
    • Messaging Architecture
    • Resources
      • Frequently Asked Questions
      • Appendix Of Terms
      • Guelph Gryphons Logo Usage
      • Brand Requests
      • Font Request Form
      • Print & Digital Templates
      • Back
    • The Brand Voice
    • The Colour Palette
    • University Of Guelph Fonts
    • Back
  • Social Media Guide
    • Accessibility
    • Content Creation
      • Brand Consistency
      • Producing Content
      • Social Media Resources
      • Back
    • Monitoring
    • Needs Analysis
    • Policies
    • Strategy
    • Support
    • Back
  • U of G Style Guide for Writers
    • Abbreviations and Acronyms
    • Capitalization
    • Gender, Sexuality
    • Numbers
    • Punctuation
    • The Writer’s Voice
    • Titles and Names
    • Usage
    • Words: Which Ones and Redundant Ones
    • Back
( function ( body ) { 'use strict'; body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' ); } )( document.body ); /* */ /* MonsterInsights Scroll Tracking */ if ( typeof(jQuery) !== 'undefined' ) { jQuery( document ).ready(function(){ function monsterinsights_scroll_tracking_load() { if ( ( typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true ) || ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) ) { (function(factory) { factory(jQuery); }(function($) { /* Scroll Depth */ "use strict"; var defaults = { percentage: true }; var $window = $(window), cache = [], scrollEventBound = false, lastPixelDepth = 0; /* * Plugin */ $.scrollDepth = function(options) { var startTime = +new Date(); options = $.extend({}, defaults, options); /* * Functions */ function sendEvent(action, label, scrollDistance, timing) { if ( 'undefined' === typeof MonsterInsightsObject || 'undefined' === typeof MonsterInsightsObject.sendEvent ) { return; } var paramName = action.toLowerCase(); var fieldsArray = { send_to: 'G-YFNC6GJPPF', non_interaction: true }; fieldsArray[paramName] = label; if (arguments.length > 3) { fieldsArray.scroll_timing = timing MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } else { MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } } function calculateMarks(docHeight) { return { '25%' : parseInt(docHeight * 0.25, 10), '50%' : parseInt(docHeight * 0.50, 10), '75%' : parseInt(docHeight * 0.75, 10), /* Cushion to trigger 100% event in iOS */ '100%': docHeight - 5 }; } function checkMarks(marks, scrollDistance, timing) { /* Check each active mark */ $.each(marks, function(key, val) { if ( $.inArray(key, cache) === -1 && scrollDistance >= val ) { sendEvent('Percentage', key, scrollDistance, timing); cache.push(key); } }); } function rounded(scrollDistance) { /* Returns String */ return (Math.floor(scrollDistance/250) * 250).toString(); } function init() { bindScrollDepth(); } /* * Public Methods */ /* Reset Scroll Depth with the originally initialized options */ $.scrollDepth.reset = function() { cache = []; lastPixelDepth = 0; $window.off('scroll.scrollDepth'); bindScrollDepth(); }; /* Add DOM elements to be tracked */ $.scrollDepth.addElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.merge(options.elements, elems); /* If scroll event has been unbound from window, rebind */ if (!scrollEventBound) { bindScrollDepth(); } }; /* Remove DOM elements currently tracked */ $.scrollDepth.removeElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.each(elems, function(index, elem) { var inElementsArray = $.inArray(elem, options.elements); var inCacheArray = $.inArray(elem, cache); if (inElementsArray != -1) { options.elements.splice(inElementsArray, 1); } if (inCacheArray != -1) { cache.splice(inCacheArray, 1); } }); }; /* * Throttle function borrowed from: * Underscore.js 1.5.2 * http://underscorejs.org * (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors * Underscore may be freely distributed under the MIT license. */ function throttle(func, wait) { var context, args, result; var timeout = null; var previous = 0; var later = function() { previous = new Date; timeout = null; result = func.apply(context, args); }; return function() { var now = new Date; if (!previous) previous = now; var remaining = wait - (now - previous); context = this; args = arguments; if (remaining <= 0) { clearTimeout(timeout); timeout = null; previous = now; result = func.apply(context, args); } else if (!timeout) { timeout = setTimeout(later, remaining); } return result; }; } /* * Scroll Event */ function bindScrollDepth() { scrollEventBound = true; $window.on('scroll.scrollDepth', throttle(function() { /* * We calculate document and window height on each scroll event to * account for dynamic DOM changes. */ var docHeight = $(document).height(), winHeight = window.innerHeight ? window.innerHeight : $window.height(), scrollDistance = $window.scrollTop() + winHeight, /* Recalculate percentage marks */ marks = calculateMarks(docHeight), /* Timing */ timing = +new Date - startTime; checkMarks(marks, scrollDistance, timing); }, 500)); } init(); }; /* UMD export */ return $.scrollDepth; })); jQuery.scrollDepth(); } else { setTimeout(monsterinsights_scroll_tracking_load, 200); } } monsterinsights_scroll_tracking_load(); }); } /* End MonsterInsights Scroll Tracking */ var wpcf7 = {"api":{"root":"https://news.uoguelph.ca/wp-json/","namespace":"contact-form-7/v1"}}; //# sourceURL=contact-form-7-js-extra var pvcArgsFrontend = {"mode":"rest_api","postID":67448,"requestURL":"https:\/\/news.uoguelph.ca\/wp-json\/post-views-counter\/view-post\/67448","nonce":"5214f1e05b","dataStorage":"cookies","multisite":false,"path":"\/","domain":""}; //# sourceURL=post-views-counter-frontend-js-before var shiftnav_data = {"shift_body":"off","shift_body_wrapper":"","lock_body":"on","lock_body_x":"off","open_current":"off","collapse_accordions":"off","scroll_panel":"on","breakpoint":"768","v":"1.6.3","touch_off_close":"on","scroll_offset":"100","disable_transforms":"off"}; //# sourceURL=shiftnav-js-extra (function(){function c(){var b=a.contentDocument||(a.contentWindow&&a.contentWindow.document);if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a3be62a458e22311',t:'MTc4OTU0NjEyOA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();
Powered by CCS
© 2026 University of Guelph

Source URL:https://www.uoguelph.ca/graduatestudies/forms2/home