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