Changes for page Use Cases

Last modified by Ricardo Vogel on 2022/04/05 11:39

From version Icon 16.1 Icon
edited by Jeffrey Lim
on 2022/03/02 14:24
Change comment: There is no comment for this version
To version Icon 10.1 Icon
edited by Jeffrey Lim
on 2022/03/02 13:58
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,5 +1,6 @@
1 1  {{html}}
2 -<h2>Use Case 1: User takes a normal walk without caretakers</h2>
2 +<!-- Your HTML code here -->
3 +<h2>Use Case 1: Taking a normal walk without caretakers</h2>
3 3  <table width='100%'>
4 4  <tr>
5 5  <td width='30%' style="font-size:16px">
... ... @@ -31,8 +31,7 @@
31 31  </td><td> UC steps:<br>
32 32   1. PwD equips the proximity grip and gets ready to go. <br>
33 33   2. MiRo guides the PwD during the walk. <br>
34 - 3. PwD meets other people during the walk. <br>
35 - 4. PwD gets home safely.
35 + 3. PwD gets home safely.
36 36  </td></tr>
37 37  </table>
38 38  </td>
... ... @@ -49,12 +49,13 @@
49 49  </td></tr>
50 50  <tr><td>1</td><td>-</td><td>-</td><td>-</td></tr>
51 51  <tr><td>2</td><td>MiRo can follow a set route</td><td>Walking with MiRo increases the user's happiness</td><td>Guiding the human while walking pattern</td></tr>
52 -<tr><td>3</td><td>MiRo can suspend the walk if the user is socializing</td><td>-</td><td>-</td></tr>
53 -<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr>
52 +<tr><td>3</td><td>-</td><td>-</td><td>-</td></tr>
54 54  </table>
55 55  </td></tr>
56 56  </table>
57 57  
57 +
58 +
58 58  <h2>Use Case 2: User gets distracted while taking a walk</h2>
59 59  <table width='100%'>
60 60  <tr>
... ... @@ -111,126 +111,15 @@
111 111  <tr><td>4</td><td>MiRo can follow a set route</td><td>Walking with MiRo increases the user's happiness</td><td>Guiding the human while walking pattern</td></tr>
112 112  <tr><td>5</td><td>-</td><td>-</td><td>-</td></tr>
113 113  </table>
114 -</td></tr>
115 -</table>
116 116  
117 -<h2>Use Case 3: User walks away while taking a walk</h2>
118 -<table width='100%'>
119 -<tr>
120 -<td width='30%' style="font-size:16px">
121 -<table border='1px' width='50%'>
122 -<tr border='1px' width='30%'><td bgcolor='gainsboro'>
123 - <b>Objective</b>
124 -</td><td width='70%'>
125 - Allow people with dementia to take a walk without caretakers.
126 -</td></tr>
127 -<tr><td bgcolor='gainsboro'>
128 - <b>TDP</b>
129 -</td><td>
130 - Human lost
131 -</td></tr>
132 -<tr><td bgcolor='gainsboro'>
133 - <b>Actors</b>
134 -</td><td>Person with Dementia (PwD), MiRo, Caretaker
135 -</td></tr>
136 -<tr><td bgcolor='gainsboro'>
137 - <b>Pre-condition</b>
138 -</td><td>PwD wants to take a walk. MiRo is already in the room. The walking route is already set. PwD already wears the proximity grip.
139 -</td></tr>
140 -<tr><td bgcolor='gainsboro'>
141 - <b>Post-condition</b>
142 -</td><td>Pwd has taken a walk and is safely home now.
143 -</td></tr>
144 -<tr><td bgcolor='gainsboro'>
145 - <b>Action sequence</b>
146 -</td><td>
147 - UC steps:<br>
148 - 1. PwD takes a walk, MiRo guides PwD during the walk. <br>
149 - 2. PwD walks away, MiRo stops. <br>
150 - 3. MiRo tries to get PwD's attention. <br>
151 - 4. MiRo fails to regain PwD's attention and notifies caretaker. <br>
152 - 5. Caretaker arrives and guides PwD back home safely.
153 -</td></tr>
154 -</table>
155 -</td>
156 -<td width='50%' style="font-size:16px">
157 -<table border='1px' width='50%'>
158 -<tr><td bgcolor='gainsboro'>
159 - <b>UC step<b>
160 -</td><td bgcolor='gainsboro'>
161 - <b>Requirements</b>
162 -</td><td bgcolor='gainsboro'>
163 -<b>Claims</b>
164 -</td><td bgcolor='gainsboro'>
165 -<b>IDP</b>
166 -</td></tr>
167 -<tr><td>1</td><td>MiRo can follow a set route</td><td>Walking with MiRo increases the user's happiness</td><td>Guiding the human while walking pattern</td></tr>
168 -<tr><td>2</td><td>MiRo can detect if the PwD is too far away</td><td>-</td><td>Guiding human back pattern</td></tr>
169 -<tr><td>3</td><td>MiRo can make sounds</td><td>-</td><td>Getting attention pattern</td></tr>
170 -<tr><td>4</td><td>MiRo can notify caretakers</td><td>-</td><td>-</td></tr>
171 -<tr><td>5</td><td>-</td><td>-</td><td>-</td></tr>
172 -</table>
173 -</td></tr>
174 -</table>
175 175  
176 -<h2>Use Case 4: User falls while taking a walk</h2>
177 -<table width='100%'>
178 -<tr>
179 -<td width='30%' style="font-size:16px">
180 -<table border='1px' width='50%'>
181 -<tr border='1px' width='30%'><td bgcolor='gainsboro'>
182 - <b>Objective</b>
183 -</td><td width='70%'>
184 - Allow people with dementia to take a walk without caretakers.
185 185  </td></tr>
186 -<tr><td bgcolor='gainsboro'>
187 - <b>TDP</b>
188 -</td><td>
189 - Robot in charge
190 -</td></tr>
191 -<tr><td bgcolor='gainsboro'>
192 - <b>Actors</b>
193 -</td><td>Person with Dementia (PwD), MiRo, Caretaker
194 -</td></tr>
195 -<tr><td bgcolor='gainsboro'>
196 - <b>Pre-condition</b>
197 -</td><td>PwD wants to take a walk. MiRo is already in the room. The walking route is already set. PwD already wears the proximity grip.
198 -</td></tr>
199 -<tr><td bgcolor='gainsboro'>
200 - <b>Post-condition</b>
201 -</td><td>Pwd has taken a walk and is safely home now.
202 -</td></tr>
203 -<tr><td bgcolor='gainsboro'>
204 - <b>Action sequence</b>
205 -</td><td>
206 - UC steps:<br>
207 - 1. PwD takes a walk, MiRo guides PwD during the walk. <br>
208 - 2. PwD falls and can't get up, MiRo stops. <br>
209 - 3. MiRo notifies caretaker. <br>
210 - 4. Caretaker arrives and helps PwD. <br>
211 -</td></tr>
118 +
212 212  </table>
213 -</td>
214 -<td width='50%' style="font-size:16px">
215 -<table border='1px' width='50%'>
216 -<tr><td bgcolor='gainsboro'>
217 - <b>UC step<b>
218 -</td><td bgcolor='gainsboro'>
219 - <b>Requirements</b>
220 -</td><td bgcolor='gainsboro'>
221 -<b>Claims</b>
222 -</td><td bgcolor='gainsboro'>
223 -<b>IDP</b>
224 -</td></tr>
225 -<tr><td>1</td><td>MiRo can follow a set route</td><td>Walking with MiRo increases the user's happiness</td><td>Guiding the human while walking pattern</td></tr>
226 -<tr><td>2</td><td>MiRo can detect if PwD needs help</td><td>-</td><td>-</td></tr>
227 -<tr><td>3</td><td>MiRo can notify caretakers</td><td>-</td><td>-</td></tr>
228 -<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr>
229 -</table>
230 -</td></tr>
231 -</table>
232 232  
233 233  
122 +
123 +
234 234  <h2>Use Case 5: User that likes dogs snoezels with MiRo</h2>
235 235  <table width='100%'>
236 236  <tr>