Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | //How specifically the higher-level goals could be achieved.// | ||
| 2 | |||
| 3 | === Serves: //DO1: Help people with dementia remember their daily tasks//=== | ||
| 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. | ||
| 7 | |||
| 8 | === Serves: //DO2: Help reinforce the connection between specific music and daily task with quizzes//=== | ||
| 9 | |||
| 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. | ||
| 13 | |||
| 14 | === Serves: //DO3: Notify family members if PwD is unresponsive//=== | ||
| 15 | |||
| 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. | ||
| 19 | |||
| 20 | === Serves: //DO4: Play music during the day that they like//=== | ||
| 21 | |||
| 22 | DF9. Play the music at the correct time to help the action-sound association. | ||
| 23 | |||
| 24 | === Serves: //DO5: Notify PwD if they forget to do their daily tasks//=== | ||
| 25 | |||
| 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). |