Metadata
Title
Share your message
Category
general
UUID
0c4fefbf1a484e80a8011b914c13f9cd
Source URL
https://defygravitycampaign.utoronto.ca/share-your-message/
Parent URL
https://defygravitycampaign.utoronto.ca/news-and-stories/
Crawl Time
2026-03-10T07:48:58+00:00
Rendered Raw Markdown
# Share your message

**Source**: https://defygravitycampaign.utoronto.ca/share-your-message/
**Parent**: https://defygravitycampaign.utoronto.ca/news-and-stories/

## Inspire others with your experience

Tell us about a U of T professor, scholarship, or experience that has helped you grow—or share how participating in the U of T community is meaningful to you today.

Your message(Required)

First name(Required)

Last name(Required)

Email(Required)

Your relationship to U of T(Required)

U of T student

U of T alum

U of T donor

U of T faculty

U of T staff

What display name would you like to use?(Required)

Display my full name

Display my first name only

Keep me anonymous

Note: For anonymous submissions, you will be described only by your relationship to U of T. For example: “U of T Alum”

Are you open to being interviewed for a longer story about your U of T experience?

Yes

No

Note: due to high response we may be unable to accommodate all interview requests.

Your faculty, grad year and/or U of T degree(s), if you would like this information to appear after your display name:

By submitting this form, you consent to your message, preferred display name, and relationship to U of T (such as “U of T Alum”) being shared publicly by U of T on this website, on social media or in other University communications. Your email address will remain private. Due to high response, some messages may not be published. If you have any questions, please contact [support@alumni.utoronto.ca](mailto:support@alumni.utoronto.ca).

gform.initializeOnLoaded( function() {gformInitSpinner( 2, 'https://defygravitycampaign.utoronto.ca/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform\_ajax\_frame\_2').on('load',function(){var contents = jQuery(this).contents().find('\*').html();var is\_postback = contents.indexOf('GF\_AJAX\_POSTBACK') >= 0;if(!is\_postback){return;}var form\_content = jQuery(this).contents().find('#gform\_wrapper\_2');var is\_confirmation = jQuery(this).contents().find('#gform\_confirmation\_wrapper\_2').length > 0;var is\_redirect = contents.indexOf('gformRedirect(){') >= 0;var is\_form = form\_content.length > 0 && ! is\_redirect && ! is\_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is\_form){jQuery('#gform\_wrapper\_2').html(form\_content.html());if(form\_content.hasClass('gform\_validation\_error')){jQuery('#gform\_wrapper\_2').addClass('gform\_validation\_error');} else {jQuery('#gform\_wrapper\_2').removeClass('gform\_validation\_error');}setTimeout( function() { /\* delay the scroll by 50 milliseconds to fix a bug in chrome \*/ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current\_page = jQuery('#gform\_source\_page\_number\_2').val();gformInitSpinner( 2, 'https://defygravitycampaign.utoronto.ca/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform\_page\_loaded', [2, current\_page]);window['gf\_submitting\_2'] = false;}else if(!is\_redirect){var confirmation\_content = jQuery(this).contents().find('.GF\_AJAX\_POSTBACK').html();if(!confirmation\_content){confirmation\_content = contents;}jQuery('#gform\_wrapper\_2').replaceWith(confirmation\_content);jQuery(document).trigger('gform\_confirmation\_loaded', [2]);window['gf\_submitting\_2'] = false;wp.a11y.speak(jQuery('#gform\_confirmation\_message\_2').text());}else{jQuery('#gform\_2').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform\_pre\_post\_render", [{ formId: "2", currentPage: "current\_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform\_wrapper\_2" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform\_visibility\_test\_2"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform\_visibility\_test\_2" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 2, current\_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} );