Changes for page Use Cases

Last modified by Andrei Stefan on 2022/04/03 17:26

From version Icon 18.1 Icon
edited by Andrei Stefan
on 2022/02/22 12:25
Change comment: There is no comment for this version
To version Icon 20.1 Icon
edited by Andrei Stefan
on 2022/02/22 12:26
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -188,5 +188,64 @@
188 188  </table>
189 189  
190 190  
191 +
192 +<h2>UC004: Group game at the care home</h2>
193 +<table width='100%'>
194 +<tr>
195 +<td width='30%' style="font-size:16px">
196 +<table border='1px' width='50%'>
197 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
198 + <b>Objective</b>
199 +</td><td width='70%'>
200 + OB01: Help delay memory loss for patient's daily tasks
201 +</td></tr>
202 +<tr><td bgcolor='gainsboro'>
203 + <b>TDP</b>
204 +</td><td>
205 + TDP: -
206 +</td></tr>
207 +<tr><td bgcolor='gainsboro'>
208 + <b>Actors</b>
209 +</td><td>
210 + Care givers/ patient/ robot
211 +</td></tr>
212 +<tr><td bgcolor='gainsboro'>
213 + <b>Pre-condition</b>
214 +</td><td>
215 + Patient has a todo list
216 +</td></tr>
217 +<tr><td bgcolor='gainsboro'>
218 + <b>Post-condition</b>
219 +</td><td>
220 + User remebers daily tasks
221 +</td></tr>
222 +<tr><td bgcolor='gainsboro'>
223 + <b>Action sequence</b>
224 +</td><td>
225 + Figure<br><br>
226 + UC steps:<br>
227 + 1) During the day the robot will play the music before tasks<br>
228 + 2) User performs task that robots plays music for<br>
229 + 3) When user finishes task interact with robot to denote being done<br>
230 +</td></tr>
231 +</table>
232 +</td>
233 +<td width='50%' style="font-size:16px">
234 +<table border='1px' width='50%'>
235 +<tr><td bgcolor='gainsboro'>
236 + <b>UC step<b>
237 +</td><td bgcolor='gainsboro'>
238 + <b>Requirements</b>
239 +</td><td bgcolor='gainsboro'>
240 +<b>Claims</b>
241 +</td><td bgcolor='gainsboro'>
242 +<b>IDP</b>
243 +</td></tr>
244 +<tr><td>2</td><td>RQ001: Robot has the ability to play sounds </td><td>CL001: Patient remembers to do the task</td><td>-</td></tr>
245 +<tr><td>4</td><td>RQ003: Robot should recognize an indication of being done </td><td>CL003: User is happy because they completed a task</td><td>-</td></tr>
246 +</table>
247 +
248 +
249 +
191 191  {{/html}}
192 192