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

From version 1.1
edited by William OGrady
on 2024/03/09 20:22
Change comment: There is no comment for this version
To version 6.1
edited by Shambhawi Pal
on 2024/03/12 12:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.WilliamOGrady
1 +xwiki:XWiki.ShambhawiPal
Content
... ... @@ -1,0 +1,29 @@
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**|Preparation/organisation of a visit
13 +|**TDP**|
14 +|**Actors**|(((
15 +Subject (PwD)
16 +
17 +Robot (NAO)
18 +
19 +Visitor
20 +)))
21 +|**Pre-condition**|A visitor is coming by the subject's resident. The robot is fully charged and set up for the subject.
22 +|**Post-condition**|The subject has preparations to organise before the visitor arrives.
23 +|**Action sequence**|(((
24 +
25 +)))
26 +
27 +|**UC Step**|**Functions**|**Effects**|**IDP**
28 +|1| | |
29 +|2| | |