# The In-Course Awards Application is not currently open. All enrolled students will receive an email notification in Winter 2025 when it is time to apply for awards.
**Source**: https://forms.nursing.utoronto.ca/250515335406955
**Parent**: https://bloomberg.nursing.utoronto.ca/learn-with-us/financing-your-degree/awards/
var title = "The In-Course Awards Application is not currently open. All enrolled students will receive an email notification in Winter 2025 when it is time to apply for awards.";
var message = "";
if(window.DomPurify){
var title = window.DomPurify.sanitize(title);
var message = window.DomPurify.sanitize(message);
}
// wait for the markup to be loaded into the page before setting it's content.
window.onload = function() {
document.getElementById("form-text").innerHTML = title;
document.getElementById("form-subtext").innerHTML = message;
}
// if embedded, collapse frame
if (window !== window.top) {
window.parent.postMessage('collapseErrorPage', '\*');
var margin = document.body.offsetHeight;
var height = parseInt(document.body.scrollHeight) + margin;
window.parent.postMessage('setHeight:' + height, '\*');
window.parent.postMessage( {"action":"submission-error","payload":{"title":"The In-Course Awards Application is not currently open. All enrolled students will receive an email notification in Winter 2025 when it is time to apply for awards.","message":""}}, "\*");
}
:root {--clrBg:#2462B9;--clrText:#12458D;--clrFrame:#E4EFFF;--fontFamily:Inter;}
The In-Course Awards Application is not currently open. All enrolled students will receive an email notification in Winter 2025 when it is time to apply for awards.