Changes for page Use Cases
Last modified by Cesar van der Poel on 2022/04/05 14:31
From version
34.1


edited by Xin Wan
on 2022/03/07 15:00
on 2022/03/07 15:00
Change comment:
There is no comment for this version
To version
39.1


edited by Simran Karnani
on 2022/03/12 16:08
on 2022/03/12 16:08
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. xinwan1 +XWiki.SimranKarnani - Content
-
... ... @@ -1,6 +1,6 @@ 1 1 {{html}} 2 2 <!-- Your HTML code here --> 3 -<h2>UC001: User prevented from going out</h2>3 +<h2>UC001: User distracted from going out with other activity</h2> 4 4 <table width='100%'> 5 5 <tr> 6 6 <td style="font-size:16px"> ... ... @@ -18,8 +18,10 @@ 18 18 <tr><td bgcolor='gainsboro'> 19 19 <b>Actors</b> 20 20 </td><td> 21 - * Pepper 22 - * Person with Dementia 21 + <ul> 22 + <li>Pepper</li> 23 + <li>Person with Dementia</li> 24 + </ul> 23 23 </td></tr> 24 24 <tr><td bgcolor='gainsboro'> 25 25 <b>Pre-condition</b> ... ... @@ -157,7 +157,7 @@ 157 157 <tr><td bgcolor='gainsboro'> 158 158 <b>Post-condition</b> 159 159 </td><td> 160 - Robot accompanies the user to a familiar location 162 + Robot alerts caretaker and caretaker accompanies the user to a familiar location 161 161 </td></tr> 162 162 <tr><td bgcolor='gainsboro'> 163 163 <b>Action sequence</b> ... ... @@ -169,8 +169,10 @@ 169 169 3. Robot asks user what they are doing<br> 170 170 4. User responds to robot they are restless and want to take a walk<br> 171 171 5. Robot starts to play some sounds corresponding to a familiar location<br> 172 - 6. User listens and recognizes to sound and remembers the route to that location<br> 173 - 7. Robot accompanies the user on his/her stroll<br> 174 + 6. Robot alerts caretaker that the user wants to go out.<br> 175 + 7. User listens and recognizes to sound and remembers the route to that location<br> 176 + 8. Caretaker arrives.<br> 177 + 9. Caretaker accompanies the user on his/her stroll<br> 174 174 </td></tr> 175 175 176 176 </table>