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