Changes for page Design Patterns
Last modified by Clara Stiller on 2022/04/05 15:31
From version 74.6
edited by Simran Karnani
on 2022/04/02 22:48
on 2022/04/02 22:48
Change comment:
There is no comment for this version
To version 74.5
edited by Simran Karnani
on 2022/04/02 22:46
on 2022/04/02 22:46
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -56,9 +56,12 @@ 56 56 |**Problem**|Sometimes, a person with dementia (PwD) might want to go out for a very trivial reason - for example, they might want to go to a doctor's appointment, do groceries or have coffee with the neighbours. A robot would say some simple counterarguments to persuade them to stay inside, but in some cases the PwD leaves the room directly without talking to the Robot or ignoring counterarguments provided by the robot, then the robot will call the caretaker immediately. 57 57 |**Solution structure**|[[image:IDP3.png||height="400"]] 58 58 |**Solution description**| When the PwD ignores the robot's counterarguments and walks out of the room, or doesn't talk to the robot at all and walks out of the room directly, then the robot will call the caretaker. 59 -|**Human RQ**| The PwD needs to be able to state their intent 60 -|**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) 59 +|**Human RQ**| 60 +|**Robot RQ**| 61 +1. Call the caretaker 62 +1. Response to PwDs conversations. 61 61 62 62 63 63 64 64 67 +