Changes for page Test
Last modified by Andrei Stefan on 2022/04/04 13:38
Summary
Details
- Page properties
-
- Content
-
... ... @@ -12,13 +12,18 @@ 12 12 13 13 When the participant playing the role of patient has learned the association between the music pieces and activities the robot will start playing certain pieces of music. The participant has to recall the correct activity associated with the music piece. When this is wrong the loved one can step in and call to remind the 14 14 15 +== Tasks == 16 + 17 +**Event: Activity** 18 + 15 15 {{html}} 20 +1. Patients 16 16 <table> 17 17 <tr> 18 18 <td>No.</td> 19 19 <td>Group A</td> 20 20 <td>Group B</td> 21 - <td>Group c</td>26 + <td>Group C</td> 22 22 </tr> 23 23 <tr> 24 24 <td>1</td> ... ... @@ -53,6 +53,50 @@ 53 53 <table> 54 54 {{/html}} 55 55 61 +**Event: Quiz** 62 + 63 +{{html}} 64 +1. Patients 65 +<table> 66 + <tr> 67 + <td>No.</td> 68 + <td>Group A</td> 69 + <td>Group B</td> 70 + <td>Group C</td> 71 + </tr> 72 + <tr> 73 + <td>1</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 + <td>Say "I would like to do a quiz now." to the robot;</td> 77 + </tr> 78 + <tr> 79 + <td>2</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 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music1;</td> 83 + </tr> 84 + <tr> 85 + <td>3</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 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music2;</td> 89 + </tr> 90 +<tr> 91 + <td>3</td> 92 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music2;</td> 93 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music2;</td> 94 + <td>Say “The activity is [activity_name].”/ ”I don’t know.” to the robot after hearing the robot play music2;</td> 95 + </tr> 96 + <tr> 97 + <td>4</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 + <td>Say “I want to end the quiz now.” to the robot.</td> 101 + </tr> 102 +<table> 103 +{{/html}} 104 + 56 56 == Measures == 57 57 58 58 More details regarding the qualitative and quantitative analysis.