Changes for page Test
Last modified by Andrei Stefan on 2022/04/04 13:38
Summary
Details
- Page properties
-
- Content
-
... ... @@ -14,9 +14,8 @@ 14 14 15 15 == Tasks == 16 16 17 -Event: Activity 18 -Patients: 19 -The patients would be asked to memorize several pieces of music set for certain activities. Then, each patient will hear 3 different pieces of music (music1, music2, music3) and give responses to the robot. 17 +* 18 +** Event: Activity 20 20 21 21 {{html}} 22 22 <table> ... ... @@ -24,7 +24,7 @@ 24 24 <td>No.</td> 25 25 <td>Group A</td> 26 26 <td>Group B</td> 27 - <td>Group c</td>26 + <td>Group C</td> 28 28 </tr> 29 29 <tr> 30 30 <td>1</td> ... ... @@ -59,6 +59,49 @@ 59 59 <table> 60 60 {{/html}} 61 61 61 +**Event: Quiz** 62 + 63 +{{html}} 64 +<table> 65 + <tr> 66 + <td>No.</td> 67 + <td>Group A</td> 68 + <td>Group B</td> 69 + <td>Group C</td> 70 + </tr> 71 + <tr> 72 + <td>1</td> 73 + <td>Say "I would like to do a quiz now." to the robot;</td> 74 + <td>Say "I would like to do a quiz now." to the robot;</td> 75 + <td>Say "I would like to do a quiz now." to the robot;</td> 76 + </tr> 77 + <tr> 78 + <td>2</td> 79 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music1;</td> 80 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music1;</td> 81 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music1;</td> 82 + </tr> 83 + <tr> 84 + <td>3</td> 85 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music2;</td> 86 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music2;</td> 87 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music2;</td> 88 + </tr> 89 + <tr> 90 + <td>4</td> 91 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music3;</td> 92 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music3;</td> 93 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music3;</td> 94 + </tr> 95 + <tr> 96 + <td>5</td> 97 + <td>Say “I want to end the quiz now.” to the robot.</td> 98 + <td>Say “I want to end the quiz now.” to the robot.</td> 99 + <td>Say “I want to end the quiz now.” to the robot.</td> 100 + </tr> 101 +<table> 102 +{{/html}} 103 + 62 62 == Measures == 63 63 64 64 More details regarding the qualitative and quantitative analysis.