Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -12,3 +12,6 @@ 12 12 13 13 To help the patient reinforce the connections between music and timed tasks, quizzes on these connections are provided to the patient. The patient or robot initiates a music quiz which then will be held by the robot, while the patient answers the correct activity related to the music. 14 14 15 += Design Patterns = 16 + 17 +Design patterns are commonly used for solving recurring problems. Team design patterns denote solutions to complex interactions between groups of actors. The interaction design patterns, in our project, denote interactions between the robot and human actors. By using these reusable design patterns complex communication between all actors is facilitated.