Changes for page Use Cases

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

From version Icon 39.1 Icon
edited by Andrei Stefan
on 2022/03/04 19:26
Change comment: There is no comment for this version
To version Icon 41.1 Icon
edited by Andrei Stefan
on 2022/03/04 19:27
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -235,10 +235,71 @@
235 235  <b>IDP</b>
236 236  </td></tr>
237 237  <tr><td>2</td><td>RQ007: Robot has games and rules stored in memory and is able to recognize the players </td><td>CL007: Patient is eager to start to playing the game</td><td>Caregiver and robot</td></tr>
238 -<tr><td>3</td><td>RQ008: Robot can monitor an ongoing game </td><td>CL003: User is happy to interact with others</td><td style="color:red;">Patient and other people</td></tr>
238 +<tr><td>3</td><td>RQ008: Robot can monitor an ongoing game </td><td>CL003: User is happy to interact with others</td><td style="color:red;">Patient and other people (TODO)</td></tr>
239 239  </table>
240 240  
241 +<h2>UC005: Daily todo list</h2>
242 +<table width='100%'>
243 +<tr>
244 +<td width='30%' style="font-size:16px">
245 +<table border='1px' width='50%'>
246 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
247 + <b>Objective</b>
248 +</td><td width='70%'>
249 + OB01: Help delay memory loss for patient's daily tasks
250 +</td></tr>
251 +<tr><td bgcolor='gainsboro'>
252 + <b>TDP</b>
253 +</td><td>
254 + TDP: Activity
255 +</td></tr>
256 +<tr><td bgcolor='gainsboro'>
257 + <b>Actors</b>
258 +</td><td>
259 + Care givers/ patient/ robot
260 +</td></tr>
261 +<tr><td bgcolor='gainsboro'>
262 + <b>Pre-condition</b>
263 +</td><td>
264 + Patient has a todo list
265 +</td></tr>
266 +<tr><td bgcolor='gainsboro'>
267 + <b>Post-condition</b>
268 +</td><td>
269 + User remebers daily tasks
270 +</td></tr>
271 +<tr><td bgcolor='gainsboro'>
272 + <b>Action sequence</b>
273 +</td><td>
274 + Figure<br><br>
275 + UC steps:<br>
276 + 1) During the day the robot will play the music before tasks<br>
277 + 2) User performs task that robots plays music for<br>
278 + 3) When user finishes task interact with robot to denote being done<br>
279 +</td></tr>
280 +</table>
281 +</td>
282 +<td width='50%' style="font-size:16px">
283 +<table border='1px' width='50%'>
284 +<tr><td bgcolor='gainsboro'>
285 + <b>UC step<b>
286 +</td><td bgcolor='gainsboro'>
287 + <b>Requirements</b>
288 +</td><td bgcolor='gainsboro'>
289 +<b>Claims</b>
290 +</td><td bgcolor='gainsboro'>
291 +<b>IDP</b>
292 +</td></tr>
293 +<tr><td>2</td><td>RQ001: Robot has the ability to play sounds </td><td>CL001: Patient remembers to do the task</td><td>Patient and robot</td></tr>
294 +<tr><td>3</td><td>RQ002: Robot should recognize an indication of being done </td><td>CL002: User is happy because they completed a task</td><td>Patient and robot</td></tr>
295 +</table>
241 241  
242 242  
298 +</td></tr>
299 +
300 +</table>
301 +
302 +
303 +
243 243  {{/html}}
244 244