Changes for page Use Cases

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

From 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
To version Icon 15.1 Icon
edited by Cesar van der Poel
on 2022/02/22 11:47
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -3,11 +3,11 @@
3 3  <h2>UC001: User prevented from going out</h2>
4 4  <table width='100%'>
5 5  <tr>
6 -<td width='30%' style="font-size:16px">
7 -<table border='1px' width='50%'>
8 -<tr border='1px' width='30%'><td bgcolor='gainsboro'>
6 +<td style="font-size:16px">
7 +<table border='1px'>
8 +<tr border='1px'><td bgcolor='gainsboro'>
9 9   <b>Objective</b>
10 -</td><td width='70%'>
10 +</td><td>
11 11   OB01: Prevent user from going out
12 12  </td></tr>
13 13  <tr><td bgcolor='gainsboro'>
... ... @@ -45,11 +45,8 @@
45 45  </td></tr>
46 46  </table>
47 47  </td>
48 -<td width='50%' style="font-size:16px">
48 +</tr>
49 49  
50 -
51 -</td></tr>
52 -
53 53  </table>
54 54  
55 55  <h2>UC002: User not prevented from going out</h2>
... ... @@ -60,7 +60,7 @@
60 60  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
61 61   <b>Objective</b>
62 62  </td><td width='70%'>
63 - OB02: Alert caretakers of user that the user has gone out
60 + OB02: Alert caretakers of user that user has gone out
64 64  </td></tr>
65 65  <tr><td bgcolor='gainsboro'>
66 66   <b>TDP</b>
... ... @@ -114,22 +114,18 @@
114 114  <tr><td></td><td>-</td><td>-</td><td>-</td></tr>
115 115  <tr><td></td><td>-</td><td>-</td><td>-</td></tr>
116 116  </table>
117 -
118 -
119 119  </td></tr>
115 +</table>
120 120  
121 121  
122 122  
123 123  
124 124  <h2>UC001: Guide user when going out</h2>
125 -<table width='100%'>
126 -<tr>
127 -<td width='30%' style="font-size:16px">
128 128  <table border='1px' width='50%'>
129 129  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
130 130   <b>Objective</b>
131 131  </td><td width='70%'>
132 - OB01: Guide the user when he/she leave their respective building
125 + OB03: Guide the user when going out
133 133  </td></tr>
134 134  <tr><td bgcolor='gainsboro'>
135 135   <b>TDP</b>
... ... @@ -165,5 +165,58 @@
165 165  </td></tr>
166 166  
167 167  </table>
161 +
162 +<h2>UC004: User is reminded of their current situation</h2>
163 +<table width='100%'>
164 +<tr>
165 +<td style="font-size:16px">
166 +<table border='1px'>
167 +<tr border='1px'><td bgcolor='gainsboro'>
168 + <b>Objective</b>
169 +</td><td>
170 + OB01: Prevent user from going out
171 +</td></tr>
172 +<tr><td bgcolor='gainsboro'>
173 + <b>TDP</b>
174 +</td><td>
175 + TDP: TITLE
176 +</td></tr>
177 +<tr><td bgcolor='gainsboro'>
178 + <b>Actors</b>
179 +</td><td>
180 +</td></tr>
181 +<tr><td bgcolor='gainsboro'>
182 + <b>Pre-condition</b>
183 +</td><td>
184 + User is under the impression they need to be somewhere and intends to go there
185 +</td></tr>
186 +<tr><td bgcolor='gainsboro'>
187 + <b>Post-condition</b>
188 +</td><td>
189 + User remembers they need to stay here
190 +</td></tr>
191 +<tr><td bgcolor='gainsboro'>
192 + <b>Action sequence</b>
193 +</td><td>
194 + Figure<br><br>
195 + UC steps:<br>
196 + 1. User walks to door to go out<br>
197 + 2. User opens door<br>
198 + 3. Door sensor is triggered<br>
199 + 4. In response to door sensor trigger, robot navigates to door<br>
200 + 5. Robot interacts with user<br>
201 + 6. User focusses on robot<br>
202 + 7. Robot invites user to stay inside<br>
203 + 8. User argues they need to go to work and they are already late<br>
204 + 9. Robot sings or plays a song associated with retirement<br>
205 + 10. User is reminded of their retirement and realises they do not have to go to work<br>
206 + 11. Robot invites user to stay home and user complies<br>
207 +</td></tr>
208 +</table>
209 +</td>
210 +</tr>
211 +
212 +</table>
213 +
168 168  {{/html}}
169 169