Changes for page Use Cases

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

From version Icon 8.1 Icon
edited by Jeffrey Lim
on 2022/03/02 13:12
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
... ... @@ -56,7 +56,7 @@
56 56  
57 57  
58 58  
59 -<h2>Use Case 2: User get's distracted while taking a walk</h2>
59 +<h2>Use Case 2: User gets distracted while taking a walk</h2>
60 60  <table width='100%'>
61 61  <tr>
62 62  <td width='30%' style="font-size:16px">
... ... @@ -121,7 +121,120 @@
121 121  
122 122  
123 123  
124 +<h2>Use Case 5: User that likes dogs snoezels with MiRo</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 + Give people with dementia a companion.
133 +</td></tr>
134 +<tr><td bgcolor='gainsboro'>
135 + <b>TDP</b>
136 +</td><td>
137 + Human in charge
138 +</td></tr>
139 +<tr><td bgcolor='gainsboro'>
140 + <b>Actors</b>
141 +</td><td>Person with Dementia (PwD), MiRo
142 +</td></tr>
143 +<tr><td bgcolor='gainsboro'>
144 + <b>Pre-condition</b>
145 +</td><td>MiRo is already in the room.
146 +</td></tr>
147 +<tr><td bgcolor='gainsboro'>
148 + <b>Post-condition</b>
149 +</td><td>Pwd has bonded with MiRo.
150 +</td></tr>
151 +<tr><td bgcolor='gainsboro'>
152 + <b>Action sequence</b>
153 +</td><td>
154 + UC steps:<br>
155 + 1. PwD picks up MiRo. <br>
156 + 2. PwD pets MiRo's head and body, MiRo reacts positively.<br>
157 + 3. PwD feels better and puts MiRo back. <br>
158 +</td></tr>
159 +</table>
160 +</td>
161 +<td width='50%' style="font-size:16px">
162 +<table border='1px' width='50%'>
163 +<tr><td bgcolor='gainsboro'>
164 + <b>UC step<b>
165 +</td><td bgcolor='gainsboro'>
166 + <b>Requirements</b>
167 +</td><td bgcolor='gainsboro'>
168 +<b>Claims</b>
169 +</td><td bgcolor='gainsboro'>
170 +<b>IDP</b>
171 +</td></tr>
172 +<tr><td>1</td><td>-</td><td>-</td><td>-</td></tr>
173 +<tr><td>2</td><td>MiRo can react positively to snoezelen</td><td>-</td><td>-</td></tr>
174 +<tr><td>3</td><td>-</td><td>PwD will become either more relaxed at best or not bothered at worst</td><td>-</td></tr>
175 +</table>
176 +</td></tr>
177 +</table>
124 124  
179 +<h2>Use Case 6: User that dislikes dogs snoezels with MiRo</h2>
180 +<table width='100%'>
181 +<tr>
182 +<td width='30%' style="font-size:16px">
183 +<table border='1px' width='50%'>
184 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
185 + <b>Objective</b>
186 +</td><td width='70%'>
187 + Give people with dementia a companion.
188 +</td></tr>
189 +<tr><td bgcolor='gainsboro'>
190 + <b>TDP</b>
191 +</td><td>
192 + Human in charge
193 +</td></tr>
194 +<tr><td bgcolor='gainsboro'>
195 + <b>Actors</b>
196 +</td><td>Person with Dementia (PwD), MiRo
197 +</td></tr>
198 +<tr><td bgcolor='gainsboro'>
199 + <b>Pre-condition</b>
200 +</td><td>MiRo is already in the room.
201 +</td></tr>
202 +<tr><td bgcolor='gainsboro'>
203 + <b>Post-condition</b>
204 +</td><td>Pwd has not bonded with MiRo.
205 +</td></tr>
206 +<tr><td bgcolor='gainsboro'>
207 + <b>Action sequence</b>
208 +</td><td>
209 + UC steps:<br>
210 + 1. PwD picks up MiRo. <br>
211 + 2. PwD pets MiRo's head and body, MiRo reacts positively.<br>
212 + 3. PwD doesn't feel better and puts MiRo back. <br>
213 +</td></tr>
214 +</table>
215 +</td>
216 +<td width='50%' style="font-size:16px">
217 +<table border='1px' width='50%'>
218 +<tr><td bgcolor='gainsboro'>
219 + <b>UC step<b>
220 +</td><td bgcolor='gainsboro'>
221 + <b>Requirements</b>
222 +</td><td bgcolor='gainsboro'>
223 +<b>Claims</b>
224 +</td><td bgcolor='gainsboro'>
225 +<b>IDP</b>
226 +</td></tr>
227 +<tr><td>1</td><td>-</td><td>-</td><td>-</td></tr>
228 +<tr><td>2</td><td>MiRo can react positively to snoezelen</td><td>-</td><td>-</td></tr>
229 +<tr><td>3</td><td>-</td><td>PwD will become either more relaxed at best or not bothered at worst</td><td>-</td></tr>
230 +</table>
231 +</td></tr>
232 +</table>
233 +
234 +
235 +
236 +
237 +
125 125  <!-- Your HTML code here -->
126 126  <h2>UC001: TITLE</h2>
127 127  <table width='100%'>