Transferring to ANU
Source: https://study.anu.edu.au/apply/transferring-anu Parent: https://study.anu.edu.au/apply
ᐱ
ON THE PAGE
Contact us
ANU Future Students
Ask us a question.
Enquire now
Transferring between universities is almost the same as applying for the first time.
If you have completed part of a degree or courses at another university, and you would like to complete the rest of your degree at ANU, then you should follow these steps.
Step 1: Find your degree at ANU
First, you should explore the degree options available at ANU by visiting the Programs & Courses website.
You should check the course requirements, prerequisites, and degree structure before you apply.
If you have questions about our degrees, please contact the ANU College responsible for the program.
Step 2: Apply
To apply, please follow the standard application steps for your degree.
Advice to help
- ANU Undergraduate - Domestic Applications
- ANU Postgraduate Coursework - Domestic Applications
- ANU - International Applications
Step 3: Apply for credit for prior study
If you receive and accept an offer, it is possible to apply for credit for your previous studies. You should submit your credit request when you arrive at ANU to enrol in your program.
Please note that credit assessment is at the discretion of the ANU College responsible for your degree, and it may not be possible to receive credit for all courses.
Requests for credit and exemptions should be submitted as described on the advisory page listed below.
Advice to help
.light-bg { background-color: #f2f2f2; }
Contact us
ANU Future Students
breadcrumbs {
z-index: 3; position: absolute; top: 20%; } html { scroll-behavior: smooth; } .campaign-guidance-2-banner img { object-fit: cover; height: 100%; width: 100%; } .dateblock { color: #000; float: left; clear: left; text-align: center; line-height: 1.5em; margin: 3px 10px 0 0; } .datebox:nth-child(odd) > .dateblock { background-color: #000; color: #fff; } .datebox:nth-child(even) > .dateblock { background-color: #f5edde; } .campaign-guidance-2-banner { position: relative; height: 300px; } .campaign-guidance-2-banner::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1)); z-index: 1; } .campaign-guidance-2-banner h1 { color: #fff; position: absolute; top: 43%; z-index: 2; } .campaign-guidance-2 .contact-us img { width: 20px; height: auto; object-fit: cover; } .para-link:hover { text-decoration:none !important; } .campaign-guidance-2 #expand-menu .styled { border-left: 3px solid #be830e; background-image: linear-gradient(to right, rgb(229 229 229), rgb(252 252 252 / 0%)); } @media only screen and (max-width:992px) { .campaign-guidance-2-banner { display: flex; flex-direction: column; } .campaign-guidance-2-banner .container { position: relative; display: flex; flex-direction: column; align-items: start; background: #000; height: 100%; width: 100%; max-width: 100%; } .campaign-guidance-2-banner h1, .campaign-guidance-2-banner #breadcrumbs { position: unset; } .campaign-guidance-2 #onthepage { border: 0; } .campaign-guidance-2 #expand-menu ul { display: grid; grid-template-columns: 1fr 1fr; margin-left: 10% !important; margin-right: 10% !important; grid-column-gap: 20px; } .campaign-guidance-2 #expand-menu ul li { border-bottom: 1px solid #f2f2f2; } .campaign-guidance-2 .paragraph-with-media { margin-left: 10px; } .campaign-guidance-2 .bdr-left-light { border-left: 0 !important; } .anu-tab-selects-mask { position: relative; pointer-events: none; height: 3em; margin-top: -5em; } .anu-tab-selects-mask::after { content: ""; position: absolute; top: 0; right: 0; width: 20%; height: 100%; background: linear-gradient(to right, rgb(255 255 255 / 0%), rgb(255 255 255)); } } @media only screen and (max-width:992px) { .campaign-guidance-2-banner .container { padding-left: calc((100% - 720px)/2); padding-right: calc((100% - 720px)/2); } } @media only screen and (max-width:768px) { .campaign-guidance-2-banner .container { padding-left: calc((100% - 540px)/2); padding-right: calc((100% - 540px)/2); } } @media only screen and (max-width:576px) { .campaign-guidance-2-banner .container { padding-left: 10px; padding-right: 10px; } .campaign-guidance-2 #expand-menu ul { grid-template-columns: 1fr; } .stuck-shadow { box-shadow: 0 5px 8px rgba(0, 0, 0, 0.41); transition: box-shadow 0.3s ease-in-out; } .sticky > div { padding-bottom: 14px !important; border-bottom: none !important; }
expand-menu {
display: none; } } .bdr-left-light { border-left: 2px solid #f2f2f2; } .campaign-guidance-2 .p-relative { position: relative; scroll-behavior: smooth; align-items: start; } .campaign-guidance-2 .sticky { position: sticky; top: 0; background-color: #fff; z-index: 2; } .campaign-guidance-2 .toggle-btn { width: 50px; height: 50px; border-radius: 50%; background-color: #be830e; border: none; display: flex; align-items: center; justify-content: center; cursor: pointer; } .campaign-guidance-2 #arrow { transition: transform 0.3s ease; } .campaign-guidance-2 .down { transform: rotate(180deg); } @media only screen and (min-width: 992px) { .campaign-guidance-2 .toggle-btn { display: none; } } .campaign-guidance-2 .flex-grow { flex-grow: 1; } .anu-tab-pane { display: none; } .anu-tab-pane.active { display: block; } .campaign-guidance-2 .horizontal-tabs h3 a { padding-bottom: 10px; color: #666; } .campaign-guidance-2 .horizontal-tabs h3 a::after { content: none; } .campaign-guidance-2 .horizontal-tabs h3 a:hover { color: #000; text-decoration: none !important; } .campaign-guidance-2 .horizontal-tabs h3 .active { border-bottom: 2px solid #be830e !important; color: #000 !important; } .campaign-guidance-2 .horizontal-tabs .anu-tab-selects { list-style: none; display: flex; overflow-x: auto; white-space: nowrap; -ms-overflow-style: none; scrollbar-width: none; } .campaign-guidance-2 .horizontal-tabs .anu-tab-selects::-webkit-scrollbar { display: none; } .campaign-guidance-2 .horizontal-tabs .anu-tab-content { border-bottom: 1px solid #be830e; }
mainbody >:first-child p {
margin-top: 0; } function toggleDiv() { var expandDiv = document.getElementById('expand-menu'); var arrow = document.getElementById('arrow'); if (expandDiv.style.display === "none") { expandDiv.style.display = "block"; arrow.classList.add("down"); } else { expandDiv.style.display = "none"; arrow.classList.remove("down"); } } function showTab(tabId) { var tabPanes = document.querySelectorAll('.anu-tab-pane'); var tabLinks = document.querySelectorAll('.anu-tab-link'); for (var i = 0; i < tabPanes.length; i++) { if (tabPanes[i].dataset.tabId === tabId) { tabPanes[i].classList.add('active'); } else { tabPanes[i].classList.remove('active'); } } for (var i = 0; i < tabLinks.length; i++) { if (tabLinks[i].dataset.tabId === tabId) { tabLinks[i].classList.add('active'); } else { tabLinks[i].classList.remove('active'); } } } function handleTabClick(event) { var tabLink = event.target; var tabId = tabLink.dataset.tabId; if (tabId) { event.preventDefault(); showTab(tabId); } } var tabLinks = document.querySelectorAll('.anu-tab-link'); for (var i = 0; i < tabLinks.length; i++) { tabLinks[i].addEventListener('click', handleTabClick); } // Show the initial tab (first tab) showTab(tabLinks[0].dataset.tabId); document.addEventListener("DOMContentLoaded", function () { window.onscroll = function () { stickyFunction() }; var stickbar = document.getElementById("StickyElement"); var offset = stickbar.offsetTop; function stickyFunction() { if (window.pageYOffset >= (offset + 492)) { stickbar.classList.add("stuck-shadow"); } else { stickbar.classList.remove("stuck-shadow"); } } }); const listItems = document.querySelectorAll('.paralist li'); listItems.forEach(item => { item.addEventListener('click', () => { listItems.forEach(li => { li.classList.remove('styled'); }); item.classList.add('styled'); }); });