Wiki source code of 0. Use Case: System Setup

Version 14.1 by Rixt Hellinga on 2024/03/29 22:46

Hide last authors
Shambhawi Pal 4.1 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>
Shambhawi Pal 5.1 6 <option value="in review">In review</option>
7 <option value="in evaluation">In evaluation</option>
Shambhawi Pal 4.1 8 <option value="done">Done</option>
9 </select>
10 {{/html}}
11
Rixt Hellinga 3.2 12 |**Objective**|Setup of and familiarization with System (phase 1a, 1b, 2)
William OGrady 10.1 13 |**TDP**|(((
14 //insert a Team Design Pattern that shows information absorbing by one party from the other party//
15
16 [[image:setup.png]]
17 )))
William OGrady 2.1 18 |**Actors**|(((
Rixt Hellinga 7.1 19 PwD
William OGrady 2.1 20
21 Guardian
22
23 Robot (NAO)
24 )))
Rixt Hellinga 7.1 25 |**Pre-condition**|(((
26 The robot is fully charged.
27
28 Guardian is introduced to the concept of NAO and is willing to supply information.
29 )))
Rixt Hellinga 3.1 30 |**Post-condition**|Encyclopedia populated with information
William OGrady 2.1 31 |**Action sequence**|(((
Rixt Hellinga 7.1 32 1. Guardian supplies NAO with basic information for the encyclopedia:
33 11. NAO sends an online questionnaire link to the Guardian (via e-mail)
34 11. Guardian fills in the online questionnaire with as many relevant family facts as they know
35 11. Guardian marks the online questionnaire as finished
36 11. NAO receives the confirmation and processess said questionnaire into logical blocks of knowledge.
Rixt Hellinga 14.1 37 1. Guardian and PwD both converse with NAO to further supply information:
Rixt Hellinga 7.1 38 11. Guardian turns on NAO by pressing the top of the head/on-button
39 11. NAO greets the Guardian and PwD verbally and puts up hand as a greeting gesture
40 11. NAO informs the Guardian and PwD of the purpose of the conversation they are about to have
41 11. NAO goes over existing information of relatives, asking questions for clarification and addition along the way. NAO also listens for any interuptions by either the Guardian or the PwD.
42 11. Guardian and PwD interrupt NAO verbally if false information is stated.
Rixt Hellinga 9.1 43 11. Guardian and PwD agree that enough information has been supplied and verbalize this agreement.
Rixt Hellinga 7.1 44 11. Guardian turns off NAO by pressing on the head/off-button
45 1. PwD familiarizes themselves with NAO
Rixt Hellinga 9.1 46 11. PwD turns on NAO by themselves by pressing on the head/on-button
Rixt Hellinga 7.1 47 11. NAO greets PwD verbally and with a hand gesture.
48 11. NAO asks if PwD is familiar with the system.
49 11. If no, NAO explains its own purpose and how to use the system
50 11. If yes, NAO asks PwD if they want to talk about a few loved ones.
51 11. NAO picks a loved one ask simple facts (age etc.) about to start the conversation. NAO also encourages PwD to ask questions back.
52 11. PwD answers questions and asks questions back.
53 11. NAO and PwD repeat steps 6 and 7 until PwD verbalizes contentment towards NAO
54 11. PwD turns off NAO by pressing on the head/off-button
William OGrady 2.1 55 )))
56
57 |**UC Step**|**Functions**|**Effects**|**IDP**
Rixt Hellinga 8.1 58 |1|(((
59 Guardian supplies NAO with basic information
60
61 NAO processess supplied information
62 )))|To create a well-rounded information awareness in NAO|information processing models
63 |2|NAO asks questions to Guardian and PwD|To retrieve more implicit knowledge on the relatives of the PwD|query flowchart
64 |3|NAO converses in a human-like manner|To create a familiar effect and trust for the PwD|conversational models