Changes for page e. Team Design Pattern

Last modified by Mark Rinse van Koningsveld on 2025/09/13 15:09

From version 6.1
edited by Tjalling Haije
on 2025/08/26 08:39
Change comment: There is no comment for this version
To version 1.1
edited by Tjalling Haije
on 2025/06/04 12:47
Change comment: Imported from XAR

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -e. Team Design Pattern
1 +c. Team Design Pattern
Content
... ... @@ -1,7 +1,9 @@
1 -Team design patterns are [[design patterns >>url:https://wisce.synergise-project.eu/bin/view/Documentation/SCE%20FAQ/]]that focus on things such as how humans and agents can collaborate effectively through information sharing. Design Patterns (DPs) offer generic solutions to recurring design problems that have been proven to be effective.
2 -
3 -Below are a list of the currently identified Team Design Patterns which are applicable for one or more of the Synergise [[c. Use Case with Claims>>2\. Specification.b\. Use Cases.WebHome]].
4 -
5 -{{children/}}
6 -
7 -
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="Finalized">Finalized</option>
8 + </select>
9 +{{/html}}