Changes for page Test
Last modified by Andrei Stefan on 2022/04/04 13:38
Summary
Details
- Page properties
-
- Content
-
... ... @@ -14,17 +14,14 @@ 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. 20 - 21 -{{html}} 22 -<table> 17 +1. Patients 18 +**Event: Activity** 19 +{{html}}<table> 23 23 <tr> 24 24 <td>No.</td> 25 25 <td>Group A</td> 26 26 <td>Group B</td> 27 - <td>Group c</td>24 + <td>Group C</td> 28 28 </tr> 29 29 <tr> 30 30 <td>1</td> ... ... @@ -56,7 +56,50 @@ 56 56 <td>Say “I will do [task_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music3 again.</td> 57 57 <td>Say “I will do [task_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music3 again.</td> 58 58 </tr> 56 +<table>{{/html}} 57 + 58 +**Event: Quiz** 59 + 60 +{{html}} 61 +1. Patients 59 59 <table> 63 + <tr> 64 + <td>No.</td> 65 + <td>Group A</td> 66 + <td>Group B</td> 67 + <td>Group C</td> 68 + </tr> 69 + <tr> 70 + <td>1</td> 71 + <td>Say "I would like to do a quiz now." to the robot;</td> 72 + <td>Say "I would like to do a quiz now." to the robot;</td> 73 + <td>Say "I would like to do a quiz now." to the robot;</td> 74 + </tr> 75 + <tr> 76 + <td>2</td> 77 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music1;</td> 78 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music1;</td> 79 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music1;</td> 80 + </tr> 81 + <tr> 82 + <td>3</td> 83 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music2;</td> 84 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music2;</td> 85 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music2;</td> 86 + </tr> 87 + <tr> 88 + <td>4</td> 89 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music3;</td> 90 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music3;</td> 91 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music3;</td> 92 + </tr> 93 + <tr> 94 + <td>5</td> 95 + <td>Say “I want to end the quiz now.” to the robot.</td> 96 + <td>Say “I want to end the quiz now.” to the robot.</td> 97 + <td>Say “I want to end the quiz now.” to the robot.</td> 98 + </tr> 99 +<table> 60 60 {{/html}} 61 61 62 62 == Measures ==