Changes for page Use Cases

Last modified by Sofia Kostakonti on 2022/04/05 16:54

From version Icon 28.1 Icon
edited by Aleksanteri Hämäläinen
on 2022/02/23 14:09
Change comment: There is no comment for this version
To version Icon 36.1 Icon
edited by Aleksanteri Hämäläinen
on 2022/02/23 14:20
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -40,13 +40,13 @@
40 40   2. Greet the PwD and ask if they have eaten yet<br>
41 41   3. <b>IF</b> "Yes":<br>
42 42   <div style="padding-left: 40px;">
43 - 3.1 Ask questions about the lunch
44 - 3.2 Say farewell to the PwD
45 - 3.3 Slow stop playing music
43 + 3.1 Ask questions about the lunch<br>
44 + 3.2 Say farewell to the PwD<br>
45 + 3.3 Slow stop playing music<br>
46 46   </div>
47 - 4. <b>IF</b> "No":<br>
47 + 4. <b>ELSE IF</b> "No":<br>
48 48   <div style="padding-left: 40px;">
49 - 4.1 Prepare for UC002 Eating reminder
49 + 4.1 Prepare for UC002: Eating reminder
50 50   </div>
51 51  </td></tr>
52 52  </table>
... ... @@ -62,11 +62,13 @@
62 62  </td><td bgcolor='gainsboro'>
63 63  <b>IDP</b>
64 64  </td></tr>
65 -<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr>
66 -<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr>
67 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
68 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
69 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
65 +<tr><td>1</td><td>RQ001: The robot has music available</td><td>CL001: The PwD is not startled</td><td>IDP: Title</td></tr>
66 +<tr><td>2</td><td>RQ002: The robot knows the name of the PwD</td><td>CL002: The robot seems more like a person</td><td>-</td></tr>
67 +<tr><td>3</td><td>RQ003: The robot can understand words for agreement and disagreement</td><td>-</td><td>-</td></tr>
68 +<tr><td>3.1</td><td>RQ003: The robot can understand words for agreement and disagreement</td><td>CL003: The PwD feels less alone</td><td>-</td></tr>
69 +<tr><td>3.2</td><td>-</td><td>CL002: The robot seems more like a person</td><td>-</td></tr>
70 +<tr><td>4</td><td>RQ003: The robot can understand words for agreement and disagreement</td><td>-</td><td>-</td></tr>
71 +<tr><td>4.1</td><td>-</td>-<td>-</td><td>-</td></tr>
70 70  </table>
71 71  
72 72  
... ... @@ -73,6 +73,81 @@
73 73  </td></tr>
74 74  
75 75  </table>
78 +
79 +<h2>UC002: Eating reminder</h2>
80 +<table width='100%'>
81 +<tr>
82 +<td width='30%' style="font-size:16px">
83 +<table border='1px' width='50%'>
84 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
85 + <b>Objective</b>
86 +</td><td width='70%'>
87 + OB06: make sure the PwD eats
88 +</td></tr>
89 +<tr><td bgcolor='gainsboro'>
90 + <b>TDP</b>
91 +</td><td>
92 + TDP: TITLE
93 +</td></tr>
94 +<tr><td bgcolor='gainsboro'>
95 + <b>Actors</b>
96 +</td><td>
97 +Robot, PwD
98 +</td></tr>
99 +<tr><td bgcolor='gainsboro'>
100 + <b>Pre-condition</b>
101 +</td><td>
102 +It is after the set lunch time
103 +</td></tr>
104 +<tr><td bgcolor='gainsboro'>
105 + <b>Post-condition</b>
106 +</td><td>
107 +PwD has had the chance to converse with someone at least a little bit
108 +</td></tr>
109 +<tr><td bgcolor='gainsboro'>
110 + <b>Action sequence</b>
111 +</td><td>
112 + Figure<br><br>
113 + UC steps:<br>
114 + 1. Slowly start playing music<br>
115 + 2. Greet the PwD and ask if they have eaten yet<br>
116 + 3. <b>IF</b> "Yes":<br>
117 + <div style="padding-left: 40px;">
118 + 3.1 Ask questions about the lunch<br>
119 + 3.2 Say farewell to the PwD<br>
120 + 3.3 Slow stop playing music<br>
121 + </div>
122 + 4. <b>ELSE IF</b> "No":<br>
123 + <div style="padding-left: 40px;">
124 + 4.1 Prepare for UC002: Eating reminder
125 + </div>
126 +</td></tr>
127 +</table>
128 +</td>
129 +<td width='50%' style="font-size:16px">
130 +<table border='1px' width='50%'>
131 +<tr><td bgcolor='gainsboro'>
132 + <b>UC step<b>
133 +</td><td bgcolor='gainsboro'>
134 + <b>Requirements</b>
135 +</td><td bgcolor='gainsboro'>
136 +<b>Claims</b>
137 +</td><td bgcolor='gainsboro'>
138 +<b>IDP</b>
139 +</td></tr>
140 +<tr><td>1</td><td>RQ001: The robot has music available</td><td>CL001: The PwD is not startled</td><td>IDP: Title</td></tr>
141 +<tr><td>2</td><td>RQ002: The robot knows the name of the PwD</td><td>CL002: The robot seems more like a person</td><td>-</td></tr>
142 +<tr><td>3</td><td>RQ003: The robot can understand words for agreement and disagreement</td><td>-</td><td>-</td></tr>
143 +<tr><td>3.1</td><td>RQ003: The robot can understand words for agreement and disagreement</td><td>CL003: The PwD feels less alone</td><td>-</td></tr>
144 +<tr><td>3.2</td><td>-</td><td>CL002: The robot seems more like a person</td><td>-</td></tr>
145 +<tr><td>4</td><td>RQ003: The robot can understand words for agreement and disagreement</td><td>-</td><td>-</td></tr>
146 +<tr><td>4.1</td><td>-</td>-<td>-</td><td>-</td></tr>
147 +</table>
148 +
149 +
150 +</td></tr>
151 +
152 +</table>
76 76  {{/html}}
77 77  
78 78