Changes for page Test
Last modified by Andrei Stefan on 2022/04/04 13:38
Summary
Details
- Page properties
-
- Content
-
... ... @@ -12,35 +12,46 @@ 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 18 {{html}} 19 19 <table> 20 -<tr> 21 -Patients: 22 -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. 23 -Group A: participants with lowest level of dementia 24 -Task 1: Memorize five pieces of music corresponding with different activities within three minutes; 25 -Task 2: Say “I will do [activity_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music1. 26 -Task 3: Say “I will do [activity_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music2. 27 -Task 4: Ignore the music when hearing the robot playing music3. 28 -Task 5: Say “I will do [task_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music3 again. 29 - 30 -Group B: participants with medium level of dementia 31 -Task 1: Memorize seven pieces of music corresponding with different activities within three minutes; 32 -Task 2: Say “I will do [activity_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music1; 33 -Task 3: Say “I will do [activity_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music2; 34 -Task 4: Ignore the music when hearing the robot playing music3; 35 -Task 5: Say “I will do [task_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music3 again. 36 - 37 -Group C: participants with highest level of dementia 38 -Task 1: Memorize ten pieces of music corresponding with different activities within three minutes; 39 -Task 2: Say “I will do [activity_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music1; 40 -Task 3: Say “I will do [activity_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music2; 41 -Task 4: Ignore the music when hearing the robot playing music3; 42 -Task 5: Say “I will do [task_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music3 again. 17 + <tr> 18 + <td>No.</td> 19 + <td>Group A</td> 20 + <td>Group B</td> 21 + <td>Group c</td> 22 + </tr> 23 + <tr> 24 + <td>1</td> 25 + <td>Memorize five pieces of music corresponding with different activities within three minutes;</td> 26 + <td>Memorize seven pieces of music corresponding with different activities within three minutes;</td> 27 + <td>Memorize ten pieces of music corresponding with different activities within three minutes;</td> 28 + </tr> 29 + <tr> 30 + <td>2</td> 31 + <td>Say “I will do [activity_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music1;</td> 32 + <td>Say “I will do [activity_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music1;</td> 33 + <td>Say “I will do [activity_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music1;</td> 34 + </tr> 35 + <tr> 36 + <td>3</td> 37 + <td>Say “I will do [activity_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music2;</td> 38 + <td>Say “I will do [activity_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music2;</td> 39 + <td>Say “I will do [activity_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music2;</td> 40 + </tr> 41 + <tr> 42 + <td>4</td> 43 + <td>Ignore the music when hearing the robot playing music3;</td> 44 + <td>Ignore the music when hearing the robot playing music3;</td> 45 + <td>Ignore the music when hearing the robot playing music3;</td> 46 + </tr> 47 + <tr> 48 + <td>5</td> 49 + <td>Say “I will do [task_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music3 again.</td> 50 + <td>Say “I will do [task_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music3 again.</td> 51 + <td>Say “I will do [task_name] now.”/ ”I don’t know.” to the robot after hearing the robot play music3 again.</td> 52 + </tr> 43 43 <table> 54 +{{/html}} 44 44 45 45 == Measures == 46 46 ... ... @@ -64,5 +64,3 @@ 64 64 = Discussion = 65 65 66 66 = Conclusion = 67 - 68 -