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 3.1
edited by Palina Yarmolenka
on 2025/03/22 12:53
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