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 8.1 Icon
edited by Cesar van der Poel
on 2022/02/19 18:02
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -3,7 +3,7 @@
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">
6 +<td style="font-size:16px">
7 7  <table border='1px' width='50%'>
8 8  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
9 9   <b>Objective</b>
... ... @@ -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>
... ... @@ -125,9 +125,51 @@
125 125  <tr><td></td><td>-</td><td>-</td><td>-</td></tr>
126 126  <tr><td></td><td>-</td><td>-</td><td>-</td></tr>
127 127  </table>
117 +</td></tr>
118 +</table>
128 128  
129 129  
121 +
122 +
123 +<h2>UC001: Guide user when going out</h2>
124 +<table border='1px' width='50%'>
125 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
126 + <b>Objective</b>
127 +</td><td width='70%'>
128 + OB01: Guide the user when he/she leave their respective building
130 130  </td></tr>
130 +<tr><td bgcolor='gainsboro'>
131 + <b>TDP</b>
132 +</td><td>
133 + TDP: TITLE
134 +</td></tr>
135 +<tr><td bgcolor='gainsboro'>
136 + <b>Actors</b>
137 +</td><td>
138 +</td></tr>
139 +<tr><td bgcolor='gainsboro'>
140 + <b>Pre-condition</b>
141 +</td><td>
142 + User is restless and wants to take a walk
143 +</td></tr>
144 +<tr><td bgcolor='gainsboro'>
145 + <b>Post-condition</b>
146 +</td><td>
147 + Robot accompanies the user to a familiar location
148 +</td></tr>
149 +<tr><td bgcolor='gainsboro'>
150 + <b>Action sequence</b>
151 +</td><td>
152 + Figure<br><br>
153 + UC steps:<br>
154 + 1. User walks to door to go out<br>
155 + 2. User opens door<br>
156 + 3. Door sensor is triggered<br>
157 + 4. In response to door sensor trigger, robot navigates to door<br>
158 + 5. Robot starts to play some sounds corresponding to a familiar location<br>
159 + 6. User listens and recognizes to sound and remembers the route tot that location<br>
160 + 7. Robot accompanies the user on his/her stroll<br>
161 +</td></tr>
131 131  
132 132  </table>
133 133  {{/html}}