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