Summary Table

Categories Total Count
PII 0
URL 0
DNS 0
EKL 0
IP 0
PORT 0
VsID 0
CF 0
AI 0
VPD 0
PL 0
Other 0

File Content

<div class="take-another-photo evaluation-page" scroll-indicator ng-swipe-left="swipeLeft()" ng-swipe-disable-mouse>
<div class="evaluation-content">
<p>As needed, you may take up to 3 additional photos for your condition.</p>
<p>Clearly label the physical location of each photo taken.</p>
<p>Skip this step if no other photos are required to capture your condition.</p>

<div class="full-button-wrapper">
<button class="btn btn-default submit-btn" ng-click="takeAnotherPicture()">Take Another</button>
<button class="btn btn-default submit-btn" ng-click="skip()">Skip</button>
</div>
</div>
</div>
<progress-bar previous="previous()" hide-next="true" />