Changes for page Design Patterns

Last modified by Clara Stiller on 2022/04/05 15:31

From version 89.1
edited by Clara Stiller
on 2022/04/05 15:31
Change comment: There is no comment for this version
To version 77.1
edited by Cesar van der Poel
on 2022/04/02 23:24
Change comment: Upload new image "IDP4.png", version 1.1

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ClaraStiller
1 +XWiki.Cesarvanderpoe
Content
... ... @@ -15,8 +15,6 @@
15 15  </table>
16 16  {{/html}}
17 17  
18 -
19 -
20 20  === Scene 2===
21 21  {{html}}
22 22  <table style="width: 100%">
... ... @@ -31,9 +31,6 @@
31 31  </table>
32 32  {{/html}}
33 33  
34 -
35 -
36 -
37 37  == TDP
38 38  |**Problem**|The caretaker of a person with dementia (PwD) might not always be around to prevent a user from going out wandering and to locate them and bring them back if they do. To still be able to provide safe environments for all PwDs, a humanoid robot will try to take care of such situations. This will relieve the caretakers from a number of these burdens. There might, however, be cases where the robot cannot do enough, and thus needs to alert a caretaker that can interfere.
39 39  |**Solution structure**|[[image:TDP1-improved.png||height="400"]]
... ... @@ -65,13 +65,5 @@
65 65  |**Robot RQ**| The robot should be able to understand the PwD and try and engage in a conversation with them (RQ004). The robot should also be able to call the caretaker (RQ007)
66 66  
67 67  
68 -== IDP4
69 -|**Problem**|There may be moments when a person with dementia (PwD) wants to simply take a walk to get some fresh air. This is not convenient to do alone, but can easily be done under the supervision of a caretaker.
70 -|**Solution structure**|[[image:IDP4.png||height="400"]]
71 -|**Solution description**| When the user requests to take a walk, a caretaker is notified to accompany them
72 -|**Human RQ**| The PwD needs to be able to request to take a walk
73 -|**Robot RQ**| The robot should be able to understand the PwD (RQ004). The robot should also be able to call the caretaker (RQ007)
74 74  
75 75  
76 -
77 -