productiongroup.org Open in urlscan Pro
3.101.210.195  Public Scan

URL: https://productiongroup.org/
Submission: On March 14 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

POST

<form id="main-form1" method="post" novalidate="novalidate">
  <!-- Jornaya Token -->
  <input id="leadid_token" name="jornaya" type="hidden" value="09E7D45E-324E-B6D1-77CB-7900881FE5FB">
  <!-- Static input -->
  <input type="hidden" id="city" name="city" value="Buffalo" placeholder="City">
  <!-- <input type="hidden" id="zip" name="zip" value="14202" placeholder="Zip"> -->
  <input type="hidden" id="state" name="state" value="NY" placeholder="state">
  <!-- 1. When would you like to start? -->
  <div class="form-group mb-md-3 mb-2">
    <label for="field-school"><span class="text-danger">*</span>When would you like to start?</label>
    <div class="select active custom-select">
      <select name="desiredStartDate" class="form-control Page1Field" id="desiredStartDate">
        <option value="Within_A_Month" selected="">Within A Month</option>
        <option value="1_to_3_Months">1 to 3 Months</option>
        <option value="3_to_6_Months">3 to 6 Months</option>
        <option value="6_to_12_Months">6 to 12 Months</option>
        <option value="12_Plus_Months">12+ Months</option>
      </select>
    </div>
  </div>
  <!-- 2. What level of education have you completed? -->
  <div class="form-group mb-md-3 mb-2">
    <label for="field-school" class=""><span class="text-danger">*</span>What level of education have you completed?</label>
    <div class="select active custom-select">
      <select name="highestEducationLevel" class="form-control Page1Field" id="highestEducationLevel">
        <option value="HS_Diploma_or_GED" selected="">High School Diploma or GED</option>
        <option value="Still_in_High_School">Still in High School</option>
        <option value="Some_College">Some College</option>
        <option value="Associates_Degree">Associates Degree</option>
        <option value="Bachelors_Degree">Bachelors Degree</option>
        <option value="Masters_Degree">Masters Degree</option>
        <option value="Doctoral_Degree">Doctoral Degree</option>
      </select>
    </div><!-- /.select -->
  </div>
  <!-- 3. What program are you interested in? -->
  <div class="form-group mb-md-3 mb-2">
    <label for="field-school"><span class="text-danger">*</span>What area of study are you interested in?</label>
    <div class="select active custom-select">
      <select name="programOfInterest" class="form-control Page1Field" id="programOfInterest">
        <option class="education" value="visual_arts_bachelors_with_digital_cinematography_concentration_online" selected="selected">Visual Arts Bachelors with Digital Cinematography Concentration – Online</option>
      </select>
    </div>
  </div>
  <!-- 4. What year did you graduate high school? -->
  <div class="form-group mb-md-3 mb-2">
    <label for="field-school"><span class="text-danger">*</span>What year did you graduate high school?</label>
    <div class="select active custom-select">
      <select name="hsGradYear" class="form-control Page1Field" id="hsGradYear">
        <option value="2024">2024</option>
        <option value="2023">2023</option>
        <option value="2022">2022</option>
        <option value="2021">2021</option>
        <option value="2020">2020</option>
        <option value="2019">2019</option>
        <option value="2018">2018</option>
        <option value="2017" selected="">2017</option>
        <option value="2016">2016</option>
        <option value="2015">2015</option>
        <option value="2014">2014</option>
        <option value="2013">2013</option>
        <option value="2012">2012</option>
        <option value="2011">2011</option>
        <option value="2010">2010</option>
        <option value="2009">2009</option>
        <option value="2008">2008</option>
        <option value="2007">2007</option>
        <option value="2006">2006</option>
        <option value="2005">2005</option>
        <option value="2004">2004</option>
        <option value="2003">2003</option>
        <option value="2002">2002</option>
        <option value="2001">2001</option>
        <option value="2000">2000</option>
        <option value="1999">1999</option>
        <option value="1998">1998</option>
        <option value="1997">1997</option>
        <option value="1996">1996</option>
        <option value="1995">1995</option>
        <option value="1994">1994</option>
        <option value="1993">1993</option>
        <option value="1992">1992</option>
        <option value="1991">1991</option>
        <option value="1990">1990</option>
        <option value="1989">1989</option>
        <option value="1988">1988</option>
        <option value="1987">1987</option>
        <option value="1986">1986</option>
        <option value="1985">1985</option>
        <option value="1984">1984</option>
        <option value="1983">1983</option>
        <option value="1982">1982</option>
        <option value="1981">1981</option>
        <option value="1980">1980</option>
        <option value="1979">1979</option>
        <option value="1978">1978</option>
        <option value="1977">1977</option>
        <option value="1976">1976</option>
        <option value="1975">1975</option>
        <option value="1974">1974</option>
        <option value="1973">1973</option>
      </select>
    </div><!-- /.select -->
  </div>
  <!-- 5. What is your classroom preference? -->
  <div class="form-group mb-md-3 mb-2">
    <label for="field-school"><span class="text-danger">*</span>What is your classroom preference?</label>
    <div class="select active custom-select">
      <select name="classroomPreference" class="form-control Page1Field" id="classroomPreference">
        <option value="Online">Online</option>
        <option value="Both" selected="">Both (Online/Campus)</option>
        <option value="Campus">Campus </option>
      </select>
    </div>
  </div>
  <!-- Submit button -->
  <div class="text-center custom-button mb-2 mt-3">
    <button id="submit-btn1" data-id="1" type="button" class="continue-btn next-btn theme-btn btn-style-one ladda-button" data-style="zoom-in">Continue</button>
  </div>
  <p class="form-hint">* Denotes required field</p>
  <input type="hidden" name="xxTrustedFormToken" id="xxTrustedFormToken_0" value="https://cert.trustedform.com/715766c36c772fac7073998939273474ef586590"><input type="hidden" name="xxTrustedFormCertUrl" id="xxTrustedFormCertUrl_0"
    value="https://cert.trustedform.com/715766c36c772fac7073998939273474ef586590"><input type="hidden" name="xxTrustedFormPingUrl" id="xxTrustedFormPingUrl_0"
    value="https://ping.trustedform.com/0.MMzRQgZGycgBNkiwTjI0Ly-8NM0U-B3qnMPp1cRj3XJNWopzpl3J3TPiLzcyEZL4P6d1puYa.rg0eOySHfCH-6NZyC9D2OQ.a4HujEBZ2T0R97rNPwLkUw">
</form>

POST

<form id="main-form2" class="hide-from" method="post" novalidate="novalidate">
  <div class="row">
    <!-- First Name -->
    <div class="col-xl-6 col-lg-12 col-md-12">
      <div class="form-group mb-md-3 mb-2">
        <label for="firstName"><span class="text-danger">*</span>First Name</label>
        <div class="field">
          <input type="text" id="firstName" name="firstName" class="form-control validate" placeholder="ex. John">
        </div>
      </div>
    </div>
    <!-- Last Name -->
    <div class="col-xl-6 col-lg-12 col-md-12">
      <div class="form-group mb-md-3 mb-2">
        <label for="lastName"><span class="text-danger">*</span>Last Name</label>
        <div class="field">
          <input type="text" id="lastName" name="lastName" class="form-control validate" placeholder="ex. Smith">
        </div>
      </div>
    </div>
    <!-- What is your street address? -->
    <div class="col-xl-6 col-lg-12 col-md-12">
      <div class="form-group mb-md-3 mb-2">
        <label for="address"><span class="text-danger">*</span>What is your street address?</label>
        <div class="field">
          <input type="text" id="address" name="address" class="form-control validate pac-target-input" placeholder="ex. 123 main street" autocomplete="off">
        </div>
      </div>
    </div>
    <!-- What is your zip code? -->
    <div class="col-xl-6 col-lg-12 col-md-12">
      <div class="form-group mb-md-3 mb-2">
        <label for="zip"><span class="text-danger">*</span>What is your zip code?</label>
        <div class="field">
          <input type="text" id="zip" name="zip" value="14202" class="form-control validate" placeholder="zipcode" maxlength="5">
        </div>
      </div>
    </div>
    <!-- What is your email address? -->
    <div class="col-xl-6 col-lg-12 col-md-12">
      <div class="form-group mb-md-3 mb-2">
        <label for="email"><span class="text-danger">*</span>What is your email address?</label>
        <div class="loader-design">
          <div class="field">
            <input type="email" id="email" name="email" class="form-control validate" placeholder="Email">
          </div>
          <div id="email-spinner">
            <div class="spinner-icon"></div>
          </div>
        </div>
        <small class="email_loader" style="display: none;">verifying email please wait...</small>
      </div>
    </div>
    <!-- What is your phone number? -->
    <div class="col-xl-6 col-lg-12 col-md-12">
      <div class="form-group mb-md-3 mb-2">
        <label for="phone"><span class="text-danger">*</span>What is your phone number?</label>
        <div class="loader-design">
          <div class="field">
            <input type="text" id="phone" name="phone" class="form-control validate" placeholder="ex. 2345678911" maxlength="14">
          </div>
          <div id="phone-spinner">
            <div class="spinner-icon"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <!-- Description -->
  <label style="display: inline-block;"><input type="hidden" id="leadid_tcpa_disclosure">By submitting this form, I provide my signature, giving consent to Full Sail University and its
    <a id="partnersLink" class="partners" href="#" data-bs-toggle="modal" data-bs-target="#exampleModal1">partners</a> (RMCAD and LA Film School) to contact me by telephone (including text, autodialed and prerecorded messages) at the number I have
    provided and/or contact me via email to receive information about Full Sail's offerings. I understand that this consent is not required in order to enroll and I can revoke this consent at any time using any reasonable means. Msg. &amp; data rates
    may apply. I agree to Full Sail University's terms and conditions and <a href="https://www.fullsail.edu/policies-and-guidelines/your-privacy-rights">privacy policy.</a>
  </label>
  <div class="form-required" style="
                    z-index: -2;
                    position: relative;
                    overflow-y: hidden;
                    height: 0;">
    <section id="ConsentSection"><input type="hidden" name="consent" id="leadid_tcpa_disclosure_1" value="1">
      <label for="leadid_tcpa_disclosure_1" id="leadid_tcpa_disclosure_text_1" class="tcpa_message"> “By submitting this form, I give consent to Full Sail University and its partners (LA Film School, RMCAD, DC3 Education &amp; Full Sail Labs) to
        contact me by telephone (including autodialed and prerecorded messages) at the number I have provided to receive information about Full Sail's offerings. I understand that this consent is not required in order to enroll.” Important
        information about the educational debt, earnings, and completion rates of students who attended this program.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_2" value="1">
      <label for="leadid_tcpa_disclosure_2" id="leadid_tcpa_disclosure_text_2" class="tcpa_message"> By clicking the button below as my official signature, I give consent to representatives of Full Sail University and/or these other educational
        partners to contact me about educational opportunities via email, text or phone including my mobile phone if provided above, using an automatic dialer and pre-recorded messages. I understand that my consent is not a requirement for purchase.
        Message and data rates may apply. I understand I may withdraw my consent at any time.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_3" value="1">
      <label for="leadid_tcpa_disclosure_3" id="leadid_tcpa_disclosure_text_3" class="tcpa_message"> By submitting this form, I give consent to Full Sail University and its partners to contact me by telephone (including autodialed and prerecorded
        messages) at the number I have provided to receive information about Full Sail's offerings. I understand that this consent is not required in order to enroll.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_4" value="1">
      <label for="leadid_tcpa_disclosure_4" id="leadid_tcpa_disclosure_text_4" class="tcpa_message"> By submitting this form, you are giving your express written consent for the Allen School of Health Sciences and/or Degree Spots to contact you
        regarding our educational programs and services using email, telephone or text - including our use of automated technology for calls or texts to any wireless number you provide. This consent is not required to purchase goods or
        services.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_5" value="1">
      <label for="leadid_tcpa_disclosure_5" id="leadid_tcpa_disclosure_text_5" class="tcpa_message"> By submitting this form, I agree that Grantham University may email, call and/or text me about education programs at the number provided using a
        wireless number, possibly utilizing automated dialing technology. Message and data rates may apply. Providing this consent is not required in order to enroll. If I live outside the U.S., I am giving consent to transfer my data to the U.S. I
        also agree to the terms in the Grantham University Privacy Policy (https://www.grantham.edu/privacy-policy/).</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_6" value="1">
      <label for="leadid_tcpa_disclosure_6" id="leadid_tcpa_disclosure_text_6" class="tcpa_message"> By clicking the button below as my official signature, I give consent to representatives of Eastern Oregon University, and Education Advisors to
        contact me about educational opportunities via email, text or phone including my mobile phone if provided above, using an automatic dialer and pre-recorded messages. I understand that my consent is not a requirement for purchase. Message and
        data rates may apply. I understand I may withdraw my consent at any time.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_7" value="1">
      <label for="leadid_tcpa_disclosure_7" id="leadid_tcpa_disclosure_text_7" class="tcpa_message"> By submitting this form, I understand and agree that ECPI University may contact me via email, text, telephone, and prerecorded message regarding
        furthering my education and that calls may be generated using automated technology. You may opt-out at any time.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_8" value="1">
      <label for="leadid_tcpa_disclosure_8" id="leadid_tcpa_disclosure_text_8" class="tcpa_message"> “By submitting this form, I give consent to Full Sail University and its partners (LA Film School, RMCAD, DC3 Education &amp; Full Sail Labs) to
        contact me by telephone (including autodialed and prerecorded messages) at the number I have provided to receive information about Full Sail's offerings. I understand that this consent is not required in order to enroll.” Important
        information about the educational debt, earnings, and completion rates of students who attended this program.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_9" value="1">
      <label for="leadid_tcpa_disclosure_9" id="leadid_tcpa_disclosure_text_9" class="tcpa_message"> By checking the box and submitting this form, you give Fullstack Academy your consent to use automated technology to call, text, and e-mail you at
        the information above, including your wireless number if provided, regarding educational services. Please note that you are not required to provide this consent to receive services from us.</label><input type="hidden" name="consent"
        id="leadid_tcpa_disclosure_10" value="1">
      <label for="leadid_tcpa_disclosure_10" id="leadid_tcpa_disclosure_text_10" class="tcpa_message"> By checking the box and submitting this form, you give Grand Canyon University and/or Degree Spots your consent to use automated technology to
        call, text, and e-mail you at the information above, including your wireless number if provided, regarding educational services. Please note that you are not required to provide this consent to receive services from us.</label><input
        type="hidden" name="consent" id="leadid_tcpa_disclosure_11" value="1">
      <label for="leadid_tcpa_disclosure_11" id="leadid_tcpa_disclosure_text_11" class="tcpa_message"> By submitting this form, I agree that Grantham University may email, call and/or text me about education programs at the number provided using a
        wireless number, possibly utilizing automated dialing technology. Message and data rates may apply. Providing this consent is not required in order to enroll. If I live outside the U.S., I am giving consent to transfer my data to the U.S. I
        also agree to the terms in the Grantham University Privacy Policy (https://www.grantham.edu/privacy-policy/).</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_12" value="1">
      <label for="leadid_tcpa_disclosure_12" id="leadid_tcpa_disclosure_text_12" class="tcpa_message"> By requesting information, I consent, without obligation, to be contacted by Henley-Putnam via email, telephone, and text, using automated
        technology, at any telephone number and email address that I provide.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_13" value="1">
      <label for="leadid_tcpa_disclosure_13" id="leadid_tcpa_disclosure_text_13" class="tcpa_message"> Clicking the Request Info button below constitutes your express written consent to be called, emailed, and/or texted by McCann School of Business
        and Technology at the number/email you provided, regarding furthering your education. You understand that these calls/emails may be generated using an automated technology.</label><input type="hidden" name="consent"
        id="leadid_tcpa_disclosure_14" value="1">
      <label for="leadid_tcpa_disclosure_14" id="leadid_tcpa_disclosure_text_14" class="tcpa_message"> Clicking the Request Info button below constitutes your express written consent to be called, emailed, and/or texted by Miller-Motte College at the
        number/email you provided, regarding furthering your education. You understand that these calls/emails may be generated using an automated technology.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_15" value="1">
      <label for="leadid_tcpa_disclosure_15" id="leadid_tcpa_disclosure_text_15" class="tcpa_message"> Clicking the “Request Info” button below constitutes your express written consent to be called, emailed, and/or texted by Miller-Motte College at
        the number/email you provided, regarding furthering your education. You understand that these calls/emails may be generated using an automated technology.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_16" value="1">
      <label for="leadid_tcpa_disclosure_16" id="leadid_tcpa_disclosure_text_16" class="tcpa_message"> By submitting this form, I agree to be called by or on behalf of National American University using an automatic telephone dialing system at the
        phone number(s) provided on this form. All calls placed will be regarding educational services. You are not required to provide consent to receive services from this school.All calls may be recorded for quality assurance.</label><input
        type="hidden" name="consent" id="leadid_tcpa_disclosure_17" value="1">
      <label for="leadid_tcpa_disclosure_17" id="leadid_tcpa_disclosure_text_17" class="tcpa_message"> By submitting your information to adHere, you acknowledge that adHere has your authorization to provide your information to National University and
        its affiliates in the National University System, and that such affiliates are authorized to contact you regarding their educational programs via automated means, including emails, calls, or text messages to your wireless phone if
        provided.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_18" value="1">
      <label for="leadid_tcpa_disclosure_18" id="leadid_tcpa_disclosure_text_18" class="tcpa_message"> By clicking the button below as my official signature, I give consent to representatives of Norwich University, and Education Advisors to contact
        me about educational opportunities via email, text or phone including my mobile phone if provided above, using an automatic dialer and pre-recorded messages. I understand that my consent is not a requirement for purchase. Message and data
        rates may apply. I understand I may withdraw my consent at any time.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_19" value="1">
      <label for="leadid_tcpa_disclosure_19" id="leadid_tcpa_disclosure_text_19" class="tcpa_message"> Clicking the "Submit" button constitutes your express written consent for Florida Technical College to contact you by call, text, email, and mail
        using the provided contact information, including a wireless number and you understand that these efforts may be generated using automated technology. Your consent is not required to obtain further information.</label><input type="hidden"
        name="consent" id="leadid_tcpa_disclosure_20" value="1">
      <label for="leadid_tcpa_disclosure_20" id="leadid_tcpa_disclosure_text_20" class="tcpa_message"> By clicking the button below, Post University has your consent to use automated technology to call, text and email you at the information above,
        including your wireless number, regarding educational services. It is not a requirement to provide this consent to receive education services. Standard text messages &amp; data rates apply. Message frequency may vary. Please reply to the
        initial welcome text message HELP for help. Reply STOP to cancel.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_21" value="1">
      <label for="leadid_tcpa_disclosure_21" id="leadid_tcpa_disclosure_text_21" class="tcpa_message"> By requesting information, I authorize Rasmussen University to contact me by email, phone or text message at the number provided. There is no
        obligation to enroll.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_22" value="1">
      <label for="leadid_tcpa_disclosure_22" id="leadid_tcpa_disclosure_text_22" class="tcpa_message"> By requesting information, I authorize Rasmussen University to contact me by email, phone or text message at the number provided. There is no
        obligation to enroll.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_23" value="1">
      <label for="leadid_tcpa_disclosure_23" id="leadid_tcpa_disclosure_text_23" class="tcpa_message"> By requesting information, I authorize Rasmussen University to contact me by email, phone or text message at the number provided. There is no
        obligation to enroll.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_24" value="1">
      <label for="leadid_tcpa_disclosure_24" id="leadid_tcpa_disclosure_text_24" class="tcpa_message"> Submitting this form constitutes your express written consent to be called and/or texted by Regent University at the number(s) you provided. You
        understand that these calls may be generated using automated technology. No purchase required.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_25" value="1">
      <label for="leadid_tcpa_disclosure_25" id="leadid_tcpa_disclosure_text_25" class="tcpa_message"> I acknowledge that by providing my telephone number and submitting this form, I may be contacted by telephone, text, and email. Standard text
        messaging rates may apply.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_26" value="1">
      <label for="leadid_tcpa_disclosure_26" id="leadid_tcpa_disclosure_text_26" class="tcpa_message"> By submitting this form, I understand and agree that Saint Leo University may contact me via email, text, telephone, and prerecorded message
        regarding furthering my education and that calls may be generated using automated technology. You may opt-out at any time.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_27" value="1">
      <label for="leadid_tcpa_disclosure_27" id="leadid_tcpa_disclosure_text_27" class="tcpa_message"> You acknowledge, by saying "Yes", as your official signature, you consent to representatives of Salem and/or a party representing Salem to contact
        you about educational opportunities via email, text, or phone, including your mobile phone if provided above, using an automatic dialer, or pre-recorded message. Message and data rates may apply. You understand that your consent is not a
        requirement for enrollment, and that you may withdraw your consent at any time.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_28" value="1">
      <label for="leadid_tcpa_disclosure_28" id="leadid_tcpa_disclosure_text_28" class="tcpa_message"> By checking this box, I expressly consent to receive emails, personal and/or autodialed calls, and texts from South College representatives
        regarding its programs of study to any telephone number I provide. I understand this consent is not required as a condition of enrollment and that I may always call South College directly at (865) 288-8750. You may choose to uncheck the
        box.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_29" value="1">
      <label for="leadid_tcpa_disclosure_29" id="leadid_tcpa_disclosure_text_29" class="tcpa_message"> By submitting this form, I agree that Southern Careers Institute may contact me via email, telephone or text message regarding its programs and
        offers. Standard text and/or usage rates may apply.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_30" value="1">
      <label for="leadid_tcpa_disclosure_30" id="leadid_tcpa_disclosure_text_30" class="tcpa_message"> By submitting this form, I agree that Southern Careers Institute may contact me via email, telephone or text message regarding its programs and
        offers. Standard text and/or usage rates may apply.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_31" value="1">
      <label for="leadid_tcpa_disclosure_31" id="leadid_tcpa_disclosure_text_31" class="tcpa_message"> By submitting this form, I agree that University of Jamestown may contact me via email, telephone or text message regarding its programs and
        offers. Standard text and/or usage rates may apply.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_32" value="1">
      <label for="leadid_tcpa_disclosure_32" id="leadid_tcpa_disclosure_text_32" class="tcpa_message"> By clicking the button below as my official signature, I give consent to representatives of Utica College, and Education Advisors to contact me
        about educational opportunities via email, text or phone including my mobile phone if provided above, using an automatic dialer and pre-recorded messages. I understand that my consent is not a requirement for purchase. Message and data rates
        may apply. I understand I may withdraw my consent at any time.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_33" value="1">
      <label for="leadid_tcpa_disclosure_33" id="leadid_tcpa_disclosure_text_33" class="tcpa_message"> By clicking the button below as my official signature, I give consent to representatives of William Jessup University, and Education Advisors to
        contact me about educational opportunities via email, text or phone including my mobile phone if provided above, using an automatic dialer and pre-recorded messages. I understand that my consent is not a requirement for purchase. Message and
        data rates may apply. I understand I may withdraw my consent at any time.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_34" value="1">
      <label for="leadid_tcpa_disclosure_34" id="leadid_tcpa_disclosure_text_34" class="tcpa_message"> By submitting this form, I agree that Woz U may contact me via email, telephone or text message regarding its programs and offers. Standard text
        and/or usage rates may apply.</label><input type="hidden" name="consent" id="leadid_tcpa_disclosure_35" value="1">
      <label for="leadid_tcpa_disclosure_35" id="leadid_tcpa_disclosure_text_35" class="tcpa_message"> By submitting this form, I agree that Woz U may contact me via email, telephone or text message regarding its programs and offers. Standard text
        and/or usage rates may apply.</label>
      <input type="hidden" name="consent" id="leadid_tcpa_disclosure_36" value="1">
      <label for="leadid_tcpa_disclosure_36" id="leadid_tcpa_disclosure_text_36" class="tcpa_message"> By submitting this form, I provide my signature, giving consent to Full Sail University and its partners (RMCAD and LA Film School) to contact me
        by telephone (including text, autodialed and prerecorded messages) at the number I have provided and/or contact me via email to receive information about Full Sail's offerings. I understand that this consent is not required in order to enroll
        and I can revoke this consent at any time using any reasonable means. Msg. &amp; data rates may apply. I agree to Full Sail University's terms and conditions and privacy policy.</label>
    </section>
  </div>
  <!-- Buttons -->
  <div class="text-center custom-button mb-2 mt-3">
    <button type="button" data-id="2" class="back-btn theme-btn btn-style-one ladda-button" data-style="zoom-in">Back</button>
    <button id="submit-btn" type="button" data-id="2" class="next-btn theme-btn btn-style-one ladda-button" data-style="zoom-in">Request Information</button>
  </div>
  <p class="form-hint">* Denotes required field</p>
  <input type="hidden" name="xxTrustedFormToken" id="xxTrustedFormToken_1" value="https://cert.trustedform.com/715766c36c772fac7073998939273474ef586590"><input type="hidden" name="xxTrustedFormCertUrl" id="xxTrustedFormCertUrl_1"
    value="https://cert.trustedform.com/715766c36c772fac7073998939273474ef586590"><input type="hidden" name="xxTrustedFormPingUrl" id="xxTrustedFormPingUrl_1"
    value="https://ping.trustedform.com/0.MMzRQgZGycgBNkiwTjI0Ly-8NM0U-B3qnMPp1cRj3XJNWopzpl3J3TPiLzcyEZL4P6d1puYa.rg0eOySHfCH-6NZyC9D2OQ.a4HujEBZ2T0R97rNPwLkUw">
</form>

Text Content

DO YOU HAVE A PASSION FOR


MAKING FILMS NEAR BUFFALO


EARN YOUR DEGREE

3/14/2024

 * Start 1
 * 2
 * 3 Finished

*When would you like to start?
Within A Month 1 to 3 Months 3 to 6 Months 6 to 12 Months 12+ Months
*What level of education have you completed?
High School Diploma or GED Still in High School Some College Associates Degree
Bachelors Degree Masters Degree Doctoral Degree
*What area of study are you interested in?
Visual Arts Bachelors with Digital Cinematography Concentration – Online
*What year did you graduate high school?
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009
2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993
1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977
1976 1975 1974 1973
*What is your classroom preference?
Online Both (Online/Campus) Campus
Continue

* Denotes required field

*First Name

*Last Name

*What is your street address?

*What is your zip code?

*What is your email address?

verifying email please wait...
*What is your phone number?

By submitting this form, I provide my signature, giving consent to Full Sail
University and its partners (RMCAD and LA Film School) to contact me by
telephone (including text, autodialed and prerecorded messages) at the number I
have provided and/or contact me via email to receive information about Full
Sail's offerings. I understand that this consent is not required in order to
enroll and I can revoke this consent at any time using any reasonable means.
Msg. & data rates may apply. I agree to Full Sail University's terms and
conditions and privacy policy.
“By submitting this form, I give consent to Full Sail University and its
partners (LA Film School, RMCAD, DC3 Education & Full Sail Labs) to contact me
by telephone (including autodialed and prerecorded messages) at the number I
have provided to receive information about Full Sail's offerings. I understand
that this consent is not required in order to enroll.” Important information
about the educational debt, earnings, and completion rates of students who
attended this program. By clicking the button below as my official signature, I
give consent to representatives of Full Sail University and/or these other
educational partners to contact me about educational opportunities via email,
text or phone including my mobile phone if provided above, using an automatic
dialer and pre-recorded messages. I understand that my consent is not a
requirement for purchase. Message and data rates may apply. I understand I may
withdraw my consent at any time. By submitting this form, I give consent to Full
Sail University and its partners to contact me by telephone (including
autodialed and prerecorded messages) at the number I have provided to receive
information about Full Sail's offerings. I understand that this consent is not
required in order to enroll. By submitting this form, you are giving your
express written consent for the Allen School of Health Sciences and/or Degree
Spots to contact you regarding our educational programs and services using
email, telephone or text - including our use of automated technology for calls
or texts to any wireless number you provide. This consent is not required to
purchase goods or services. By submitting this form, I agree that Grantham
University may email, call and/or text me about education programs at the number
provided using a wireless number, possibly utilizing automated dialing
technology. Message and data rates may apply. Providing this consent is not
required in order to enroll. If I live outside the U.S., I am giving consent to
transfer my data to the U.S. I also agree to the terms in the Grantham
University Privacy Policy (https://www.grantham.edu/privacy-policy/). By
clicking the button below as my official signature, I give consent to
representatives of Eastern Oregon University, and Education Advisors to contact
me about educational opportunities via email, text or phone including my mobile
phone if provided above, using an automatic dialer and pre-recorded messages. I
understand that my consent is not a requirement for purchase. Message and data
rates may apply. I understand I may withdraw my consent at any time. By
submitting this form, I understand and agree that ECPI University may contact me
via email, text, telephone, and prerecorded message regarding furthering my
education and that calls may be generated using automated technology. You may
opt-out at any time. “By submitting this form, I give consent to Full Sail
University and its partners (LA Film School, RMCAD, DC3 Education & Full Sail
Labs) to contact me by telephone (including autodialed and prerecorded messages)
at the number I have provided to receive information about Full Sail's
offerings. I understand that this consent is not required in order to enroll.”
Important information about the educational debt, earnings, and completion rates
of students who attended this program. By checking the box and submitting this
form, you give Fullstack Academy your consent to use automated technology to
call, text, and e-mail you at the information above, including your wireless
number if provided, regarding educational services. Please note that you are not
required to provide this consent to receive services from us. By checking the
box and submitting this form, you give Grand Canyon University and/or Degree
Spots your consent to use automated technology to call, text, and e-mail you at
the information above, including your wireless number if provided, regarding
educational services. Please note that you are not required to provide this
consent to receive services from us. By submitting this form, I agree that
Grantham University may email, call and/or text me about education programs at
the number provided using a wireless number, possibly utilizing automated
dialing technology. Message and data rates may apply. Providing this consent is
not required in order to enroll. If I live outside the U.S., I am giving consent
to transfer my data to the U.S. I also agree to the terms in the Grantham
University Privacy Policy (https://www.grantham.edu/privacy-policy/). By
requesting information, I consent, without obligation, to be contacted by
Henley-Putnam via email, telephone, and text, using automated technology, at any
telephone number and email address that I provide. Clicking the Request Info
button below constitutes your express written consent to be called, emailed,
and/or texted by McCann School of Business and Technology at the number/email
you provided, regarding furthering your education. You understand that these
calls/emails may be generated using an automated technology. Clicking the
Request Info button below constitutes your express written consent to be called,
emailed, and/or texted by Miller-Motte College at the number/email you provided,
regarding furthering your education. You understand that these calls/emails may
be generated using an automated technology. Clicking the “Request Info” button
below constitutes your express written consent to be called, emailed, and/or
texted by Miller-Motte College at the number/email you provided, regarding
furthering your education. You understand that these calls/emails may be
generated using an automated technology. By submitting this form, I agree to be
called by or on behalf of National American University using an automatic
telephone dialing system at the phone number(s) provided on this form. All calls
placed will be regarding educational services. You are not required to provide
consent to receive services from this school.All calls may be recorded for
quality assurance. By submitting your information to adHere, you acknowledge
that adHere has your authorization to provide your information to National
University and its affiliates in the National University System, and that such
affiliates are authorized to contact you regarding their educational programs
via automated means, including emails, calls, or text messages to your wireless
phone if provided. By clicking the button below as my official signature, I give
consent to representatives of Norwich University, and Education Advisors to
contact me about educational opportunities via email, text or phone including my
mobile phone if provided above, using an automatic dialer and pre-recorded
messages. I understand that my consent is not a requirement for purchase.
Message and data rates may apply. I understand I may withdraw my consent at any
time. Clicking the "Submit" button constitutes your express written consent for
Florida Technical College to contact you by call, text, email, and mail using
the provided contact information, including a wireless number and you understand
that these efforts may be generated using automated technology. Your consent is
not required to obtain further information. By clicking the button below, Post
University has your consent to use automated technology to call, text and email
you at the information above, including your wireless number, regarding
educational services. It is not a requirement to provide this consent to receive
education services. Standard text messages & data rates apply. Message frequency
may vary. Please reply to the initial welcome text message HELP for help. Reply
STOP to cancel. By requesting information, I authorize Rasmussen University to
contact me by email, phone or text message at the number provided. There is no
obligation to enroll. By requesting information, I authorize Rasmussen
University to contact me by email, phone or text message at the number provided.
There is no obligation to enroll. By requesting information, I authorize
Rasmussen University to contact me by email, phone or text message at the number
provided. There is no obligation to enroll. Submitting this form constitutes
your express written consent to be called and/or texted by Regent University at
the number(s) you provided. You understand that these calls may be generated
using automated technology. No purchase required. I acknowledge that by
providing my telephone number and submitting this form, I may be contacted by
telephone, text, and email. Standard text messaging rates may apply. By
submitting this form, I understand and agree that Saint Leo University may
contact me via email, text, telephone, and prerecorded message regarding
furthering my education and that calls may be generated using automated
technology. You may opt-out at any time. You acknowledge, by saying "Yes", as
your official signature, you consent to representatives of Salem and/or a party
representing Salem to contact you about educational opportunities via email,
text, or phone, including your mobile phone if provided above, using an
automatic dialer, or pre-recorded message. Message and data rates may apply. You
understand that your consent is not a requirement for enrollment, and that you
may withdraw your consent at any time. By checking this box, I expressly consent
to receive emails, personal and/or autodialed calls, and texts from South
College representatives regarding its programs of study to any telephone number
I provide. I understand this consent is not required as a condition of
enrollment and that I may always call South College directly at (865) 288-8750.
You may choose to uncheck the box. By submitting this form, I agree that
Southern Careers Institute may contact me via email, telephone or text message
regarding its programs and offers. Standard text and/or usage rates may apply.
By submitting this form, I agree that Southern Careers Institute may contact me
via email, telephone or text message regarding its programs and offers. Standard
text and/or usage rates may apply. By submitting this form, I agree that
University of Jamestown may contact me via email, telephone or text message
regarding its programs and offers. Standard text and/or usage rates may apply.
By clicking the button below as my official signature, I give consent to
representatives of Utica College, and Education Advisors to contact me about
educational opportunities via email, text or phone including my mobile phone if
provided above, using an automatic dialer and pre-recorded messages. I
understand that my consent is not a requirement for purchase. Message and data
rates may apply. I understand I may withdraw my consent at any time. By clicking
the button below as my official signature, I give consent to representatives of
William Jessup University, and Education Advisors to contact me about
educational opportunities via email, text or phone including my mobile phone if
provided above, using an automatic dialer and pre-recorded messages. I
understand that my consent is not a requirement for purchase. Message and data
rates may apply. I understand I may withdraw my consent at any time. By
submitting this form, I agree that Woz U may contact me via email, telephone or
text message regarding its programs and offers. Standard text and/or usage rates
may apply. By submitting this form, I agree that Woz U may contact me via email,
telephone or text message regarding its programs and offers. Standard text
and/or usage rates may apply. By submitting this form, I provide my signature,
giving consent to Full Sail University and its partners (RMCAD and LA Film
School) to contact me by telephone (including text, autodialed and prerecorded
messages) at the number I have provided and/or contact me via email to receive
information about Full Sail's offerings. I understand that this consent is not
required in order to enroll and I can revoke this consent at any time using any
reasonable means. Msg. & data rates may apply. I agree to Full Sail University's
terms and conditions and privacy policy.
Back Request Information

* Denotes required field

SEARCHING LOCAL SCHOOLS…

0%

WE ARE SEARCHING TOP SCHOOLS IN YOUR AREA TO FIND THE BEST OFFERS FOR YOU!

CONGRATULATIONS! WE’VE FOUND MORE PROGRAMS NEAR BUFFALO THAT MATCH YOUR
PREFERENCES. YOU WILL BE REDIRECTED MOMENTARILY!

 * Full Sail University

 * Rocky Mountain College of Art and Design

THANK YOU!

WHAT'S NEXT



1. A REPRESENTATIVE WILL CONTACT YOU SHORTLY

2. EXPLORE YOUR SCHOOL OPTIONS

3. BEGIN THE PROCESS OF ENROLLMENT



Looking for Financial Aid info?

ProductionGroup.org matches you with schools based on your criteria. We've made
it easy for you to start your school selection process so that you can review
colleges and universities so that we can connect you with school representatives
who will help you determine if you qualify for financial aid.

*According to the US Bureau of Labor Statistics
*Program completion varies by student due to class schedules, previous transfer
credits or degrees, and the estimate is not a guarantee of a completion
timeframe.

All median salary statistics are provided by the U.S. Bureau of Labor Statistics

Copyright © 2023 ProductionGroup | All Rights Reserved.

Privacy Policy Contact Terms of Use Do Not Sell My Info