Wiki source code of UC02.0: Recounting Memories

Version 7.1 by Shambhawi Pal on 2024/03/12 12:12

Show last authors
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.
13 |**TDP**|
14 |**Actors**|(((
15 Subject (PwD)
16
17 Robot (NAO)
18
19 (The functionality could hinge on getting information about certain people, unsure if those people count as third part)
20 )))
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 )))
27 |**Action sequence**|(((
28
29 )))
30
31 |**UC Step**|**Functions**|**Effects**|**IDP**
32 |1| | |
33 |2| | |