Test1 - Skill 1 – Patient preparation
Test 1
<div class="form-row"> <div class="col"> <fieldset class="form-group"> <legend class="col-form-label pt-0"> <strong>1. Despite 25 years of utilizing laparoscopic technology, what is the highest MIS rate achieved thus far for all patients having a right colon resection?</strong> </legend> <div class="form-check"> <input class="form-check-input" type="radio" name='question_1' id='question_1_0' value='1'> <label class="form-check-label" for='question_1_0'> 0.32 </label> </div> <div class="form-check"> <input class="form-check-input" type="radio" name='question_1' id='question_1_1' value='2'> <label class="form-check-label" for='question_1_1'> 0.53 </label> </div> <div class="form-check"> <input class="form-check-input" type="radio" name='question_1' id='question_1_2' value='3'> <label class="form-check-label" for='question_1_2'> 0.73 </label> </div> <div class="form-check"> <input class="form-check-input" type="radio" name='question_1' id='question_1_3' value='4'> <label class="form-check-label" for='question_1_3'> 0.94 </label> </div> </fieldset> <fieldset class="form-group"> <legend class="col-form-label pt-0"> <strong>2. Mechanical bowel preparation alone has shown a decrease in SSI?</strong> </legend> <div class="form-check"> <input class="form-check-input" type="radio" name='question_2' id='question_2_0' value='1'> <label class="form-check-label" for='question_2_0'> true </label> </div> <div class="form-check"> <input class="form-check-input" type="radio" name='question_2' id='question_2_1' value='2'> <label class="form-check-label" for='question_2_1'> false </label> </div> </fieldset> </div> </div>
Order: 2