Last modified by Palina Yarmolenka on 2025/04/24 18:32

From version 6.1
edited by Palina Yarmolenka
on 2025/04/24 18:32
Change comment: There is no comment for this version
To version 2.1
edited by Palina Yarmolenka
on 2025/03/22 12:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,20 @@
1 +{{html}}
2 +<label for="status">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="Under Review">Under Review</option>
7 + <option value="In Evaluation">In Evaluation</option>
8 + <option value="Finalized">Finalized</option>
9 + </select>
10 +{{/html}}
11 +
12 +
1 1  |**Objective**|(((
2 2  Promote engagement by inviting and scheduling social activities for PwD
3 3  )))
4 -|**TDP**|(((
5 -[[TDP02: Schedule Activity with PwD>>doc:2\. Specification.Requirements.TDP02\.0\: Suggest Group Activities.WebHome]]
6 -)))
7 -|**IDP**|[[Encouraged Decision-Making>>doc:2\. Specification.Claims.WebHome]]
16 +|**TDP**|
17 +|**IDP**|
8 8  |**Actors**|(((
9 9  Robot (knowledge master, scheduling assistant, reminder assistant)
10 10  
... ... @@ -25,5 +25,5 @@
25 25  )))
26 26  
27 27  |**Claims (title)**|**Function**|**Effect(s)**|**Action Sequence Step(s)**
28 -|CL1 |Robot seeks out PwD and asks for PwD to join activity|PwD feel included and less lonely because they can now attend a social activity. PwD also feels a sense of engagement because they can decide what they want and do not want to do. this can help them discover new hobbies and interests.|
29 -|CL2 |Robot schedules the activity in PwD's schedule|PwD can now be reminded of this activity and can feel a sense of independence and reduced confusion.|
38 +|CL1 | | |
39 +|CL2 | | |