Changes for page Functions

Last modified by Sofia Kostakonti on 2022/04/05 20:26

From version Icon 14.1 Icon
edited by Aleksanteri Hämäläinen
on 2022/03/22 12:16
Change comment: There is no comment for this version
To version Icon 23.1
edited by Sofia Kostakonti
on 2022/04/05 20:26
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ahamalainen
1 +XWiki.SKostakonti
Content
... ... @@ -1,10 +1,59 @@
1 1  = Requirements =
2 2  
3 -RQ001: The robot can play music that suits the situation and the emotional state of the PwD
4 -RQ002: The robot can greet the PwD in a personal and varied manner
5 -RQ003: The robot can understand the semantic meaning of what the PwD is saying, such as agreement and disagreement
6 -RQ004: The robot has a scheduling system, to know when to remind about eating and drinking
3 +The two main use cases we chose to focus on were the UC01: Meal Time Discourse and the UC02: Eating reminder, and the requirements below are chosen for the robot to be able to perform them.
7 7  
5 +{{html}}
6 +
7 +<table>
8 +<thead>
9 +<tr>
10 +<td>
11 +<strong>ID</strong>
12 +</td>
13 +<td>
14 +<strong>Function</strong>
15 +</td>
16 +</tr>
17 +</thead>
18 +<tbody>
19 +<tr>
20 +<td>
21 +RQ01
22 +</td>
23 +<td>
24 +The robot can play music that suits the situation and the emotional state of the PwD
25 +</td>
26 +</tr>
27 +<tr>
28 +<td>
29 +RQ02
30 +</td>
31 +<td>
32 +The robot can greet the PwD in a personal and varied manner
33 +</td>
34 +</tr>
35 +<tr>
36 +<td>
37 +RQ03
38 +</td>
39 +<td>
40 +The robot can understand the semantic meaning of what the PwD is saying, such as agreement and disagreement
41 +</td>
42 +</tr>
43 +<tr>
44 +<td>
45 +RQ04
46 +</td>
47 +<td>
48 +The robot has a scheduling system, to know when to remind about eating and drinking
49 +</td>
50 +</tr>
51 +</tbody>
52 +</table>
53 +
54 +{{/html}}
55 +
56 +
8 8  = 1. Key features =
9 9  
10 10  == 1.1. Feature: Wellbeing discourse ==