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

From version 2.1
edited by William OGrady
on 2024/03/10 12:38
Change comment: There is no comment for this version
To version 5.1
edited by Shambhawi Pal
on 2024/03/12 11:53
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,8 +1,22 @@
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}}
1 1  |**Objective**|Preparation/organisation of a visit
2 2  |**TDP**|
3 -|**Actors**|Subject (PwD), Robot (NAO), Visitor
4 -|**Pre-condition**|
5 -|**Post-condition**|
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.
6 6  |**Action sequence**|(((
7 7  
8 8  )))