Changes for page Use Cases

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

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

Summary

Details

Icon Page properties
Content
... ... @@ -1,6 +1,5 @@
1 1  {{html}}
2 -<!-- Your HTML code here -->
3 -<h2>Use Case 1: Taking a normal walk without caretakers</h2>
2 +<h2>Use Case 1: User takes a normal walk without caretakers</h2>
4 4  <table width='100%'>
5 5  <tr>
6 6  <td width='30%' style="font-size:16px">
... ... @@ -32,7 +32,8 @@
32 32  </td><td> UC steps:<br>
33 33   1. PwD equips the proximity grip and gets ready to go. <br>
34 34   2. MiRo guides the PwD during the walk. <br>
35 - 3. PwD gets home safely.
34 + 3. PwD meets other people during the walk. <br>
35 + 4. PwD gets home safely.
36 36  </td></tr>
37 37  </table>
38 38  </td>
... ... @@ -49,13 +49,12 @@
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>-</td><td>-</td><td>-</td></tr>
52 +<tr><td>3</td><td>MiRo can suspend the walk if the user is talking with someone</td><td>-</td><td>-</td></tr>
53 +<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr>
53 53  </table>
54 54  </td></tr>
55 55  </table>
56 56  
57 -
58 -
59 59  <h2>Use Case 2: User gets distracted while taking a walk</h2>
60 60  <table width='100%'>
61 61  <tr>
... ... @@ -112,15 +112,67 @@
112 112  <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>
113 113  <tr><td>5</td><td>-</td><td>-</td><td>-</td></tr>
114 114  </table>
115 -
116 -
117 117  </td></tr>
115 +</table>
118 118  
117 +<h2>Use Case 3: User falls 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 + Robot in charge
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 happily 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 falls and can't get up, MiRo stops. <br>
150 + 3. MiRo notifies caretaker. <br>
151 + 4. Caretaker arrives and helps PwD. <br>
152 +</td></tr>
119 119  </table>
154 +</td>
155 +<td width='50%' style="font-size:16px">
156 +<table border='1px' width='50%'>
157 +<tr><td bgcolor='gainsboro'>
158 + <b>UC step<b>
159 +</td><td bgcolor='gainsboro'>
160 + <b>Requirements</b>
161 +</td><td bgcolor='gainsboro'>
162 +<b>Claims</b>
163 +</td><td bgcolor='gainsboro'>
164 +<b>IDP</b>
165 +</td></tr>
166 +<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>
167 +<tr><td>2</td><td>MiRo can detect if PwD needs help</td><td>-</td><td>-</td></tr>
168 +<tr><td>3</td><td>MiRo can notify caretakers</td><td>-</td><td>-</td></tr>
169 +<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr>
170 +</table>
171 +</td></tr>
172 +</table>
120 120  
121 121  
122 -
123 -
124 124  <h2>Use Case 5: User that likes dogs snoezels with MiRo</h2>
125 125  <table width='100%'>
126 126  <tr>