# A basic guide to Mitigating Circumstances
**Source**: https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=23886
**Parent**: https://documents.manchester.ac.uk/list.aspx
//<![CDATA[
var theForm = document.forms['aspnetForm'];
if (!theForm) {
theForm = document.aspnetForm;
}
function \_\_doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.\_\_EVENTTARGET.value = eventTarget;
theForm.\_\_EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
//<![CDATA[
Sys.WebForms.PageRequestManager.\_initialize('ctl00$ContentPlaceHolder1$ctl00', document.getElementById('aspnetForm'));
Sys.WebForms.PageRequestManager.getInstance().\_updateControls([], [], [], 90);
//]]>
| | | |
| --- | --- | --- |
| A basic guide to Mitigating Circumstances **Summary:** A guidance leaflet for students on the process around mitigation and applying to have mitigating circumstances considered. Updated December 2025. **Type:** Guideline **Owner:** Teaching and Learning Delivery **Contact email:** [teaching-policy@manchester.ac.uk](mailto:teaching-policy@manchester.ac.uk) **Last modified:** 22/12/2025 **Link to this document:** https://documents.manchester.ac.uk/display.aspx?DocID=23886 **Related documents:** | | | --- | | - [Policy on Mitigating Circumstances and Extension Requests](https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=4271) | [Edit](https://documents.manchester.ac.uk/admin/editDoc2.aspx?DocID=23886) (only Administrators) | |
\
\
//<![CDATA[
Sys.Application.initialize();
//]]>