Wiki source code of UC1.3: After the Walk
Version 9.1 by Liza Wensink on 2023/04/03 11:27
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | |(% style="width:131px" %)**Objective**|(% style="width:648px" %)Leaving the PwD satisfied with the walk and feeling positive about future walks. Give PwD a feeling of having accomplished something today. | ||
2 | |(% style="width:131px" %)**TDP**|(% style="width:648px" %)[[Solution Structure, Grounding etc. >>doc:Design Patterns.Team Design Patterns.TPD\: Group 4.WebHome]] | ||
3 | |(% style="width:131px" %)**Actors**|(% style="width:648px" %)Humanoid Robot, PwD. | ||
4 | |(% style="width:131px" %)**Pre-Condition**|(% style="width:648px" %)PwD and Robot have completed a walk together. | ||
5 | |(% style="width:131px" %)**Post-Condition**|(% style="width:648px" %)Robot leaves PwD after all communication connected to the walk is over. Log over residents recent activity is updated. | ||
6 | |(% style="width:131px" %)**Action Sequence**|(% style="width:648px" %)((( | ||
7 | ~1. Humanoid robot brings the PwD back safely from the time spent in the garden. | ||
8 | |||
9 | 2. Humanoid robot asks PwD if they enjoyed the walk and/or thanks them for following along on the walk. | ||
10 | |||
11 | 3. Humanoid robot leaves PwD safely in their room and updates the logs regarding that participant | ||
12 | |||
13 | 4. Humanoid robot either charges or continues to the next resident in the care home. | ||
14 | ))) | ||
15 | |(% style="width:131px" %)**Interaction Flow**|(% style="width:648px" %) | ||
16 | |||
17 | |(% style="width:99px" %)**UC Step**|(% style="width:253px" %)**Functions/Requirements**|(% style="width:427px" %)**Effects/Claims**|(% style="width:427px" %)**Interaction Design Pattern** | ||
18 | |(% style="width:99px" %)**1**|(% style="width:253px" %)Making sure PwD arrives back in residence|(% style="width:427px" %)((( | ||
19 | + PwD safely makes it back from the time spent in the garden | ||
20 | |||
21 | + PwD feels cared for by the robot and feels safe | ||
22 | |||
23 | - PwD might feel tired after walking | ||
24 | |||
25 | - Might have negative emotions if something unusual happened during the walk/robots prompts were annoying | ||
26 | )))|(% style="width:427px" %)[[Team Design Pattern>>doc:Design Patterns.Team Design Patterns.TPD\: Group 4.WebHome]] | ||
27 | |(% style="width:99px" %)**2**|(% style="width:253px" %)Asking PwD if they enjoyed the walk/thanking them for coming along|(% style="width:427px" %)((( | ||
28 | + Leaving the PwD on a positive note | ||
29 | |||
30 | + Exercise and health benefits | ||
31 | |||
32 | + Social stimulation | ||
33 | |||
34 | + Personal goals for PwD hopefully achieved | ||
35 | )))|(% style="width:427px" %)-~|~|- | ||
36 | |||
37 |