Wiki source code of UC02.0: Recounting Memories

Version 6.1 by Shambhawi Pal on 2024/03/12 11:54

Hide last authors
Shambhawi Pal 6.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}}
9
William OGrady 3.1 10 |**Objective**|Help subject remember facts and stories personal to them.
William OGrady 2.1 11 |**TDP**|
12 |**Actors**|(((
13 Subject (PwD)
14
15 Robot (NAO)
16
William OGrady 3.1 17 (The functionality could hinge on getting information about certain people, unsure if those people count as third part)
William OGrady 2.1 18 )))
William OGrady 3.1 19 |**Pre-condition**|The robot is fully charged and set up for the subject.
20 |**Post-condition**|(((
21 The subject has questions about a particular time or person.
22
23 The subject wants to engage with remembering their life.
24 )))
William OGrady 2.1 25 |**Action sequence**|(((
26
27 )))
28
29 |**UC Step**|**Functions**|**Effects**|**IDP**
30 |1| | |
31 |2| | |