Metadata
Title
China
Category
undergraduate
UUID
9dfb2d96969344e59b8c5bdc85e5dee2
Source URL
https://study.anu.edu.au/apply/international-applications/indicative-entry-requi...
Parent URL
https://study.anu.edu.au/apply/undergraduate-program-indicative-entry-requiremen...
Crawl Time
2026-03-11T02:38:50+00:00
Rendered Raw Markdown

China

Source: https://study.anu.edu.au/apply/international-applications/indicative-entry-requirement/china-gao-kao Parent: https://study.anu.edu.au/apply/undergraduate-program-indicative-entry-requirements

Contact us

Admissions team

Email us

Ask us a question

Enquire now

Please see the table below to determine the minimum indicative score you will need to achieve to be considered for undergraduate degrees at ANU.

At a minimum, all applicants must meet program-specific academic/non-academic requirements, and English language requirements. Please refer to Programs and Courses for the most up-to date admission requirements for your preferred program. Admission to some ANU programs is on a competitive basis. Therefore, meeting all admission requirements does not guarantee entry into the program.

Program Required Entrance Rank Indicative score required
Jiangsu (Prior to 2021) Shanghai 2017 onwards Yunnan (Prior to 2017) Zhejiang (Prior to 2017) Hainan Other provinces
80 336 462 541 567 630 525
82 341 469 549 575 639 533
85 348 479 560 587 653 544
90 365 502 587 616 684 570
92 374 515 603 632 702 585
94 394 541 634 664 738 615
95 403 554 649 680 756 630
97 422 581 680 713 792 660
98 432 594 695 729 810 675
99 442 607 711 745 828 690

Gao Kao requirements are for tests taken from 2017 onwards. Students who previously sat the Gao Kao with different total marks (Shanghai 600, Zhejiang 810) will be assessed using the university's previous requirements. Gao Kao test taken from 2021 with a total mark of 750 for Yunnan and Jiangsu, the schedule of 'Other provinces' will apply. Please contact the Admissions Office for further information if this applies to you.

Contact us

Admissions team

Email us

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 #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:576px) { .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'); }); });