Last modified by Palina Yarmolenka on 2025/04/24 18:32

From version 1.1
edited by Palina Yarmolenka
on 2025/03/22 11:51
Change comment: There is no comment for this version
To version 5.1
edited by Palina Yarmolenka
on 2025/04/23 14:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,0 +1,39 @@
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**|1. [[Encouraged Decision-Making>>doc:2\. Specification.Claims.WebHome]]
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 |Robot seeks out PwD and asks for PwD to join activity|PwD feel included and less lonely because they can now attend a social activity. PwD also feels a sense of engagement because they can decide what they want and do not want to do. this can help them discover new hobbies and interests.|
39 +|CL2 |Robot schedules the activity in PwD's schedule|PwD can now be reminded of this activity and can feel a sense of independence and reduced confusion.|