www.therightu.com Open in urlscan Pro
20.212.80.103  Public Scan

Submitted URL: https://cmsedu.com/
Effective URL: https://www.therightu.com/
Submission: On November 20 via api from US — Scanned from SG

Form analysis 6 forms found in the DOM

GET /search

<form class="navbar-form navbar-left" id="header_search_form" method="get" action="/search" role="search">
  <div id="search-nav" class="form-group">
    <div class="input-group">
      <input type="search" id="search" name="q" class="search form-control" placeholder="Find courses, universities or faq" title="Search courses, universities, colleges and frequently asked questions" autofocus="">
      <span class="input-group-addon search-btn hide-mobile" title="Search"><span class="glyphicon glyphicon-search"></span></span>
    </div>
    <div id="search-right-nav" class="right-nav">
      <div class="right-nav-container">
        <div class="closeRightNav">
          <img src="https://therightustorage.blob.core.windows.net/assets/img/web/cancel.svg" loading="lazy" alt="Close">
        </div>
        <ul>
          <li class="navlink">
            <a class="gtt-assessment" href="/assessment" rel="nofollow">
                        <i class="fa fa-pencil" aria-hidden="true"></i> <span>Take education assessment</span>
                    </a>
          </li>
          <li class="navlink">
            <a href="/guide" rel="nofollow">
                            <i class="fa fa-book" aria-hidden="true"></i> <span>Browse university guide</span>
                        </a>
          </li>
          <li class="navlink">
            <a class="openchat" href="javascript:void(0);" rel="nofollow">
                        <i class="fa fa-commenting-o" aria-hidden="true"></i> <span>Ask a question</span>
                    </a>
          </li>
          <li class="navlink">
            <a href="/apply">
                            <i class="fa fa-paper-plane" aria-hidden="true"></i> <span>Apply online</span>
                        </a>
          </li>
          <li class="navlink">
            <a href="/university-fair">
                            <i class="fa fa-map-marker" aria-hidden="true"></i> <span>Attend university fair</span>
                        </a>
          </li>
        </ul>
      </div>
    </div>
  </div>
</form>

POST

<form id="step1" method="post" class="question" style="">
  <div class="row center">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="header">
        <span class="question">I am completing my</span>
      </div>
    </div>
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="text-center">
        <div class="choices">
          <ul>
            <li>
              <input type="radio" id="chDiploma" class="qualificationCB" name="qualification" value="4">
              <label for="chDiploma"> Diploma </label>
            </li>
            <li>
              <input type="radio" id="chkAlevel" class="qualificationCB" name="qualification" value="12">
              <label for="chkAlevel"> 'A' Level </label>
            </li>
            <li>
              <input type="radio" id="chIB" class="qualificationCB" name="qualification" value="24">
              <label for="chIB"> IB </label>
            </li>
            <li>
              <input type="radio" id="chOlevel" class="qualificationCB" name="qualification" value="1">
              <label for="chOlevel"> 'O' Level </label>
            </li>
            <li>
              <input type="radio" id="chBachelors" class="qualificationCB" name="qualification" value="6">
              <label for="chBachelors"> Bachelor </label>
            </li>
          </ul>
        </div>
      </div>
    </div>
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="btn-group">
        <button class="btn blue-btn next-btn" onclick="return false;">NEXT</button>
      </div>
    </div>
  </div>
  <input id="SelectedGradeTypeID" name="SelectedGradeTypeID" type="hidden" value="">
  <input id="ChatUserIdForSearch" name="ChatUserIdForSearch" type="hidden" value="">
</form>

POST

<form id="subjects" method="post" class="question" style="display: none;">
  <div class="row center rowheader">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="header">
        <div class="marbot20px">
          <span class="question">My favourite subjects are</span>
        </div>
      </div>
    </div>
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="text-center">
        <div class="choices subjects">
          <input class="form-control text-box single-line" id="Stg3Subjects" name="Subjects" type="text">
        </div>
      </div>
    </div>
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="btn-group">
        <button class="btn blue-btn next-btn" onclick="return false;">NEXT</button>
      </div>
    </div>
  </div>
</form>

POST

<form id="grades" method="post" class="question" style="display: none;">
  <div class="row center rowheader">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="header">
        <div>
          <span class="question">What are your expected or final grades?</span>
        </div>
      </div>
    </div>
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="text-center">
        <div class="choices">
          <div id="alevelExSlider" class="hidden">
            <input type="text" id="alevel1" class="alevel" placeholder="A" maxlength="1" autocomplete="off">
            <input type="text" id="alevel2" class="alevel" placeholder="A" maxlength="1" autocomplete="off">
            <input type="text" id="alevel3" class="alevel" placeholder="A" maxlength="1" autocomplete="off">
          </div>
          <div id="gpaExSlider" class="hidden">
            <input id="gpaslider" type="range" min="1.0" max="4.0" step="0.1" value="1.0">
            <span id="gpaValue">1.0</span>
          </div>
          <div id="ibExSlider" class="hidden">
            <input id="ibslider" type="range" min="1" max="45" step="1" value="1">
            <span id="ibValue">1</span>
          </div>
          <div id="smaExSlider" class="hidden">
            <input id="smaslider" type="range" min="1.0" max="10.0" step="0.1" value="1.0">
            <span id="smaValue">1.0</span>
          </div>
          <div id="olevelExSlider" class="hidden">
            <input type="text" id="olevel" class="olevel" placeholder="A" maxlength="1" autocomplete="off">
          </div>
        </div>
      </div>
    </div>
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="btn-group hidden">
        <button class="btn blue-btn hidden next-btn" onclick="return false;">NEXT</button>
      </div>
    </div>
  </div>
  <input id="Grades" name="Grades" type="hidden" value="">
</form>

POST

<form id="step4" method="post" class="question" style="display: none;">
  <div class="row center rowheader">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="header">
        <div>
          <span class="question">I prefer to study in</span>
        </div>
      </div>
    </div>
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="text-center">
        <div class="choices">
          <div class="countries">
            <ul>
              <li>
                <input type="checkbox" id="chkAustralia" class="countryCB" name="country" value="14" autocomplete="off">
                <label for="chkAustralia"> Australia </label>
              </li>
              <li>
                <input type="checkbox" id="chkUk" class="countryCB" name="country" value="74" autocomplete="off">
                <label for="chkUk"> United Kingdom </label>
              </li>
              <li>
                <input type="checkbox" id="chkUSA" class="countryCB" name="country" value="228" autocomplete="off">
                <label for="chkUSA"> United States </label>
              </li>
              <li>
                <input type="checkbox" id="chkCanada" class="countryCB" name="country" value="36" autocomplete="off">
                <label for="chkCanada"> Canada </label>
              </li>
              <li>
                <input type="checkbox" id="chkIreland" class="countryCB" name="country" value="100" autocomplete="off">
                <label for="chkIreland"> Ireland </label>
              </li>
              <li>
                <input type="checkbox" id="chkSwitzerland" class="countryCB" name="country" value="41" autocomplete="off">
                <label for="chkSwitzerland"> Switzerland </label>
              </li>
              <li>
                <input type="checkbox" id="chkNZ" class="countryCB" name="country" value="168" autocomplete="off">
                <label for="chkNZ"> New Zealand </label>
              </li>
            </ul>
          </div>
        </div>
      </div>
    </div>
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="btn-group">
        <button class="blue-btn hidden next-btn" onclick="return false;">NEXT</button>
      </div>
    </div>
  </div>
</form>

Name: step5

<form id="step5" class="question" style="display: none;" name="step5">
  <div id="emailForm" style="display: none;">
    <div id="emaildiv">
      <div class="row center rowheader">
        <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
          <div class="header">
            <div>
              <span class="question">How can we reach you?</span>
            </div>
          </div>
        </div>
        <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 martop10">
          <div class="form-group">
            <input type="text" id="name" name="name" placeholder="Your name" title="How should we address you?" autocomplete="off" class="form-control" required="">
          </div>
          <div class="form-group">
            <input type="email" id="email" name="email" placeholder="Email" title="Your email address" class="form-control" autocomplete="off" required="">
          </div>
          <div class="form-group">
            <input type="tel" id="phone" name="phone" placeholder="Whatsapp number" title="Allow our education planner to contact to you via Whatsapp?" class="form-control" required="">
          </div>
        </div>
      </div>
    </div>
    <div class="btn-group">
      <button type="button" class="blue-btn next-btn actions gtt-submitforassessment marbot0" onclick="return false;">Next</button>
      <button type="button" class="blue-btn next-btn actions skip gtt-skipassessment" data-placement="left" title="theRightU offers free personalised education consultation. We're available online should you require any assistance."
        onclick="javacript: eligibility.SubmitForAssessment(false); return false;">Request later?</button>
    </div>
  </div>
</form>

Text Content

 * 

 * Home
 * Guide
 * Universities
 * Universities
 * Courses
 * Courses
 * Fair
 * Compare 0
 * Multi-Apply 0
 * About Us
 * Sign in

 * Guide
 * Universities
 * Courses
 * Fair
 * Compare 0
 * Multi-Apply 0
 * About Us

 * 

 *  * Take education assessment
    * Browse university guide
    * Ask a question
    * Apply online
    * Attend university fair
   
    * I want to...
    * Take education assessment
    * Start free consultation
    * Browse university guide
    * Apply to university
    * Attend university fair




YOUR OVERSEAS EDUCATION JOURNEY, SIMPLIFIED

theRightU is an overseas education consultancy based in Singapore. Our goal is
to streamline your course selection and application processes to improve your
chances of getting into the right university. Find out more.

FREE ASSESSMENT
I am completing my
 * Diploma
 * 'A' Level
 * IB
 * 'O' Level
 * Bachelor

NEXT
My favourite subjects are

NEXT
What are your expected or final grades?
1.0
1
1.0

NEXT
I prefer to study in
 * Australia
 * United Kingdom
 * United States
 * Canada
 * Ireland
 * Switzerland
 * New Zealand

NEXT
How can we reach you?

Next Request later?
Submitting...

See courses



WE'RE A ONE-STOP UNIVERSITY APPLICATION PORTAL

You can apply to unive|online.
How to get started


 1. ASSESSMENT
    
    Submit your study preferences online to discover matching courses.


 2. COMPARE
    
    Compare entry requirements, fees, subject rankings, scholarships and course
    duration at a glance.


 3. CONSULT
    
    Lookup our guide or consult your education planner online if you have
    questions at any stage of your application process.


 4. APPLY
    
    Submit up to 8 courses for free through a single online application form.


WE'RE EXPERIENCED EDUCATION COUNSELLORS

Avoid common university application pitfalls by consulting our team of experts
who have over 10 years of industry experience to design the right education plan
for you. Free of charge!
Our services


OUR SERVICES

 * Foundation
 * Undergrad
 * Postgrad

  Foundation Undergrad Postgrad Personalised study plan Credit exemptions
assessment Scholarship assessment Bank loan assistance English test assistance
Personal statement coaching Documents processing Student visa assistance
Accommodation matching Pre-departure preparation Post-enrolment support Service
fee Free Free Free


APPLICATION FEES

Your application fees are waived when you apply to most of our partner
universities listed below.

 * University Partner
 * Non-partner

  University partner Non-partner University application fee Waived (most
courses) Borne by applicant English test registration fee Borne by applicant
Borne by applicant Visa application fee Borne by applicant Borne by applicant




WE'RE A GLOBALLY TRUSTED EDUCATION PARTNER

We are a registered UCAS application centre and the officially appointed agent
representative for over 250 universities and foundation colleges across the
United Kingdom, Australia, New Zealand, USA, Canada, Switzerland and Ireland.
Our universites

Study in Australia
Australian National UniversityCurtin UniversityDeakin UniversityFlinders
UniversityGriffith UniversityJames Cook UniversityLa Trobe UniversityMonash
UniversityMurdoch CollegeMurdoch UniversityQueensland University of Technology
RMIT UniversitySouthern Cross UniversityUniversity of AdelaideUniversity of New
South WalesUniversity of NewcastleUniversity of SydneyUniversity of Tasmania
(UTAS)University of Technology SydneyVictoria UniversityWestern Sydney
University
Study in UK
Arts University BournemouthAston UniversityBangor UniversityBath Spa
UniversityBIMM UniversityBirmingham City UniversityBrunel University
LondonCardiff UniversityCity, University of LondonCoventry UniversityDurham
UniversityEdinburgh Napier UniversityFalmouth UniversityGlasgow Caledonian
University
Glasgow School of ArtGoldsmiths, University of LondonHeriot-Watt
UniversityIstituto MarangoniKingston UniversityLancaster UniversityLeeds Arts
UniversityLeeds Beckett UniversityLiverpool Institute for Performing
ArtsLoughborough UniversityManchester Metropolitan UniversityManchester
Metropolitan University - International CollegeMiddlesex UniversityNewcastle
UniversityNorthumbria UniversityNorwich University of the ArtsNottingham Trent
UniversityQueen Margaret UniversityQueen's University BelfastRoyal Agricultural
UniversityRoyal Holloway, University of LondonSt George's, University of
LondonSwansea UniversityTeesside UniversityUlster UniversityUniversity College
BirminghamUniversity for the Creative ArtsUniversity of AberdeenUniversity of
BristolUniversity of DerbyUniversity of DundeeUniversity of East
AngliaUniversity of EdinburghUniversity of EssexUniversity of Exeter
University of GlasgowUniversity of GreenwichUniversity of
HertfordshireUniversity of LincolnUniversity of LiverpoolUniversity of
NottinghamUniversity of PlymouthUniversity of ReadingUniversity of
SheffieldUniversity of SouthamptonUniversity of St AndrewsUniversity of
StaffordshireUniversity of StirlingUniversity of StrathclydeUniversity of
SunderlandUniversity of SurreyUniversity of SussexUniversity of the West of
England (UWE Bristol)University of WinchesterUniversity of York
Study in Ireland
Trinity College DublinUniversity College Dublin
Study in US
Adelphi UniversityAmerican UniversityAuburn UniversityColorado State
UniversityDrew UniversityFlorida International UniversityGeorge Mason
UniversityGonzaga UniversityHult International Business SchoolIllinois State
UniversityJames Madison UniversityLouisiana State UniversityMarshall University
Oregon State UniversitySaint Louis UniversitySt George's UniversityStony Brook
University, SUNYSuffolk UniversityUniversity of Alabama at BirminghamUniversity
of ArizonaUniversity of Buffalo, SUNYUniversity of Central FloridaUniversity of
Illinois - ChicagoUniversity of KansasUniversity of South CarolinaUniversity of
the PacificUniversity of UtahUniversity of Wisconsin - MadisonWashington State
University
Study in Switzerland
Cesar RitzCulinary Arts Academy SwitzerlandGlion Institute of Higher
EducationHotel Institute MontreuxLes RochesSwiss Hotel Management School
Study in New Zealand
Auckland University of Technology (AUT)Massey UniversityUniversity of
AucklandUniversity of Waikato
Study in China
Xi'an Jiaotong Liverpool University


WE WERE INTERNATIONAL STUDENTS TOO

Achieve a fulfilling academic experience abroad with the help of our education
planners, who have firsthand experience as graduates from overseas universities.
Rely on our expertise to find the best path for your overseas education.

With the aid of technology developed to give our education planners an edge over
traditional agencies, our students are better advised and have enjoyed a higher
quality of service.

Let's get started

Scholarships can range between $100 to $250,000 to help offset your tuition fees
and living expenses. Chat with us online for your free scholarships assessment.


 Chat with us

Our services may be free, but we will never compromise on quality. Hear what our
students from all across asia have to say about their positive experiences with
us!

Read 285 reviews

I am very thankful for the help and advice that theRightU has offered right from
the start of my postgraduate journey. The correspondence was prompt, accurate
and informative.The timely assistance in CV & personal statement writing also
made the application process so much less stressful and clear-cut. - Wynne

Michelle always made sure that I was on top of submitting my stuff and is always
efficient in replying to my queries. Great knowledge of the school and even went
out of the way to provide info of the school I applied to. And their services
are free, so why not! - Jasline

I was recommended by my best pal to this company and I've gotta say, one of my
best choices ever. Their website is easy to navigate, and it provides a handful
of useful information about the universities and courses. Then there's the
speedy responses from my adviser. - Jing Ting

Michelle always made sure that I was on top of submitting my stuff and is always
efficient in replying to my queries. Great knowledge of the school and even went
out of the way to provide info of the school I applied to. And their services
are free, so why not! - Jasline

I was recommended by my best pal to this company and I've gotta say, one of my
best choices ever. Their website is easy to navigate, and it provides a handful
of useful information about the universities and courses. Then there's the
speedy responses from my adviser. - Jing Ting

Great experience, top quality service, humble people. Everything needed of an
educational consultancy and even more. theRightU is ever willing to help, and
they even going the extra mile to visit the different universities before
recommending it to you. Highly recommended! - Jonathan

I was recommended by my best pal to this company and I've gotta say, one of my
best choices ever. Their website is easy to navigate, and it provides a handful
of useful information about the universities and courses. Then there's the
speedy responses from my adviser. - Jing Ting

Great experience, top quality service, humble people. Everything needed of an
educational consultancy and even more. theRightU is ever willing to help, and
they even going the extra mile to visit the different universities before
recommending it to you. Highly recommended! - Jonathan

I came across theRightU when I was searching up for Universities for further
studies. After attending one of their University fairs I felt like they were the
one that I can entrust with choosing the right university for me. As their name
speaks for themselves, my experience with them was nothing but fantastic. - Kai
Chin

Great experience, top quality service, humble people. Everything needed of an
educational consultancy and even more. theRightU is ever willing to help, and
they even going the extra mile to visit the different universities before
recommending it to you. Highly recommended! - Jonathan

I came across theRightU when I was searching up for Universities for further
studies. After attending one of their University fairs I felt like they were the
one that I can entrust with choosing the right university for me. As their name
speaks for themselves, my experience with them was nothing but fantastic. - Kai
Chin

theRightU has helped paved the way for where I am today. The user-friendliness
of the website made my overseas university application extremely convenient. The
guidance and professionalism of the staff also made the journey less
nerve-wrecking. I would recommend them to anyone :) - Gildabella

I came across theRightU when I was searching up for Universities for further
studies. After attending one of their University fairs I felt like they were the
one that I can entrust with choosing the right university for me. As their name
speaks for themselves, my experience with them was nothing but fantastic. - Kai
Chin

theRightU has helped paved the way for where I am today. The user-friendliness
of the website made my overseas university application extremely convenient. The
guidance and professionalism of the staff also made the journey less
nerve-wrecking. I would recommend them to anyone :) - Gildabella

Stumbling upon theRightU while trying to apply to a UK university has been
somewhat a blessing for me. The team has been so kind, patient and also thorough
when answering my doubts and queries. For people who are looking for the best
agency you could ever ask for, theRightU is definitely the choice for you! -
Amanda

theRightU has helped paved the way for where I am today. The user-friendliness
of the website made my overseas university application extremely convenient. The
guidance and professionalism of the staff also made the journey less
nerve-wrecking. I would recommend them to anyone :) - Gildabella

Stumbling upon theRightU while trying to apply to a UK university has been
somewhat a blessing for me. The team has been so kind, patient and also thorough
when answering my doubts and queries. For people who are looking for the best
agency you could ever ask for, theRightU is definitely the choice for you! -
Amanda

I would like to thank theRightU for doing an amazing job helping me in both my
undergraduate and postgraduate enrolment and I whole-heartedly recommend
theRightU to anyone looking to study abroad. - Ching Yuk

Stumbling upon theRightU while trying to apply to a UK university has been
somewhat a blessing for me. The team has been so kind, patient and also thorough
when answering my doubts and queries. For people who are looking for the best
agency you could ever ask for, theRightU is definitely the choice for you! -
Amanda

I would like to thank theRightU for doing an amazing job helping me in both my
undergraduate and postgraduate enrolment and I whole-heartedly recommend
theRightU to anyone looking to study abroad. - Ching Yuk

theRightU definitely made my university application process much smoother, from
the application, to my visa and accommodation which left me with almost nothing
to worry about. - Feriadi

I would like to thank theRightU for doing an amazing job helping me in both my
undergraduate and postgraduate enrolment and I whole-heartedly recommend
theRightU to anyone looking to study abroad. - Ching Yuk

theRightU definitely made my university application process much smoother, from
the application, to my visa and accommodation which left me with almost nothing
to worry about. - Feriadi

theRightU helped me through my whole application process. Khai Leok and his team
were friendly and supportive through every step of the way. From visa
application to walking me through final proceedings, he and his team were there
to aid. The whole application went smoothly. - Karthik

theRightU definitely made my university application process much smoother, from
the application, to my visa and accommodation which left me with almost nothing
to worry about. - Feriadi

theRightU helped me through my whole application process. Khai Leok and his team
were friendly and supportive through every step of the way. From visa
application to walking me through final proceedings, he and his team were there
to aid. The whole application went smoothly. - Karthik

theRightU were incredibly helpful for my Postgraduate application. Wei Siang was
very dedicated to helping me with almost every aspect of the application process
and sorting out all the admin details right down to accommodation and even
flights. Wish I had known about them sooner! - Benjamin

theRightU helped me through my whole application process. Khai Leok and his team
were friendly and supportive through every step of the way. From visa
application to walking me through final proceedings, he and his team were there
to aid. The whole application went smoothly. - Karthik

theRightU were incredibly helpful for my Postgraduate application. Wei Siang was
very dedicated to helping me with almost every aspect of the application process
and sorting out all the admin details right down to accommodation and even
flights. Wish I had known about them sooner! - Benjamin

theRightU has been very helpful with my UK and Visa application. They have
always ensured I am well equipped with information to go through with all the
processes. Their service was excellent and professional! I would like to thank
theRightU, especially Wei Siang who has patiently assisted me during the whole
journey. - Irene

theRightU were incredibly helpful for my Postgraduate application. Wei Siang was
very dedicated to helping me with almost every aspect of the application process
and sorting out all the admin details right down to accommodation and even
flights. Wish I had known about them sooner! - Benjamin

theRightU has been very helpful with my UK and Visa application. They have
always ensured I am well equipped with information to go through with all the
processes. Their service was excellent and professional! I would like to thank
theRightU, especially Wei Siang who has patiently assisted me during the whole
journey. - Irene

theRightU was very helpful and prompt in answering any queries as well as
organising meetups to help with the application/payment process. Everything was
smooth and efficient, allowing me to be at ease to focus on preparing for
studying abroad. - Joanna

theRightU has been very helpful with my UK and Visa application. They have
always ensured I am well equipped with information to go through with all the
processes. Their service was excellent and professional! I would like to thank
theRightU, especially Wei Siang who has patiently assisted me during the whole
journey. - Irene

theRightU was very helpful and prompt in answering any queries as well as
organising meetups to help with the application/payment process. Everything was
smooth and efficient, allowing me to be at ease to focus on preparing for
studying abroad. - Joanna

Overall, the service I received from theRightU was second to none, and what
would have normally been an extremely stressful & difficult experience applying
for university, it was a very smooth and pleasant one. - Gabriel

theRightU was very helpful and prompt in answering any queries as well as
organising meetups to help with the application/payment process. Everything was
smooth and efficient, allowing me to be at ease to focus on preparing for
studying abroad. - Joanna

Overall, the service I received from theRightU was second to none, and what
would have normally been an extremely stressful & difficult experience applying
for university, it was a very smooth and pleasant one. - Gabriel

theRightU's been incredible. Wei Siang went above and beyond what an education
agent would usually do, he was patient, meticulous and always prompt with his
replies. Applying for uni can be pretty nerve-wrecking at times but Wei Siang
was there from start to finish. Thank you so much, theRightU and Wei Siang! -
Andrea

Overall, the service I received from theRightU was second to none, and what
would have normally been an extremely stressful & difficult experience applying
for university, it was a very smooth and pleasant one. - Gabriel

theRightU's been incredible. Wei Siang went above and beyond what an education
agent would usually do, he was patient, meticulous and always prompt with his
replies. Applying for uni can be pretty nerve-wrecking at times but Wei Siang
was there from start to finish. Thank you so much, theRightU and Wei Siang! -
Andrea

With the help of theRightU, the entire process of selecting a suitable
university that met my needs was a breeze! theRightU has clearly distinguished
itself from the rest for their meticulous assistance, great support and
extensive knowledge on various matters, far exceeding my expectations. -
Katayoun

theRightU's been incredible. Wei Siang went above and beyond what an education
agent would usually do, he was patient, meticulous and always prompt with his
replies. Applying for uni can be pretty nerve-wrecking at times but Wei Siang
was there from start to finish. Thank you so much, theRightU and Wei Siang! -
Andrea

With the help of theRightU, the entire process of selecting a suitable
university that met my needs was a breeze! theRightU has clearly distinguished
itself from the rest for their meticulous assistance, great support and
extensive knowledge on various matters, far exceeding my expectations. -
Katayoun

Very helpful with my application to the UK! Love how they are always there to
assist and answer my doubts! Everything is so much easier with the help of
theRightU and I couldn't be happier! Do look for TheRightU if you are intending
to study abroad! I am sure they will make it a smooth sailing journey!!! - Nur
Adriana

With the help of theRightU, the entire process of selecting a suitable
university that met my needs was a breeze! theRightU has clearly distinguished
itself from the rest for their meticulous assistance, great support and
extensive knowledge on various matters, far exceeding my expectations. -
Katayoun

Very helpful with my application to the UK! Love how they are always there to
assist and answer my doubts! Everything is so much easier with the help of
theRightU and I couldn't be happier! Do look for TheRightU if you are intending
to study abroad! I am sure they will make it a smooth sailing journey!!! - Nur
Adriana

TheRightU has been such a great help with my application to university. Wei
Siang provided the best support from our initial meeting to the pre-departure
briefing. Aside from assisting me with all the administrative matters, he was
also always available to answer any of my questions. - Jill

Very helpful with my application to the UK! Love how they are always there to
assist and answer my doubts! Everything is so much easier with the help of
theRightU and I couldn't be happier! Do look for TheRightU if you are intending
to study abroad! I am sure they will make it a smooth sailing journey!!! - Nur
Adriana

TheRightU has been such a great help with my application to university. Wei
Siang provided the best support from our initial meeting to the pre-departure
briefing. Aside from assisting me with all the administrative matters, he was
also always available to answer any of my questions. - Jill

The advice you've patiently given me have been really insightful and thoughtful.
The effort you put in to help me get an offer from Monash University and
securing my accommodation despite all odds and helping me with payment, flight
booking and airport pickup are all things that I am truly grateful for. -
Sandeep

TheRightU has been such a great help with my application to university. Wei
Siang provided the best support from our initial meeting to the pre-departure
briefing. Aside from assisting me with all the administrative matters, he was
also always available to answer any of my questions. - Jill

The advice you've patiently given me have been really insightful and thoughtful.
The effort you put in to help me get an offer from Monash University and
securing my accommodation despite all odds and helping me with payment, flight
booking and airport pickup are all things that I am truly grateful for. -
Sandeep

Having used the services from other agencies, I can confidently say that TRU has
been the best so far! The application process was completed without much effort
on my part, yet in every step I was included in the decision making. The process
felt like a personal friend helping you rather than just another agent behind a
screen. - Faith

The advice you've patiently given me have been really insightful and thoughtful.
The effort you put in to help me get an offer from Monash University and
securing my accommodation despite all odds and helping me with payment, flight
booking and airport pickup are all things that I am truly grateful for. -
Sandeep

Having used the services from other agencies, I can confidently say that TRU has
been the best so far! The application process was completed without much effort
on my part, yet in every step I was included in the decision making. The process
felt like a personal friend helping you rather than just another agent behind a
screen. - Faith

The people at theRightU are professional, humble, patient and helpful. They go
the extra mile in helping you to get into the university of your choice. I
probably was not easy to communicate with but thank you for being so patient and
helping me get into the university of my choice. - Thaneswaran

Having used the services from other agencies, I can confidently say that TRU has
been the best so far! The application process was completed without much effort
on my part, yet in every step I was included in the decision making. The process
felt like a personal friend helping you rather than just another agent behind a
screen. - Faith

The people at theRightU are professional, humble, patient and helpful. They go
the extra mile in helping you to get into the university of your choice. I
probably was not easy to communicate with but thank you for being so patient and
helping me get into the university of my choice. - Thaneswaran

theRightU was nothing short of wonderful in helping me through a considerably
confusing and important decision. I felt very secure in the knowledge that
everything necessary would be handled professionally. - Tanya

The people at theRightU are professional, humble, patient and helpful. They go
the extra mile in helping you to get into the university of your choice. I
probably was not easy to communicate with but thank you for being so patient and
helping me get into the university of my choice. - Thaneswaran

theRightU was nothing short of wonderful in helping me through a considerably
confusing and important decision. I felt very secure in the knowledge that
everything necessary would be handled professionally. - Tanya

After a couple of months of messages, emails and correspondence I received
offers to universities I never thought I could get into. I have absolutely no
hesitation in recommending their services to anyone. - Darran

theRightU was nothing short of wonderful in helping me through a considerably
confusing and important decision. I felt very secure in the knowledge that
everything necessary would be handled professionally. - Tanya

After a couple of months of messages, emails and correspondence I received
offers to universities I never thought I could get into. I have absolutely no
hesitation in recommending their services to anyone. - Darran

theRightU has provided tremendous help with my application. Beatrice who has
been guiding me since the start of my application. She has gone the extra mile
to assist me with the step-by-step guide upon accepting the offer and keeping me
in the loop to ensure that I was mentally prepared to study abroad. - Cythia

After a couple of months of messages, emails and correspondence I received
offers to universities I never thought I could get into. I have absolutely no
hesitation in recommending their services to anyone. - Darran

theRightU has provided tremendous help with my application. Beatrice who has
been guiding me since the start of my application. She has gone the extra mile
to assist me with the step-by-step guide upon accepting the offer and keeping me
in the loop to ensure that I was mentally prepared to study abroad. - Cythia

theRightU was nothing short of amazing. They were patient in guiding me
throughout the entire application process. They took the time to really find the
right course in the right university for me. So, thank you theRightU. Also a
special thanks to Khai Leok and Michelle. - Arabelle

theRightU has provided tremendous help with my application. Beatrice who has
been guiding me since the start of my application. She has gone the extra mile
to assist me with the step-by-step guide upon accepting the offer and keeping me
in the loop to ensure that I was mentally prepared to study abroad. - Cythia

theRightU was nothing short of amazing. They were patient in guiding me
throughout the entire application process. They took the time to really find the
right course in the right university for me. So, thank you theRightU. Also a
special thanks to Khai Leok and Michelle. - Arabelle

therightU impresses with its incredibly prompt replies, diligence in research
and attention to detail. They will guide you through every laborious detail of
your overseas university application. Shout out to Mr Khai Leok who corresponded
promptly to my countless number of emails. theRightU definitely delivers! -
Daniel

theRightU was nothing short of amazing. They were patient in guiding me
throughout the entire application process. They took the time to really find the
right course in the right university for me. So, thank you theRightU. Also a
special thanks to Khai Leok and Michelle. - Arabelle

therightU impresses with its incredibly prompt replies, diligence in research
and attention to detail. They will guide you through every laborious detail of
your overseas university application. Shout out to Mr Khai Leok who corresponded
promptly to my countless number of emails. theRightU definitely delivers! -
Daniel

I had a wonderful experience with theRightU. Thank you for guiding me through
the entire process, from uni applications to applying for visa and
accommodations in Australia, as well as addressing all my concerns and queries.
The whole process was a breeze thanks to you. Really glad i came across
theRightU! - Joyce

therightU impresses with its incredibly prompt replies, diligence in research
and attention to detail. They will guide you through every laborious detail of
your overseas university application. Shout out to Mr Khai Leok who corresponded
promptly to my countless number of emails. theRightU definitely delivers! -
Daniel

I had a wonderful experience with theRightU. Thank you for guiding me through
the entire process, from uni applications to applying for visa and
accommodations in Australia, as well as addressing all my concerns and queries.
The whole process was a breeze thanks to you. Really glad i came across
theRightU! - Joyce

Extremely thankful to Michelle for getting me into my dream university in the UK
despite requiring extra procedures in my application eg. helping me send in my
creative piece to the university, chasing them for my CAS letter. - Minn

I had a wonderful experience with theRightU. Thank you for guiding me through
the entire process, from uni applications to applying for visa and
accommodations in Australia, as well as addressing all my concerns and queries.
The whole process was a breeze thanks to you. Really glad i came across
theRightU! - Joyce

Extremely thankful to Michelle for getting me into my dream university in the UK
despite requiring extra procedures in my application eg. helping me send in my
creative piece to the university, chasing them for my CAS letter. - Minn

Amazing service! I thought that my university application would've been more
tedious but it was surprisingly convenient. A simple meeting down at the office
would give me all the information that I need to move on the the next step. Do
come here for great people to help you with your transition towards your further
studies! - Samuel

Extremely thankful to Michelle for getting me into my dream university in the UK
despite requiring extra procedures in my application eg. helping me send in my
creative piece to the university, chasing them for my CAS letter. - Minn

Amazing service! I thought that my university application would've been more
tedious but it was surprisingly convenient. A simple meeting down at the office
would give me all the information that I need to move on the the next step. Do
come here for great people to help you with your transition towards your further
studies! - Samuel


Read 256 more reviews on facebook

Amazing service! I thought that my university application would've been more
tedious but it was surprisingly convenient. A simple meeting down at the office
would give me all the information that I need to move on the the next step. Do
come here for great people to help you with your transition towards your further
studies! - Samuel


Read 256 more reviews on facebook

I am very thankful for the help and advice that theRightU has offered right from
the start of my postgraduate journey. The correspondence was prompt, accurate
and informative.The timely assistance in CV & personal statement writing also
made the application process so much less stressful and clear-cut. - Wynne


Read 256 more reviews on facebook

I am very thankful for the help and advice that theRightU has offered right from
the start of my postgraduate journey. The correspondence was prompt, accurate
and informative.The timely assistance in CV & personal statement writing also
made the application process so much less stressful and clear-cut. - Wynne

Michelle always made sure that I was on top of submitting my stuff and is always
efficient in replying to my queries. Great knowledge of the school and even went
out of the way to provide info of the school I applied to. And their services
are free, so why not! - Jasline

Previous
Next
Upcoming Events
No upcoming events

 * 
 * 
 * 
 * 
 * 

hello@therightu.com +65 6333 1300 +65 9650 3225 therightusg Mon to Fri, 10am to
7pm 144 Robinson Road, #17-02
Singapore 068908 © 2024

Quick Links Home About us Guide Compare Multi-Apply University fair Contact us
Privacy policy
Singapore
EN 简体

Load earlier messages