essentials.applesurveys.com Open in urlscan Pro
2.22.154.243  Public Scan

URL: https://essentials.applesurveys.com/jfe/form/SV_1MJqmCeGywTnECW?Key=E
Submission: On September 20 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: Page

<form id="Page" name="Page" class="Page ActivePage" data-testid="page-ready">
  <meta name="HandheldFriendly" content="true">
  <meta name="viewport" content="user-scalable = yes, maximum-scale=10, minimum-scale=1, initial-scale = 1, width = device-width">
  <div class="Skin">
    <div id="Overlay"></div>
    <div id="Wrapper">
      <div class="SkinInner">
        <div id="LogoContainer">
          <div id="Logo"></div>
        </div>
        <div id="SkinContent">
          <div id="HeaderContainer">
            <div id="Header" role="banner"></div>
          </div>
          <div id="Questions" role="main">
            <div id="QID11Separator" class="Separator" data-runtime-show="runtime.SeparatorDisplayed"></div>
            <div class="QuestionOuter BorderColor MC  QID11" id="QID11" questionid="QID11" posttag="QID11" data-runtime-remove-class-hidden="runtime.Displayed">
              <div id="QR~QID11~VALIDATION" class="ValidationError" role="alert" data-runtime-show="runtime.ErrorMsg" data-runtime-html="runtime.ErrorMsg" style="display: none;"></div>
              <div id="QR~QID11~SDPVALIDATION" class="ValidationError" role="alert" data-runtime-show="runtime.PDPErrorMsg" data-runtime-html="runtime.PDPErrorMsg" style="display: none;"></div>
              <div class="Inner BorderColor SAVR">
                <div class="InnerInner BorderColor TX">
                  <fieldset aria-describedby="QR~QID11~VALIDATION QR~QID11~SDPVALIDATION"> <!-- BEGIN PARTIALS --><!-- Partial for defining the ControlContainerContent --><!-- END PARTIALS -->
                    <legend>
                      <div class="QuestionText BorderColor">
                        <h2>Please enjoy a new&nbsp;</h2>
                        <h2>iPhone &amp; Apple&nbsp;Watch</h2>
                        <div>&nbsp;</div>
                        <div style="text-align:center"><img height="533" src="https://essentials.applesurveys.com/CP/Graphic.php?IM=IM_ATvxBaBqFclq05E" style="width:700px;height:533px" width="700" alt="Graphic.php?IM=IM_ATvxBaBqFclq05E"
                            data-image-state="ready"></div>
                        <div style="text-align:center">&nbsp;</div>
                        <h2>Please confirm your gifting policy</h2>
                      </div>
                    </legend>
                    <div class="QuestionBody"> <!-- Begin Choices w/o choice groups -->
                      <ul class="ChoiceStructure">
                        <li class="Selection reg"> <input choiceid="1" aria-labelledby="QID11-1-label" class="radio QR-QID11-1 QWatchTimer" type="radio" name="QR~QID11" id="QR~QID11~1" value="1" data-runtime-checked="runtime.Selected"><label
                            for="QR~QID11~1" class="q-radio" aria-hidden="true" data-runtime-class-q-checked="runtime.Choices.1.Selected"></label> <span class="LabelWrapper"> <label for="QR~QID11~1" id="QID11-1-label"
                              class="SingleAnswer  ChoiceTextPositionLeft" data-runtime-class-q-checked="runtime.Choices.1.Selected"><span>My employer or institution <strong>does not</strong> allow me to accept gifts.</span></label></span>
                          <div class="clear"></div>
                        </li>
                        <li class="Selection alt"> <input choiceid="2" aria-labelledby="QID11-2-label" class="radio QR-QID11-2 QWatchTimer" type="radio" name="QR~QID11" id="QR~QID11~2" value="2" data-runtime-checked="runtime.Selected"><label
                            for="QR~QID11~2" class="q-radio" aria-hidden="true" data-runtime-class-q-checked="runtime.Choices.2.Selected"></label> <span class="LabelWrapper"> <label for="QR~QID11~2" id="QID11-2-label"
                              class="SingleAnswer  ChoiceTextPositionLeft" data-runtime-class-q-checked="runtime.Choices.2.Selected"><span>I am allowed to receive gifts from Apple, or I am permitted under applicable gift and ethics rules to accept
                                this gift.</span></label></span>
                          <div class="clear"></div>
                        </li>
                      </ul> <!-- End Choices w/o choice groups -->
                      <div class="clear zero"></div>
                    </div>
                  </fieldset>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div id="Buttons" role="navigation"><input id="NextButton" class="NextButton Button" title="→" type="button" name="NextButton" value="→" data-runtime-disabled="runtime.Disabled" data-runtime-aria-label="runtime.ariaLabel"
          data-runtime-hide="runtime.Hide" page-id="P_1695209988492" aria-label="Next"></div>
      <div id="ProgressBar"></div>
      <div id="FooterContainer">
        <div id="Footer" role="contentinfo"></div>
      </div>
    </div>
    <div id="Plug" style="display:block !important;">
      <a href="https://www.qualtrics.com/powered-by-qualtrics/?utm_source=internal%2Binitiatives&amp;utm_medium=survey%2Bpowered%2Bby%2Bqualtrics&amp;utm_content=applesurvey&amp;utm_survey_id=SV_1MJqmCeGywTnECW" target="_blank" aria-label="Powered by Qualtrics: Learn more about Qualtrics in a new tab">Powered by Qualtrics</a>
    </div>
  </div>
  <!-- <script>
Qualtrics.SurveyEngine.addOnload(function() {
	window.experimental.Autoadvance = true;
	window.experimental.AutoadvancePages = true;
	//window.experimental.Autofocus = true;
	//window.experimental.AutofocusOnHover = false;
	window.experimental.AutoadvanceButtons = 'always';
});
</script> -->
  <!-- <script>
//NPS label mover 4/16
Qualtrics.SurveyEngine.addOnReady(function() {
var problemrows = jQuery(".Skin .MC .NPS table.ChoiceStructure tr table tr");
if (problemrows.length > 0) {
  for (i = 0; i < problemrows.length; i++) {
var fixer = problemrows.eq(i).parents("table.ChoiceStructure").children("tbody").children("tr:first-child");
    var pusher = problemrows.eq(i).parents("table.ChoiceStructure").children("tbody");
    pusher.append(fixer);
  }
}
});
</script> -->
  <!-- <script>
	//Accordion Jumps
Qualtrics.SurveyEngine.addOnload(function() {
  if (jQuery("div.QuestionBody").hasClass("q-matrix") && jQuery("div.QuestionBody").hasClass("mobile")) {
    var choices = jQuery("label.single-answer.mobile");
    choices.on('click',function() {
    var top = jQuery(this).parents("div.InnerInner").find("label.QuestionText");
    var topper = top.offset();
      jQuery('html, body').animate( {
        scrollTop: topper.top
      }, 200);
    });
  };
});
</script> -->
</form>

Text Content

Javascript is required to load this page.
Page Loaded



PLEASE ENJOY A NEW 


IPHONE & APPLE WATCH

 

 


PLEASE CONFIRM YOUR GIFTING POLICY

 * My employer or institution does not allow me to accept gifts.
   
 * I am allowed to receive gifts from Apple, or I am permitted under applicable
   gift and ethics rules to accept this gift.
   





Powered by Qualtrics