Changes for page Use Cases
Last modified by Cesar van der Poel on 2022/04/05 14:31
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. xinwan1 +xwiki:XWiki.BartVastenhouw - Content
-
... ... @@ -1,6 +1,6 @@ 1 1 {{html}} 2 2 <!-- Your HTML code here --> 3 -<h2>UC001: User prevented from going out</h2>3 +<h2>UC001: TITLE</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: Prevent user from going out11 + OB01: TITLE 12 12 </td></tr> 13 13 <tr><td bgcolor='gainsboro'> 14 14 <b>TDP</b> ... ... @@ -22,12 +22,10 @@ 22 22 <tr><td bgcolor='gainsboro'> 23 23 <b>Pre-condition</b> 24 24 </td><td> 25 - User is restless and wants to take a walk 26 26 </td></tr> 27 27 <tr><td bgcolor='gainsboro'> 28 28 <b>Post-condition</b> 29 29 </td><td> 30 - User stays home 31 31 </td></tr> 32 32 <tr><td bgcolor='gainsboro'> 33 33 <b>Action sequence</b> ... ... @@ -34,13 +34,8 @@ 34 34 </td><td> 35 35 Figure<br><br> 36 36 UC steps:<br> 37 - 1. User walks to door to go out<br> 38 - 2. User opens door<br> 39 - 3. Door sensor is triggered<br> 40 - 4. In response to door sensor trigger, robot navigates to door<br> 41 - 5. Robot attempts to get attention of user through movement and auditory signals<br> 42 - 6. User focusses on robot<br> 43 - 7. Robot guides user away from door<br> 35 + 1. ...<br> 36 + 2. ...<br> 44 44 </td></tr> 45 45 </table> 46 46 </td> ... ... @@ -66,73 +66,5 @@ 66 66 </td></tr> 67 67 68 68 </table> 69 - 70 -<h2>UC002: User not prevented from going out</h2> 71 -<table width='100%'> 72 -<tr> 73 -<td width='30%' style="font-size:16px"> 74 -<table border='1px' width='50%'> 75 -<tr border='1px' width='30%'><td bgcolor='gainsboro'> 76 - <b>Objective</b> 77 -</td><td width='70%'> 78 - OB02: Alert caretakers of user that the user has gone out 79 -</td></tr> 80 -<tr><td bgcolor='gainsboro'> 81 - <b>TDP</b> 82 -</td><td> 83 - TDP: TITLE 84 -</td></tr> 85 -<tr><td bgcolor='gainsboro'> 86 - <b>Actors</b> 87 -</td><td> 88 -</td></tr> 89 -<tr><td bgcolor='gainsboro'> 90 - <b>Pre-condition</b> 91 -</td><td> 92 - User is restless and wants to take a walk 93 -</td></tr> 94 -<tr><td bgcolor='gainsboro'> 95 - <b>Post-condition</b> 96 -</td><td> 97 - Caretakers are alerted of the fact that the user has left 98 -</td></tr> 99 -<tr><td bgcolor='gainsboro'> 100 - <b>Action sequence</b> 101 -</td><td> 102 - Figure<br><br> 103 - UC steps:<br> 104 - 1. User walks to door to go out<br> 105 - 2. User opens door<br> 106 - 3. Door sensor is triggered<br> 107 - 4. In response to door sensor trigger, robot navigates to door<br> 108 - 5. Robot attempts to get attention of user through movement and auditory signals<br> 109 - 6. User ignores robot and walks outside<br> 110 - 7. Robot alerts caretakers that the user has done so<br> 111 - 8. Caretakers take actions necessary to protect and/or locate user<br> 112 -</td></tr> 113 -</table> 114 -</td> 115 -<td width='50%' style="font-size:16px"> 116 -<table border='1px' width='50%'> 117 -<tr><td bgcolor='gainsboro'> 118 - <b>UC step<b> 119 -</td><td bgcolor='gainsboro'> 120 - <b>Requirements</b> 121 -</td><td bgcolor='gainsboro'> 122 -<b>Claims</b> 123 -</td><td bgcolor='gainsboro'> 124 -<b>IDP</b> 125 -</td></tr> 126 -<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr> 127 -<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr> 128 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 129 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 130 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 131 -</table> 132 - 133 - 134 -</td></tr> 135 - 136 -</table> 137 137 {{/html}} 138 138