Changes for page Team Design Patterns
Last modified by Mathieu Jung-Muller on 2022/04/04 13:54
From version
36.1


edited by Sneha Lodha
on 2022/04/02 16:41
on 2022/04/02 16:41
Change comment:
There is no comment for this version
To version
38.1


edited by Sneha Lodha
on 2022/04/02 16:45
on 2022/04/02 16:45
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -6,7 +6,7 @@ 6 6 * Human 7 7 * Robot 8 8 9 - 9 +(% style="text-align:center" %) 10 10 [[image:agentdp.png||width="400" height="350"]] 11 11 Figure 1: Depiction of human and robot in our design patterns 12 12 ===Type of work:=== ... ... @@ -21,6 +21,7 @@ 21 21 * //Indirect work// is any type of work that aims at making the team more effective or efficient at achieving the team goal, but does not move the team closer to its goal. It is represented by the colour of either the object or the agent's head is pale red. 22 22 * //Off-task work// is any type of work that is unrelated to achieving the team goal and does not have the intention of improving team effectiveness. It is represented by the colour of either the object or the agent's head is dark grey. 23 23 24 +(% style="text-align:center" %) 24 24 [[image:directdp.png||width="400" height="350"]] 25 25 Figure 2: Types of work and their depictions in design patterns 26 26 ===Scalability:=== ... ... @@ -27,6 +27,7 @@ 27 27 The image below shows that both cognitive and physical work can be quantified. 28 28 Moreover, even though it is not shown on the image, a quantified amount of cognitive or physical work can still be contributing directly, indirectly to the team goal or even being off-task. 29 29 31 +(% style="text-align:center" %) 30 30 [[image:scalabledp.png||width="400" height="350"]] 31 31 Figure 3: Tasks and their scalability in as seen in design patterns 32 32 ===Type of communication:=== ... ... @@ -35,6 +35,7 @@ 35 35 * Open communication channel, it it is represented by a dotted line between both agents. 36 36 * No communication, it is represented by the lack of dotted line between both agents. 37 37 40 +(% style="text-align:center" %) 38 38 [[image:comm2dp.png||width="400" height="350"]] 39 39 Figure 4: Depiction of communication channels in design patterns 40 40 ==General Reminder Design Pattern== ... ... @@ -77,6 +77,8 @@ 77 77 <img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/TDP_generalactivity.jpg?rev=1.1" alt="Design Pattern Calendar" width="1000"/> 78 78 {{/html}} 79 79 83 + 84 +===References=== 80 80 [1]: van Diggelen, J., & Johnson, M. (2019, September). Team design patterns. In Proceedings of the 7th International Conference on Human-Agent Interaction (pp. 118-126). 81 81 82 82