Changes for page Use Cases

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

From version Icon 10.1 Icon
edited by Cesar van der Poel
on 2022/02/19 18:03
Change comment: There is no comment for this version
To version Icon 12.1 Icon
edited by Cesar van der Poel
on 2022/02/19 18:13
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -7,7 +7,7 @@
7 7  <table border='1px'>
8 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>
... ... @@ -161,5 +161,58 @@
161 161  </td></tr>
162 162  
163 163  </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 +
164 164  {{/html}}
165 165