Changes for page Design Patterns
Last modified by Dongxu Lu on 2022/04/04 15:55
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,7 +9,10 @@ 9 9 10 10 ==== TDP activity ==== 11 11 12 -[[image:SceneA.jpg||height="400px"]] 12 +{{html}} 13 +<img src="https://raw.githubusercontent.com/d-lu-19/SCE-project/main/SceneA.jpg" width="600"/> 14 +{{/html}} 15 + 13 13 Our first design pattern solves the problem of 4 actors working together in order for the patient to perform their necessary daily activities. Two of the actors are impaired in their communication. The robot can have a hard time communicating with the other actors as it might not possess the necessary functionality. The patient has difficulties in communicating as dementia might impair their regular communication skills. The pattern tries to solve this team communication problem by the use of music with the patient and digital contact with the caregiver and loved ones. 14 14 The main objectives that are involved with this design pattern are OB01: Help patients remember their daily tasks and OB06: notify family members when the patient is unresponsive. 15 15 ... ... @@ -21,7 +21,9 @@ 21 21 22 22 ==== TDP quiz ==== 23 23 24 -[[image:SceneB.jpg||height="400px"]] 27 +{{html}} 28 +<img src="https://raw.githubusercontent.com/d-lu-19/SCE-project/main/SceneB.jpg" width="600"/> 29 +{{/html}} 25 25 The TDP quiz team design pattern solves the problem of using vocal communication between robot and patient to create or reinforce the connection between specific music and daily tasks. The main objective that the design pattern solves is DO2: help reinforce the connection between specific music and daily tasks with quizzes. 26 26 27 27 The initiation of the quizzes can either be achieved through the patient asking the robot or the robot asking the patient. In the former situation, the robot would always say yes to the request while the patient can choose to reject the quiz in the latter situation. After the robot starts the quiz, the patient will be asked to answer several questions on pairs of music and corresponding tasks. If the patient gives the correct answer, the robot will continue the quiz. If wrong answers are given, the robot will inform the patient of the correct answers. ... ... @@ -31,8 +31,11 @@ 31 31 === Interaction Design Patterns === 32 32 33 33 To enable communication between the robot and the other actors we need specific design patterns which enable effective communication. The communication between the robot and loved ones is a simple text message notifying the not performing of activities and therefore does not need a design pattern. 34 -[[image:IDP.jpg||height="400px"]] 35 35 40 +{{html}} 41 +<img src="https://raw.githubusercontent.com/d-lu-19/SCE-project/main/IDP.jpg" width="600"/> 42 +{{/html}} 43 + 36 36 ==== Patient and Robot ==== 37 37 38 38 The person with dementia and the robot need effective and joyful communication in order to complete the other objectives. In order to achieve this, the 2 actors can communicate with different methods in different situations.
- XWiki.XWikiRights[1]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Deny - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -script - Users
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.mona98