nexthire.breezy.hr Open in urlscan Pro
44.218.228.217  Public Scan

URL: https://nexthire.breezy.hr/q/e63e6af3010f
Submission: On October 10 via manual from IN — Scanned from US

Form analysis 1 forms found in the DOM

Name: form

<form name="form" ng-class="formSubmitted ? &quot;formSubmitted&quot; : &quot;&quot;" novalidate="" ng-controller="FormWithQuestionnaireCtrl" class="ng-scope ng-pristine ng-invalid ng-invalid-required"><input type="hidden" id="questions"
    value="[{&quot;_id&quot;:1686576841278,&quot;questions&quot;:[{&quot;text&quot;:&quot;Current Organization&quot;,&quot;type&quot;:{&quot;id&quot;:&quot;paragraph&quot;,&quot;name&quot;:&quot;Paragraph&quot;},&quot;_id&quot;:&quot;f81877b57b9e&quot;,&quot;required&quot;:true},{&quot;text&quot;:&quot;Current Role/Designation&quot;,&quot;type&quot;:{&quot;id&quot;:&quot;paragraph&quot;,&quot;name&quot;:&quot;Paragraph&quot;},&quot;_id&quot;:&quot;2abc3dc985dd&quot;,&quot;required&quot;:true},{&quot;text&quot;:&quot;Total years of experience&quot;,&quot;type&quot;:{&quot;id&quot;:&quot;paragraph&quot;,&quot;name&quot;:&quot;Paragraph&quot;},&quot;_id&quot;:&quot;34d6271fd280&quot;,&quot;required&quot;:true},{&quot;text&quot;:&quot;Reason of change&quot;,&quot;type&quot;:{&quot;id&quot;:&quot;paragraph&quot;,&quot;name&quot;:&quot;Paragraph&quot;},&quot;_id&quot;:&quot;bd9a8b6892f6&quot;,&quot;required&quot;:true},{&quot;text&quot;:&quot;CTC: Fixed and variable separately&quot;,&quot;type&quot;:{&quot;id&quot;:&quot;paragraph&quot;,&quot;name&quot;:&quot;Paragraph&quot;},&quot;_id&quot;:&quot;e9856f8708a8&quot;,&quot;required&quot;:true},{&quot;text&quot;:&quot;Expected CTC? If holding any offer mention the offered CTC.&quot;,&quot;type&quot;:{&quot;id&quot;:&quot;paragraph&quot;,&quot;name&quot;:&quot;Paragraph&quot;},&quot;_id&quot;:&quot;74c871abcaf6&quot;,&quot;required&quot;:true},{&quot;text&quot;:&quot;Current Location&quot;,&quot;type&quot;:{&quot;id&quot;:&quot;paragraph&quot;,&quot;name&quot;:&quot;Paragraph&quot;},&quot;_id&quot;:&quot;649ed3d23016&quot;,&quot;required&quot;:true},{&quot;text&quot;:&quot;Notice Period. (If negotiable, Please mention to how many days) or if serving please mention your last working day.&quot;,&quot;type&quot;:{&quot;id&quot;:&quot;paragraph&quot;,&quot;name&quot;:&quot;Paragraph&quot;},&quot;_id&quot;:&quot;efdbdd99ed05&quot;,&quot;required&quot;:true},{&quot;text&quot;:&quot;How many years of experience do you have in information security domain?&quot;,&quot;type&quot;:{&quot;id&quot;:&quot;paragraph&quot;,&quot;name&quot;:&quot;Paragraph&quot;},&quot;_id&quot;:&quot;877614b14fc5&quot;,&quot;required&quot;:true},{&quot;text&quot;:&quot;How many years of experience do you have in application security?&quot;,&quot;type&quot;:{&quot;id&quot;:&quot;paragraph&quot;,&quot;name&quot;:&quot;Paragraph&quot;},&quot;_id&quot;:&quot;5c17fb2853ed&quot;,&quot;required&quot;:true},{&quot;text&quot;:&quot;How many years of experience do you have in cloud security?&quot;,&quot;type&quot;:{&quot;id&quot;:&quot;paragraph&quot;,&quot;name&quot;:&quot;Paragraph&quot;},&quot;_id&quot;:&quot;6e32110f45f4&quot;,&quot;required&quot;:true},{&quot;text&quot;:&quot;How many years of experience do you have experience in SIEM?&quot;,&quot;type&quot;:{&quot;id&quot;:&quot;paragraph&quot;,&quot;name&quot;:&quot;Paragraph&quot;},&quot;_id&quot;:&quot;efe8a8ea95f6&quot;,&quot;required&quot;:true},{&quot;text&quot;:&quot;Do you have experience in ISO 27001 Audits ? If yes then please mention the years of experience&quot;,&quot;type&quot;:{&quot;id&quot;:&quot;paragraph&quot;,&quot;name&quot;:&quot;Paragraph&quot;},&quot;_id&quot;:&quot;671e3686ac02&quot;,&quot;required&quot;:true},{&quot;text&quot;:&quot;Any Certifications ? Name them .&quot;,&quot;required&quot;:true,&quot;type&quot;:{&quot;id&quot;:&quot;paragraph&quot;,&quot;name&quot;:&quot;Paragraph&quot;},&quot;_id&quot;:&quot;8eef8f562e8d&quot;},{&quot;text&quot;:&quot;Are you comfortable to work from Office from Bangalore Location ?&quot;,&quot;type&quot;:{&quot;id&quot;:&quot;paragraph&quot;,&quot;name&quot;:&quot;Paragraph&quot;},&quot;required&quot;:true,&quot;_id&quot;:&quot;12cc76f94a74&quot;}]}]"><input
    type="hidden" id="questionnaireVersion" value="2"><!-- ngRepeat: section in questionnaire.sections -->
  <div ng-repeat="section in questionnaire.sections" data-section="1686576841278" ng-show="formSections.current == section._id || formSections.onlyOneSection" class="questionnaire-section ng-scope">
    <!-- ngIf: (section.title && section.title.length > 0) || (section.description && section.description.length > 0) --><!-- ngIf: section.questions -->
    <div ng-if="section.questions" class="section questions ng-scope">
      <ul><!-- ngRepeat: question in section.questions -->
        <li ng-repeat="question in section.questions" ng-init="$questionIndex = $index" class="question ng-scope"><!-- ngIf: question.type.id == "text" || !question.type --><!-- ngIf: question.type.id == "paragraph" -->
          <div ng-if="question.type.id == &quot;paragraph&quot;" class="ng-scope">
            <h3><span class="ng-binding">Current Organization</span><span title="Required" ng-show="question.required" class="required">*</span></h3><!-- ngIf: question.body && question.body.length > 0 --><textarea
              name="section_1686576841278_question_0" ng-model="question.response" placeholder="" ng-required="true" class="description full ng-pristine ng-invalid ng-invalid-required placeholder" required="required"></textarea>
            <div ng-show="formSubmitted || sectionSubmitted" class="error-container ng-hide"><span ng-show="question.required &amp;&amp; !question.response" class="error polygot">A response is required</span></div>
          </div>
          <!-- end ngIf: question.type.id == "paragraph" --><!-- ngIf: question.type.id == "file" --><!-- ngIf: question.type.id == "referencecheck" --><!-- ngIf: question.type.id == "dropdown" --><!-- ngIf: question.type.id == "multiplechoice" --><!-- ngIf: question.type.id == "checkboxes" --><!-- ngIf: question.type.id == "video" -->
        </li><!-- end ngRepeat: question in section.questions -->
        <li ng-repeat="question in section.questions" ng-init="$questionIndex = $index" class="question ng-scope"><!-- ngIf: question.type.id == "text" || !question.type --><!-- ngIf: question.type.id == "paragraph" -->
          <div ng-if="question.type.id == &quot;paragraph&quot;" class="ng-scope">
            <h3><span class="ng-binding">Current Role/Designation</span><span title="Required" ng-show="question.required" class="required">*</span></h3><!-- ngIf: question.body && question.body.length > 0 --><textarea
              name="section_1686576841278_question_1" ng-model="question.response" placeholder="" ng-required="true" class="description full ng-pristine ng-invalid ng-invalid-required placeholder" required="required"></textarea>
            <div ng-show="formSubmitted || sectionSubmitted" class="error-container ng-hide"><span ng-show="question.required &amp;&amp; !question.response" class="error polygot">A response is required</span></div>
          </div>
          <!-- end ngIf: question.type.id == "paragraph" --><!-- ngIf: question.type.id == "file" --><!-- ngIf: question.type.id == "referencecheck" --><!-- ngIf: question.type.id == "dropdown" --><!-- ngIf: question.type.id == "multiplechoice" --><!-- ngIf: question.type.id == "checkboxes" --><!-- ngIf: question.type.id == "video" -->
        </li><!-- end ngRepeat: question in section.questions -->
        <li ng-repeat="question in section.questions" ng-init="$questionIndex = $index" class="question ng-scope"><!-- ngIf: question.type.id == "text" || !question.type --><!-- ngIf: question.type.id == "paragraph" -->
          <div ng-if="question.type.id == &quot;paragraph&quot;" class="ng-scope">
            <h3><span class="ng-binding">Total years of experience</span><span title="Required" ng-show="question.required" class="required">*</span></h3><!-- ngIf: question.body && question.body.length > 0 --><textarea
              name="section_1686576841278_question_2" ng-model="question.response" placeholder="" ng-required="true" class="description full ng-pristine ng-invalid ng-invalid-required placeholder" required="required"></textarea>
            <div ng-show="formSubmitted || sectionSubmitted" class="error-container ng-hide"><span ng-show="question.required &amp;&amp; !question.response" class="error polygot">A response is required</span></div>
          </div>
          <!-- end ngIf: question.type.id == "paragraph" --><!-- ngIf: question.type.id == "file" --><!-- ngIf: question.type.id == "referencecheck" --><!-- ngIf: question.type.id == "dropdown" --><!-- ngIf: question.type.id == "multiplechoice" --><!-- ngIf: question.type.id == "checkboxes" --><!-- ngIf: question.type.id == "video" -->
        </li><!-- end ngRepeat: question in section.questions -->
        <li ng-repeat="question in section.questions" ng-init="$questionIndex = $index" class="question ng-scope"><!-- ngIf: question.type.id == "text" || !question.type --><!-- ngIf: question.type.id == "paragraph" -->
          <div ng-if="question.type.id == &quot;paragraph&quot;" class="ng-scope">
            <h3><span class="ng-binding">Reason of change</span><span title="Required" ng-show="question.required" class="required">*</span></h3><!-- ngIf: question.body && question.body.length > 0 --><textarea name="section_1686576841278_question_3"
              ng-model="question.response" placeholder="" ng-required="true" class="description full ng-pristine ng-invalid ng-invalid-required placeholder" required="required"></textarea>
            <div ng-show="formSubmitted || sectionSubmitted" class="error-container ng-hide"><span ng-show="question.required &amp;&amp; !question.response" class="error polygot">A response is required</span></div>
          </div>
          <!-- end ngIf: question.type.id == "paragraph" --><!-- ngIf: question.type.id == "file" --><!-- ngIf: question.type.id == "referencecheck" --><!-- ngIf: question.type.id == "dropdown" --><!-- ngIf: question.type.id == "multiplechoice" --><!-- ngIf: question.type.id == "checkboxes" --><!-- ngIf: question.type.id == "video" -->
        </li><!-- end ngRepeat: question in section.questions -->
        <li ng-repeat="question in section.questions" ng-init="$questionIndex = $index" class="question ng-scope"><!-- ngIf: question.type.id == "text" || !question.type --><!-- ngIf: question.type.id == "paragraph" -->
          <div ng-if="question.type.id == &quot;paragraph&quot;" class="ng-scope">
            <h3><span class="ng-binding">CTC: Fixed and variable separately</span><span title="Required" ng-show="question.required" class="required">*</span></h3><!-- ngIf: question.body && question.body.length > 0 --><textarea
              name="section_1686576841278_question_4" ng-model="question.response" placeholder="" ng-required="true" class="description full ng-pristine ng-invalid ng-invalid-required placeholder" required="required"></textarea>
            <div ng-show="formSubmitted || sectionSubmitted" class="error-container ng-hide"><span ng-show="question.required &amp;&amp; !question.response" class="error polygot">A response is required</span></div>
          </div>
          <!-- end ngIf: question.type.id == "paragraph" --><!-- ngIf: question.type.id == "file" --><!-- ngIf: question.type.id == "referencecheck" --><!-- ngIf: question.type.id == "dropdown" --><!-- ngIf: question.type.id == "multiplechoice" --><!-- ngIf: question.type.id == "checkboxes" --><!-- ngIf: question.type.id == "video" -->
        </li><!-- end ngRepeat: question in section.questions -->
        <li ng-repeat="question in section.questions" ng-init="$questionIndex = $index" class="question ng-scope"><!-- ngIf: question.type.id == "text" || !question.type --><!-- ngIf: question.type.id == "paragraph" -->
          <div ng-if="question.type.id == &quot;paragraph&quot;" class="ng-scope">
            <h3><span class="ng-binding">Expected CTC? If holding any offer mention the offered CTC.</span><span title="Required" ng-show="question.required" class="required">*</span></h3>
            <!-- ngIf: question.body && question.body.length > 0 --><textarea name="section_1686576841278_question_5" ng-model="question.response" placeholder="" ng-required="true"
              class="description full ng-pristine ng-invalid ng-invalid-required placeholder" required="required"></textarea>
            <div ng-show="formSubmitted || sectionSubmitted" class="error-container ng-hide"><span ng-show="question.required &amp;&amp; !question.response" class="error polygot">A response is required</span></div>
          </div>
          <!-- end ngIf: question.type.id == "paragraph" --><!-- ngIf: question.type.id == "file" --><!-- ngIf: question.type.id == "referencecheck" --><!-- ngIf: question.type.id == "dropdown" --><!-- ngIf: question.type.id == "multiplechoice" --><!-- ngIf: question.type.id == "checkboxes" --><!-- ngIf: question.type.id == "video" -->
        </li><!-- end ngRepeat: question in section.questions -->
        <li ng-repeat="question in section.questions" ng-init="$questionIndex = $index" class="question ng-scope"><!-- ngIf: question.type.id == "text" || !question.type --><!-- ngIf: question.type.id == "paragraph" -->
          <div ng-if="question.type.id == &quot;paragraph&quot;" class="ng-scope">
            <h3><span class="ng-binding">Current Location</span><span title="Required" ng-show="question.required" class="required">*</span></h3><!-- ngIf: question.body && question.body.length > 0 --><textarea name="section_1686576841278_question_6"
              ng-model="question.response" placeholder="" ng-required="true" class="description full ng-pristine ng-invalid ng-invalid-required placeholder" required="required"></textarea>
            <div ng-show="formSubmitted || sectionSubmitted" class="error-container ng-hide"><span ng-show="question.required &amp;&amp; !question.response" class="error polygot">A response is required</span></div>
          </div>
          <!-- end ngIf: question.type.id == "paragraph" --><!-- ngIf: question.type.id == "file" --><!-- ngIf: question.type.id == "referencecheck" --><!-- ngIf: question.type.id == "dropdown" --><!-- ngIf: question.type.id == "multiplechoice" --><!-- ngIf: question.type.id == "checkboxes" --><!-- ngIf: question.type.id == "video" -->
        </li><!-- end ngRepeat: question in section.questions -->
        <li ng-repeat="question in section.questions" ng-init="$questionIndex = $index" class="question ng-scope"><!-- ngIf: question.type.id == "text" || !question.type --><!-- ngIf: question.type.id == "paragraph" -->
          <div ng-if="question.type.id == &quot;paragraph&quot;" class="ng-scope">
            <h3><span class="ng-binding">Notice Period. (If negotiable, Please mention to how many days) or if serving please mention your last working day.</span><span title="Required" ng-show="question.required" class="required">*</span></h3>
            <!-- ngIf: question.body && question.body.length > 0 --><textarea name="section_1686576841278_question_7" ng-model="question.response" placeholder="" ng-required="true"
              class="description full ng-pristine ng-invalid ng-invalid-required placeholder" required="required"></textarea>
            <div ng-show="formSubmitted || sectionSubmitted" class="error-container ng-hide"><span ng-show="question.required &amp;&amp; !question.response" class="error polygot">A response is required</span></div>
          </div>
          <!-- end ngIf: question.type.id == "paragraph" --><!-- ngIf: question.type.id == "file" --><!-- ngIf: question.type.id == "referencecheck" --><!-- ngIf: question.type.id == "dropdown" --><!-- ngIf: question.type.id == "multiplechoice" --><!-- ngIf: question.type.id == "checkboxes" --><!-- ngIf: question.type.id == "video" -->
        </li><!-- end ngRepeat: question in section.questions -->
        <li ng-repeat="question in section.questions" ng-init="$questionIndex = $index" class="question ng-scope"><!-- ngIf: question.type.id == "text" || !question.type --><!-- ngIf: question.type.id == "paragraph" -->
          <div ng-if="question.type.id == &quot;paragraph&quot;" class="ng-scope">
            <h3><span class="ng-binding">How many years of experience do you have in information security domain?</span><span title="Required" ng-show="question.required" class="required">*</span></h3>
            <!-- ngIf: question.body && question.body.length > 0 --><textarea name="section_1686576841278_question_8" ng-model="question.response" placeholder="" ng-required="true"
              class="description full ng-pristine ng-invalid ng-invalid-required placeholder" required="required"></textarea>
            <div ng-show="formSubmitted || sectionSubmitted" class="error-container ng-hide"><span ng-show="question.required &amp;&amp; !question.response" class="error polygot">A response is required</span></div>
          </div>
          <!-- end ngIf: question.type.id == "paragraph" --><!-- ngIf: question.type.id == "file" --><!-- ngIf: question.type.id == "referencecheck" --><!-- ngIf: question.type.id == "dropdown" --><!-- ngIf: question.type.id == "multiplechoice" --><!-- ngIf: question.type.id == "checkboxes" --><!-- ngIf: question.type.id == "video" -->
        </li><!-- end ngRepeat: question in section.questions -->
        <li ng-repeat="question in section.questions" ng-init="$questionIndex = $index" class="question ng-scope"><!-- ngIf: question.type.id == "text" || !question.type --><!-- ngIf: question.type.id == "paragraph" -->
          <div ng-if="question.type.id == &quot;paragraph&quot;" class="ng-scope">
            <h3><span class="ng-binding">How many years of experience do you have in application security?</span><span title="Required" ng-show="question.required" class="required">*</span></h3>
            <!-- ngIf: question.body && question.body.length > 0 --><textarea name="section_1686576841278_question_9" ng-model="question.response" placeholder="" ng-required="true"
              class="description full ng-pristine ng-invalid ng-invalid-required placeholder" required="required"></textarea>
            <div ng-show="formSubmitted || sectionSubmitted" class="error-container ng-hide"><span ng-show="question.required &amp;&amp; !question.response" class="error polygot">A response is required</span></div>
          </div>
          <!-- end ngIf: question.type.id == "paragraph" --><!-- ngIf: question.type.id == "file" --><!-- ngIf: question.type.id == "referencecheck" --><!-- ngIf: question.type.id == "dropdown" --><!-- ngIf: question.type.id == "multiplechoice" --><!-- ngIf: question.type.id == "checkboxes" --><!-- ngIf: question.type.id == "video" -->
        </li><!-- end ngRepeat: question in section.questions -->
        <li ng-repeat="question in section.questions" ng-init="$questionIndex = $index" class="question ng-scope"><!-- ngIf: question.type.id == "text" || !question.type --><!-- ngIf: question.type.id == "paragraph" -->
          <div ng-if="question.type.id == &quot;paragraph&quot;" class="ng-scope">
            <h3><span class="ng-binding">How many years of experience do you have in cloud security?</span><span title="Required" ng-show="question.required" class="required">*</span></h3>
            <!-- ngIf: question.body && question.body.length > 0 --><textarea name="section_1686576841278_question_10" ng-model="question.response" placeholder="" ng-required="true"
              class="description full ng-pristine ng-invalid ng-invalid-required placeholder" required="required"></textarea>
            <div ng-show="formSubmitted || sectionSubmitted" class="error-container ng-hide"><span ng-show="question.required &amp;&amp; !question.response" class="error polygot">A response is required</span></div>
          </div>
          <!-- end ngIf: question.type.id == "paragraph" --><!-- ngIf: question.type.id == "file" --><!-- ngIf: question.type.id == "referencecheck" --><!-- ngIf: question.type.id == "dropdown" --><!-- ngIf: question.type.id == "multiplechoice" --><!-- ngIf: question.type.id == "checkboxes" --><!-- ngIf: question.type.id == "video" -->
        </li><!-- end ngRepeat: question in section.questions -->
        <li ng-repeat="question in section.questions" ng-init="$questionIndex = $index" class="question ng-scope"><!-- ngIf: question.type.id == "text" || !question.type --><!-- ngIf: question.type.id == "paragraph" -->
          <div ng-if="question.type.id == &quot;paragraph&quot;" class="ng-scope">
            <h3><span class="ng-binding">How many years of experience do you have experience in SIEM?</span><span title="Required" ng-show="question.required" class="required">*</span></h3>
            <!-- ngIf: question.body && question.body.length > 0 --><textarea name="section_1686576841278_question_11" ng-model="question.response" placeholder="" ng-required="true"
              class="description full ng-pristine ng-invalid ng-invalid-required placeholder" required="required"></textarea>
            <div ng-show="formSubmitted || sectionSubmitted" class="error-container ng-hide"><span ng-show="question.required &amp;&amp; !question.response" class="error polygot">A response is required</span></div>
          </div>
          <!-- end ngIf: question.type.id == "paragraph" --><!-- ngIf: question.type.id == "file" --><!-- ngIf: question.type.id == "referencecheck" --><!-- ngIf: question.type.id == "dropdown" --><!-- ngIf: question.type.id == "multiplechoice" --><!-- ngIf: question.type.id == "checkboxes" --><!-- ngIf: question.type.id == "video" -->
        </li><!-- end ngRepeat: question in section.questions -->
        <li ng-repeat="question in section.questions" ng-init="$questionIndex = $index" class="question ng-scope"><!-- ngIf: question.type.id == "text" || !question.type --><!-- ngIf: question.type.id == "paragraph" -->
          <div ng-if="question.type.id == &quot;paragraph&quot;" class="ng-scope">
            <h3><span class="ng-binding">Do you have experience in ISO 27001 Audits ? If yes then please mention the years of experience</span><span title="Required" ng-show="question.required" class="required">*</span></h3>
            <!-- ngIf: question.body && question.body.length > 0 --><textarea name="section_1686576841278_question_12" ng-model="question.response" placeholder="" ng-required="true"
              class="description full ng-pristine ng-invalid ng-invalid-required placeholder" required="required"></textarea>
            <div ng-show="formSubmitted || sectionSubmitted" class="error-container ng-hide"><span ng-show="question.required &amp;&amp; !question.response" class="error polygot">A response is required</span></div>
          </div>
          <!-- end ngIf: question.type.id == "paragraph" --><!-- ngIf: question.type.id == "file" --><!-- ngIf: question.type.id == "referencecheck" --><!-- ngIf: question.type.id == "dropdown" --><!-- ngIf: question.type.id == "multiplechoice" --><!-- ngIf: question.type.id == "checkboxes" --><!-- ngIf: question.type.id == "video" -->
        </li><!-- end ngRepeat: question in section.questions -->
        <li ng-repeat="question in section.questions" ng-init="$questionIndex = $index" class="question ng-scope"><!-- ngIf: question.type.id == "text" || !question.type --><!-- ngIf: question.type.id == "paragraph" -->
          <div ng-if="question.type.id == &quot;paragraph&quot;" class="ng-scope">
            <h3><span class="ng-binding">Any Certifications ? Name them .</span><span title="Required" ng-show="question.required" class="required">*</span></h3><!-- ngIf: question.body && question.body.length > 0 --><textarea
              name="section_1686576841278_question_13" ng-model="question.response" placeholder="" ng-required="true" class="description full ng-pristine ng-invalid ng-invalid-required placeholder" required="required"></textarea>
            <div ng-show="formSubmitted || sectionSubmitted" class="error-container ng-hide"><span ng-show="question.required &amp;&amp; !question.response" class="error polygot">A response is required</span></div>
          </div>
          <!-- end ngIf: question.type.id == "paragraph" --><!-- ngIf: question.type.id == "file" --><!-- ngIf: question.type.id == "referencecheck" --><!-- ngIf: question.type.id == "dropdown" --><!-- ngIf: question.type.id == "multiplechoice" --><!-- ngIf: question.type.id == "checkboxes" --><!-- ngIf: question.type.id == "video" -->
        </li><!-- end ngRepeat: question in section.questions -->
        <li ng-repeat="question in section.questions" ng-init="$questionIndex = $index" class="question ng-scope"><!-- ngIf: question.type.id == "text" || !question.type --><!-- ngIf: question.type.id == "paragraph" -->
          <div ng-if="question.type.id == &quot;paragraph&quot;" class="ng-scope">
            <h3><span class="ng-binding">Are you comfortable to work from Office from Bangalore Location ?</span><span title="Required" ng-show="question.required" class="required">*</span></h3>
            <!-- ngIf: question.body && question.body.length > 0 --><textarea name="section_1686576841278_question_14" ng-model="question.response" placeholder="" ng-required="true"
              class="description full ng-pristine ng-invalid ng-invalid-required placeholder" required="required"></textarea>
            <div ng-show="formSubmitted || sectionSubmitted" class="error-container ng-hide"><span ng-show="question.required &amp;&amp; !question.response" class="error polygot">A response is required</span></div>
          </div>
          <!-- end ngIf: question.type.id == "paragraph" --><!-- ngIf: question.type.id == "file" --><!-- ngIf: question.type.id == "referencecheck" --><!-- ngIf: question.type.id == "dropdown" --><!-- ngIf: question.type.id == "multiplechoice" --><!-- ngIf: question.type.id == "checkboxes" --><!-- ngIf: question.type.id == "video" -->
        </li><!-- end ngRepeat: question in section.questions -->
      </ul>
    </div><!-- end ngIf: section.questions -->
  </div><!-- end ngRepeat: section in questionnaire.sections -->
  <div data-section="submission" ng-show="formSections.current == 'submission'" class="ng-hide">
    <div class="section-header-container">
      <h2><span class="polygot">You're nearly done</span></h2>
      <div class="section-body question-body polygot">Click the Submit button below to finish.</div>
    </div>
  </div>
  <div class="apply-container">
    <ul class="navigation-buttons">
      <li ng-show="!formSections.firstStep &amp;&amp; !formSections.onlyOneSection" class="apply-button ng-hide"><button type="button" ng-click="previousSection()" class="button green large bzyButtonColor"><i class="fa fa-refresh fa-spin"></i><span
            class="polygot">Back</span></button></li>
      <li ng-show="!formSections.lastStep &amp;&amp; !formSections.onlyOneSection" class="apply-button ng-hide"><button type="button" ng-click="nextSection()" class="button green large bzyButtonColor"><i class="fa fa-refresh fa-spin"></i><span
            class="polygot">Continue</span></button></li>
      <li ng-show="formSections.lastStep || formSections.onlyOneSection" class="apply-button"><button type="button" ng-click="apply()" ng-disabled="isSubmitting" ng-class="submitting === true ? &quot;submitting&quot; : &quot;&quot;"
          class="button green large bzyButtonColor"><i class="fa fa-refresh fa-spin"></i><span class="polygot">Submit Responses</span></button></li>
    </ul>
  </div>
</form>

Text Content

 * 


NEXTHIRE


RESPONSES SUBMITTED

Your responses have been submitted successfully. Thanks!


   


 * CURRENT ORGANIZATION*
   
   A response is required
   


 * CURRENT ROLE/DESIGNATION*
   
   A response is required
   


 * TOTAL YEARS OF EXPERIENCE*
   
   A response is required
   


 * REASON OF CHANGE*
   
   A response is required
   


 * CTC: FIXED AND VARIABLE SEPARATELY*
   
   A response is required
   


 * EXPECTED CTC? IF HOLDING ANY OFFER MENTION THE OFFERED CTC.*
   
   A response is required
   


 * CURRENT LOCATION*
   
   A response is required
   


 * NOTICE PERIOD. (IF NEGOTIABLE, PLEASE MENTION TO HOW MANY DAYS) OR IF SERVING
   PLEASE MENTION YOUR LAST WORKING DAY.*
   
   A response is required
   


 * HOW MANY YEARS OF EXPERIENCE DO YOU HAVE IN INFORMATION SECURITY DOMAIN?*
   
   A response is required
   


 * HOW MANY YEARS OF EXPERIENCE DO YOU HAVE IN APPLICATION SECURITY?*
   
   A response is required
   


 * HOW MANY YEARS OF EXPERIENCE DO YOU HAVE IN CLOUD SECURITY?*
   
   A response is required
   


 * HOW MANY YEARS OF EXPERIENCE DO YOU HAVE EXPERIENCE IN SIEM?*
   
   A response is required
   


 * DO YOU HAVE EXPERIENCE IN ISO 27001 AUDITS ? IF YES THEN PLEASE MENTION THE
   YEARS OF EXPERIENCE*
   
   A response is required
   


 * ANY CERTIFICATIONS ? NAME THEM .*
   
   A response is required
   


 * ARE YOU COMFORTABLE TO WORK FROM OFFICE FROM BANGALORE LOCATION ?*
   
   A response is required
   


YOU'RE NEARLY DONE

Click the Submit button below to finish.
 * Back
 * Continue
 * Submit Responses

Powered bybreezy