Wiki source code of UC00.0: System Setup
Version 6.1 by Rixt Hellinga on 2024/03/12 12:20
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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// | ||
| 14 | |**Actors**|((( | ||
| 15 | Subject (PwD) | ||
| 16 | |||
| 17 | Guardian | ||
| 18 | |||
| 19 | Robot (NAO) | ||
| 20 | ))) | ||
| 21 | |**Pre-condition**|The robot is fully charged. | ||
| 22 | |**Post-condition**|Encyclopedia populated with information | ||
| 23 | |**Action sequence**|((( | ||
| 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 | ||
| 35 | ))) | ||
| 36 | |||
| 37 | |**UC Step**|**Functions**|**Effects**|**IDP** | ||
| 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 |