Changes for page Use Cases

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

From version Icon 9.1 Icon
edited by Jeffrey Lim
on 2022/03/02 13:50
Change comment: There is no comment for this version
To version Icon 2.1 Icon
edited by Ricardo Vogel
on 2022/02/24 11:25
Change comment: Upload new image "Ric SCE_page001.png", version 1.1

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.JeffLim
1 +XWiki.ricardovogel
Content
... ... @@ -1,190 +1,5 @@
1 1  {{html}}
2 2  <!-- Your HTML code here -->
3 -<h2>Use Case 1: Taking a normal walk without caretakers</h2>
4 -<table width='100%'>
5 -<tr>
6 -<td width='30%' style="font-size:16px">
7 -<table border='1px' width='50%'>
8 -<tr border='1px' width='30%'><td bgcolor='gainsboro'>
9 - <b>Objective</b>
10 -</td><td width='70%'>
11 - Allow people with dementia to take a walk without caretakers.
12 -</td></tr>
13 -<tr><td bgcolor='gainsboro'>
14 - <b>TDP</b>
15 -</td><td>
16 - Human in charge
17 -</td></tr>
18 -<tr><td bgcolor='gainsboro'>
19 - <b>Actors</b>
20 -</td><td>Person with Dementia (PwD), MiRo
21 -</td></tr>
22 -<tr><td bgcolor='gainsboro'>
23 - <b>Pre-condition</b>
24 -</td><td>PwD wants to take a walk. MiRo is already in the room. The walking route is already set.
25 -</td></tr>
26 -<tr><td bgcolor='gainsboro'>
27 - <b>Post-condition</b>
28 -</td><td>Pwd has taken a walk and is happily home now.
29 -</td></tr>
30 -<tr><td bgcolor='gainsboro'>
31 - <b>Action sequence</b>
32 -</td><td> UC steps:<br>
33 - 1. PwD equips the proximity grip and gets ready to go. <br>
34 - 2. MiRo guides the PwD during the walk. <br>
35 - 3. PwD gets home safely.
36 -</td></tr>
37 -</table>
38 -</td>
39 -<td width='50%' style="font-size:16px">
40 -<table border='1px' width='50%'>
41 -<tr><td bgcolor='gainsboro'>
42 - <b>UC step<b>
43 -</td><td bgcolor='gainsboro'>
44 - <b>Requirements</b>
45 -</td><td bgcolor='gainsboro'>
46 -<b>Claims</b>
47 -</td><td bgcolor='gainsboro'>
48 -<b>IDP</b>
49 -</td></tr>
50 -<tr><td>1</td><td>-</td><td>-</td><td>-</td></tr>
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>
53 -</table>
54 -</td></tr>
55 -</table>
56 -
57 -
58 -
59 -<h2>Use Case 2: User get's distracted while taking a walk</h2>
60 -<table width='100%'>
61 -<tr>
62 -<td width='30%' style="font-size:16px">
63 -<table border='1px' width='50%'>
64 -<tr border='1px' width='30%'><td bgcolor='gainsboro'>
65 - <b>Objective</b>
66 -</td><td width='70%'>
67 - Allow people with dementia to take a walk without caretakers.
68 -</td></tr>
69 -<tr><td bgcolor='gainsboro'>
70 - <b>TDP</b>
71 -</td><td>
72 - Human lost
73 -</td></tr>
74 -<tr><td bgcolor='gainsboro'>
75 - <b>Actors</b>
76 -</td><td>Person with Dementia (PwD), MiRo
77 -</td></tr>
78 -<tr><td bgcolor='gainsboro'>
79 - <b>Pre-condition</b>
80 -</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.
81 -</td></tr>
82 -<tr><td bgcolor='gainsboro'>
83 - <b>Post-condition</b>
84 -</td><td>Pwd has taken a walk and is happily home now.
85 -</td></tr>
86 -<tr><td bgcolor='gainsboro'>
87 - <b>Action sequence</b>
88 -</td><td>
89 - UC steps:<br>
90 - 1. PwD takes a walk, MiRo guides PwD during the walk. <br>
91 - 2. PwD gets lost, MiRo stops. <br>
92 - 3. MiRo tries to get PwD's attention. <br>
93 - 4. MiRo regains PwD's attention and they continue the walk. <br>
94 - 5. PwD gets home safely.
95 -</td></tr>
96 -</table>
97 -</td>
98 -<td width='50%' style="font-size:16px">
99 -<table border='1px' width='50%'>
100 -<tr><td bgcolor='gainsboro'>
101 - <b>UC step<b>
102 -</td><td bgcolor='gainsboro'>
103 - <b>Requirements</b>
104 -</td><td bgcolor='gainsboro'>
105 -<b>Claims</b>
106 -</td><td bgcolor='gainsboro'>
107 -<b>IDP</b>
108 -</td></tr>
109 -<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>
110 -<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>
111 -<tr><td>3</td><td>MiRo can make sounds</td><td>-</td><td>Getting attention pattern</td></tr>
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 -<tr><td>5</td><td>-</td><td>-</td><td>-</td></tr>
114 -</table>
115 -
116 -
117 -</td></tr>
118 -
119 -</table>
120 -
121 -
122 -
123 -
124 -<h2>Use Case 3: User 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 -
177 -
178 -</td></tr>
179 -
180 -</table>
181 -
182 -
183 -
184 -
185 -
186 -
187 -<!-- Your HTML code here -->
188 188  <h2>UC001: TITLE</h2>
189 189  <table width='100%'>
190 190  <tr>
Icon team_design_pattern.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ricardovogel
Size
... ... @@ -1,1 +1,0 @@
1 -433.9 KB
Content Icon
Icon Ric SCE_page001.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ricardovogel
Size
... ... @@ -1,0 +1,1 @@
1 +433.9 KB
Content Icon