{"id":4702,"date":"2026-07-08T14:51:18","date_gmt":"2026-07-08T05:21:18","guid":{"rendered":"https:\/\/happydriving.com.au\/?p=4702"},"modified":"2026-07-08T21:14:44","modified_gmt":"2026-07-08T11:44:44","slug":"u-turn-2","status":"publish","type":"post","link":"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/","title":{"rendered":"U-Turn in South Australia"},"content":{"rendered":"\n<!--\nHappy Driving School - English U-Turn Page\n\nSuggested page title:\nU-Turn in South Australia\n\nSuggested slug:\nu-turn\n\nSuggested Yoast focus keyphrase:\nU-turn South Australia\n\nSuggested SEO title:\nU-Turn South Australia | VORT Manoeuvre Guide\n\nSuggested meta description:\nLearn how a U-turn is assessed in South Australia, including legal location choice, give way rules, observation, steering control, common mistakes and VORT preparation tips.\n\nHow to use:\nPaste everything below into a WordPress Custom HTML block.\n-->\n\n<style>\n  .hd-manoeuvre-page {\n    --hd-blue: #0768c8;\n    --hd-dark: #1d2939;\n    --hd-muted: #475467;\n    --hd-light: #eef6ff;\n    --hd-border: #b9dafc;\n    --hd-warn: #fff4e5;\n    --hd-warn-border: #ffb020;\n    --hd-red: #d92d20;\n    --hd-green: #057647;\n    --hd-green-bg: #ecfdf3;\n    font-size: 18px;\n    line-height: 1.7;\n    color: var(--hd-dark);\n  }\n  .hd-manoeuvre-page * { box-sizing: border-box; }\n  .hd-manoeuvre-page a {\n    color: var(--hd-blue);\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n  .hd-manoeuvre-page h1,\n  .hd-manoeuvre-page h2,\n  .hd-manoeuvre-page h3 {\n    color: var(--hd-dark);\n    line-height: 1.25;\n  }\n  .hd-manoeuvre-page h1 {\n    font-size: clamp(2rem, 4vw, 3.3rem);\n    margin: 0 0 18px;\n  }\n  .hd-manoeuvre-page h2 {\n    font-size: clamp(1.55rem, 3vw, 2.35rem);\n    margin: 52px 0 18px;\n  }\n  .hd-manoeuvre-page h3 {\n    font-size: clamp(1.2rem, 2vw, 1.5rem);\n    margin: 0 0 10px;\n  }\n  .hd-manoeuvre-page p { margin: 0 0 18px; }\n  .hd-manoeuvre-page ul,\n  .hd-manoeuvre-page ol { margin-top: 8px; margin-bottom: 18px; }\n  .hd-manoeuvre-page li { margin-bottom: 8px; }\n\n  .hd-hero {\n    padding: clamp(24px, 4vw, 46px);\n    background: linear-gradient(135deg, #f5fbff 0%, #ffffff 55%, #eaf4ff 100%);\n    border: 2px solid var(--hd-border);\n    border-radius: 22px;\n    margin-bottom: 34px;\n  }\n  .hd-eyebrow {\n    display: inline-block;\n    font-weight: 700;\n    color: var(--hd-blue);\n    background: #e9f4ff;\n    padding: 6px 12px;\n    border-radius: 999px;\n    margin-bottom: 18px;\n  }\n  .hd-lead {\n    font-size: clamp(1.05rem, 2vw, 1.28rem);\n    color: var(--hd-muted);\n    max-width: 980px;\n  }\n  .hd-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 24px;\n  }\n  .hd-btn {\n    display: inline-block;\n    background: var(--hd-blue);\n    color: #ffffff !important;\n    text-decoration: none !important;\n    padding: 13px 20px;\n    border-radius: 10px;\n    font-weight: 700;\n    border: 2px solid var(--hd-blue);\n  }\n  .hd-btn.secondary {\n    background: #ffffff;\n    color: var(--hd-blue) !important;\n  }\n\n  .hd-card-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin: 24px 0 34px;\n  }\n  .hd-card {\n    background: #f7fbff;\n    border: 3px solid var(--hd-blue);\n    border-radius: 18px;\n    padding: 22px;\n  }\n  .hd-card.highlight {\n    background: var(--hd-green-bg);\n    border-color: var(--hd-green);\n  }\n  .hd-card p:last-child { margin-bottom: 0; }\n  .hd-badge {\n    display: inline-block;\n    background: #ffffff;\n    color: var(--hd-blue);\n    border: 1px solid var(--hd-border);\n    border-radius: 999px;\n    padding: 5px 10px;\n    font-size: 0.9rem;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .hd-callout {\n    border-left: 6px solid var(--hd-blue);\n    background: var(--hd-light);\n    padding: 20px 22px;\n    border-radius: 14px;\n    margin: 26px 0;\n  }\n  .hd-warning {\n    border: 2px solid var(--hd-warn-border);\n    background: var(--hd-warn);\n    padding: 20px 22px;\n    border-radius: 14px;\n    margin: 26px 0;\n  }\n  .hd-warning strong { color: #9a3412; }\n  .hd-red-box {\n    border: 2px solid #fecdca;\n    background: #fff6f5;\n    padding: 20px 22px;\n    border-radius: 14px;\n    margin: 26px 0;\n  }\n  .hd-red-box h3 { color: var(--hd-red); }\n\n  .hd-two-col {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 22px;\n    margin: 22px 0;\n  }\n  .hd-step {\n    background: #ffffff;\n    border: 1px solid #d0d5dd;\n    border-radius: 14px;\n    padding: 18px;\n  }\n  .hd-step-number {\n    display: inline-flex;\n    min-width: 32px;\n    height: 32px;\n    padding: 0 10px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 999px;\n    background: var(--hd-blue);\n    color: #ffffff;\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .hd-timeline {\n    counter-reset: hdstep;\n    margin: 24px 0;\n  }\n  .hd-timeline-item {\n    counter-increment: hdstep;\n    position: relative;\n    background: #ffffff;\n    border: 1px solid #d0d5dd;\n    border-radius: 16px;\n    padding: 20px 20px 20px 76px;\n    margin-bottom: 14px;\n  }\n  .hd-timeline-item::before {\n    content: counter(hdstep);\n    position: absolute;\n    left: 22px;\n    top: 20px;\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    background: var(--hd-blue);\n    color: #ffffff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 800;\n  }\n\n  .hd-table-wrap {\n    overflow-x: auto;\n    margin: 24px 0;\n  }\n  .hd-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 680px;\n    background: #ffffff;\n  }\n  .hd-table th,\n  .hd-table td {\n    border: 1px solid #d0d5dd;\n    padding: 14px;\n    text-align: left;\n    vertical-align: top;\n  }\n  .hd-table th {\n    background: #eef6ff;\n    font-weight: 800;\n  }\n  .hd-small {\n    font-size: 0.95rem;\n    color: var(--hd-muted);\n  }\n  .hd-footer-cta {\n    text-align: center;\n    background: #f5fbff;\n    border: 2px solid var(--hd-border);\n    border-radius: 22px;\n    padding: clamp(24px, 4vw, 42px);\n    margin-top: 46px;\n  }\n  @media (max-width: 850px) {\n    .hd-card-grid,\n    .hd-two-col {\n      grid-template-columns: 1fr;\n    }\n    .hd-manoeuvre-page { font-size: 17px; }\n    .hd-btn {\n      width: 100%;\n      text-align: center;\n    }\n    .hd-timeline-item {\n      padding-left: 20px;\n      padding-top: 70px;\n    }\n  }\n<\/style>\n\n<div class=\"hd-manoeuvre-page\">\n\n  <section class=\"hd-hero\">\n    <span class=\"hd-eyebrow\">VORT Manoeuvre Guide<\/span>\n    <h1>U-Turn in South Australia<\/h1>\n    <p class=\"hd-lead\">\n      A U-turn is one of the five slow speed manoeuvres used in South Australian VORT preparation.\n      It tests whether you can choose a safe and legal location, give way correctly, observe properly and turn the vehicle around in one movement without reversing.\n    <\/p>\n    <p class=\"hd-lead\">\n      This guide explains the U-turn in plain English for learner drivers and overseas licence holders in Adelaide. It is a training guide only and does not replace official South Australian road rules.\n    <\/p>\n    <div class=\"hd-button-row\">\n      <a class=\"hd-btn\" href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/AcZssZ0g9fZkOa9uMY5J9p9lbzNTIn3MiDaDHOUSoag=\" target=\"_blank\" rel=\"noopener\">Book a Driving Lesson<\/a>\n      <a class=\"hd-btn secondary\" href=\"https:\/\/happydriving.com.au\/index.php\/en\/vort-test-preparation-adelaide\/\">VORT Test Preparation<\/a>\n      <a class=\"hd-btn secondary\" href=\"https:\/\/happydriving.com.au\/index.php\/en\/five-slow-speed-manoeuvres-vort\/\">All 5 Manoeuvres<\/a>\n    <\/div>\n  <\/section>\n\n  <section>\n    <h2>What Is a U-Turn?<\/h2>\n    <p>\n      A U-turn is a turn used to make the vehicle face the opposite direction. In VORT preparation, the U-turn should be completed safely in one continuous turn without reversing.\n    <\/p>\n\n    <div class=\"hd-card-grid\">\n      <div class=\"hd-card\">\n        <span class=\"hd-badge\">Goal 1<\/span>\n        <h3>Legal location<\/h3>\n        <p>\n          Select a place where a U-turn is permitted and where you can complete the turn safely.\n        <\/p>\n      <\/div>\n      <div class=\"hd-card highlight\">\n        <span class=\"hd-badge\">Goal 2<\/span>\n        <h3>Give way properly<\/h3>\n        <p>\n          A driver making a U-turn must give way to all other road users and must not create unnecessary obstruction.\n        <\/p>\n      <\/div>\n      <div class=\"hd-card\">\n        <span class=\"hd-badge\">Goal 3<\/span>\n        <h3>No reversing<\/h3>\n        <p>\n          The U-turn should be completed in one turn. If reversing is needed, it is no longer a simple U-turn.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"hd-callout\">\n      <strong>Simple version:<\/strong> do not rush. Choose a legal place, signal clearly, give way to everyone, turn slowly under control, then accelerate smoothly when safe.\n    <\/div>\n  <\/section>\n\n  <section>\n    <h2>Where You Must Not Make a U-Turn<\/h2>\n    <p>\n      Location choice is the first part of a safe U-turn. If the location is illegal or unsafe, the manoeuvre should not be attempted.\n    <\/p>\n\n    <div class=\"hd-red-box\">\n      <h3>Common no U-turn locations<\/h3>\n      <ul>\n        <li>Where there is a <strong>No U-turn<\/strong> sign.<\/li>\n        <li>At an intersection with traffic lights, unless a <strong>U-turn Permitted<\/strong> sign is displayed.<\/li>\n        <li>Across a single continuous dividing line, dividing strip or painted island.<\/li>\n        <li>Across double continuous dividing lines or a dividing strip.<\/li>\n        <li>On a one-way road.<\/li>\n        <li>Where visibility, traffic or road layout makes the turn unsafe.<\/li>\n      <\/ul>\n    <\/div>\n\n    <p class=\"hd-small\">\n      Official reference:\n      <a href=\"https:\/\/mylicence.sa.gov.au\/road-rules\/the-drivers-handbook\/signals\" target=\"_blank\" rel=\"noopener\">The Driver\u2019s Handbook \u2013 signals and U-turn rules<\/a>.\n    <\/p>\n  <\/section>\n\n  <section>\n    <h2>Choosing a Safe Location<\/h2>\n    <p>\n      In a lesson or test situation, the examiner may indicate that a U-turn will be required, but the driver still needs to choose a suitable place to perform it.\n    <\/p>\n\n    <div class=\"hd-two-col\">\n      <div class=\"hd-step\">\n        <span class=\"hd-step-number\">Good<\/span>\n        <h3>Suitable place<\/h3>\n        <ul>\n          <li>Wide enough to complete the U-turn without reversing<\/li>\n          <li>Good visibility in front, behind and from side roads<\/li>\n          <li>No No U-turn sign or prohibited road marking<\/li>\n          <li>No traffic lights unless a U-turn Permitted sign is displayed<\/li>\n          <li>No parked vehicle, traffic island or obstacle blocking the turn<\/li>\n          <li>Enough time and space to avoid affecting other road users<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"hd-step\">\n        <span class=\"hd-step-number\">Avoid<\/span>\n        <h3>Poor place<\/h3>\n        <ul>\n          <li>Busy traffic with vehicles close behind<\/li>\n          <li>Fast approaching oncoming vehicles<\/li>\n          <li>Cars waiting behind you or on the side road you want to use<\/li>\n          <li>Safety islands, narrow side roads or parked vehicles near the turn<\/li>\n          <li>Locations where your waiting position blocks traffic<\/li>\n          <li>Any place where you are unsure whether the U-turn is legal<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"hd-warning\">\n      <strong>Training tip:<\/strong> if a U-turn becomes unsafe because traffic conditions change, it may be better to abandon the U-turn and take a safer option, such as turning right into a side road where legal and safe.\n    <\/div>\n  <\/section>\n\n  <section>\n    <h2>Step-by-Step U-Turn<\/h2>\n    <p>\n      Different instructors may explain the steering reference points slightly differently. The safety system is more important than one exact landmark: mirror, signal, observe, position, give way, turn, straighten and accelerate when safe.\n    <\/p>\n\n    <div class=\"hd-timeline\">\n      <div class=\"hd-timeline-item\">\n        <h3>Check that the location is legal and suitable<\/h3>\n        <p>\n          Before committing, check signs, traffic lights, road markings, width of the road, visibility and traffic conditions.\n        <\/p>\n      <\/div>\n\n      <div class=\"hd-timeline-item\">\n        <h3>Check mirrors and signal<\/h3>\n        <p>\n          Check your centre mirror and right mirror, then signal right at a reasonable time. Do not signal so early that it misleads others.\n        <\/p>\n      <\/div>\n\n      <div class=\"hd-timeline-item\">\n        <h3>Position the vehicle correctly<\/h3>\n        <p>\n          Move into a safe and legal waiting position. Do not block traffic unnecessarily. Keep enough space to complete the turn without reversing.\n        <\/p>\n      <\/div>\n\n      <div class=\"hd-timeline-item\">\n        <h3>Give way and keep observing<\/h3>\n        <p>\n          Give way to oncoming traffic, vehicles behind you, side-road traffic, cyclists and pedestrians. Keep checking because conditions can change quickly.\n        <\/p>\n      <\/div>\n\n      <div class=\"hd-timeline-item\">\n        <h3>Start the turn slowly<\/h3>\n        <p>\n          When it is safe, move forward gently and steer fully to the right. Keep the car slow and under control.\n        <\/p>\n      <\/div>\n\n      <div class=\"hd-timeline-item\">\n        <h3>Look where you want the car to go<\/h3>\n        <p>\n          Keep scanning, but guide the vehicle toward the correct lane on the new direction of travel. Avoid staring only at the kerb.\n        <\/p>\n      <\/div>\n\n      <div class=\"hd-timeline-item\">\n        <h3>Straighten and accelerate when safe<\/h3>\n        <p>\n          Straighten the steering, cancel the signal if necessary, and accelerate smoothly so you do not unnecessarily delay other traffic.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section>\n    <h2>Observation Pattern<\/h2>\n    <p>\n      Observation during a U-turn is not just one mirror check. You need to keep checking because vehicles can appear from behind, ahead or from the right side road while you are waiting.\n    <\/p>\n\n    <div class=\"hd-table-wrap\">\n      <table class=\"hd-table\">\n        <thead>\n          <tr>\n            <th>Stage<\/th>\n            <th>What to check<\/th>\n            <th>Why it matters<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Before signalling<\/td>\n            <td>Centre mirror and right mirror.<\/td>\n            <td>To understand what is behind you before communicating your intention.<\/td>\n          <\/tr>\n          <tr>\n            <td>Before stopping or waiting<\/td>\n            <td>Traffic behind, oncoming traffic, side roads and pedestrians.<\/td>\n            <td>To avoid stopping in a place that causes obstruction or confusion.<\/td>\n          <\/tr>\n          <tr>\n            <td>While waiting<\/td>\n            <td>Oncoming traffic, vehicles behind, vehicles waiting on your right and side-road traffic.<\/td>\n            <td>Traffic conditions can change while you are waiting to turn.<\/td>\n          <\/tr>\n          <tr>\n            <td>Before moving<\/td>\n            <td>All relevant directions, including blind spot where required.<\/td>\n            <td>To confirm it is safe, legal and practical to complete the turn.<\/td>\n          <\/tr>\n          <tr>\n            <td>During the turn<\/td>\n            <td>Where the vehicle is going and any changing traffic around you.<\/td>\n            <td>To keep full control and avoid creating a safety risk.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <section>\n    <h2>Common Mistakes in a U-Turn<\/h2>\n    <div class=\"hd-card-grid\">\n      <div class=\"hd-card\">\n        <h3>Choosing an illegal place<\/h3>\n        <p>\n          Traffic lights, No U-turn signs and continuous lines are common problems.\n        <\/p>\n      <\/div>\n      <div class=\"hd-card\">\n        <h3>Forgetting the signal<\/h3>\n        <p>\n          Some students focus on steering and forget to communicate their intention.\n        <\/p>\n      <\/div>\n      <div class=\"hd-card\">\n        <h3>Poor waiting position<\/h3>\n        <p>\n          Stopping in a place that blocks traffic behind or side-road traffic can create risk.\n        <\/p>\n      <\/div>\n      <div class=\"hd-card\">\n        <h3>Starting too early<\/h3>\n        <p>\n          A small gap can disappear quickly. U-turns need more time than normal right turns.\n        <\/p>\n      <\/div>\n      <div class=\"hd-card\">\n        <h3>Turning too late<\/h3>\n        <p>\n          If you steer too late, the vehicle may not complete the turn without reversing or touching the kerb.\n        <\/p>\n      <\/div>\n      <div class=\"hd-card\">\n        <h3>Accelerating too slowly after the turn<\/h3>\n        <p>\n          After completing the turn, build speed smoothly if safe so you do not unnecessarily affect traffic.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section>\n    <h2>What Can Cause a \u201cNot Yet Competent\u201d Result?<\/h2>\n    <p>\n      In a test or assessment situation, a U-turn may be marked as not yet competent if the driver does not complete the manoeuvre safely, legally and in control.\n    <\/p>\n\n    <div class=\"hd-red-box\">\n      <h3>High-risk problems<\/h3>\n      <ul>\n        <li>Starting the U-turn in an illegal location.<\/li>\n        <li>Failing to give way to other road users.<\/li>\n        <li>Causing another vehicle to brake, slow sharply or take evasive action.<\/li>\n        <li>Needing to reverse to complete the turn.<\/li>\n        <li>Touching or mounting the kerb.<\/li>\n        <li>Failing to observe properly before or during the turn.<\/li>\n        <li>Losing steering, speed or lane control.<\/li>\n        <li>Unnecessarily obstructing traffic.<\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n  <section>\n    <h2>Instructor Tips<\/h2>\n    <div class=\"hd-two-col\">\n      <div class=\"hd-step\">\n        <span class=\"hd-step-number\">Tip<\/span>\n        <h3>Pick the place before the steering<\/h3>\n        <p>\n          A good location makes the U-turn much easier. A poor location makes even good steering unsafe.\n        <\/p>\n      <\/div>\n\n      <div class=\"hd-step\">\n        <span class=\"hd-step-number\">Tip<\/span>\n        <h3>Do not force the U-turn<\/h3>\n        <p>\n          If traffic conditions change, stop and reassess. Sometimes the safest decision is to abandon the U-turn.\n        <\/p>\n      <\/div>\n\n      <div class=\"hd-step\">\n        <span class=\"hd-step-number\">Tip<\/span>\n        <h3>Use slow speed, fast steering<\/h3>\n        <p>\n          The vehicle should move slowly, but the steering may need to be turned decisively at the correct time.\n        <\/p>\n      <\/div>\n\n      <div class=\"hd-step\">\n        <span class=\"hd-step-number\">Tip<\/span>\n        <h3>Finish cleanly<\/h3>\n        <p>\n          After the turn, straighten the car, cancel the signal and accelerate smoothly when safe.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section>\n    <h2>How This Connects to VORT Preparation<\/h2>\n    <p>\n      The U-turn is not just a steering exercise. It shows whether the driver can combine legal location choice, give way judgement, observation, signalling and low-speed control under pressure.\n    <\/p>\n\n    <div class=\"hd-card-grid\">\n      <div class=\"hd-card\">\n        <h3>Legal judgement<\/h3>\n        <p>\n          Knowing where a U-turn is allowed and when it is not allowed.\n        <\/p>\n      <\/div>\n      <div class=\"hd-card\">\n        <h3>Traffic judgement<\/h3>\n        <p>\n          Waiting for a safe gap and not affecting other road users.\n        <\/p>\n      <\/div>\n      <div class=\"hd-card\">\n        <h3>Vehicle control<\/h3>\n        <p>\n          Completing the turn smoothly without reversing, touching the kerb or losing control.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <p>\n      To prepare properly, practise with a driving instructor first. Do not practise U-turns in busy traffic or unsafe locations.\n    <\/p>\n  <\/section>\n\n  <section>\n    <h2>Other VORT Manoeuvre Guides<\/h2>\n    <p>\n      The U-turn is one of the five slow speed manoeuvres. You can also read the other manoeuvre guides when they are available.\n    <\/p>\n\n    <div class=\"hd-card-grid\">\n      <div class=\"hd-card\">\n        <h3>Moving off from kerb<\/h3>\n        <p><a href=\"https:\/\/happydriving.com.au\/index.php\/en\/moving-off-from-kerb\/\">Read guide<\/a><\/p>\n      <\/div>\n      <div class=\"hd-card\">\n        <h3>Angle park<\/h3>\n        <p><a href=\"https:\/\/happydriving.com.au\/index.php\/en\/angle-park\/\">Read guide<\/a><\/p>\n      <\/div>\n      <div class=\"hd-card\">\n        <h3>Reverse parallel park<\/h3>\n        <p><a href=\"https:\/\/happydriving.com.au\/index.php\/en\/reverse-parallel-park\/\">Read guide<\/a><\/p>\n      <\/div>\n      <div class=\"hd-card\">\n        <h3>Three-point turn<\/h3>\n        <p><a href=\"https:\/\/happydriving.com.au\/index.php\/en\/three-point-turn\/\">Read guide<\/a><\/p>\n      <\/div>\n      <div class=\"hd-card\">\n        <h3>All 5 manoeuvres<\/h3>\n        <p><a href=\"https:\/\/happydriving.com.au\/index.php\/en\/five-slow-speed-manoeuvres-vort\/\">View all manoeuvres<\/a><\/p>\n      <\/div>\n      <div class=\"hd-card\">\n        <h3>VORT overview<\/h3>\n        <p><a href=\"https:\/\/happydriving.com.au\/index.php\/en\/understanding-vort-driving-test-south-australia\/\">Read VORT guide<\/a><\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section>\n    <h2>Official Reference<\/h2>\n    <p>\n      Use official sources for licensing and road-rule information because requirements may change.\n    <\/p>\n    <ul>\n      <li><a href=\"https:\/\/mylicence.sa.gov.au\/the-driving-companion\/u2t10\" target=\"_blank\" rel=\"noopener\">MyLicence: The simple U-turn<\/a><\/li>\n      <li><a href=\"https:\/\/mylicence.sa.gov.au\/the-driving-companion\/u4t27\" target=\"_blank\" rel=\"noopener\">MyLicence: U-turn in traffic manoeuvre<\/a><\/li>\n      <li><a href=\"https:\/\/mylicence.sa.gov.au\/the-driving-companion\/vort\" target=\"_blank\" rel=\"noopener\">MyLicence: Vehicle On Road Test (VORT)<\/a><\/li>\n      <li><a href=\"https:\/\/mylicence.sa.gov.au\/road-rules\/the-drivers-handbook\/signals\" target=\"_blank\" rel=\"noopener\">The Driver\u2019s Handbook: signals and U-turn rules<\/a><\/li>\n    <\/ul>\n  <\/section>\n\n  <section class=\"hd-footer-cta\">\n    <h2>Need Help Practising U-Turns?<\/h2>\n    <p>\n      Book a driving lesson or send an enquiry with your licence status, driving experience and test goal.\n    <\/p>\n    <div class=\"hd-button-row\" style=\"justify-content:center;\">\n      <a class=\"hd-btn\" href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/AcZssZ0g9fZkOa9uMY5J9p9lbzNTIn3MiDaDHOUSoag=\" target=\"_blank\" rel=\"noopener\">Book a Driving Lesson<\/a>\n      <a class=\"hd-btn secondary\" href=\"https:\/\/happydriving.com.au\/index.php\/en\/contact-your-driving-instructor\/\">Contact Instructor<\/a>\n      <a class=\"hd-btn secondary\" href=\"https:\/\/happydriving.com.au\/index.php\/en\/driving-lesson-prices-adelaide\/\">View Prices<\/a>\n      <a class=\"hd-btn secondary\" href=\"https:\/\/happydriving.com.au\/index.php\/en\/home-english\/\">Back to Home<\/a>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>VORT Manoeuvre Guide U-Turn in South Australia A U-turn is one of the five slow speed manoeuvres used in South [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":2904,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[1015],"tags":[],"class_list":["post-4702","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-insights"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>U-Turn in South Australia - Happy Driving School<\/title>\n<meta name=\"description\" content=\"Learn how a U-turn is assessed in South Australia, including legal location choice, give way rules, observation, steering control, common mistakes and VORT preparation tips.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"U-Turn in South Australia - Happy Driving School\" \/>\n<meta property=\"og:description\" content=\"Learn how a U-turn is assessed in South Australia, including legal location choice, give way rules, observation, steering control, common mistakes and VORT preparation tips.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Happy Driving School\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-08T05:21:18+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-08T11:44:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/happydriving.com.au\/wp-content\/uploads\/2023\/04\/img_9017.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"813\" \/>\n\t<meta property=\"og:image:height\" content=\"852\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Lung Lam\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Lung Lam\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/index.php\\\/en\\\/2026\\\/07\\\/08\\\/u-turn-2\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/index.php\\\/en\\\/2026\\\/07\\\/08\\\/u-turn-2\\\/\"},\"author\":{\"name\":\"Lung Lam\",\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/#\\\/schema\\\/person\\\/ac2d5080dea8de39913747d18ab7ba51\"},\"headline\":\"U-Turn in South Australia\",\"datePublished\":\"2026-07-08T05:21:18+00:00\",\"dateModified\":\"2026-07-08T11:44:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/index.php\\\/en\\\/2026\\\/07\\\/08\\\/u-turn-2\\\/\"},\"wordCount\":1371,\"publisher\":{\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/index.php\\\/en\\\/2026\\\/07\\\/08\\\/u-turn-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/happydriving.com.au\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/img_9017.jpg\",\"articleSection\":[\"Insights\"],\"inLanguage\":\"en-AU\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/index.php\\\/en\\\/2026\\\/07\\\/08\\\/u-turn-2\\\/\",\"url\":\"https:\\\/\\\/happydriving.com.au\\\/index.php\\\/en\\\/2026\\\/07\\\/08\\\/u-turn-2\\\/\",\"name\":\"U-Turn in South Australia - Happy Driving School\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/index.php\\\/en\\\/2026\\\/07\\\/08\\\/u-turn-2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/index.php\\\/en\\\/2026\\\/07\\\/08\\\/u-turn-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/happydriving.com.au\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/img_9017.jpg\",\"datePublished\":\"2026-07-08T05:21:18+00:00\",\"dateModified\":\"2026-07-08T11:44:44+00:00\",\"description\":\"Learn how a U-turn is assessed in South Australia, including legal location choice, give way rules, observation, steering control, common mistakes and VORT preparation tips.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/index.php\\\/en\\\/2026\\\/07\\\/08\\\/u-turn-2\\\/#breadcrumb\"},\"inLanguage\":\"en-AU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/happydriving.com.au\\\/index.php\\\/en\\\/2026\\\/07\\\/08\\\/u-turn-2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-AU\",\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/index.php\\\/en\\\/2026\\\/07\\\/08\\\/u-turn-2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/happydriving.com.au\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/img_9017.jpg\",\"contentUrl\":\"https:\\\/\\\/happydriving.com.au\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/img_9017.jpg\",\"width\":813,\"height\":852},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/index.php\\\/en\\\/2026\\\/07\\\/08\\\/u-turn-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/happydriving.com.au\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"U-Turn in South Australia\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/#website\",\"url\":\"https:\\\/\\\/happydriving.com.au\\\/\",\"name\":\"\u6b22\u6b23\u9a7e\u9a76\",\"description\":\"Driving Instructor Adelaide\",\"publisher\":{\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/happydriving.com.au\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-AU\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/#organization\",\"name\":\"\u6b22\u6b23\u9a7e\u9a76\",\"url\":\"https:\\\/\\\/happydriving.com.au\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-AU\",\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/happydriving.com.au\\\/wp-content\\\/uploads\\\/2016\\\/11\\\/happydrivinglogo.jpg\",\"contentUrl\":\"https:\\\/\\\/happydriving.com.au\\\/wp-content\\\/uploads\\\/2016\\\/11\\\/happydrivinglogo.jpg\",\"width\":453,\"height\":406,\"caption\":\"\u6b22\u6b23\u9a7e\u9a76\"},\"image\":{\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/happydriving.com.au\\\/#\\\/schema\\\/person\\\/ac2d5080dea8de39913747d18ab7ba51\",\"name\":\"Lung Lam\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-AU\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8c844d73aa49a95b48dc79fc9d492d5c346548cc0f2c33cb98a233d9a1dd1735?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8c844d73aa49a95b48dc79fc9d492d5c346548cc0f2c33cb98a233d9a1dd1735?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8c844d73aa49a95b48dc79fc9d492d5c346548cc0f2c33cb98a233d9a1dd1735?s=96&d=mm&r=g\",\"caption\":\"Lung Lam\"},\"sameAs\":[\"http:\\\/\\\/Www.happydriving.com.au\"],\"url\":\"https:\\\/\\\/happydriving.com.au\\\/index.php\\\/author\\\/how321tin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"U-Turn in South Australia - Happy Driving School","description":"Learn how a U-turn is assessed in South Australia, including legal location choice, give way rules, observation, steering control, common mistakes and VORT preparation tips.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/","og_locale":"en_US","og_type":"article","og_title":"U-Turn in South Australia - Happy Driving School","og_description":"Learn how a U-turn is assessed in South Australia, including legal location choice, give way rules, observation, steering control, common mistakes and VORT preparation tips.","og_url":"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/","og_site_name":"Happy Driving School","article_published_time":"2026-07-08T05:21:18+00:00","article_modified_time":"2026-07-08T11:44:44+00:00","og_image":[{"width":813,"height":852,"url":"https:\/\/happydriving.com.au\/wp-content\/uploads\/2023\/04\/img_9017.jpg","type":"image\/jpeg"}],"author":"Lung Lam","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Lung Lam","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/#article","isPartOf":{"@id":"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/"},"author":{"name":"Lung Lam","@id":"https:\/\/happydriving.com.au\/#\/schema\/person\/ac2d5080dea8de39913747d18ab7ba51"},"headline":"U-Turn in South Australia","datePublished":"2026-07-08T05:21:18+00:00","dateModified":"2026-07-08T11:44:44+00:00","mainEntityOfPage":{"@id":"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/"},"wordCount":1371,"publisher":{"@id":"https:\/\/happydriving.com.au\/#organization"},"image":{"@id":"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/#primaryimage"},"thumbnailUrl":"https:\/\/happydriving.com.au\/wp-content\/uploads\/2023\/04\/img_9017.jpg","articleSection":["Insights"],"inLanguage":"en-AU"},{"@type":"WebPage","@id":"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/","url":"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/","name":"U-Turn in South Australia - Happy Driving School","isPartOf":{"@id":"https:\/\/happydriving.com.au\/#website"},"primaryImageOfPage":{"@id":"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/#primaryimage"},"image":{"@id":"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/#primaryimage"},"thumbnailUrl":"https:\/\/happydriving.com.au\/wp-content\/uploads\/2023\/04\/img_9017.jpg","datePublished":"2026-07-08T05:21:18+00:00","dateModified":"2026-07-08T11:44:44+00:00","description":"Learn how a U-turn is assessed in South Australia, including legal location choice, give way rules, observation, steering control, common mistakes and VORT preparation tips.","breadcrumb":{"@id":"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/#breadcrumb"},"inLanguage":"en-AU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-AU","@id":"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/#primaryimage","url":"https:\/\/happydriving.com.au\/wp-content\/uploads\/2023\/04\/img_9017.jpg","contentUrl":"https:\/\/happydriving.com.au\/wp-content\/uploads\/2023\/04\/img_9017.jpg","width":813,"height":852},{"@type":"BreadcrumbList","@id":"https:\/\/happydriving.com.au\/index.php\/en\/2026\/07\/08\/u-turn-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/happydriving.com.au\/"},{"@type":"ListItem","position":2,"name":"U-Turn in South Australia"}]},{"@type":"WebSite","@id":"https:\/\/happydriving.com.au\/#website","url":"https:\/\/happydriving.com.au\/","name":"\u6b22\u6b23\u9a7e\u9a76","description":"Driving Instructor Adelaide","publisher":{"@id":"https:\/\/happydriving.com.au\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/happydriving.com.au\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-AU"},{"@type":"Organization","@id":"https:\/\/happydriving.com.au\/#organization","name":"\u6b22\u6b23\u9a7e\u9a76","url":"https:\/\/happydriving.com.au\/","logo":{"@type":"ImageObject","inLanguage":"en-AU","@id":"https:\/\/happydriving.com.au\/#\/schema\/logo\/image\/","url":"https:\/\/happydriving.com.au\/wp-content\/uploads\/2016\/11\/happydrivinglogo.jpg","contentUrl":"https:\/\/happydriving.com.au\/wp-content\/uploads\/2016\/11\/happydrivinglogo.jpg","width":453,"height":406,"caption":"\u6b22\u6b23\u9a7e\u9a76"},"image":{"@id":"https:\/\/happydriving.com.au\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/happydriving.com.au\/#\/schema\/person\/ac2d5080dea8de39913747d18ab7ba51","name":"Lung Lam","image":{"@type":"ImageObject","inLanguage":"en-AU","@id":"https:\/\/secure.gravatar.com\/avatar\/8c844d73aa49a95b48dc79fc9d492d5c346548cc0f2c33cb98a233d9a1dd1735?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/8c844d73aa49a95b48dc79fc9d492d5c346548cc0f2c33cb98a233d9a1dd1735?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8c844d73aa49a95b48dc79fc9d492d5c346548cc0f2c33cb98a233d9a1dd1735?s=96&d=mm&r=g","caption":"Lung Lam"},"sameAs":["http:\/\/Www.happydriving.com.au"],"url":"https:\/\/happydriving.com.au\/index.php\/author\/how321tin\/"}]}},"_links":{"self":[{"href":"https:\/\/happydriving.com.au\/index.php\/wp-json\/wp\/v2\/posts\/4702","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/happydriving.com.au\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/happydriving.com.au\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/happydriving.com.au\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/happydriving.com.au\/index.php\/wp-json\/wp\/v2\/comments?post=4702"}],"version-history":[{"count":0,"href":"https:\/\/happydriving.com.au\/index.php\/wp-json\/wp\/v2\/posts\/4702\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/happydriving.com.au\/index.php\/wp-json\/wp\/v2\/media\/2904"}],"wp:attachment":[{"href":"https:\/\/happydriving.com.au\/index.php\/wp-json\/wp\/v2\/media?parent=4702"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/happydriving.com.au\/index.php\/wp-json\/wp\/v2\/categories?post=4702"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/happydriving.com.au\/index.php\/wp-json\/wp\/v2\/tags?post=4702"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}