Changes for page Functions

Last modified by Andrei Stefan on 2022/04/04 12:14

From version Icon 5.1 Icon
edited by Péter Angeli
on 2022/02/27 14:51
Change comment: There is no comment for this version
To version Icon 7.1 Icon
edited by Péter Angeli
on 2022/02/27 15:09
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,21 +1,27 @@
1 1  //How specifically the higher-level goals could be achieved.//
2 2  
3 -=== Serves: //Help people with dementia remember their daily tasks//===
3 +=== Serves: //DO1: Help people with dementia remember their daily tasks//===
4 4  
5 -DF1. Record daily activities with a Care Giver or a family member and pick the corresponding music or sounds to the specific daily activity
6 -DF2. Notify the patient (play the music) at the right time to perform the TODO task and expect the patient to denote it being done
5 +DF1. Record daily activities with a Care Giver or a family member and pick the corresponding music or sounds to the specific daily activity.
6 +DF2. Notify the patient (play the music) at the right time to perform the TODO task and expect the patient to denote it being done.
7 7  
8 -=== Serves: //Help reinforce the connection between specific music and daily task with quizzes//===
8 +=== Serves: //DO2: Help reinforce the connection between specific music and daily task with quizzes//===
9 9  
10 ----
10 +DF3. Every day the last task is that the patient has to perform a quiz.
11 +DF4. In the quiz, the PwD has to associate the daily activity with the corresponding music.
12 +DF5. The quiz is completed after a few associations.
11 11  
12 -=== Serves: //Notify family members if PwD is unresponsive//===
14 +=== Serves: //DO3: Notify family members if PwD is unresponsive//===
13 13  
14 ----
16 +DF6. If there's a timed task that the PwD does not denote after a specific time, the robot must notify the family member that there's a problem.
17 +DF7. If the patient denotes the action before the specified time, there's no alarm sent.
18 +DF8. If the patient denotes the action after the alarm was sent, we notify the relatives that the daily activate was performed, but late.
15 15  
16 -=== Serves: //Play music during the day that they like//===
20 +=== Serves: //DO4: Play music during the day that they like//===
17 17  
18 ----
22 +DF9. Play the music at the correct time to help the action-sound association.
19 19  
20 -=== Serves: //Notify PwD if they forget to do their daily tasks//===
24 +=== Serves: //DO5: Notify PwD if they forget to do their daily tasks//===
21 21  
26 +DF10. When the time comes the PwD will hear an audible description of what the action is, and the song it's picked for the action.
27 +DF11. If the action is not denoted after the specified time, create alarm (DF6).