Changes for page Functions

Last modified by Mathieu Jung-Muller on 2022/04/04 22:50

From version Icon 16.1 Icon
edited by Sneha Lodha
on 2022/04/04 20:44
Change comment: There is no comment for this version
To version Icon 17.1 Icon
edited by Sneha Lodha
on 2022/04/04 21:43
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -9,33 +9,65 @@
9 9   </tr>
10 10   <tr>
11 11   <td>RQ001</td>
12 - <td><b>Pepper has specific information about the PwD.</b></td>
12 + <td><b>Pepper knows the stage of dementia of PwD in order to ask questions in appropriate format.</b></td>
13 13   </tr>
14 14   <tr>
15 15   <td></td>
16 - <td>An overarching objective for this project is to improve the overall quality of life of the PwD. This is later broken down into more specific objectives, but the aim to provide the PwD with a more full-filling and content lifestyle.</td>
16 + <td>This requirement comes directly from HCP, or is either pre-programmed into Pepper before hand. It ensures that Pepper asks questions in such a way that depending on the stage of dementia of the PwD, they are able to understand it. In order to fulfill this requirement Pepper needs a functioning speaker that can output speech.</td>
17 17   </tr>
18 18   <tr>
19 - <td>OB02</td>
20 - <td><b>Increase the lifespan of the PwD.</b></td>
19 + <td>RQ002</td>
20 + <td><b>Pepper knows the date and time.</b></td>
21 21   </tr>
22 22   <tr>
23 23   <td></td>
24 - <td>Considering that people who suffer with dementia often forget to take care of themselves, another important objective associated with our project is to remind them of tasks that keep them healthier. Hence this would result in an longer lifespan.</td>
24 + <td>This requirement deals with knowing the appropriate time of the day. It comes in handy when dealing with reminder tasks, and is utilized to know when certain reminders should be activated during the day.</td>
25 25   </tr>
26 + <tr>
27 + <td>RQ003</td>
28 + <td><b>Pepper understands the response from PwD.</b></td>
29 + </tr>
30 + <tr>
31 + <td></td>
32 + <td>After having asked something, it is crucial that Pepper is able to understand what the PwD just said. Moving on to the next action step would require Pepper to do this, otherwise it would be stuck in a loop of "I did not understand." </td>
33 + </tr>
34 + <tr>
35 + <td>RQ005</td>
36 + <td><b>Pepper understands if the PwD is awake.</b></td>
37 + </tr>
38 + <tr>
39 + <td></td>
40 + <td>This is a specific requirement that occurs during the wake up routine use case. Here understanding whether the PwD is awake is important for the alarm/musical setting. If the PwD is not awake, the volume of the music is increased to ensure they are awake.</td>
41 + </tr>
42 + <tr>
43 + <td>RQ006</td>
44 + <td><b>Pepper knows the activity breakdown of the requested activity.</b></td>
45 + </tr>
46 + <tr>
47 + <td></td>
48 + <td>This is a crucial requirement before performing the activity breakdown use case. If the activity breakdown is not given, the functionality can not be used. Here an HPC, or a caregiver inputs the breakdown steps of the activity beforehand to ensure it can be executed at a late time. </td>
49 + </tr>
50 + <tr>
51 + <td>RQ007</td>
52 + <td><b>Pepper knows the appropriate medication for the time of the day.</b></td>
53 + </tr>
54 + <tr>
55 + <td></td>
56 + <td>When reminding the PwD about their medication, it is also important for Pepper to know (pre-programmed or entered by HCP) which medication is correct for that time of day.</td>
57 + </tr>
58 + <tr>
59 + <td>RQ008</td>
60 + <td><b>Pepper has access to the PwD's calendar.</b></td>
61 + </tr>
62 + <tr>
63 + <td></td>
64 + <td>This requirement deals with reminding the PwD about an upcoming calendar event. Pepper should have access to such a calendar, or the HCP can also enter this prior to the event reminders.</td>
65 + </tr>
66 +
26 26  </table>
27 27  {{/html}}
28 28  
29 29  
30 -RQ001: Pepper has specific information about the PwD.
31 -RQ002: Pepper knows the date and time.
32 -RQ003: Pepper understands the response from PwD.
33 -RQ004: Pepper has access to the calendar of PwD and knows the date and time.
34 -RQ005: Pepper understands if the PwD is awake.
35 -RQ006: Pepper knows the activity breakdown of the requested activity.
36 -RQ007: Pepper knows the appropriate medication for the time of the day.
37 -RQ008: Pepper has access to the PwD's calendar.
38 -
39 39  = 1. Key features =
40 40  
41 41  == 1.1. Feature: Medication reminder ==