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