Changes for page Use Cases

Last modified by Cesar van der Poel on 2022/04/05 14:31

From version Icon 33.1 Icon
edited by Xin Wan
on 2022/03/07 14:58
Change comment: There is no comment for this version
To version Icon 40.1 Icon
edited by Simran Karnani
on 2022/03/13 13:56
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.xinwan
1 +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>
... ... @@ -165,16 +165,46 @@
165 165   Figure<br><br>
166 166   UC steps:<br>
167 167   1. User walks to door to go out<br>
168 - 2. Robot navigates to door<br>
169 - 3. Robot asks user what they are doing<br>
170 - 4. User responds to robot they are restless and want to take a walk<br>
171 - 5. Robot starts to play some sounds corresponding to a familiar location<br>
170 + 2. Robot asks user what they are doing<br>
171 + 3. User responds to robot they are restless and want to take a walk<br>
172 + 4. Robot starts to play some sounds corresponding to a familiar location<br>
173 + 5. Robot alerts caretaker that the user wants to go out<br>
172 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>
175 + 7. Caretaker arrives.<br>
176 + 8. Caretaker accompanies the user on his/her stroll<br>
174 174  </td></tr>
175 175  
176 176  </table>
177 177  
181 +</table>
182 +</td>
183 +<td width='50%' style="font-size:16px">
184 +<table border='1px' width='50%'>
185 +<tr><td bgcolor='gainsboro'>
186 + <b>UC step<b>
187 +</td><td bgcolor='gainsboro'>
188 + <b>Requirements</b>
189 +</td><td bgcolor='gainsboro'>
190 +<b>Claims</b>
191 +</td><td bgcolor='gainsboro'>
192 +<b>IDP</b>
193 +</td></tr>
194 +<tr><td>1</td><td>RQ001: Detect movement towards door, RQ002: Recognize person with dementia moving towards door</td><td>CL001: Title</td><td>IDP: Title</td></tr>
195 +<tr><td>2</td><td>RQ003: Speak in a human-like way</td><td>-</td><td>-</td></tr>
196 +<tr><td>3</td><td>RQ002: Recognize person with dementia moving towards door, RQ003: Speak in a human-like way</td><td>-</td><td>-</td></tr>
197 +<tr><td>4</td><td>RQ007: Play music</td><td>CL04: The music reminds the PwD of the intended situation or place</td><td>-</td></tr>
198 +<tr><td>5</td><td>RQ003: RQ008: Alert caretakers</td><td>-</td><td>-</td></tr>
199 +<tr><td>6</td><td>RQ005: Connect certain concepts</td><td>-</td><td>-</td></tr>
200 +<tr><td>7</td><td>-</td><td>-</td></tr>
201 +<tr><td>8</td><td>-</td><td>CL02: PwD's mood is improved, CL06: PwD leaves care home with caretaker/td><td>-</td></tr>
202 +</table>
203 +</td></tr>
204 +</table>
205 +</tr>
206 +
207 +</table>
208 +
209 +
178 178  <h2>UC004: User is reminded of their current situation</h2>
179 179  <table width='100%'>
180 180  <tr>
... ... @@ -240,7 +240,7 @@
240 240  <tr><td>6</td><td>-</td><td>-</td><td>-</td></tr>
241 241  <tr><td>7</td><td>RQ004: Process spoken natural language, RQ006: Recognize emotions, RQ007: Play music</td><td>CL02: PwD's mood is improved</td><td>-</td></tr>
242 242  <tr><td>8</td><td>-</td><td>CL04: The music reminds the PwD of the intended situation or place</td><td>-</td></tr>
243 -<tr><td>9</td><td>RQ004: Process spoken natural language</td><td>CL01: The PwD does not leave the care home</td><td>-</td></tr>
275 +<tr><td>9</td><td>RQ003: Speak in a human-like way, RQ004: Process spoken natural language</td><td>CL01: The PwD does not leave the care home</td><td>-</td></tr>
244 244  </table>
245 245  </td></tr>
246 246  </table>