Changes for page Ontology

Last modified by Dongxu Lu on 2022/04/02 04:42

From version 3.1
edited by Dongxu Lu
on 2022/03/30 13:19
Change comment: There is no comment for this version
To version 2.1
edited by Dongxu Lu
on 2022/03/30 13:18
Change comment: There is no comment for this version

Summary

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.