createLikert5("9. I felt like the size of the wearable was appropriate.", "1", "9");
createLikert5("10. I felt like all the different parts were well contained in the wearable. ", "1", "10");
createLikert5("11. I felt like the shape of the wearable was adequate. ", "1", "11");
createLikert5("12. I felt like the position of the different parts of the hardware on the wearable was appropriate. ", "1", "12");
createLikert5("13. I felt the wearable thermal comfort adequate. ", "1", "13");
createLikert5("14. I felt the different functionalities worked well together. ", "1", "14");
createLikert5("15. I felt the different parts were well attached.", "1", "15");
createLikert5("16. I felt like I need to pay minimal attention to the wearable. ", "1", "16");
createLikert5("17. I felt the interactions with the wearable were simple.", "1", "17");
createLikert5("18. I thought the wearable was attentive to changes in the environment around me. ", "1", "18");
createLikert5("19. I felt easy moving my body while using the wearable.", "1", "19");
createLikert5("20. I felt like all the parts were integrated into the clothing.", "1", "20");
createLikert5("21. I always knew what each part did.", "1", "21");
createLikert5("22. I thought the wearable communicated well what was happening.", "1", "22");
createLikert5("23. I felt I could easily access all the parts necessary.", "1", "23");
createLikert5("24. I did bump into things. ", "1", "24");
createSAM("25. Independently of my interactions with others, this is how I felt about using the GPS feature of the wearable: ", "1", "25");
createSAM("26. Independently of my interactions with others, this is how I felt about using the camera feature of the wearable: ", "1", "26");
createSAM("27. Independently of my interactions with others, this is how I felt about the notification feature of the wearable: ", "1", "27");
createComment("28. Please use the space below for additional comments on using the wearable:", "1", "28");
?>
	
			
			   
            </div>
        </div>
        

        <div class="section center">
            <button class="btn btn-primary btn-lg" type="submit">Submit</button>
        </div>
        <!-- END: SECTION#1 -->
        
		<!-- END: SECTION#2 -->
		
		<div class="section">
            <div class="container">
                <h2>SECTION 2 - INTERACTION WITH COMMUNITY THROUGH WEARABLE </h2>
                <div class="info center">Please provide some more information about your experience while interacting with the community using the prototype (here referred to as ‘the wearable’ - t-shirt plus technology (set of hardware and software connected to the clothes) plus shirt):
                </div>
<?php 
createLikert5("1. I felt more connected to the community by sharing where I am.", 2, 1);
createLikert5("2. I felt more connected to the community by sharing what I see.", 2, 2);
createLikert5("3. I felt like I am sharing personal things with the community.", 2, 3);
createLikert5("4. I felt safe knowing the community knows where I am.", 2, 4);
createLikert5("5. I felt comfortable knowing the community sees where I am.", 2, 5);
createLikert5("6. I felt useful by sharing information with the community.", 2, 6);
createComment("7. Please use the space below for additional comments on the use of the wearable to interact with the community.", 2, 7);
?>
  
             
            </div>
        </div>
		<!-- END: SECTION#2 -->
		
		
        <div class="section center">
            <button class="btn btn-primary btn-lg" type="submit">Submit</button>
        </div>
        <input type="hidden" id="participant_id" name="function" value="save">
    </form>
    <script src="components/jquery/1.11.1/jquery.min.js"></script>
		<!-- BEGIN: SECTION#2 -->
		
        <div class="section">
            <div class="container">
                <h2>SECTION 2 - INTERACTION WITH WEARABLE THROUGH DISPLAY </h2>
                <div class="info center">Please provide some more information about your experience while interacting with the wearer:
                </div>
<?php 
createLikert5("1. I felt connected to the wearer by seeing where s/he is.", 2, 1);
createLikert5("2. I felt connected to the wearer by seeing his/her photos.", 2, 2);
createLikert5("3. I liked to interact with the wearer.", 2, 3);
createLikert5("4. I felt ease to see where the wearer was.", 2, 4);
createLikert5("5. I felt ease to see photos the wearer took.", 2, 5);
createLikert5("6. I felt ease when requesting photos from the wearer.", 2, 6);
createLikert5("7. I felt like I was interacting with the wearer.", 2, 7);
createLikert5("8. I felt like the wearer was interacting with me.", 2, 8);
createComment("9. Please use the space below for additional comments on the use of the display to interact with the wearer:", 2, 9);
?>
  
            </div>
        </div>		
		<!-- END: SECTION#2 --> 
		
        <div class="section center">
            <button class="btn btn-primary btn-lg" type="submit">Submit</button>
        </div>
        <input type="hidden" id="participant_id" name="function" value="save">
    </form>
    <script src="components/jquery/1.11.1/jquery.min.js"></script>
    <script src="components/bootstrap-3.3.2-dist/js/bootstrap.min.js"></script>
    <script>