Last modified by Rixt Hellinga on 2024/04/06 11:44

From version 28.1
edited by Rixt Hellinga
on 2024/04/01 16:36
Change comment: There is no comment for this version
To version 16.1
edited by William OGrady
on 2024/03/18 14:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.RixtHellinga
1 +xwiki:XWiki.WilliamOGrady
Content
... ... @@ -1,30 +1,36 @@
1 -|**Objective**|Help PwD recount memories about relatives
2 -|**TDP**|[[image:memory.png]]
1 +{{html}}
2 +<label for="status">Choose a status</label>
3 + <select name="status" id="status">
4 + <option value="not started">Not started</option>
5 + <option value="in progress">In progress</option>
6 + <option value="in review">In review</option>
7 + <option value="in evaluation">In evaluation</option>
8 + <option value="done">Done</option>
9 + </select>
10 +{{/html}}
11 +
12 +|**Objective**|Help subject recount memories about relatives
13 +|**TDP**|
3 3  |**Actors**|(((
4 -PwD
15 +Subject
5 5  
6 6  NAO
7 7  )))
8 8  |**Pre-condition**|(((
9 -The robot is fully charged and set up for the PwD.
20 +The robot is fully charged and set up for the subject.
10 10  
11 -The PwD has questions about a particular relative/loved one, or is feeling nostalgic.
22 +The subject has questions about a particular relative/loved one, or is feeling nostalgic.
12 12  )))
13 13  |**Post-condition**|(((
14 -The PwD feels confident in their knowledge about the people in their lives
25 +The subject feels confident in their knowledge about the people in their lives
15 15  )))
16 16  |**Action sequence**|(((
17 -1. PwD turns on NAO through a verbal cue such as "hello NAO"
18 -1. NAO asks PwD whether they are feeling nostalgic and would like some help with remembering their relatives (and if so, which ones)
19 -1. PwD answers with intent on which relatives or what kind of memories they would like some help with.
20 -1. PwD can also verbalize intent in the form of questions towards NAO
21 -1. NAO provides the PwD with information from the knowledgebase relevant to the PwD's stated intent. NAO also asks questions to engage PwD into conversation.
22 -1. PwD gives feedback to the NAO on the given information.
23 -1. NAO asks if the PwD is satisfied with the session.
24 -1. If no, repeat steps 3-6
25 -1. If yes, NAO turns off
28 +1. Subject initiates conversation with NAO
29 +1. NAO and subject interact through conversation
30 +1. Subject ends the conversation
26 26  )))
27 27  
28 28  |**UC Step**|**Functions**|**Effects**|**IDP**
29 -|1|NAO provides the PwD with information from the knowledgebase relevant to the PwD's stated intent|Increase PwD's general knowledge and memories of loved ones. ([[CL3>>doc:2\. Specification.Claims.Cl3\. Increase PwD's knowledge and memories of loved ones.WebHome]])|conversational models, emotional models
30 -|3|PwD asks specific questions. NAO answers with relevant information. |Increase confidence in specific knowledge and memories of loved ones. ([[CL3>>doc:2\. Specification.Claims.Cl3\. Increase PwD's knowledge and memories of loved ones.WebHome]])|conversational models, emotional models
34 +|1|NAO recognizes the conversation initiation|Start a conversation|user recognition, conversational models
35 +|2|NAO tells about memories. Subject listens.|Increase confidence in general knowledge of loved ones|conversational models, emotional models
36 +|3|Subject asks fact-specific question. NAO answers with relevant information. |Increase confidence in specific knowledge of loved ones|conversational models
memory.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.WilliamOGrady
Size
... ... @@ -1,1 +1,0 @@
1 -29.1 KB
Content