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

From version 2.1
edited by William OGrady
on 2024/03/10 20:59
Change comment: There is no comment for this version
To version 7.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,4 +1,15 @@
1 -|**Objective**|Preparation/organisation of a visit
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**|Help subject remember facts and stories personal to them.
2 2  |**TDP**|
3 3  |**Actors**|(((
4 4  Subject (PwD)
... ... @@ -5,10 +5,14 @@
5 5  
6 6  Robot (NAO)
7 7  
8 -Visitor
19 +(The functionality could hinge on getting information about certain people, unsure if those people count as third part)
9 9  )))
10 -|**Pre-condition**|A visitor is coming by the subject's resident. The robot is fully charged and set up for the subject.
11 -|**Post-condition**|The subject has preparations to organise before the visitor arrives.
21 +|**Pre-condition**|The robot is fully charged and set up for the subject.
22 +|**Post-condition**|(((
23 +The subject has questions about a particular time or person.
24 +
25 +The subject wants to engage with remembering their life.
26 +)))
12 12  |**Action sequence**|(((
13 13  
14 14  )))