Wiki source code of TDP02: Schedule Activity with PwD
Version 13.1 by Ioana Raducanu on 2025/04/04 15:10
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% style="background-color:#ffffff" %) | ||
2 | |(% colspan="1" %)Problem|The [[Humanoid Robot>>path:/xwiki/wiki/sce202504/view/Main/c.%20Technology/Humanoid%20Robot/]] has to process basic decision-making within the interaction of a [[Person with Dementia>>path:/xwiki/wiki/sce202504/create/Main/sdf/Stakeholders/Person%20with%20Dementia/WebHome?parent=2%5C.+Specification.Requirements.Placeholder.WebHome]] and possibly adapt the schedule (where interaction is directiy ). The schedule is also upkept further by the patient themselves as well as the [[Nurses/ Caregiver Personnel>>path:/xwiki/wiki/sce202504/get/2.%20Specification/Requirements/Placeholder/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=&type=doc&reference=Main.sdf.Stakeholders.Activity%20Coordinator.WebHome&typed=true]] (for scheduled health services) beyond the design process of this course. | ||
3 | |Solution Structure| | ||
4 | |Solution Description|((( | ||
5 | All actors (humanoid robot, patient) are **co-located**. The external schedule-making (through the app) is not part of this Team Design Pattern. | ||
6 | |||
7 | 1. Robot runs algorithm to see if any additional scheduled activities fit within PwD's schedule. | ||
8 | 11. if nothing no extention is possible, move to [[Scene A: Displaying the Schedule>>path:/xwiki/wiki/sce202504/get/2.%20Specification/Requirements/Placeholder/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=&type=doc&reference=2%5C.%20Specification.Requirements.TDP02%5C.0%5C%3A%20Suggest%20Group%20Activities.WebHome&typed=true]] | ||
9 | 1. Robot gives an option for further interaction, and schedule display. | ||
10 | 1. PwD makes a decision on will to engage; | ||
11 | 11. if they do not want to engage, the Robot reacts without judgement and moves from the current position in the scene, back to the original state (restart Scene A: Displaying the Schedule) | ||
12 | 1. Robot displays the appropriate schedule and walks PwD through it. | ||
13 | 1. Robot initiates scene B if pre-requisites for the scene are met (see [[Scene B: Adding extra activities with PwD>>path:/xwiki/wiki/sce202504/get/2.%20Specification/Requirements/Placeholder/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=&type=doc&reference=2%5C.%20Specification.Requirements.TDP02%5C.0%5C%3A%20Suggest%20Group%20Activities.WebHome&typed=true]]); | ||
14 | 11. if the pre-requisites are not met the scene is restarted from the beginning (restart Scene A: Displaying the Schedule). | ||
15 | ))) | ||
16 | |Human RQ|((( | ||
17 | * Patient: Communicate willingness to proceed with the interaction. | ||
18 | ))) | ||
19 | |Machine RQ|((( | ||
20 | * [[RQ01.0: Personalise engagement based on willingness (stop/start)>>path:/xwiki/wiki/sce202504/get/2.%20Specification/Requirements/Placeholder/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=&type=doc&reference=2%5C.%20Specification.Requirements.RQ01%5C.0%5C%3A%20Lead%20the%20bingo%20game.WebHome&typed=true]] | ||
21 | * [[RQ02.0: Show the PwD's scedule>>path:/xwiki/wiki/sce202504/get/2.%20Specification/Requirements/Placeholder/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=&type=doc&reference=2%5C.%20Specification.Requirements.RQ02.WebHome&typed=true]] | ||
22 | * [[RQ03.0: Clearly communicate the scedule verbally>>path:/xwiki/wiki/sce202504/get/2.%20Specification/Requirements/Placeholder/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=&type=doc&reference=2%5C.%20Specification.Requirements.RQ03%5C.0%5C%3A%20Reflect%20on%20game%20performance.WebHome&typed=true]] | ||
23 | * [[RQ04.0: Switch between functions (scenes)>>path:/xwiki/wiki/sce202504/get/2.%20Specification/Requirements/Placeholder/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=&type=doc&reference=2%5C.%20Specification.Requirements.RQ04%5C.0%5C%3A%20Respond%20to%20players%20conversations%5C..WebHome&typed=true]] | ||
24 | ))) | ||
25 | |Consequences|((( | ||
26 | **+** Offload of Nurse/ Caregiver Personnel repetitive interaction of reminding patients of their schedule so that (s)he can concentrate on other aspects of their jobs. | ||
27 | |||
28 | **~ -** The schedule display is limited in seeing mistakes and making corrections, possibly leading to the miscommunication of actual tasks happening. | ||
29 | ))) | ||
30 | |Grounding|((( | ||
31 | Status: Proto Pattern. | ||
32 | |||
33 | Instantiations: [[UC02: Schedule Activity with PwD>>doc:2\. Specification.b\. Use Cases.WebHome]]. | ||
34 | ))) | ||
35 | |Related Patterns|[[IDP>>path:/xwiki/wiki/sce202504/get/2.%20Specification/Requirements/Placeholder/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=&type=doc&reference=2%5C.%20Specification.Claims.WebHome&typed=true]] |