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