Test3 - Skill 3 – Port placement and docking

Test3

<div class="form-row"> <div class="col"> <fieldset class="form-group"> <legend class="col-form-label pt-0"> <strong>1. Linear port placement is absolutely mandatory when using the Xi robot?</strong> </legend> <div class="form-check"> <input class="form-check-input" type="radio" name='question_1' id='question_1_0' value='true'> <label class="form-check-label" for='question_1_0'> true </label> </div> <div class="form-check"> <input class="form-check-input" type="radio" name='question_1' id='question_1_1' value='false'> <label class="form-check-label" for='question_1_1'> false </label> </div> </fieldset> <fieldset class="form-group"> <legend class="col-form-label pt-0"> <strong>2. Once the ports are placed, how long does it typically take for an experienced team to dock the robot, position the robot and place the instruments?</strong> </legend> <div class="form-check"> <input class="form-check-input" type="radio" name='question_2' id='question_2_0' value='30 to 40 minutes'> <label class="form-check-label" for='question_2_0'> 30 to 40 minutes </label> </div> <div class="form-check"> <input class="form-check-input" type="radio" name='question_2' id='question_2_1' value='5 to 10 minutes'> <label class="form-check-label" for='question_2_1'> 5 to 10 minutes </label> </div> <div class="form-check"> <input class="form-check-input" type="radio" name='question_2' id='question_2_2' value='About an hour'> <label class="form-check-label" for='question_2_2'> About an hour </label> </div> </fieldset> </div> </div>

Order: 4