Changes for page UC00.0: System Setup
Last modified by Rixt Hellinga on 2024/04/06 11:31
From version 3.1
edited by Rixt Hellinga
on 2024/03/12 10:57
on 2024/03/12 10:57
Change comment:
There is no comment for this version
To version 6.1
edited by Rixt Hellinga
on 2024/03/12 12:20
on 2024/03/12 12:20
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,16 @@ 1 -|**Objective**|Setup of System 2 -|**TDP**| 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**|Setup of and familiarization with System (phase 1a, 1b, 2) 13 +|**TDP**|//insert a Team Design Pattern that shows information absorbing by one party from the other party// 3 3 |**Actors**|((( 4 4 Subject (PwD) 5 5 ... ... @@ -6,15 +6,24 @@ 6 6 Guardian 7 7 8 8 Robot (NAO) 9 - 10 - 11 11 ))) 12 12 |**Pre-condition**|The robot is fully charged. 13 13 |**Post-condition**|Encyclopedia populated with information 14 14 |**Action sequence**|((( 15 - 24 +1. Guardian supplies NAO with basic information for the encyclopedia 25 +11. Guardian fills in an online questionnaire 26 +11. NAO receives and processess said questionnaire 27 +1. Guardian and Subject both converse with NAO further supply information 28 +11. Guardian turns on NAO 29 +11. NAO greets Guardian and NAO 30 +11. NAO goes over existing information, asking questions for clarification and addition along the way 31 +11. Guardian and Subject agree that enough information has been supplied and turn off NAO 32 +1. Subject familiarizes themselves with NAO 33 +11. Subject turns on NAO by themselves 34 +11. NAO greets subject and initiates simple conversation 16 16 ))) 17 17 18 18 |**UC Step**|**Functions**|**Effects**|**IDP** 19 -|1| | | 20 -|2| | | 38 +|1|NAO processess supplied information|To create a well-rounded information awareness in NAO|information processing models 39 +|2|NAO asks questions to Guardian and subject|To retrieve more implicit knowledge|query flowchart 40 +|3|NAO converses in a human-like manner|To supply familiarization and trust for the subject|conversational models