added values to some questions

This commit is contained in:
ruchi 2021-03-14 18:30:52 -04:00
parent d3158d6a64
commit 85a32d1a3c
11 changed files with 18 additions and 18 deletions

View file

@ -1 +1 @@
[{"comments":"asdfa","count":1},{"comments":"dfgdfgd","count":1},{"comments":"qwer","count":1}]
[{"comments":"The old UI was much better. I am 70 years old and I need my grandchildrens help to use the new UI. ","count":1}]

View file

@ -1 +1 @@
[{"email":"ruchir@gmail.com","count":1},{"email":"ruchirawperera@gmail.com","count":2}]
[{"email":"ruchirawperera@gmail.com","count":1}]

View file

@ -1 +1 @@
[{"firstName":"Ruchira","count":3}]
[{"firstName":"Ruchira","count":1}]

View file

@ -1 +1 @@
[{"lastName":"Perera","count":3}]
[{"lastName":"Perera","count":1}]

View file

@ -1 +1 @@
[{"question1":"yes","count":3}]
[{"question1":"yes","count":1}]

View file

@ -1 +1 @@
[{"question2":"New UI","count":3}]
[{"question2":"Old UI","count":1}]

View file

@ -1 +1 @@
[{"question3":"on","count":3}]
[{"question3":"Somewhat easy","count":1}]

View file

@ -1 +1 @@
[{"question4":["Position of messages on the screen is consistent ","System always informs about the progress of the task "],"count":1},{"question4":"Prompts for inputs are clear ","count":1},{"question4":"Position of messages on the screen is consistent ","count":1}]
[{"question4":["Position of messages on the screen is consistent ","Prompts for inputs are clear "],"count":1}]

View file

@ -1 +1 @@
[{"question5":"on","count":3}]
[{"question5":"Photos","count":1}]

View file

@ -1 +1 @@
[{"question6":"asdfasa","count":1},{"question6":"kl","count":2}]
[{"question6":"confusing home page","count":1}]

View file

@ -115,10 +115,10 @@
<!-- Question 3-->
<div class="col-6">
<label id="radio"><span>3.</span> How difficult is reading characters on the screen?</label><br>
<input type="radio" name="question3"> Very Hard<br>
<input type="radio" name="question3"> Somewhat hard<br>
<input type="radio" name="question3"> Somewhat easy<br>
<input type="radio" name="question3"> Very easy<br>
<input type="radio" name="question3" value="Very Hard"> Very Hard<br>
<input type="radio" name="question3" value="Somewhat hard"> Somewhat hard<br>
<input type="radio" name="question3" value="Somewhat easy"> Somewhat easy<br>
<input type="radio" name="question3" value="Very easy"> Very easy<br>
</div>
<!-- Question 4 -->
<div class="col-6">
@ -135,10 +135,10 @@
<!-- Question 5-->
<div class="col-6">
<label id="radio"><span>5.</span> What is your least favorite section of the Facebook interface?</label><br>
<input type="radio" name="question5"> Photos<br>
<input type="radio" name="question5"> News<br>
<input type="radio" name="question5"> Messaging<br>
<input type="radio" name="question5"> Games<br>
<input type="radio" name="question5" value="Photos"> Photos<br>
<input type="radio" name="question5" value="News"> News<br>
<input type="radio" name="question5" value="Messaging"> Messaging<br>
<input type="radio" name="question5" value="Games"> Games<br>
</div>
<!-- Question 6 -->
<div class="col-6">