studentscholarship.navyfederal.org
Open in
urlscan Pro
2a02:26f0:3500:897::2b7a
Public Scan
URL:
https://studentscholarship.navyfederal.org/
Submission: On April 29 via automatic, source certstream-suspicious — Scanned from DE
Submission: On April 29 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
1 forms found in the DOMName: $ctrl.form —
<form class="tm-formly-form ng-pristine ng-invalid ng-invalid-required ng-invalid-valid-email ng-valid-maxlength" ng-submit="$ctrl.formSubmit()" name="$ctrl.form" enctype="multipart/form-data" autocomplete="on" accept-charset="utf-8" novalidate="">
<ng-form class="formly ng-pristine ng-valid ng-isolate-scope" name="formly_1" role="form" model="$ctrl.formData" fields="$ctrl.fields" form="$ctrl.form" options="$ctrl.options">
<!-- ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-html-read-only" options="field" model="field.model || model" original-model="model" fields="fields"
form="theFormlyForm" form-id="formly_1" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<div dynamic-bind-html="* Required Field">* Required Field</div> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-input" options="field" model="field.model || model" original-model="model" fields="fields" form="theFormlyForm"
form-id="formly_1" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<div class="form-group" ng-class="{'has-error': showError}">
<div>
<!-- ngIf: to.label --><label for="$ctrl.form_input_firstname_1" class="control-label " ng-if="to.label">
<span class="label-text ng-binding" ng-bind-html="to.label | trustHtml">First Name*</span>
<span class="label-asterisk ng-binding">*</span>
<!-- ngIf: to.maxlength -->
</label><!-- end ngIf: to.label -->
<!-- ngIf: to.labelHelpText -->
<input class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-model="model[options.key]" id="$ctrl.form_input_firstname_1" name="$ctrl.form_input_firstname_1" formly-custom-validation="" required="true"
ng-blur="options.templateOptions['onBlur'](model[options.key], options, this, $event)" aria-invalid="false" aria-required="true" aria-describedby=""> <span id="$ctrl.form_input_firstname_1-refresh"
class="glyphicon glyphicon-refresh loader ng-hide" ng-show="to.loading" aria-hidden="true"></span>
</div>
</div> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-input" options="field" model="field.model || model" original-model="model" fields="fields" form="theFormlyForm"
form-id="formly_1" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<div class="form-group" ng-class="{'has-error': showError}">
<div>
<!-- ngIf: to.label --><label for="$ctrl.form_input_lastname_2" class="control-label " ng-if="to.label">
<span class="label-text ng-binding" ng-bind-html="to.label | trustHtml">Last Name*</span>
<span class="label-asterisk ng-binding">*</span>
<!-- ngIf: to.maxlength -->
</label><!-- end ngIf: to.label -->
<!-- ngIf: to.labelHelpText -->
<input class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-model="model[options.key]" id="$ctrl.form_input_lastname_2" name="$ctrl.form_input_lastname_2" formly-custom-validation="" required="true"
ng-blur="options.templateOptions['onBlur'](model[options.key], options, this, $event)" aria-invalid="false" aria-required="true" aria-describedby=""> <span id="$ctrl.form_input_lastname_2-refresh"
class="glyphicon glyphicon-refresh loader ng-hide" ng-show="to.loading" aria-hidden="true"></span>
</div>
</div> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-email-validate" options="field" model="field.model || model" original-model="model" fields="fields"
form="theFormlyForm" form-id="formly_1" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<div class="form-group" ng-class="{'has-error': showError}">
<div>
<!-- ngIf: to.label --><label for="$ctrl.form_email-validate_email_3" class="control-label " ng-if="to.label">
<span class="label-text ng-binding" ng-bind-html="to.label | trustHtml">Email*</span>
<span class="label-asterisk ng-binding">*</span>
<!-- ngIf: to.maxlength -->
</label><!-- end ngIf: to.label -->
<!-- ngIf: to.labelHelpText -->
<input class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-invalid-valid-email" ng-model="model[options.key]" id="$ctrl.form_email-validate_email_3" name="$ctrl.form_email-validate_email_3"
formly-custom-validation="" required="true" ng-blur="options.templateOptions['onBlur'](model[options.key], options, this, $event)" aria-invalid="false" aria-required="true" aria-describedby="" autocomplete="email">
</div>
</div> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-input" options="field" model="field.model || model" original-model="model" fields="fields" form="theFormlyForm"
form-id="formly_1" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<div class="form-group" ng-class="{'has-error': showError}">
<div>
<!-- ngIf: to.label --><label for="$ctrl.form_input_phone_4" class="control-label " ng-if="to.label">
<span class="label-text ng-binding" ng-bind-html="to.label | trustHtml">Phone*</span>
<span class="label-asterisk ng-binding">*</span>
<!-- ngIf: to.maxlength -->
</label><!-- end ngIf: to.label -->
<!-- ngIf: to.labelHelpText -->
<input class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-model="model[options.key]" id="$ctrl.form_input_phone_4" name="$ctrl.form_input_phone_4" formly-custom-validation="" required="true"
ng-blur="options.templateOptions['onBlur'](model[options.key], options, this, $event)" type="tel" aria-invalid="false" aria-required="true" aria-describedby="" autocomplete="tel"> <span id="$ctrl.form_input_phone_4-refresh"
class="glyphicon glyphicon-refresh loader ng-hide" ng-show="to.loading" aria-hidden="true"></span>
</div>
</div> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-input" options="field" model="field.model || model" original-model="model" fields="fields" form="theFormlyForm"
form-id="formly_1" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<div class="form-group" ng-class="{'has-error': showError}">
<div>
<!-- ngIf: to.label --><label for="$ctrl.form_input_zip_code_5" class="control-label " ng-if="to.label">
<span class="label-text ng-binding" ng-bind-html="to.label | trustHtml">ZIP*</span>
<span class="label-asterisk ng-binding">*</span>
<!-- ngIf: to.maxlength -->
</label><!-- end ngIf: to.label -->
<!-- ngIf: to.labelHelpText -->
<input class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-model="model[options.key]" id="$ctrl.form_input_zip_code_5" name="$ctrl.form_input_zip_code_5" formly-custom-validation="" required="true"
ng-blur="options.templateOptions['onBlur'](model[options.key], options, this, $event)" aria-invalid="false" aria-required="true" aria-describedby=""> <span id="$ctrl.form_input_zip_code_5-refresh"
class="glyphicon glyphicon-refresh loader ng-hide" ng-show="to.loading" aria-hidden="true"></span>
</div>
</div> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-select" options="field" model="field.model || model" original-model="model" fields="fields" form="theFormlyForm"
form-id="formly_1" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<div class="form-group" ng-class="{'has-error': showError}">
<div>
<!-- ngIf: to.label --><label for="$ctrl.form_select_studentorparent_6" class="control-label " ng-if="to.label">
<span class="label-text ng-binding" ng-bind-html="to.label | trustHtml">Are you a parent or a student?*</span>
<span class="label-asterisk ng-binding">*</span>
<!-- ngIf: to.maxlength -->
</label><!-- end ngIf: to.label -->
<!-- ngIf: to.labelHelpText -->
<select class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-model="model[options.key]" id="$ctrl.form_select_studentorparent_6" name="$ctrl.form_select_studentorparent_6" formly-custom-validation=""
required="true" ng-blur="options.templateOptions['onBlur'](model[options.key], options, this, $event)" aria-invalid="false" aria-required="true" aria-describedby=""
ng-options="option[to.valueProp || 'value'] as option[to.labelProp || 'name'] group by option[to.groupProp || 'group'] for option in to.options">
<option ng-hide="to.notNull" value="" class="ng-binding" aria-hidden="false" selected="selected"></option>
<option label="Parent" value="string:Parent">Parent</option>
<option label="Student" value="string:Student">Student</option>
</select>
</div>
</div> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-input" options="field" model="field.model || model" original-model="model" fields="fields" form="theFormlyForm"
form-id="formly_1" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<div class="form-group" ng-class="{'has-error': showError}">
<div>
<!-- ngIf: to.label --><label for="$ctrl.form_input_student_name_7" class="control-label " ng-if="to.label">
<span class="label-text ng-binding" ng-bind-html="to.label | trustHtml">If you're a parent, what is your student's name?</span>
<span class="label-asterisk ng-binding"></span>
<!-- ngIf: to.maxlength -->
</label><!-- end ngIf: to.label -->
<!-- ngIf: to.labelHelpText -->
<input class="form-control ng-pristine ng-untouched ng-valid ng-empty" ng-model="model[options.key]" id="$ctrl.form_input_student_name_7" name="$ctrl.form_input_student_name_7" formly-custom-validation="" aria-invalid="false"> <span
id="$ctrl.form_input_student_name_7-refresh" class="glyphicon glyphicon-refresh loader ng-hide" ng-show="to.loading" aria-hidden="true"></span>
</div>
</div> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-input" options="field" model="field.model || model" original-model="model" fields="fields" form="theFormlyForm"
form-id="formly_1" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<div class="form-group" ng-class="{'has-error': showError}">
<div>
<!-- ngIf: to.label --><label for="$ctrl.form_input_description_8" class="control-label " ng-if="to.label">
<span class="label-text ng-binding" ng-bind-html="to.label | trustHtml">College or University Name</span>
<span class="label-asterisk ng-binding"></span>
<!-- ngIf: to.maxlength -->
</label><!-- end ngIf: to.label -->
<!-- ngIf: to.labelHelpText -->
<input class="form-control ng-pristine ng-untouched ng-valid ng-empty" ng-model="model[options.key]" id="$ctrl.form_input_description_8" name="$ctrl.form_input_description_8" formly-custom-validation="" aria-invalid="false"> <span
id="$ctrl.form_input_description_8-refresh" class="glyphicon glyphicon-refresh loader ng-hide" ng-show="to.loading" aria-hidden="true"></span>
</div>
</div> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-select" options="field" model="field.model || model" original-model="model" fields="fields" form="theFormlyForm"
form-id="formly_1" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<div class="form-group" ng-class="{'has-error': showError}">
<div>
<!-- ngIf: to.label --><label for="$ctrl.form_select_class_standing_9" class="control-label " ng-if="to.label">
<span class="label-text ng-binding" ng-bind-html="to.label | trustHtml">What is your or your student's class standing?</span>
<span class="label-asterisk ng-binding"></span>
<!-- ngIf: to.maxlength -->
</label><!-- end ngIf: to.label -->
<!-- ngIf: to.labelHelpText -->
<select class="form-control ng-pristine ng-untouched ng-valid ng-empty" ng-model="model[options.key]" id="$ctrl.form_select_class_standing_9" name="$ctrl.form_select_class_standing_9" formly-custom-validation=""
ng-options="option[to.valueProp || 'value'] as option[to.labelProp || 'name'] group by option[to.groupProp || 'group'] for option in to.options" aria-invalid="false">
<option ng-hide="to.notNull" value="" class="ng-binding" aria-hidden="false" selected="selected"></option>
<option label="Freshman" value="string:Freshman">Freshman</option>
<option label="Sophomore" value="string:Sophomore">Sophomore</option>
<option label="Junior" value="string:Junior">Junior</option>
<option label="Senior" value="string:Senior">Senior</option>
<option label="Grad School" value="string:Grad School">Grad School</option>
</select>
</div>
</div> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-textarea" options="field" model="field.model || model" original-model="model" fields="fields" form="theFormlyForm"
form-id="formly_1" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<div class="form-group" ng-class="{'has-error': showError}">
<div>
<!-- ngIf: to.label --><label for="$ctrl.form_textarea_address_10" class="control-label " ng-if="to.label">
<span class="label-text ng-binding" ng-bind-html="to.label | trustHtml">Full Home Address</span>
<span class="label-asterisk ng-binding"></span>
<!-- ngIf: to.maxlength --><span class="label-maxlength ng-binding ng-scope" style="display: none" ng-if="to.maxlength"> (300 character limit)</span><!-- end ngIf: to.maxlength -->
</label><!-- end ngIf: to.label -->
<!-- ngIf: to.labelHelpText -->
<textarea class="form-control ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" ng-model="model[options.key]" id="$ctrl.form_textarea_address_10" name="$ctrl.form_textarea_address_10" formly-custom-validation=""
ng-maxlength="300" aria-invalid="false"></textarea>
</div>
</div> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-group" options="field" model="field.model || model" original-model="model" fields="fields" form="theFormlyForm"
form-id="formly_1" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}"> <ng-form class="undefined formly ng-pristine ng-valid ng-isolate-scope" name="formly_2" role="form"
model="model" fields="options.fieldGroup" options="options.options" form="options.form" is-field-group="">
<!-- ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-group" options="field" model="field.model || model" original-model="model" fields="fields" form="theFormlyForm"
form-id="formly_2" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<div class="settings-panel form-group"> <uib-accordion close-others="oneAtATime">
<div role="tablist" class="panel-group" ng-transclude="">
<div uib-accordion-group="" ng-class="('panel-' + (options.templateOptions.panelContext || 'default') + ' ' + (options.templateOptions.panelClass))" heading="Official Rules*" is-open="options.templateOptions.isOpen"
class="ng-scope ng-isolate-scope panel panel-default panel-open">
<div role="tab" id="accordiongroup-134-7614-tab" aria-selected="true" class="panel-heading" ng-keypress="toggleOpen($event)">
<h4 class="panel-title">
<a role="button" data-toggle="collapse" href="" aria-expanded="true" aria-controls="accordiongroup-134-7614-panel" class="accordion-toggle" ng-click="toggleOpen()" uib-accordion-transclude="heading" ng-disabled="isDisabled" uib-tabindex-toggle=""><span uib-accordion-header="" ng-class="{'text-muted': isDisabled}" class="ng-binding">Official Rules*</span></a>
</h4>
</div>
<div id="accordiongroup-134-7614-panel" aria-labelledby="accordiongroup-134-7614-tab" aria-hidden="false" role="tabpanel" class="panel-collapse collapse in" uib-collapse="!isOpen" aria-expanded="true">
<div class="panel-body" ng-transclude=""> <!-- ngIf: options.templateOptions.description --> <ng-form class="undefined formly ng-pristine ng-valid ng-scope ng-isolate-scope" name="formly_4" role="form" model="model"
fields="options.fieldGroup" options="options.options" form="options.form" is-field-group="">
<!-- ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope" options="field" model="field.model || model" original-model="model" fields="fields" form="theFormlyForm"
form-id="formly_4" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<p
dynamic-bind-html="Please read the <a href="https://d1v58eqpqo0kww.cloudfront.net/09A146C8D1/pdf/0f13f408-e33e-4a02-b4c7-96f298757ebd/NFCU Student Loan 2024 Sweepstakes Rules - FINAL.pdf" target="_blank">Official Rules</a>.">
Please read the
<a href="https://d1v58eqpqo0kww.cloudfront.net/09A146C8D1/pdf/0f13f408-e33e-4a02-b4c7-96f298757ebd/NFCU Student Loan 2024 Sweepstakes Rules - FINAL.pdf" target="_blank" class="ng-scope">Official Rules</a>.</p>
<!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-checkbox" options="field" model="field.model || model" original-model="model" fields="fields"
form="theFormlyForm" form-id="formly_4" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<div class="form-group" ng-class="{'has-error': showError}">
<div class="checkbox">
<label>
<input type="checkbox" class="formly-field-checkbox ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-model="model[options.key]" id="$ctrl.form_checkbox_terms_and_conditions_1"
name="$ctrl.form_checkbox_terms_and_conditions_1" formly-custom-validation="" required="true" ng-blur="options.templateOptions['onBlur'](model[options.key], options, this, $event)" aria-invalid="false"
aria-required="true" aria-describedby="">
<span class="label-text ng-binding" ng-bind-html="to.label">I certify that I have read and agree to the Official Rules.</span>
<span class="label-asterisk ng-binding">*</span>
</label>
</div>
</div> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields -->
<div ng-transclude="" class=""></div>
</ng-form> </div>
</div>
</div>
</div>
</uib-accordion> </div> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields -->
<div ng-transclude="" class=""></div>
</ng-form> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible --> </div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-group" options="field" model="field.model || model" original-model="model" fields="fields" form="theFormlyForm"
form-id="formly_1" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}"> <ng-form class="undefined formly ng-pristine ng-valid ng-isolate-scope" name="formly_3" role="form"
model="model" fields="options.fieldGroup" options="options.options" form="options.form" is-field-group="">
<!-- ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-group" options="field" model="field.model || model" original-model="model" fields="fields" form="theFormlyForm"
form-id="formly_3" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<div class="settings-panel form-group"> <uib-accordion close-others="oneAtATime">
<div role="tablist" class="panel-group" ng-transclude="">
<div uib-accordion-group="" ng-class="('panel-' + (options.templateOptions.panelContext || 'default') + ' ' + (options.templateOptions.panelClass))" heading="Want to learn more?" is-open="options.templateOptions.isOpen"
class="ng-scope ng-isolate-scope panel panel-default panel-open">
<div role="tab" id="accordiongroup-138-6678-tab" aria-selected="true" class="panel-heading" ng-keypress="toggleOpen($event)">
<h4 class="panel-title">
<a role="button" data-toggle="collapse" href="" aria-expanded="true" aria-controls="accordiongroup-138-6678-panel" class="accordion-toggle" ng-click="toggleOpen()" uib-accordion-transclude="heading" ng-disabled="isDisabled" uib-tabindex-toggle=""><span uib-accordion-header="" ng-class="{'text-muted': isDisabled}" class="ng-binding">Want to learn more?</span></a>
</h4>
</div>
<div id="accordiongroup-138-6678-panel" aria-labelledby="accordiongroup-138-6678-tab" aria-hidden="false" role="tabpanel" class="panel-collapse collapse in" uib-collapse="!isOpen" aria-expanded="true">
<div class="panel-body" ng-transclude=""> <!-- ngIf: options.templateOptions.description --> <ng-form class="undefined formly ng-pristine ng-valid ng-scope ng-isolate-scope" name="formly_5" role="form" model="model"
fields="options.fieldGroup" options="options.options" form="options.form" is-field-group="">
<!-- ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope" options="field" model="field.model || model" original-model="model" fields="fields" form="theFormlyForm"
form-id="formly_5" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<p dynamic-bind-html=""></p> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields --><!-- ngIf: !field.hide -->
<div formly-field="" ng-repeat="field in fields " ng-if="!field.hide" class="formly-field ng-scope ng-isolate-scope formly-field-checkbox" options="field" model="field.model || model" original-model="model" fields="fields"
form="theFormlyForm" form-id="formly_5" form-state="options.formState" form-options="options" index="$index">
<div class="formly-template-wrapper form-group ng-scope" ng-class="{'has-error': options.validation.errorExistsAndShouldBeVisible}">
<div class="form-group" ng-class="{'has-error': showError}">
<div class="checkbox">
<label>
<input type="checkbox" class="formly-field-checkbox ng-pristine ng-untouched ng-valid ng-empty" ng-model="model[options.key]" id="$ctrl.form_checkbox_opt-in_1" name="$ctrl.form_checkbox_opt-in_1"
formly-custom-validation="" aria-invalid="false">
<span class="label-text ng-binding" ng-bind-html="to.label">I'd like to receive more info on Navy Federal student loans.</span>
<span class="label-asterisk ng-binding"></span>
</label>
</div>
</div> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields -->
<div ng-transclude="" class=""></div>
</ng-form> </div>
</div>
</div>
</div>
</uib-accordion> </div> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible -->
</div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields -->
<div ng-transclude="" class=""></div>
</ng-form> <!-- ngIf: options.validation.errorExistsAndShouldBeVisible --> </div>
</div><!-- end ngIf: !field.hide --><!-- end ngRepeat: field in fields -->
<div ng-transclude="" class="">
<div class="form-row-wrapper buttons text-center ng-scope"> <button type="button" class="btn btn-tm btn-default btn-cancel ng-binding" ng-style="$ctrl.styles.cancel" ng-attr-title="{{$ctrl.cancelText}}" ng-click="$ctrl.onCancel()"
ng-bind="$ctrl.cancelText" title="CANCEL" style="background-color: rgb(204, 204, 204); color: rgb(255, 255, 255);">CANCEL</button> <button type="submit" class="btn btn-tm btn-primary btn-save submit-button" ng-style="$ctrl.styles.submit"
ng-class="{'processing': formProcessing}" ng-attr-title="{{$ctrl.submitText}}" ng-disabled="formProcessing" title="SUBMIT" style="background-color: rgb(237, 120, 15); color: rgb(255, 255, 255);">
<i class="glyphicon glyphicon-refresh glyphicon-spin"></i> <span class="button-text ng-binding" ng-bind="$ctrl.submitText">SUBMIT</span> </button> </div>
</div>
</ng-form> </form>
Text Content
SCHOLARSHIP SWEEPSTAKES BY NAVY FEDERAL Skip to main content ENTER FOR A CHANCE TO WIN A $5,000 COLLEGE SCHOLARSHIP No essays required! We know paying for higher education is a big deal. That’s why we’re excited to give 3 lucky winners the chance to win a $5,000 college scholarship in our second annual Student Loans Scholarship Sweepstakes.1 We'll send the money right to your school! View Official Rules No Essays No Contests No GPA Requirements READY FOR THE CHANCE TO DODGE SOME STUDENT LOAN DEBT? Enter Now! Simply fill out the information and submit by June 30, 2024 for your chance to win. * Required Field First Name* * Last Name* * Email* * Phone* * ZIP* * Are you a parent or a student?* * ParentStudent If you're a parent, what is your student's name? College or University Name What is your or your student's class standing? FreshmanSophomoreJuniorSeniorGrad School Full Home Address (300 character limit) OFFICIAL RULES* Please read the Official Rules. I certify that I have read and agree to the Official Rules. * WANT TO LEARN MORE? I'd like to receive more info on Navy Federal student loans. CANCEL SUBMIT FREQUENTLY ASKED QUESTIONS How do I enter, and can I enter more than once? To enter, complete the registration form between April 1 and June 30. You can find the form above on this page during that timeframe only; limit 1 entry per person. How do I know if I already entered? You'll receive a confirmation email after you enter. If you enter additional times, a message will appear on the website letting you know you've already entered. What happens if I win? A Navy Federal employee will reach out to you via email and/or phone. Who is eligible to win the Sweepstakes? Sweepstakes winners must be: * a legal US resident who is 18 years of age, in most states; some states may require the student to be older depending on the legal age of maturity in that state * a Navy Federal member * enrolled in an accredited college in the United States Can I enter on behalf of my child? Parents of students who are under 18 may enter on their child's behalf. Stepparents who aren't legal guardians aren't eligible to enter on the student's behalf. Still need help with college costs? Learn more at navyfederal.org/studentloans 1No purchase or transaction necessary to enter the 2024 NFCU Student Loans Scholarship Sweepstakes. A purchase or transaction will not increase your chances of winning. Odds of winning will depend on the total number of qualified entries received. The Sweepstakes is open to legal U.S. residents who are 18 years of age or older or the age of majority in their jurisdiction of residence as of date of entry and, as of 03/31/2024, are current Members of Navy Federal Credit Union and are either themselves or have a child or have been court appointed as a legal guardian of a child that is currently enrolled, or scheduled to be enrolled by 08/09/2024, in an accredited college or university located in the United States. Students that are under 18 years of age, or age of majority in their jurisdiction of residence if greater than 18, may have their parent or legal guardian enter on their behalf. Void where prohibited. Starts 12:00 a.m. ET on 04/01/2024 and ends 11:59 p.m. ET on 06/30/2024. For complete rules, click here. Sponsored by Navy Federal Credit Union. Navy Federal Credit Union * Privacy * Security * Accessibility * Browser Support * Site Map © 2024 Navy Federal Credit Union. All rights reserved * Navy Federal Credit Union is federally insured by NCUA. * Equal Housing Lender * Equal Opportunity Employer Navy Federal conducts all member business in English. All origination, servicing, collections, and marketing materials are provided in English only. As a service to members, we will attempt to assist members who have limited English proficiency where possible. Military images are used for representational purposes only; do not imply government endorsement. Terms and conditions are applied to gift cards. APY = Annual Percentage Yield, APR = Annual Percentage Rate +Rates are based on an evaluation of credit history, so your rate may differ. *Message and data rates may apply. Terms and Conditions are available. ♦Terms and conditions are applied to gift cards.