Changes for page Use Cases

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

From version Icon 4.1 Icon
edited by Rembrandt Oltmans
on 2022/02/15 11:34
Change comment: There is no comment for this version
To version Icon 17.1 Icon
edited by Andrei Stefan
on 2022/02/22 12:19
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.roltmans
1 +XWiki.AndreiStefan
Content
... ... @@ -1,6 +1,6 @@
1 1  {{html}}
2 2  <!-- Your HTML code here -->
3 -<h2>UC001: Memory loss delay</h2>
3 +<h2>UC001: Daily todo list</h2>
4 4  <table width='100%'>
5 5  <tr>
6 6  <td width='30%' style="font-size:16px">
... ... @@ -18,17 +18,17 @@
18 18  <tr><td bgcolor='gainsboro'>
19 19   <b>Actors</b>
20 20  </td><td>
21 - Care givers/ loved ones/ patient/ robot
21 + Care givers/ patient/ robot
22 22  </td></tr>
23 23  <tr><td bgcolor='gainsboro'>
24 24   <b>Pre-condition</b>
25 25  </td><td>
26 - Fairly stable memory function
26 + Patient has a todo list
27 27  </td></tr>
28 28  <tr><td bgcolor='gainsboro'>
29 29   <b>Post-condition</b>
30 30  </td><td>
31 - Lower speed of onset memory loss
31 + User remebers daily tasks
32 32  </td></tr>
33 33  <tr><td bgcolor='gainsboro'>
34 34   <b>Action sequence</b>
... ... @@ -35,7 +35,68 @@
35 35  </td><td>
36 36   Figure<br><br>
37 37   UC steps:<br>
38 - 1) Setup daily tasks with care givers and love ones<br>
38 + 1) During the day the robot will play the music before tasks<br>
39 + 2) User performs task that robots plays music for<br>
40 + 3) When user finishes task interact with robot to denote being done<br>
41 +</td></tr>
42 +</table>
43 +</td>
44 +<td width='50%' style="font-size:16px">
45 +<table border='1px' width='50%'>
46 +<tr><td bgcolor='gainsboro'>
47 + <b>UC step<b>
48 +</td><td bgcolor='gainsboro'>
49 + <b>Requirements</b>
50 +</td><td bgcolor='gainsboro'>
51 +<b>Claims</b>
52 +</td><td bgcolor='gainsboro'>
53 +<b>IDP</b>
54 +</td></tr>
55 +<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>
56 +<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>
57 +</table>
58 +
59 +
60 +</td></tr>
61 +
62 +</table>
63 +
64 +<h2>UC002: Visit from the care giver or loved ones</h2>
65 +<table width='100%'>
66 +<tr>
67 +<td width='30%' style="font-size:16px">
68 +<table border='1px' width='50%'>
69 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
70 + <b>Objective</b>
71 +</td><td width='70%'>
72 + OB02: Update the todo list
73 +</td></tr>
74 +<tr><td bgcolor='gainsboro'>
75 + <b>TDP</b>
76 +</td><td>
77 + TDP: -
78 +</td></tr>
79 +<tr><td bgcolor='gainsboro'>
80 + <b>Actors</b>
81 +</td><td>
82 + Care givers/ patient/ robot
83 +</td></tr>
84 +<tr><td bgcolor='gainsboro'>
85 + <b>Pre-condition</b>
86 +</td><td>
87 + The patient wants to add more tasks or change the music
88 +</td></tr>
89 +<tr><td bgcolor='gainsboro'>
90 + <b>Post-condition</b>
91 +</td><td>
92 + Todo list is updated
93 +</td></tr>
94 +<tr><td bgcolor='gainsboro'>
95 + <b>Action sequence</b>
96 +</td><td>
97 + Figure<br><br>
98 + UC steps:<br>
99 + 1) Patient calls care giver or loved one and asks them to visit<br>
39 39   2) Select together with caregivers music associated with daily tasks<br>
40 40   3) During the day the robot will play the music before tasks<br>
41 41   4) User performs task that robots plays music for<br>
... ... @@ -69,5 +69,6 @@
69 69  </td></tr>
70 70  
71 71  </table>
133 +
72 72  {{/html}}
73 73