Version 2.1 by Palina Yarmolenka on 2025/03/22 12:00

Show last authors
1 {{html}}
2 <label for="status">Status:</label>
3 <select name="status" id="status">
4 <option value="Not Started">Not Started</option>
5 <option value="In Progress">In Progress</option>
6 <option value="Under Review">Under Review</option>
7 <option value="In Evaluation">In Evaluation</option>
8 <option value="Finalized">Finalized</option>
9 </select>
10 {{/html}}
11
12
13 |**Objective**|(((
14 Promote engagement by inviting and scheduling social activities for PwD
15 )))
16 |**TDP**|
17 |**IDP**|
18 |**Actors**|(((
19 Robot (knowledge master, scheduling assistant, reminder assistant)
20
21 Person with Dementia (Engager in activities, curious about daily activities, question driver)
22 )))
23 |**Pre-Condition**|PwD person is bored in the common room, Robot is in sleep mode in the common room, Nurses and other PwD are cannot engage at the moment.
24 |**Post-Condition**|Robot has engaged with PwD and created an activity in PwD's schedule
25 |**Action Sequence**|(((
26 ~1. Robot sees a free time slot in PwD's schedule while a common activity is planned
27
28 2. Robot finds PwD and says "Hey Margaret, you have some free time this afternoon" and then proceeds to ask "The movie Titanic is playing at 4:00 PM today in the common room, would you like to join?"
29
30 3. PwD decides that they want to watch the movie and says "Yes I would like to go and see that movie"
31
32 4. Robot answers "Great! I have added the activity to you schedule, the movie will start in 2 hours. Keep me updated if you change your mind later"
33
34 5. The Robot returns to their resting place and transitions to its rest state, but is ready to wake up is it is approached by a PwD
35 )))
36
37 |**Claims (title)**|**Function**|**Effect(s)**|**Action Sequence Step(s)**
38 |CL1 | | |
39 |CL2 | | |