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 11.1 Icon
edited by Jeffrey Lim
on 2022/03/02 14:14
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,5 +1,4 @@
1 1  {{html}}
2 -<!-- Your HTML code here -->
3 3  <h2>Use Case 1: Taking a normal walk without caretakers</h2>
4 4  <table width='100%'>
5 5  <tr>
... ... @@ -54,8 +54,6 @@
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>
113 +</table>
118 118  
115 +<h2>Use Case 3: User falls while taking a walk</h2>
116 +<table width='100%'>
117 +<tr>
118 +<td width='30%' style="font-size:16px">
119 +<table border='1px' width='50%'>
120 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
121 + <b>Objective</b>
122 +</td><td width='70%'>
123 + Allow people with dementia to take a walk without caretakers.
124 +</td></tr>
125 +<tr><td bgcolor='gainsboro'>
126 + <b>TDP</b>
127 +</td><td>
128 + Robot in charge
129 +</td></tr>
130 +<tr><td bgcolor='gainsboro'>
131 + <b>Actors</b>
132 +</td><td>Person with Dementia (PwD), MiRo, Caretaker
133 +</td></tr>
134 +<tr><td bgcolor='gainsboro'>
135 + <b>Pre-condition</b>
136 +</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.
137 +</td></tr>
138 +<tr><td bgcolor='gainsboro'>
139 + <b>Post-condition</b>
140 +</td><td>Pwd has taken a walk and is happily home now.
141 +</td></tr>
142 +<tr><td bgcolor='gainsboro'>
143 + <b>Action sequence</b>
144 +</td><td>
145 + UC steps:<br>
146 + 1. PwD takes a walk, MiRo guides PwD during the walk. <br>
147 + 2. PwD falls and can't get up, MiRo stops. <br>
148 + 3. MiRo notifies caretaker. <br>
149 + 4. Caretaker arrives and helps PwD. <br>
150 +</td></tr>
119 119  </table>
152 +</td>
153 +<td width='50%' style="font-size:16px">
154 +<table border='1px' width='50%'>
155 +<tr><td bgcolor='gainsboro'>
156 + <b>UC step<b>
157 +</td><td bgcolor='gainsboro'>
158 + <b>Requirements</b>
159 +</td><td bgcolor='gainsboro'>
160 +<b>Claims</b>
161 +</td><td bgcolor='gainsboro'>
162 +<b>IDP</b>
163 +</td></tr>
164 +<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>
165 +<tr><td>2</td><td>MiRo can detect if PwD needs help</td><td>-</td><td>-</td></tr>
166 +<tr><td>3</td><td>MiRo can notify caretakers</td><td>-</td><td>-</td></tr>
167 +<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr>
168 +</table>
169 +</td></tr>
170 +</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>