Changes for page Use Cases

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

From version Icon 3.1 Icon
edited by Cesar van der Poel
on 2022/02/08 12:28
Change comment: There is no comment for this version
To version Icon 7.1 Icon
edited by Cesar van der Poel
on 2022/02/19 17:56
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -21,11 +21,13 @@
21 21  </td></tr>
22 22  <tr><td bgcolor='gainsboro'>
23 23   <b>Pre-condition</b>
24 -</td>User is restless and wants to take a walk<td>
24 +</td><td>
25 + User is restless and wants to take a walk
25 25  </td></tr>
26 26  <tr><td bgcolor='gainsboro'>
27 27   <b>Post-condition</b>
28 -</td>User stays home<td>
29 +</td><td>
30 + User stays home
29 29  </td></tr>
30 30  <tr><td bgcolor='gainsboro'>
31 31   <b>Action sequence</b>
... ... @@ -36,29 +36,14 @@
36 36   2. User opens door<br>
37 37   3. Door sensor is triggered<br>
38 38   4. In response to door sensor trigger, robot navigates to door<br>
39 - 5. Robot attempts to get attention of user through movement and auditory signals<br>
41 + 5. Robot interacts with user<br>
40 40   6. User focusses on robot<br>
41 - 7. Robot guides user away from door<br>
43 + 7. Robot invites user to stay inside<br>
44 + 8. User complies<br>
42 42  </td></tr>
43 43  </table>
44 44  </td>
45 45  <td width='50%' style="font-size:16px">
46 -<table border='1px' width='50%'>
47 -<tr><td bgcolor='gainsboro'>
48 - <b>UC step<b>
49 -</td><td bgcolor='gainsboro'>
50 - <b>Requirements</b>
51 -</td><td bgcolor='gainsboro'>
52 -<b>Claims</b>
53 -</td><td bgcolor='gainsboro'>
54 -<b>IDP</b>
55 -</td></tr>
56 -<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr>
57 -<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr>
58 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
59 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
60 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
61 -</table>
62 62  
63 63  
64 64  </td></tr>
... ... @@ -86,11 +86,13 @@
86 86  </td></tr>
87 87  <tr><td bgcolor='gainsboro'>
88 88   <b>Pre-condition</b>
89 -</td>User is restless and wants to take a walk<td>
76 +</td><td>
77 + User is restless and wants to take a walk
90 90  </td></tr>
91 91  <tr><td bgcolor='gainsboro'>
92 92   <b>Post-condition</b>
93 -</td>Caretakers are alerted of the fact that the user has left<td>
81 +</td><td>
82 + Caretakers are alerted of the fact that the user has left
94 94  </td></tr>
95 95  <tr><td bgcolor='gainsboro'>
96 96   <b>Action sequence</b>
... ... @@ -101,7 +101,7 @@
101 101   2. User opens door<br>
102 102   3. Door sensor is triggered<br>
103 103   4. In response to door sensor trigger, robot navigates to door<br>
104 - 5. Robot attempts to get attention of user through movement and auditory signals<br>
93 + 5. Robot attempts to interact with user<br>
105 105   6. User ignores robot and walks outside<br>
106 106   7. Robot alerts caretakers that the user has done so<br>
107 107   8. Caretakers take actions necessary to protect and/or locate user<br>
... ... @@ -129,6 +129,52 @@
129 129  
130 130  </td></tr>
131 131  
121 +
122 +
123 +
124 +<h2>UC001: Guide user when going out</h2>
125 +<table width='100%'>
126 +<tr>
127 +<td width='30%' style="font-size:16px">
128 +<table border='1px' width='50%'>
129 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
130 + <b>Objective</b>
131 +</td><td width='70%'>
132 + OB01: Guide the user when he/she leave their respective building
133 +</td></tr>
134 +<tr><td bgcolor='gainsboro'>
135 + <b>TDP</b>
136 +</td><td>
137 + TDP: TITLE
138 +</td></tr>
139 +<tr><td bgcolor='gainsboro'>
140 + <b>Actors</b>
141 +</td><td>
142 +</td></tr>
143 +<tr><td bgcolor='gainsboro'>
144 + <b>Pre-condition</b>
145 +</td><td>
146 + User is restless and wants to take a walk
147 +</td></tr>
148 +<tr><td bgcolor='gainsboro'>
149 + <b>Post-condition</b>
150 +</td><td>
151 + Robot accompanies the user to a familiar location
152 +</td></tr>
153 +<tr><td bgcolor='gainsboro'>
154 + <b>Action sequence</b>
155 +</td><td>
156 + Figure<br><br>
157 + UC steps:<br>
158 + 1. User walks to door to go out<br>
159 + 2. User opens door<br>
160 + 3. Door sensor is triggered<br>
161 + 4. In response to door sensor trigger, robot navigates to door<br>
162 + 5. Robot starts to play some sounds corresponding to a familiar location<br>
163 + 6. User listens and recognizes to sound and remembers the route tot that location<br>
164 + 7. Robot accompanies the user on his/her stroll<br>
165 +</td></tr>
166 +
132 132  </table>
133 133  {{/html}}
134 134