scholarships4all.com Open in urlscan Pro
172.67.188.182  Public Scan

Submitted URL: http://scholarships4all.com/
Effective URL: https://scholarships4all.com/
Submission: On June 27 via manual from CA — Scanned from CA

Form analysis 2 forms found in the DOM

<form @submit.prevent="loginForm.onLogin">
  <div class="listivo-login-form__field listivo-input-v2 listivo-input-v2--with-icon" :class="{
'listivo-input-v2--error': loginForm.showErrors &amp;&amp; (!loginForm.errors.login.required || !loginForm.errors.login.minLength),
}">
    <div class="listivo-input-v2__icon listivo-icon-v2">
      <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
        <path fill-rule="evenodd" clip-rule="evenodd"
          d="M0 8C0 3.58883 3.58883 0 8 0C12.4112 0 16 3.58883 16 8C16 12.4112 12.4112 16 8 16C3.58883 16 0 12.4112 0 8ZM14.7992 8C14.7992 4.23736 11.7619 1.2 7.99922 1.2C4.23657 1.2 1.19922 4.23736 1.19922 8C1.19922 11.7626 4.23657 14.8 7.99922 14.8C11.7619 14.8 14.7992 11.7626 14.7992 8ZM8.00039 2.4C4.91457 2.4 2.40039 4.91418 2.40039 8C2.40039 11.0858 4.91457 13.6 8.00039 13.6C8.69124 13.6 9.3557 13.4746 9.96836 13.2445C10.1715 13.1709 10.3194 12.9938 10.3556 12.7808C10.3918 12.5678 10.3106 12.3518 10.1432 12.2153C9.97576 12.0788 9.74784 12.0428 9.54648 12.1211C9.06635 12.3014 8.54634 12.4 8.00039 12.4C5.56301 12.4 3.60039 10.4374 3.60039 8C3.60039 5.56262 5.56301 3.6 8.00039 3.6C10.4378 3.6 12.4004 5.56262 12.4004 8V8.6C12.4004 9.15929 11.9597 9.6 11.4004 9.6C10.8411 9.6 10.4004 9.15929 10.4004 8.6V5.8C10.4028 5.49492 10.1759 5.23659 9.87308 5.19961C9.57025 5.16263 9.28786 5.35877 9.2168 5.65547C8.81185 5.36971 8.32747 5.2 7.80039 5.2C6.33967 5.2 5.20039 6.49099 5.20039 8C5.20039 9.50901 6.33967 10.8 7.80039 10.8C8.54069 10.8 9.1973 10.4673 9.66602 9.94375C10.0698 10.4624 10.6977 10.8 11.4004 10.8C12.6083 10.8 13.6004 9.80791 13.6004 8.6V8C13.6004 4.91418 11.0862 2.4 8.00039 2.4ZM9.20039 8C9.20039 7.08261 8.54527 6.4 7.80039 6.4C7.05552 6.4 6.40039 7.08261 6.40039 8C6.40039 8.91739 7.05552 9.6 7.80039 9.6C8.54527 9.6 9.20039 8.91739 9.20039 8Z"
          fill="#FDFDFE"></path>
      </svg>
    </div><input id="listivo-login" type="text" placeholder="Email or Username" :value="loginForm.login" @input="loginForm.setLogin($event.target.value)"><template>
      <div class="listivo-input-v2__error listivo-field-error" v-if="loginForm.showErrors &amp;&amp; (!loginForm.errors.login.required || !loginForm.errors.login.minLength)">
        <div class="listivo-field-error__icon">
          <svg xmlns="http://www.w3.org/2000/svg" width="10" height="9" viewBox="0 0 10 9" fill="none">
            <path
              d="M0.105217 7.80234L4.38783 0.354178C4.51386 0.135013 4.74732 0 4.99999 0C5.25265 0 5.48611 0.135013 5.61214 0.354178L9.89475 7.80234C10.0269 8.03213 10.0351 8.31277 9.91661 8.54991L9.9164 8.55032C9.78241 8.8181 9.50871 8.98722 9.20927 8.98722H0.790697C0.491259 8.98722 0.217558 8.8181 0.0837706 8.55032L0.0835662 8.54991C-0.035106 8.31277 -0.0269357 8.03213 0.105217 7.80234Z"
              fill="#FDFDFE"></path>
            <path
              d="M5.40848 7.55742C5.40848 7.78313 5.22567 7.96593 4.99997 7.96593C4.77427 7.96593 4.59146 7.78313 4.59146 7.55742C4.59146 7.33172 4.77427 7.14891 4.99997 7.14891C5.22567 7.14891 5.40848 7.33172 5.40848 7.55742ZM4.99997 2.85956C4.66152 2.85956 4.38721 3.13387 4.38721 3.47232L4.5643 6.12846C4.57962 6.35783 4.77019 6.53615 4.99997 6.53615C5.22976 6.53615 5.42033 6.35783 5.43565 6.12846L5.61274 3.47232C5.61274 3.13387 5.33842 2.85956 4.99997 2.85956Z"
              fill="#F09965"></path>
          </svg>
        </div><template v-if="!loginForm.errors.login.required"> Field is required </template><template v-if="!loginForm.errors.login.minLength"> Username must have at least 1 letters. </template>
      </div>
    </template>
  </div>
  <div class="listivo-login-form__field listivo-input-v2 listivo-input-v2--with-icon" :class="{
'listivo-input-v2--error': loginForm.showErrors &amp;&amp; (!loginForm.errors.password.required || !loginForm.errors.password.minLength)
}">
    <div class="listivo-input-v2__icon listivo-icon-v2">
      <svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none">
        <path
          d="M6.09524 0C3.56281 0 1.52381 2.039 1.52381 4.57143V5.33333C0.691 5.33333 0 6.02433 0 6.85714V14.4762C0 15.309 0.691 16 1.52381 16H10.6667C11.4995 16 12.1905 15.309 12.1905 14.4762V6.85714C12.1905 6.02433 11.4995 5.33333 10.6667 5.33333V4.57143C10.6667 2.039 8.62766 0 6.09524 0ZM6.09524 1.52381C7.82948 1.52381 9.14286 2.83719 9.14286 4.57143V5.33333H3.04762V4.57143C3.04762 2.83719 4.361 1.52381 6.09524 1.52381ZM1.52381 6.85714H10.6667V14.4762H1.52381V6.85714ZM6.09524 9.14286C5.25714 9.14286 4.57143 9.82857 4.57143 10.6667C4.57143 11.5048 5.25714 12.1905 6.09524 12.1905C6.93333 12.1905 7.61905 11.5048 7.61905 10.6667C7.61905 9.82857 6.93333 9.14286 6.09524 9.14286Z"
          fill="#FDFDFE"></path>
      </svg>
    </div><input id="listivo-password" type="password" placeholder="Password" :value="loginForm.password" @input="loginForm.setPassword($event.target.value)"><template>
      <div v-if="loginForm.showErrors &amp;&amp; (!loginForm.errors.password.required || !loginForm.errors.password.minLength)" class="listivo-input-v2__error listivo-field-error">
        <div class="listivo-field-error__icon">
          <svg xmlns="http://www.w3.org/2000/svg" width="10" height="9" viewBox="0 0 10 9" fill="none">
            <path
              d="M0.105217 7.80234L4.38783 0.354178C4.51386 0.135013 4.74732 0 4.99999 0C5.25265 0 5.48611 0.135013 5.61214 0.354178L9.89475 7.80234C10.0269 8.03213 10.0351 8.31277 9.91661 8.54991L9.9164 8.55032C9.78241 8.8181 9.50871 8.98722 9.20927 8.98722H0.790697C0.491259 8.98722 0.217558 8.8181 0.0837706 8.55032L0.0835662 8.54991C-0.035106 8.31277 -0.0269357 8.03213 0.105217 7.80234Z"
              fill="#FDFDFE"></path>
            <path
              d="M5.40848 7.55742C5.40848 7.78313 5.22567 7.96593 4.99997 7.96593C4.77427 7.96593 4.59146 7.78313 4.59146 7.55742C4.59146 7.33172 4.77427 7.14891 4.99997 7.14891C5.22567 7.14891 5.40848 7.33172 5.40848 7.55742ZM4.99997 2.85956C4.66152 2.85956 4.38721 3.13387 4.38721 3.47232L4.5643 6.12846C4.57962 6.35783 4.77019 6.53615 4.99997 6.53615C5.22976 6.53615 5.42033 6.35783 5.43565 6.12846L5.61274 3.47232C5.61274 3.13387 5.33842 2.85956 4.99997 2.85956Z"
              fill="#F09965"></path>
          </svg>
        </div><template v-if="!loginForm.errors.password.required"> Field is required </template><template v-if="!loginForm.errors.password.minLength"> Password must have at least 6 letters. </template>
      </div>
    </template>
  </div>
  <div class="listivo-login-form__bottom">
    <div class="listivo-login-form__remember" @click.prevent="loginForm.setRemember">
      <div class="listivo-login-form__checkbox listivo-checkbox" :class="{'listivo-checkbox--checked': loginForm.remember}">
        <svg xmlns="http://www.w3.org/2000/svg" width="12" height="11" viewBox="0 0 12 11" fill="none">
          <path
            d="M11.7142 0.779513L10.6378 0.103783C10.3399 -0.0824758 9.93186 -0.011004 9.73252 0.261887L4.45585 7.44801L2.03093 5.20858C1.77765 4.97467 1.3649 4.97467 1.11162 5.20858L0.18996 6.05974C-0.06332 6.29364 -0.06332 6.67482 0.18996 6.9109L3.91881 10.3545C4.12753 10.5473 4.45585 10.6945 4.75135 10.6945C5.04684 10.6945 5.34468 10.5235 5.53698 10.2657L11.8877 1.61335C12.0894 1.34046 12.012 0.965772 11.7142 0.779513Z"
            fill="#FDFDFE"></path>
        </svg>
      </div>Remember me
    </div><lst-reset-password class="listivo-login-form__lost-password" td-nonce="78e88eee18" request-url="https://scholarships4all.com/wp-admin/admin-post.php?action=listivo/user/resetPassword" title-text="Reset Password"
      message-text="Enter the email address associated with the account." confirmation-button-text="Send" cancel-button-text="Cancel" invalid-email-text="Invalid email" close-text="Close">
      <div slot-scope="resetPassword" class="listivo-login-form__lost-password" @click.prevent="resetPassword.onClick"> Forgot password?</div>
    </lst-reset-password>
  </div>
  <div class="listivo-login-form__button">
    <button class="listivo-simple-button listivo-simple-button--background-primary-1 listivo-button-primary-1-selector listivo-simple-button--full-width listivo-simple-button--height-60"
      :class="{'listivo-simple-button--loading': loginForm.inProgress}" :disabled="loginForm.inProgress">
      <span v-if="!loginForm.inProgress"> Login </span><template>
        <svg v-if="loginForm.inProgress" width="40" height="10" viewBox="0 0 120 30" xmlns="http://www.w3.org/2000/svg" fill="#fff" class="listivo-simple-button__loading">
          <circle cx="15" cy="15" r="15">
            <animate attributeName="r" from="15" to="15" begin="0s" dur="0.8s" values="15;9;15" calcMode="linear" repeatCount="indefinite"></animate>
            <animate attributeName="fill-opacity" from="1" to="1" begin="0s" dur="0.8s" values="1;.5;1" calcMode="linear" repeatCount="indefinite"></animate>
          </circle>
          <circle cx="60" cy="15" r="9" fill-opacity="0.3">
            <animate attributeName="r" from="9" to="9" begin="0s" dur="0.8s" values="9;15;9" calcMode="linear" repeatCount="indefinite"></animate>
            <animate attributeName="fill-opacity" from="0.5" to="0.5" begin="0s" dur="0.8s" values=".5;1;.5" calcMode="linear" repeatCount="indefinite"></animate>
          </circle>
          <circle cx="105" cy="15" r="15">
            <animate attributeName="r" from="15" to="15" begin="0s" dur="0.8s" values="15;9;15" calcMode="linear" repeatCount="indefinite"></animate>
            <animate attributeName="fill-opacity" from="1" to="1" begin="0s" dur="0.8s" values="1;.5;1" calcMode="linear" repeatCount="indefinite"></animate>
          </circle>
        </svg>
      </template>
    </button>
  </div><lst-reset-password class="listivo-login-form__lost-password-mobile" td-nonce="78e88eee18" request-url="https://scholarships4all.com/wp-admin/admin-post.php?action=listivo/user/resetPassword" title-text="Reset Password"
    message-text="Enter the email address associated with the account." confirmation-button-text="Send" cancel-button-text="Cancel" invalid-email-text="Invalid email" close-text="Close">
    <div slot-scope="resetPassword" class="listivo-login-form__lost-password" @click.prevent="resetPassword.onClick"> Forgot password?</div>
  </lst-reset-password>
</form>

<form @submit.prevent="registerForm.onRegister">
  <div class="listivo-login-form__field listivo-input-v2 listivo-input-v2--with-icon" :class="{
'listivo-input-v2--error': registerForm.showErrors &amp;&amp; (!registerForm.errors.name.required || !registerForm.errors.name.minLength)
}">
    <div class="listivo-input-v2__icon listivo-icon-v2">
      <svg xmlns="http://www.w3.org/2000/svg" width="15" height="16" viewBox="0 0 15 16" fill="none">
        <path
          d="M7.27273 0C4.46875 0 2.18182 2.28693 2.18182 5.09091C2.18182 6.84375 3.0767 8.40057 4.43182 9.31818C1.83807 10.4318 0 13.0057 0 16H1.45455C1.45455 13.8977 2.56534 12.0682 4.22727 11.0455C4.71591 12.2443 5.90625 13.0909 7.27273 13.0909C8.6392 13.0909 9.82955 12.2443 10.3182 11.0455C11.9801 12.0682 13.0909 13.8977 13.0909 16H14.5455C14.5455 13.0057 12.7074 10.4318 10.1136 9.31818C11.4688 8.40057 12.3636 6.84375 12.3636 5.09091C12.3636 2.28693 10.0767 0 7.27273 0ZM7.27273 1.45455C9.28977 1.45455 10.9091 3.07386 10.9091 5.09091C10.9091 7.10796 9.28977 8.72727 7.27273 8.72727C5.25568 8.72727 3.63636 7.10796 3.63636 5.09091C3.63636 3.07386 5.25568 1.45455 7.27273 1.45455ZM7.27273 10.1818C7.86932 10.1818 8.4375 10.267 8.97727 10.4318C8.72443 11.1335 8.06534 11.6364 7.27273 11.6364C6.48011 11.6364 5.82102 11.1335 5.56818 10.4318C6.10796 10.267 6.67614 10.1818 7.27273 10.1818Z"
          fill="#FDFDFE"></path>
      </svg>
    </div><input name="name" @input="registerForm.setName($event.target.value)" :value="registerForm.name" type="text" placeholder="Username*"><template>
      <div v-if="registerForm.showErrors &amp;&amp; (!registerForm.errors.name.required || !registerForm.errors.name.minLength)" class="listivo-input-v2__error listivo-field-error">
        <div class="listivo-field-error__icon">
          <svg xmlns="http://www.w3.org/2000/svg" width="10" height="9" viewBox="0 0 10 9" fill="none">
            <path
              d="M0.105217 7.80234L4.38783 0.354178C4.51386 0.135013 4.74732 0 4.99999 0C5.25265 0 5.48611 0.135013 5.61214 0.354178L9.89475 7.80234C10.0269 8.03213 10.0351 8.31277 9.91661 8.54991L9.9164 8.55032C9.78241 8.8181 9.50871 8.98722 9.20927 8.98722H0.790697C0.491259 8.98722 0.217558 8.8181 0.0837706 8.55032L0.0835662 8.54991C-0.035106 8.31277 -0.0269357 8.03213 0.105217 7.80234Z"
              fill="#FDFDFE"></path>
            <path
              d="M5.40848 7.55742C5.40848 7.78313 5.22567 7.96593 4.99997 7.96593C4.77427 7.96593 4.59146 7.78313 4.59146 7.55742C4.59146 7.33172 4.77427 7.14891 4.99997 7.14891C5.22567 7.14891 5.40848 7.33172 5.40848 7.55742ZM4.99997 2.85956C4.66152 2.85956 4.38721 3.13387 4.38721 3.47232L4.5643 6.12846C4.57962 6.35783 4.77019 6.53615 4.99997 6.53615C5.22976 6.53615 5.42033 6.35783 5.43565 6.12846L5.61274 3.47232C5.61274 3.13387 5.33842 2.85956 4.99997 2.85956Z"
              fill="#F09965"></path>
          </svg>
        </div><template v-if="!registerForm.errors.name.required"> Field is required </template><template v-if="!registerForm.errors.name.minLength"> Username must have at least 1 letters. </template>
      </div>
    </template>
  </div>
  <div class="listivo-login-form__field listivo-input-v2 listivo-input-v2--with-icon" :class="{
'listivo-input-v2--error': registerForm.showErrors &amp;&amp; (!registerForm.errors.email.required || !registerForm.errors.email.email)
}">
    <div class="listivo-input-v2__icon listivo-icon-v2">
      <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
        <path fill-rule="evenodd" clip-rule="evenodd"
          d="M0 8C0 3.58883 3.58883 0 8 0C12.4112 0 16 3.58883 16 8C16 12.4112 12.4112 16 8 16C3.58883 16 0 12.4112 0 8ZM14.7992 8C14.7992 4.23736 11.7619 1.2 7.99922 1.2C4.23657 1.2 1.19922 4.23736 1.19922 8C1.19922 11.7626 4.23657 14.8 7.99922 14.8C11.7619 14.8 14.7992 11.7626 14.7992 8ZM8.00039 2.4C4.91457 2.4 2.40039 4.91418 2.40039 8C2.40039 11.0858 4.91457 13.6 8.00039 13.6C8.69124 13.6 9.3557 13.4746 9.96836 13.2445C10.1715 13.1709 10.3194 12.9938 10.3556 12.7808C10.3918 12.5678 10.3106 12.3518 10.1432 12.2153C9.97576 12.0788 9.74784 12.0428 9.54648 12.1211C9.06635 12.3014 8.54634 12.4 8.00039 12.4C5.56301 12.4 3.60039 10.4374 3.60039 8C3.60039 5.56262 5.56301 3.6 8.00039 3.6C10.4378 3.6 12.4004 5.56262 12.4004 8V8.6C12.4004 9.15929 11.9597 9.6 11.4004 9.6C10.8411 9.6 10.4004 9.15929 10.4004 8.6V5.8C10.4028 5.49492 10.1759 5.23659 9.87308 5.19961C9.57025 5.16263 9.28786 5.35877 9.2168 5.65547C8.81185 5.36971 8.32747 5.2 7.80039 5.2C6.33967 5.2 5.20039 6.49099 5.20039 8C5.20039 9.50901 6.33967 10.8 7.80039 10.8C8.54069 10.8 9.1973 10.4673 9.66602 9.94375C10.0698 10.4624 10.6977 10.8 11.4004 10.8C12.6083 10.8 13.6004 9.80791 13.6004 8.6V8C13.6004 4.91418 11.0862 2.4 8.00039 2.4ZM9.20039 8C9.20039 7.08261 8.54527 6.4 7.80039 6.4C7.05552 6.4 6.40039 7.08261 6.40039 8C6.40039 8.91739 7.05552 9.6 7.80039 9.6C8.54527 9.6 9.20039 8.91739 9.20039 8Z"
          fill="#FDFDFE"></path>
      </svg>
    </div><input name="email" @input="registerForm.setMail($event.target.value)" :value="registerForm.email" type="text" placeholder="E-mail*"><template>
      <div v-if="registerForm.showErrors &amp;&amp; (!registerForm.errors.email.required || !registerForm.errors.email.email)" class="listivo-input-v2__error listivo-field-error">
        <div class="listivo-field-error__icon">
          <svg xmlns="http://www.w3.org/2000/svg" width="10" height="9" viewBox="0 0 10 9" fill="none">
            <path
              d="M0.105217 7.80234L4.38783 0.354178C4.51386 0.135013 4.74732 0 4.99999 0C5.25265 0 5.48611 0.135013 5.61214 0.354178L9.89475 7.80234C10.0269 8.03213 10.0351 8.31277 9.91661 8.54991L9.9164 8.55032C9.78241 8.8181 9.50871 8.98722 9.20927 8.98722H0.790697C0.491259 8.98722 0.217558 8.8181 0.0837706 8.55032L0.0835662 8.54991C-0.035106 8.31277 -0.0269357 8.03213 0.105217 7.80234Z"
              fill="#FDFDFE"></path>
            <path
              d="M5.40848 7.55742C5.40848 7.78313 5.22567 7.96593 4.99997 7.96593C4.77427 7.96593 4.59146 7.78313 4.59146 7.55742C4.59146 7.33172 4.77427 7.14891 4.99997 7.14891C5.22567 7.14891 5.40848 7.33172 5.40848 7.55742ZM4.99997 2.85956C4.66152 2.85956 4.38721 3.13387 4.38721 3.47232L4.5643 6.12846C4.57962 6.35783 4.77019 6.53615 4.99997 6.53615C5.22976 6.53615 5.42033 6.35783 5.43565 6.12846L5.61274 3.47232C5.61274 3.13387 5.33842 2.85956 4.99997 2.85956Z"
              fill="#F09965"></path>
          </svg>
        </div><template v-if="!registerForm.errors.email.required"> Field is required </template><template v-if="!registerForm.errors.email.email"> Invalid email format. </template>
      </div>
    </template>
  </div>
  <div class="listivo-login-form__field listivo-input-v2 listivo-input-v2--with-icon" :class="{
'listivo-input-v2--error': registerForm.showErrors &amp;&amp; (!registerForm.errors.password.required || !registerForm.errors.password.minLength)
}">
    <div class="listivo-input-v2__icon listivo-icon-v2">
      <svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none">
        <path
          d="M6.09524 0C3.56281 0 1.52381 2.039 1.52381 4.57143V5.33333C0.691 5.33333 0 6.02433 0 6.85714V14.4762C0 15.309 0.691 16 1.52381 16H10.6667C11.4995 16 12.1905 15.309 12.1905 14.4762V6.85714C12.1905 6.02433 11.4995 5.33333 10.6667 5.33333V4.57143C10.6667 2.039 8.62766 0 6.09524 0ZM6.09524 1.52381C7.82948 1.52381 9.14286 2.83719 9.14286 4.57143V5.33333H3.04762V4.57143C3.04762 2.83719 4.361 1.52381 6.09524 1.52381ZM1.52381 6.85714H10.6667V14.4762H1.52381V6.85714ZM6.09524 9.14286C5.25714 9.14286 4.57143 9.82857 4.57143 10.6667C4.57143 11.5048 5.25714 12.1905 6.09524 12.1905C6.93333 12.1905 7.61905 11.5048 7.61905 10.6667C7.61905 9.82857 6.93333 9.14286 6.09524 9.14286Z"
          fill="#FDFDFE"></path>
      </svg>
    </div><input name="password" @input="registerForm.setPassword($event.target.value)" :value="registerForm.password" type="password" placeholder="Password*"><template>
      <div v-if="registerForm.showErrors &amp;&amp; (!registerForm.errors.password.required || !registerForm.errors.password.minLength)" class="listivo-input-v2__error listivo-field-error">
        <div class="listivo-field-error__icon">
          <svg xmlns="http://www.w3.org/2000/svg" width="10" height="9" viewBox="0 0 10 9" fill="none">
            <path
              d="M0.105217 7.80234L4.38783 0.354178C4.51386 0.135013 4.74732 0 4.99999 0C5.25265 0 5.48611 0.135013 5.61214 0.354178L9.89475 7.80234C10.0269 8.03213 10.0351 8.31277 9.91661 8.54991L9.9164 8.55032C9.78241 8.8181 9.50871 8.98722 9.20927 8.98722H0.790697C0.491259 8.98722 0.217558 8.8181 0.0837706 8.55032L0.0835662 8.54991C-0.035106 8.31277 -0.0269357 8.03213 0.105217 7.80234Z"
              fill="#FDFDFE"></path>
            <path
              d="M5.40848 7.55742C5.40848 7.78313 5.22567 7.96593 4.99997 7.96593C4.77427 7.96593 4.59146 7.78313 4.59146 7.55742C4.59146 7.33172 4.77427 7.14891 4.99997 7.14891C5.22567 7.14891 5.40848 7.33172 5.40848 7.55742ZM4.99997 2.85956C4.66152 2.85956 4.38721 3.13387 4.38721 3.47232L4.5643 6.12846C4.57962 6.35783 4.77019 6.53615 4.99997 6.53615C5.22976 6.53615 5.42033 6.35783 5.43565 6.12846L5.61274 3.47232C5.61274 3.13387 5.33842 2.85956 4.99997 2.85956Z"
              fill="#F09965"></path>
          </svg>
        </div><template v-if="!registerForm.errors.password.required"> Field is required </template><template v-if="!registerForm.errors.password.minLength"> Password must have at least 6 letters. </template>
      </div>
    </template>
  </div>
  <div class="listivo-login-form__bottom">
    <div class="listivo-login-form__policy">
      <div @click.stop.prevent="registerForm.setTermsAccept" class="listivo-login-form__checkbox listivo-checkbox" :class="{'listivo-checkbox--checked': registerForm.termsAccept}">
        <svg xmlns="http://www.w3.org/2000/svg" width="12" height="11" viewBox="0 0 12 11" fill="none">
          <path
            d="M11.7142 0.779513L10.6378 0.103783C10.3399 -0.0824758 9.93186 -0.011004 9.73252 0.261887L4.45585 7.44801L2.03093 5.20858C1.77765 4.97467 1.3649 4.97467 1.11162 5.20858L0.18996 6.05974C-0.06332 6.29364 -0.06332 6.67482 0.18996 6.9109L3.91881 10.3545C4.12753 10.5473 4.45585 10.6945 4.75135 10.6945C5.04684 10.6945 5.34468 10.5235 5.53698 10.2657L11.8877 1.61335C12.0894 1.34046 12.012 0.965772 11.7142 0.779513Z"
            fill="#FDFDFE"></path>
        </svg>
      </div>I accept the <a href="#">Privacy Policy</a>
      <template>
        <div v-if="registerForm.showErrors">
          <div class="listivo-login-form__checkbox-error" v-if="!registerForm.errors.termsAccept.sameAs"> You must accept the privacy policy</div>
        </div>
      </template>
    </div>
  </div>
  <div class="listivo-login-form__button">
    <button class="listivo-simple-button listivo-simple-button--background-primary-1 listivo-button-primary-1-selector listivo-simple-button--full-width listivo-simple-button--height-60"
      :class="{'listivo-simple-button--loading': registerForm.inProgress}" :disabled="registerForm.inProgress">
      <span v-if="!registerForm.inProgress"> Register </span><template>
        <svg v-if="registerForm.inProgress" width="40" height="10" viewBox="0 0 120 30" xmlns="http://www.w3.org/2000/svg" fill="#fff" class="listivo-simple-button__loading">
          <circle cx="15" cy="15" r="15">
            <animate attributeName="r" from="15" to="15" begin="0s" dur="0.8s" values="15;9;15" calcMode="linear" repeatCount="indefinite"></animate>
            <animate attributeName="fill-opacity" from="1" to="1" begin="0s" dur="0.8s" values="1;.5;1" calcMode="linear" repeatCount="indefinite"></animate>
          </circle>
          <circle cx="60" cy="15" r="9" fill-opacity="0.3">
            <animate attributeName="r" from="9" to="9" begin="0s" dur="0.8s" values="9;15;9" calcMode="linear" repeatCount="indefinite"></animate>
            <animate attributeName="fill-opacity" from="0.5" to="0.5" begin="0s" dur="0.8s" values=".5;1;.5" calcMode="linear" repeatCount="indefinite"></animate>
          </circle>
          <circle cx="105" cy="15" r="15">
            <animate attributeName="r" from="15" to="15" begin="0s" dur="0.8s" values="15;9;15" calcMode="linear" repeatCount="indefinite"></animate>
            <animate attributeName="fill-opacity" from="1" to="1" begin="0s" dur="0.8s" values="1;.5;1" calcMode="linear" repeatCount="indefinite"></animate>
          </circle>
        </svg>
      </template>
    </button>
  </div>
</form>

Text Content

Add Scholarship

Home
Scholarships
Scholarships in United States
Scholarships in United Kingdom
Scholarships in New Zealand
Scholarships in Australia
Scholarships in Canada
Scholarships in China
Scholarships in Pakistan
Scholarships in Gemany
Scholarships in France
Scholarships in Spain
Scholarships in Norway
Scholarships in Italy
Scholarships in Finland
Scholarships in Japan
Scholarships in Denmark
Scholarships in Singapore
Scholarships in Malaysia
Scholarships in Switzerland
Level of Study
Scholarships for PhD
Scholarships for Masters
Scholarships for Graduates
Scholarships for Postgraduate
Scholarships for Under Graduates
Scholarships for Fellowship
Scholarships for Postdoctoral Fellowship
Scholarships for Training
Scholarships for Diploma
Scholarships for Certificates
Blog
About Us
Privacy Policy
Terms & Conditions
Contact Us
Sitemap
Call Support
E-mail us
Email Address
Contact@Scholarships4all.com


Home
Scholarships
Scholarships in United States
Scholarships in United Kingdom
Scholarships in New Zealand
Scholarships in Australia
Scholarships in Canada
Scholarships in China
Scholarships in Pakistan
Scholarships in Gemany
Scholarships in France
Scholarships in Spain
Scholarships in Norway
Scholarships in Italy
Scholarships in Finland
Scholarships in Japan
Scholarships in Denmark
Scholarships in Singapore
Scholarships in Malaysia
Scholarships in Switzerland
Level of Study
Scholarships for PhD
Scholarships for Masters
Scholarships for Graduates
Scholarships for Postgraduate
Scholarships for Under Graduates
Scholarships for Fellowship
Scholarships for Postdoctoral Fellowship
Scholarships for Training
Scholarships for Diploma
Scholarships for Certificates
Blog
About Us
Privacy Policy
Terms & Conditions
Contact Us
Sitemap
Add Scholarship




WE CAN HELP YOU FIND SCHOLARSHIPS
ALL OVER THE WORLD


Type of Scholarship



No options Loading options...
{{ option.count }}
{{ term.searchFormPlaceholder }}

{{ taxonomyField.selectedTerms.length }} Selected

No options Loading options...
{{ option.count }}
Place of Study



No options Loading options...
{{ option.count }}
{{ term.searchFormPlaceholder }}

{{ taxonomyField.selectedTerms.length }} Selected

No options Loading options...
{{ option.count }}
Eligible Countries



No options Loading options...
{{ option.count }}
Level of Study



No options Loading options...
{{ option.count }}
Field of Study



No options Loading options...
{{ option.count }}
- in

Search







HOW IT WORKS


SCHOLARSHIPS4ALL HELPS YOU MAKE SMART CHOICES




SEARCH FOR SCHOLARSHIP




APPLY FOR SCHOLARSHIP




ACHIEVE YOUR GOALS








CHECK OUT WHAT'S NEW


NEW SCHOLARSHIPS

View all


MPOWER FINANCING MONTHLY SCHOLARSHIP IN USA OR CANADA

Quick preview
Add to favorites
7 Views



GENETEX SCHOLARSHIP PROGRAM FOR INTERNATIONAL STUDENTS, USA

Quick preview
Add to favorites
10 Views



PRISM FOUNDATION SCHOLARSHIPS IN USA

Quick preview
Add to favorites
8 Views



LABROOTS UNDERGRADUATE BACK-TO-SCHOOL SCHOLARSHIP, 2024

Quick preview
Add to favorites
9 Views



YIRIGAA CYBER AND SOFTWARE PATHWAY SCHOLARSHIP IN AUSTRALIA

Quick preview
Add to favorites
10 Views



UNIVERSITY COLLEGE BIRMINGHAM INTERNATIONAL SCHOLARSHIPS, UK

Quick preview
Add to favorites
8 Views



UNIVERSITY OF GRAZ INTERNATIONAL MERIT SCHOLARSHIPS IN AUSTRIA

Quick preview
Add to favorites
12 Views



MUSICIANSHIP SCHOLARSHIPS AT MUSICIANS INSTITUTE IN USA

Quick preview
Add to favorites
8 Views



UNIVERSITY OF SOUTH AUSTRALIA PLACEMENT GRANT, AUSTRALIA

Quick preview
Add to favorites
8 Views



SPORT AUSTRALIA HALL OF FAME SCHOLARSHIPS IN AUSTRALIA

Quick preview
Add to favorites
10 Views



JOAN ARMATRADING SCHOLARSHIPS IN UNITED KINGDOM

Quick preview
Add to favorites
12 Views



INTERNATIONAL PHD POSITION IN MATHEMATICAL STATISTICS AND MACHINE LEARNING
THEORY, NETHERLANDS

Quick preview
Add to favorites
12 Views



FULLY-FUNDED PHD STUDENTSHIP IN THE RADIOLOGICAL CHARACTERISATION OF
CONTAMINATED LAND, UK

Quick preview
Add to favorites
14 Views



UNIVERSITY OF CALIFORNIA INTERNATIONAL FELLOWSHIP IN ORTHODONTICS, USA

Quick preview
Add to favorites
18 Views



LSBU GLOBAL SUCCESS SCHOLARSHIPS IN UK

Quick preview
Add to favorites
34 Views



UMES HBCU INITIATIVE SCHOLARSHIP IN UNITED STATES

Quick preview
Add to favorites
55 Views



IMPERIAL COLLEGE LONDON ANAS M TANNIR SCHOLARSHIP IN UK

Quick preview
Add to favorites
34 Views



YORKSHIRE BACH CHOIR SCHOLARSHIPS IN UK

Quick preview
Add to favorites
33 Views



SOGANG GLOBAL SCHOLARSHIPS IN SOUTH KOREA

Quick preview
Add to favorites
32 Views



EDISON INTERNATIONAL LINEWORKER SCHOLARSHIP PROGRAM, USA

Quick preview
Add to favorites
34 Views



SYDNEY INTERNATIONAL UNDERGRADUATE ACADEMIC EXCELLENCE SCHOLARSHIPS, AUSTRALIA

Quick preview
Add to favorites
33 Views



HULT GLOBAL CITIZEN SCHOLARSHIPS IN USA

Quick preview
Add to favorites
36 Views



INTERNATIONAL SCHOLAR AWARDS AT ROSS UNIVERSITY SCHOOL OF MEDICINE, USA

Quick preview
Add to favorites
38 Views



BANK OF MONTREAL SCHOLARSHIP IN UNITED KINGDOM

Quick preview
Add to favorites
36 Views



BANK OF MONTREAL SCHOLARSHIP IN UNITED KINGDOM

Quick preview
Add to favorites
38 Views



SIENA INTERNATIONAL EXCELLENCE SCHOLARSHIPS, ITALY

Quick preview
Add to favorites
39 Views



CARDIFF METROPOLITAN UNIVERSITY VICE CHANCELLOR SCHOLARSHIPS IN UK

Quick preview
Add to favorites
36 Views



ULSTER UNIVERSITY TESOL SCHOLARSHIP FOR INTERNATIONAL STUDENTS IN UK

Quick preview
Add to favorites
50 Views



INTERNATIONAL PHD SCHOLARSHIPS FOR APHRA-REGISTERED DENTISTS IN SLEEP HEALTH,
AUSTRALIA

Quick preview
Add to favorites
41 Views



SHELL GLOBAL SOLUTIONS PHD SCHOLARSHIPS IN AUSTRALIA

Quick preview
Add to favorites
39 Views



GET THE BEST SCHOLARSHIP FINDING EXPERIENCE WITH SCHOLARSHIPS4ALL




Explore Now





OUR BLOG


LATEST ARTICLES

View all


TYPES OF SCHOLARSHIPS: A COMPREHENSIVE OVERVIEW


Scholarships4all

October 8, 2023
Introduction Scholarships are a valuable resource for students seeking financial
aid to pursue their educational dreams. In this comprehensive article, we will
explore the various types of scholarships available to students. From
merit-based scholarships to need-based grants, we’ll delve into the world of
scholarship opportunities, helping you understand how to access them and achieve
your […]


THE ULTIMATE GUIDE TO FINDING SCHOLARSHIPS FOR COLLEGE


Scholarships4all

October 8, 2023
Welcome to the ultimate guide to finding scholarships for college! If you’re a
student or a parent preparing for the daunting task of financing higher
education, you’ve come to the right place. Scholarships are a fantastic way to
ease the financial burden of tuition, and this comprehensive guide will walk you
through everything you need […]


UNLOCK YOUR DREAMS: TOP 10 SCHOLARSHIPS FOR ASPIRING STUDENTS


Scholarships4all

September 24, 2023
Unlock Your Dreams: Top 10 Scholarships for Aspiring Students Are you an
ambitious student with dreams of pursuing higher education but concerned about
the financial burden it might bring? Scholarships can be your ticket to
unlocking those dreams without the heavy weight of student loans. In this
comprehensive guide, we’ll explore the top 10 scholarships […]


IELTS EXAM PREPARATION: 10 TIPS


Scholarships4all

June 24, 2023
Introduction: The International English Language Testing System (IELTS) is a
widely recognized examination used to assess English language proficiency for
academic and immigration purposes. Scoring well in the IELTS exam requires
effective preparation and a strategic approach. This article presents ten
valuable tips to help individuals maximize their IELTS exam preparation and
increase their chances […]


TOP 100 UNIVERSITIES OF THE WORLD: A COMPREHENSIVE LIST


Scholarships4all

June 17, 2023
Introduction: Higher education plays a crucial role in shaping the future of
individuals and societies. When it comes to pursuing academic excellence, the
reputation and quality of the university one attend become essential factors. In
this article, we present a comprehensive list of the top 100 universities in the
world, showcasing institutions renowned for their […]


HOW TO GET A SCHOLARSHIP FOR PHD STUDY IN TOP UNIVERSITIES OF THE WORLD


Scholarships4all

June 17, 2023
Introduction: Pursuing a Ph.D. degree in a top university is a dream for many
aspiring scholars. However, the cost of higher education can be a significant
barrier for students around the world. Scholarships provide a valuable
opportunity for talented individuals to pursue their academic ambitions without
the burden of financial constraints. In this article, we […]




WHAT OUR USERS SAY


REVIEWS


Sofia Jarod
PhD Scholar
"Scholarships4All.com has been a lifesaver for me. I was able to find numerous
scholarships that matched my qualifications and interests. The website is
user-friendly, and the application process was straightforward."
Emily Rees
Graduate Scholar
"I highly recommend Scholarships4All.com to anyone searching for scholarships.
The platform provides a vast database of opportunities, and the search filters
make it easy to find scholarships that align with your goals."
Mari Smith
IT Graduate
"Scholarships4All.com made my scholarship search efficient and fruitful. The
website's comprehensive database and personalized recommendations helped me find
scholarships that I may not have discovered otherwise."
Paul Trueman
Pharm-D Scholar
"Scholarships4All.com is an excellent resource for students looking for
financial aid. The website offers a wide range of scholarships, and their team
is always available to answer questions and provide assistance."
Eva Davin
Masters Scholar
"I cannot thank Scholarships4All.com enough for their invaluable service. The
platform simplified the scholarship application process by providing
step-by-step guidance and organizing all the necessary information in one
place."




SUBSCRIBE TO RECEIVE THE LATEST UPDATES AND NEWS




E-mail us
Worldwide
Contact@Scholarships4all.com

Follow our social media



USEFUL LINKS

 * About Us
 * Contact Us
 * Our Team
 * Privacy Policy
 * Terms & Conditions

CATEGORIES

 * Login / Register
 * FAQ
 * Blog
 * User Panel
 * Sitemap

NEWEST LISTINGS

MPOWER Financing Monthly Scholarship in USA or Canada

GeneTex Scholarship Program for International Students, USA

Prism Foundation Scholarships in USA

Labroots Undergraduate Back-To-School Scholarship, 2024

© 2024 - Scholarship4all.com. All rights reserved. DISCLAIMER: Unless specified,
Scholarships4all.com is not in any way affiliated with any of the scholarship
providers featured in this website. The material provided here is solely for
informational purposes. Visitors are advised to use the information at their own
discretion.


Login Register

Field is required Username must have at least 1 letters.

Field is required Password must have at least 6 letters.

Remember me
Forgot password?
Login
Forgot password?

Field is required Username must have at least 1 letters.

Field is required Invalid email format.

Field is required Password must have at least 6 letters.

I accept the Privacy Policy
You must accept the privacy policy
Register