Changes for page Use Cases

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

From version Icon 5.1 Icon
edited by Jeffrey Lim
on 2022/02/25 10:47
Change comment: There is no comment for this version
To version Icon 4.1 Icon
edited by Ricardo Vogel
on 2022/02/24 11:26
Change comment: Upload new image "team_design_pattern.png", version 1.1

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.JeffLim
1 +XWiki.ricardovogel
Content
... ... @@ -1,69 +1,5 @@
1 1  {{html}}
2 2  <!-- Your HTML code here -->
3 -<h2>Use Case 1: Taking a walk</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 - OB01: TITLE
12 -</td></tr>
13 -<tr><td bgcolor='gainsboro'>
14 - <b>TDP</b>
15 -</td><td>
16 - TDP: TITLE
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 determined.
25 -</td></tr>
26 -<tr><td bgcolor='gainsboro'>
27 - <b>Post-condition</b>
28 -</td><td>Pwd has taken a walk and is safely home now.
29 -</td></tr>
30 -<tr><td bgcolor='gainsboro'>
31 - <b>Action sequence</b>
32 -</td><td> UC steps:<br>
33 - 1. PwD 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>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr>
51 -<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr>
52 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
53 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
54 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
55 -</table>
56 -
57 -
58 -</td></tr>
59 -
60 -</table>
61 -
62 -
63 -
64 -
65 -
66 -<!-- Your HTML code here -->
67 67  <h2>UC001: TITLE</h2>
68 68  <table width='100%'>
69 69  <tr>