Changes for page Use Cases

Last modified by Cesar van der Poel on 2022/04/05 14:31

From version 1.1 Icon
edited by Bart Vastenhouw
on 2022/02/07 22:26
Change comment: Imported from XAR
To version Icon 3.1 Icon
edited by Cesar van der Poel
on 2022/02/08 12:28
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.BartVastenhouw
1 +XWiki.Cesarvanderpoe
Content
... ... @@ -1,6 +1,6 @@
1 1  {{html}}
2 2  <!-- Your HTML code here -->
3 -<h2>UC001: TITLE</h2>
3 +<h2>UC001: User prevented from going out</h2>
4 4  <table width='100%'>
5 5  <tr>
6 6  <td width='30%' style="font-size:16px">
... ... @@ -8,7 +8,7 @@
8 8  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
9 9   <b>Objective</b>
10 10  </td><td width='70%'>
11 - OB01: TITLE
11 + OB01: Prevent user from going out
12 12  </td></tr>
13 13  <tr><td bgcolor='gainsboro'>
14 14   <b>TDP</b>
... ... @@ -21,19 +21,90 @@
21 21  </td></tr>
22 22  <tr><td bgcolor='gainsboro'>
23 23   <b>Pre-condition</b>
24 -</td><td>
24 +</td>User is restless and wants to take a walk<td>
25 25  </td></tr>
26 26  <tr><td bgcolor='gainsboro'>
27 27   <b>Post-condition</b>
28 +</td>User stays home<td>
29 +</td></tr>
30 +<tr><td bgcolor='gainsboro'>
31 + <b>Action sequence</b>
28 28  </td><td>
33 + Figure<br><br>
34 + UC steps:<br>
35 + 1. User walks to door to go out<br>
36 + 2. User opens door<br>
37 + 3. Door sensor is triggered<br>
38 + 4. In response to door sensor trigger, robot navigates to door<br>
39 + 5. Robot attempts to get attention of user through movement and auditory signals<br>
40 + 6. User focusses on robot<br>
41 + 7. Robot guides user away from door<br>
29 29  </td></tr>
43 +</table>
44 +</td>
45 +<td width='50%' style="font-size:16px">
46 +<table border='1px' width='50%'>
30 30  <tr><td bgcolor='gainsboro'>
48 + <b>UC step<b>
49 +</td><td bgcolor='gainsboro'>
50 + <b>Requirements</b>
51 +</td><td bgcolor='gainsboro'>
52 +<b>Claims</b>
53 +</td><td bgcolor='gainsboro'>
54 +<b>IDP</b>
55 +</td></tr>
56 +<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr>
57 +<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr>
58 +<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
59 +<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
60 +<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
61 +</table>
62 +
63 +
64 +</td></tr>
65 +
66 +</table>
67 +
68 +<h2>UC002: User not prevented from going out</h2>
69 +<table width='100%'>
70 +<tr>
71 +<td width='30%' style="font-size:16px">
72 +<table border='1px' width='50%'>
73 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
74 + <b>Objective</b>
75 +</td><td width='70%'>
76 + OB02: Alert caretakers of user that the user has gone out
77 +</td></tr>
78 +<tr><td bgcolor='gainsboro'>
79 + <b>TDP</b>
80 +</td><td>
81 + TDP: TITLE
82 +</td></tr>
83 +<tr><td bgcolor='gainsboro'>
84 + <b>Actors</b>
85 +</td><td>
86 +</td></tr>
87 +<tr><td bgcolor='gainsboro'>
88 + <b>Pre-condition</b>
89 +</td>User is restless and wants to take a walk<td>
90 +</td></tr>
91 +<tr><td bgcolor='gainsboro'>
92 + <b>Post-condition</b>
93 +</td>Caretakers are alerted of the fact that the user has left<td>
94 +</td></tr>
95 +<tr><td bgcolor='gainsboro'>
31 31   <b>Action sequence</b>
32 32  </td><td>
33 33   Figure<br><br>
34 34   UC steps:<br>
35 - 1. ...<br>
36 - 2. ...<br>
100 + 1. User walks to door to go out<br>
101 + 2. User opens door<br>
102 + 3. Door sensor is triggered<br>
103 + 4. In response to door sensor trigger, robot navigates to door<br>
104 + 5. Robot attempts to get attention of user through movement and auditory signals<br>
105 + 6. User ignores robot and walks outside<br>
106 + 7. Robot alerts caretakers that the user has done so<br>
107 + 8. Caretakers take actions necessary to protect and/or locate user<br>
37 37  </td></tr>
38 38  </table>
39 39  </td>