Updated the survey questions.
This commit is contained in:
		
							parent
							
								
									b40c29cced
								
							
						
					
					
						commit
						f59686eae0
					
				
					 2 changed files with 21 additions and 22 deletions
				
			
		
							
								
								
									
										42
									
								
								index.html
									
										
									
									
									
								
							
							
						
						
									
										42
									
								
								index.html
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -26,7 +26,7 @@
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
    <section class="survey_body">
 | 
			
		||||
        <p style="font-size:150%;">Give us your opinion about <a href="https://www.facebook.com/">Facebook</a></p>
 | 
			
		||||
        <p style="font-size:150%;">Give us your opinion about <a href="https://www.facebook.com/">Facebook</a> user interface</p>
 | 
			
		||||
        <form>
 | 
			
		||||
 | 
			
		||||
            <div class="form-control">
 | 
			
		||||
| 
						 | 
				
			
			@ -48,7 +48,7 @@
 | 
			
		|||
 | 
			
		||||
                <div class="two">
 | 
			
		||||
                    <form>
 | 
			
		||||
                        <label id="radio">Did you enjoy your experience using Facebook?</label>
 | 
			
		||||
                        <label id="radio">Do you use the Facebook user interface often?</label>
 | 
			
		||||
                        <br>
 | 
			
		||||
                        <div style="margin-right: 4px;">
 | 
			
		||||
                            <input type="radio" value="yes" name="enjoy">
 | 
			
		||||
| 
						 | 
				
			
			@ -62,17 +62,15 @@
 | 
			
		|||
                </div>
 | 
			
		||||
 | 
			
		||||
                <div class="box">
 | 
			
		||||
                    <label>What web browser are you using the Facebook with?</label>
 | 
			
		||||
                    <label>Which Facebook user interface do you prefer?</label>
 | 
			
		||||
                    <div style="margin-left: 22px;"> 
 | 
			
		||||
                        <form action="/action_page.php" method="get">
 | 
			
		||||
                            <label for="browser"></label>
 | 
			
		||||
                            <input list="browsers" name="browser" id="browser">
 | 
			
		||||
                            <datalist id="browsers">
 | 
			
		||||
                                <option value="Edge">
 | 
			
		||||
                                <option value="Firefox">
 | 
			
		||||
                                <option value="Chrome">
 | 
			
		||||
                                <option value="Opera">
 | 
			
		||||
                                <option value="Safari">
 | 
			
		||||
                                <option value="Old UI">
 | 
			
		||||
                                <option value="New UI">
 | 
			
		||||
                                <option value="No Preference">
 | 
			
		||||
                            </datalist>
 | 
			
		||||
                        </form>
 | 
			
		||||
                    </div>
 | 
			
		||||
| 
						 | 
				
			
			@ -80,24 +78,24 @@
 | 
			
		|||
                </div>
 | 
			
		||||
 | 
			
		||||
                <div class="btn-control">
 | 
			
		||||
                    <label id="radio">How many number of times a day do you check Facebook?</label><br>
 | 
			
		||||
                    <input type="radio" name="Times ">0 times<br>
 | 
			
		||||
                    <input type="radio" name="Times ">1-2 times<br>
 | 
			
		||||
                    <input type="radio" name="Times ">3-4 times<br>
 | 
			
		||||
                    <input type="radio" name="Times ">5 times or more<br>
 | 
			
		||||
                    <label id="radio">How difficult is reading characters on the screen?</label><br>
 | 
			
		||||
                    <input type="radio" name="Times ">Very Hard<br>
 | 
			
		||||
                    <input type="radio" name="Times ">Somewhat hard<br>
 | 
			
		||||
                    <input type="radio" name="Times ">Somewhat easy<br>
 | 
			
		||||
                    <input type="radio" name="Times ">Very easy<br>
 | 
			
		||||
                </div>
 | 
			
		||||
 | 
			
		||||
                <div class="btn-control">
 | 
			
		||||
                    <label id="checkbox;">What does Facebook do better than its competitors?</label><br>
 | 
			
		||||
                    <input type="checkbox" value="">Recommending Friends</input><br>
 | 
			
		||||
                    <input type="checkbox" value="">User Feed</input><br>
 | 
			
		||||
                    <input type="checkbox" value="">Advertisements</input><br>
 | 
			
		||||
                    <input type="checkbox" value="">Usability</input><br>
 | 
			
		||||
                    <input type="checkbox" value="">Nothing</input>
 | 
			
		||||
                    <label id="checkbox;">Please state your level of agreement for the following:</label><br>
 | 
			
		||||
                    <input type="checkbox" value="">Use of terms throughout the system is consistent</input><br>
 | 
			
		||||
                    <input type="checkbox" value="">Position of messages on the screen is consistent</input><br>
 | 
			
		||||
                    <input type="checkbox" value="">Prompts for inputs are clear</input><br>
 | 
			
		||||
                    <input type="checkbox" value="">System always informs about the progress of the task</input><br>
 | 
			
		||||
                    <input type="checkbox" value="">Error messages are helpful</input>
 | 
			
		||||
                </div>
 | 
			
		||||
 | 
			
		||||
                <div class="btn-control">
 | 
			
		||||
                    <label id="radio">What do you use Facebook for?</label><br>
 | 
			
		||||
                    <label id="radio">In which section of facebook does the user interface look most awful?</label><br>
 | 
			
		||||
                    <input type="radio" name="Times ">Photos<br>
 | 
			
		||||
                    <input type="radio" name="Times ">News<br>
 | 
			
		||||
                    <input type="radio" name="Times ">Messaging<br>
 | 
			
		||||
| 
						 | 
				
			
			@ -105,8 +103,8 @@
 | 
			
		|||
                </div>
 | 
			
		||||
                
 | 
			
		||||
                <div class="btn-control">
 | 
			
		||||
                    <label id="radio">How did you learn about Facebook?</label><br>
 | 
			
		||||
                    <input type="text" placeholder="Enter the name of your source" size="37">
 | 
			
		||||
                    <label id="radio">Is there a problem in UI that bothers you?</label><br>
 | 
			
		||||
                    <input type="text" placeholder="Enter the name of your source" size="43">
 | 
			
		||||
                </div>
 | 
			
		||||
 | 
			
		||||
                <br>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue