Version 5.1 by Shambhawi Pal on 2024/03/12 11:53

Hide last authors
Shambhawi Pal 5.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>
6 <option value="done">Done</option>
7 </select>
8 {{/html}}
William OGrady 2.1 9 |**Objective**|Preparation/organisation of a visit
10 |**TDP**|
William OGrady 3.1 11 |**Actors**|(((
12 Subject (PwD)
13
14 Robot (NAO)
15
16 Visitor
17 )))
18 |**Pre-condition**|A visitor is coming by the subject's resident. The robot is fully charged and set up for the subject.
19 |**Post-condition**|The subject has preparations to organise before the visitor arrives.
William OGrady 2.1 20 |**Action sequence**|(((
21
22 )))
23
24 |**UC Step**|**Functions**|**Effects**|**IDP**
25 |1| | |
26 |2| | |