wacomedicalassistantschool.com Open in urlscan Pro
2606:4700:3037::6815:54ba  Public Scan

Submitted URL: https://wacomedicalassistant.com/
Effective URL: https://wacomedicalassistantschool.com/
Submission: On December 12 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://4runw89p71.execute-api.us-west-1.amazonaws.com/latest/application/4009818/ea7126c5-e42b-4723-90c8-2cb78872bb64

<form id="contact_form" method="post" action="https://4runw89p71.execute-api.us-west-1.amazonaws.com/latest/application/4009818/ea7126c5-e42b-4723-90c8-2cb78872bb64" class="row justify-content-center">
  <input name="redirect_url" type="hidden" value="https://wacomedicalassistantschool.com/thank-you/">
  <input name="override_company_id" type="hidden" value="8932019102">
  <input name="page_name" type="hidden" value="Waco Medical Assistant School | 18-Week Medical Assisting Program">
  <input name="callrail_company_id" type="hidden" value="">
  <input name="zollege_school_new_" type="hidden" value="Waco Medical Assistant School">
  <input name="form_source_url" type="hidden" value="https://wacomedicalassistantschool.com/">
  <input name="form_event_type" type="hidden" value="">
  <!-- htmllint preset="none" -->
  <div class="mb-1 mb-sm-6
      col-12 
      col-sm-12 col-md-6 ">
    <div class="form-group">
      <label for="firstname" class="form-label line-height-1 visually-hidden d-flex" aria-hidden="true"> First Name <span class="text-red-a">*</span>
      </label>
      <input type="text" id="firstname" class="form-control " name="firstname" placeholder="First Name" aria-label="First Name" required="">
    </div>
  </div>
  <div class="mb-1 mb-sm-6
      col-12 
      col-sm-12 col-md-6 ">
    <div class="form-group">
      <label for="lastname" class="form-label line-height-1 visually-hidden d-flex" aria-hidden="true"> Last Name <span class="text-red-a">*</span>
      </label>
      <input type="text" id="lastname" class="form-control " name="lastname" placeholder="Last Name" aria-label="Last Name" required="">
    </div>
  </div>
  <div class="mb-1 mb-sm-6
      col-12 
      col-sm-12 col-md-6 ">
    <div class="form-group">
      <label for="email" class="form-label line-height-1 visually-hidden d-flex" aria-hidden="true"> Email <span class="text-red-a">*</span>
      </label>
      <input type="email" id="email" class="form-control " name="email" placeholder="Email Address" aria-label="Email" required="">
    </div>
  </div>
  <div class="mb-1 mb-sm-6 col-12 col-sm-12 col-md-6 ">
    <div class="form-group">
      <label for="phone" class="form-label line-height-1 visually-hidden" aria-hidden="true"> Phone <span class="text-red-a">*</span>
      </label>
      <input type="tel" id="phone" class="form-control" name="phone" placeholder="Phone Number" aria-label="Phone" required="">
    </div>
  </div>
  <!-- htmllint preset="$previous" -->
  <p class="phone-validation container text-brand-primary-light text-center mb-1"></p>
  <div class="col-12 text-center mt-3">
    <button class="btn btn-lg btn-brand-secondary-light shadow mb-5 px-5 g-recaptcha" data-sitekey="6LeDdFofAAAAAGSJcw0K3o4t9CFcteg7yY7h90wg" data-callback="onSubmit" data-action="submit">Submit</button>
  </div>
  <div class="col-12">
    <script data-cfasync="false">
      function handleRedirect() {
        setTimeout(() => {
          if (document.querySelector('[name="redirect_url"]').value.includes('deposit')) {
            document.querySelector('#submit-button').disabled = true;
            document.querySelector('.submit-button-text').style.opacity = 0;
            document.querySelector('.spinner-container').classList.remove('d-none');
          }
        }, 0);
      }

      function onSubmit(token) {
        const form = document.getElementById("contact_form");
        if (!form.reportValidity()) return grecaptcha.reset();
        handleRedirect();
        form.submit();
      }

      function onSubmitMobile(token) {
        const form = document.getElementById("Mobile");
        if (!form.reportValidity()) return grecaptcha.reset();
        handleRedirect();
        form.submit();
      }

      function onSubmitTablet(token) {
        const form = document.getElementById("Tablet");
        if (!form.reportValidity()) return grecaptcha.reset();
        handleRedirect();
        form.submit();
      }

      function onSubmitDesktop(token) {
        const form = document.getElementById("Desktop");
        if (!form.reportValidity()) return grecaptcha.reset();
        handleRedirect();
        form.submit();
      }
    </script>
    <!-- htmllint preset="none" -->
    <p id="contact-info" class="disclaimer small text-center leading-snug home-disclaimer  " style="font-size: 12px;"> By submitting your information, you agree to our <a class="" href="/privacy-policy/">Privacy Policy</a>, and to receive marketing
      communications from Zollege Medical Assistant Program. This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" class="text-brand-primary-light">Privacy Policy</a> and
      <a href="https://policies.google.com/terms" class="text-brand-primary-light">Terms of Service</a> apply. </p>
  </div>
</form>

POST https://4runw89p71.execute-api.us-west-1.amazonaws.com/latest/application/4009818/2238fd9c-f7a7-4c40-9fa3-2fd03eb07849

<form id="future-start-dates-8932019102" method="post" action="https://4runw89p71.execute-api.us-west-1.amazonaws.com/latest/application/4009818/2238fd9c-f7a7-4c40-9fa3-2fd03eb07849" class="row justify-content-center">
  <input name="page_name" type="hidden" value="Waco Medical Assistant School | 18-Week Medical Assisting Program">
  <input name="callrail_company_id" type="hidden" value="">
  <input name="zollege_school_new_" type="hidden" value="Waco Medical Assistant School">
  <input name="form_source_url" type="hidden" value="https://wacomedicalassistantschool.com/">
  <input name="override_company_id" type="hidden" value="8932019102">
  <input name="form_event_type" type="hidden" value="Future Start Dates">
  <input name="redirect_url" type="hidden" value="https://wacomedicalassistantschool.com/thank-you/">
  <div class="mb-1 mb-sm-6
      col-12 
      col-sm-12 col-md-6 ">
    <div class="form-group">
      <label for="firstname" class="form-label line-height-1  d-flex"> First Name <span class="text-red-a">*</span>
      </label>
      <input type="text" id="firstname" class="form-control" name="firstname" placeholder="First Name" aria-label="First Name" required="">
    </div>
  </div>
  <div class="mb-1 mb-sm-6
      col-12 
      col-sm-12 col-md-6 ">
    <div class="form-group">
      <label for="lastname" class="form-label line-height-1  d-flex"> Last Name <span class="text-red-a">*</span>
      </label>
      <input type="text" id="lastname" class="form-control" name="lastname" placeholder="Last Name" aria-label="Last Name" required="">
    </div>
  </div>
  <div class="mb-1 mb-sm-6
      col-12 
      col-sm-12 col-md-6 ">
    <div class="form-group">
      <label for="email" class="form-label line-height-1  d-flex"> Email <span class="text-red-a">*</span>
      </label>
      <input type="email" id="email" class="form-control" name="email" placeholder="name@example.com" aria-label="Email" required="">
    </div>
  </div>
  <div class="mb-1 mb-sm-6 col-12 col-sm-12 col-md-6 ">
    <div class="form-group">
      <label for="phone" class="form-label line-height-1 d-flex"> Phone <span class="text-red-a">*</span>
      </label>
      <input type="tel" id="phone" class="form-control" name="phone" placeholder="Phone" aria-label="Phone" required="">
    </div>
  </div>
  <div class="col-12 text-center mt-2">
    <button class="btn btn-lg btn-brand-secondary-light shadow mb-4 px-5 g-recaptcha" data-sitekey="6LeDdFofAAAAAGSJcw0K3o4t9CFcteg7yY7h90wg" data-callback="submitFuture8932019102" data-action="submit" type="button">Submit</button>
    <script data-cfasync="false">
      function handleRedirect() {
        setTimeout(() => {
          if (document.querySelector('[name="redirect_url"]').value.includes('deposit')) {
            document.querySelector('#submit-button').disabled = true;
            document.querySelector('.submit-button-text').style.opacity = 0;
            document.querySelector('.spinner-container').classList.remove('d-none');
          }
        }, 0);
      }

      function submitFuture8932019102(token) {
        const form = document.getElementById("future-start-dates-8932019102");
        if (!form.reportValidity()) return grecaptcha.reset();
        handleRedirect();
        form.submit();
      }

      function onSubmitMobile(token) {
        const form = document.getElementById("Mobile");
        if (!form.reportValidity()) return grecaptcha.reset();
        handleRedirect();
        form.submit();
      }

      function onSubmitTablet(token) {
        const form = document.getElementById("Tablet");
        if (!form.reportValidity()) return grecaptcha.reset();
        handleRedirect();
        form.submit();
      }

      function onSubmitDesktop(token) {
        const form = document.getElementById("Desktop");
        if (!form.reportValidity()) return grecaptcha.reset();
        handleRedirect();
        form.submit();
      }
    </script>
    <!-- htmllint preset="none" -->
    <p id="contact-info" class="disclaimer small text-center leading-snug home-disclaimer  " style="font-size: 12px;"> By submitting your information, you agree to our <a class="" href="/privacy-policy/">Privacy Policy</a>, and to receive marketing
      communications from Zollege Medical Assistant Program. This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" class="text-brand-primary-light">Privacy Policy</a> and
      <a href="https://policies.google.com/terms" class="text-brand-primary-light">Terms of Service</a> apply. </p>
  </div>
</form>

Text Content

Register for our virtual event on Wednesday, 12/18: 5 Steps to a Successful
Medical Assisting Journey
 * Apply
   Tuition
   Standard Plans Custom Plans
   Student Journey
   Program Details Knowlege Hub
 * Events
   Partner With Us
   Partnerships
 * Contact Us
   

Call us at (254) 212-7998 or text us at (254) 212-7998


BECOME A MEDICAL ASSISTANT


NEW CAREER. PREDICTABLE HOURS. FINANCIAL SECURITY.

APPLY NOW!


REQUEST MORE INFORMATION

First Name *
Last Name *
Email *
Phone *



Submit

By submitting your information, you agree to our Privacy Policy, and to receive
marketing communications from Zollege Medical Assistant Program. This site is
protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.


LEARN ABOUT OUR LOCAL MEDICAL ASSISTANT PROGRAM

Waco Medical Assistant School was founded to give students the opportunity to
become Medical Assistants without the burden of student debt or years of
schooling, while providing all the skills, training, and requirements you need
to enter the local workforce.

IMAGINE GRADUATING DEBT FREE.

Our medical assistant course has helped thousands of people start a new career
in the medical field at a fraction of the cost of other schools. We help
students graduate debt free from our Waco Medical Assistant Program by offering
affordable tuition and flexible payment plans.


WITH ALL THE SKILLS YOU NEED.

Our medical assistant program is designed to prepare students to work in medical
offices and to learn what it takes to become a medical assistant. Waco Medical
Assistant School prepares you with all the skills you need using a proven
curriculum taught by passionate and knowledgeable school instructors who are
excited to help you succeed in the field.



WHAT TO EXPECT.

Each week will consist of a combination of pre-recorded lectures, online
learning activities, and hands-on lab skills. Lectures and online activities are
completed during the week at your own pace, from the safety of your own home!
These activities will be due weekly. Every other Saturday, you will attend a 4
hour class dedicated specifically to learning and perfecting your lab skills in
a real medical office in Waco!

WANT TO LEARN MORE?

Download Our Course Guide


UPCOMING CLASSES IN WACO


WACO

January 04, 2025
Saturdays
1:30 PM-6:00 PM
APPLY
Course Schedule

Few Seats Left!
Interested in future dates?

KEEP ME INFORMED OF FUTURE DATES!

×
First Name *
Last Name *
Email *
Phone *
Submit

By submitting your information, you agree to our Privacy Policy, and to receive
marketing communications from Zollege Medical Assistant Program. This site is
protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.




WHY CHOOSE WACO MEDICAL ASSISTANT SCHOOL?

HANDS-ON LEARNING

Our program features immersive, hands-on learning taught by professional school
instructors with years of experience in the field. Students learn and practice
in an actual medical office setting.

CONVENIENT SCHEDULE

Many of our schools offer multiple class locations and times, including
Saturdays. This allows flexibility for our students to continue working while
being prepared for their next career.

AFFORDABLE TUITION

Our learning model allows us to keep the cost of education extremely low. We
offer several payment plans that do not require a credit check.

EXPERIENCED STAFF

We hire the most qualified and experienced instructors in town. All of our
school instructors are either distinguished medical assistants or medical
professionals.

SCRUBS, SUPPLIES & MATERIALS INCLUDED

Your tuition includes a set of scrubs and all supplies and materials needed for
class. The CCMA guide book is provided to each student at no additional cost.

CAREER SERVICES

We’re committed to helping our students both during and after graduation. Once
you graduate, our dedicated career services team will help you in your job
search in Waco.

APPLY NOW


CONTACT INFORMATION

 * * Waco
   * 7125 New Sanger Rd., Suite 504
   * Waco, TX 76712




ADMISSION HOURS

Monday: 8:00am - 8:00pm CST

Tuesday: 8:00am - 8:00pm CST

Wednesday: 8:00am - 8:00pm CST

Thursday: 8:00am - 8:00pm CST

Friday: 8:00am - 8:00pm CST

Saturday: 8:00am - 5:00pm CST

Sunday: 8:00am - 5:00pm CST

The Denver Dental Assistant School is located in Lakewood off of Huron St and W
124th Ave, near I-25 where it meets Highway 128. You can find the Denver Dental
Assistant School just minutes from Northglenn, Broomfield, Thornton, and Federal
Heights, and just 20 minutes from Downtown Denver near where I-25 intersects
with I-70 and I-76.

The Tacoma Dental Assistant School is located in Central Tacoma, in a
neighborhood surrounded by North End, Hilltop and Fircrest, near S. Union in
between 16th and 17th Streets. The Tacoma Dental Assistant School can also be
found off Highway 16 at S. Union Ave, just passed 19th St, and is only 20
minutes away from I-5 where it crosses Highway 16.

The Tacoma Dental Assistant School – Puyallup campus is located near Highway 167
where it crosses Highway 410 off of E. Main Ave. The school is located at the
corner of Shaw Rd E and E Main Ave. The school can also be found from the South
down Shaw Rd E off of 23rd Ave SE.

The Phoenix Dental Assistant Schools, Mesa Campus is located off of Highway 101
past Highway 60 from the South, on the corner of Main St and 63rd St, one block
north of Broadway Rd. The school is also located just above the neighborhoods of
Superstition Springs Center and Leisure World.

The Phoenix Dental Assistant Schools, Litchfield Park Campus is located off
Dysart Rd near Camelback Rd. The school is 20 minutes away from Northern Pkwy
from the north, Highway 303 from the west and I-10 from the south. The school is
also south of the Luke Air Force Base and across the water from Camelback Ranch
in Glendale.

The Ohio Dental Assistant School is located in Avon, off of Highway 83, Center
Rd. The school is just south of where the I-90 and Highway 2 crosses over Center
Rd. The school is also east of the intersection of Stoney Ridge Rd and Detroit
Rd with the closest intersection to the Ohio Dental Assistant School at Detroit
Rd and Center Rd. The school can also be accessed from I-80 and Highway 20 where
they both cross Center Rd in North Ridgeville.

 * How To Apply
 * Tuition
 * Program Details
 * FAQ
 * Contact
 * Partnerships
 * Student Grievance Policy
 * Privacy Policy
 * Safe Classes
 * Student Login
 * Sitemap

Copyright © 2024 Waco Medical Assistant School is licensed and regulated by the
Texas Workforce Commission.
Admissions Hours Today: 8:00am - 8:00pm CST
APPLY NOW
CALL US TEXT US

Wait! Don't go!


YOU'RE ALREADY HALFWAY THERE

Finish your application and be one step closer to starting a new career after
school!

Continue Application

>