Changes for page Interaction Design Patterns
Last modified by Mathieu Jung-Muller on 2022/04/04 13:55
From version
7.1


edited by Sneha Lodha
on 2022/03/23 22:40
on 2022/03/23 22:40
Change comment:
There is no comment for this version
To version
8.1


edited by Sneha Lodha
on 2022/03/23 23:43
on 2022/03/23 23:43
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -269,8 +269,7 @@ 269 269 270 270 )))|((( 271 271 //Notion of the validity (e.g., empirically tested)// 272 -This can be empirically tested as the PwD, and other evaluators around can hear Pepper asking the PwD for confirmation. 273 - 272 +This can be empirically tested as the PwD, and other evaluators around can hear Pepper congratulating the PwD. 274 274 ))) 275 275 |((( 276 276 **DESIGN PROBLEM (what)** ... ... @@ -279,7 +279,7 @@ 279 279 )))|((( 280 280 //Concise description of the intended interaction (effect on the user and/or user interaction with the system and/or other parties).// 281 281 282 -This design pattern occurshandin hand withPepperjust havingoldthe PwDtodoacertaintaskoractivity step. Theintentionis tounderstandwhetherthisaskwas successfullydone bythe PwD.ThisensuresthePwDhadindeedsuccessfully completedacertain task, which insome case may be crucial.281 +This design pattern is used to verbally congratulate the PwD, and make the feel about about a task that they just accomplished. This is to lift the spirits of the PwD and make the enjoy and want to do certain tasks. 283 283 ))) 284 284 |((( 285 285 ... ... @@ -289,10 +289,10 @@ 289 289 //Contextual characteristics that are significant for the applicability of the pattern.// 290 290 291 291 This IDP can be used in the following contexts: 292 -* Askingforconfirmationof having taken medication293 -* Askingforconfirmationof having eatenameal294 -* Asking forconfirmationofhaving doneanactivitystep295 -The list can be further expanded as more crucialtask usecases are added.291 +* Congratulate the PwD for having taken medication 292 +* Congratulate the PwD for having eaten medication 293 +* Congratulate the PwD for doing a particular activity completely 294 +The list can be further expanded as more task usecases are added. 296 296 ))) 297 297 |((( 298 298 **DESIGN SOLUTION (how)** ... ... @@ -301,7 +301,7 @@ 301 301 )))|((( 302 302 //Essential characteristics of the design solution that express the interaction intention.// 303 303 304 -Th e designsolutionconsistsof Pepperasking for a verbalconfirmationof havingdonea task. The useris prompted with a closedquestion suchas "haveyoudoneit?,"and isexpected toreplyinruthfulmanner.Pepperwillnotmove onunlessapositiveconfirmationisgiven, inordertoensuresuccessful completion ofrucialtasks.303 +This IDP is quite basic and simply pre-programmed into Pepper. Simply congratulating the PwD for finishing a certain task or activity is sufficient. 305 305 ))) 306 306 |((( 307 307 **DESIGN RATIONALE (why)** ... ... @@ -309,9 +309,8 @@ 309 309 310 310 )))|((( 311 311 //Argumentation that resulted in the chosen design solution.// 311 + This IDP was added in order to give the PwD a feeling of accomplishment after doing a task that might have been challenging for them. Giving some encouragement can aid in finding enjoyment in and remembering such tasks. 312 312 313 -The solution consists of explicitly asking the PwD whether they have already performed a particular task. The response from PwD can either be yes or no, and depending on that Pepper proceeds with the next step. Simply asking the PwD whether they have performed a task is the best way to ensure a clear and concise reply which is understandable. 314 - 315 315 ))) 316 316 |((( 317 317 **EXAMPLES (as seen on…)** ... ... @@ -323,4 +323,64 @@ 323 323 ))) 324 324 325 325 324 +== IDP06== 325 +{{html}} 326 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/idp6.jpg?rev=1.1" alt="IDP06s" width="350"/> 327 +{{/html}} 326 326 329 +|((( 330 +**RANKING/ validation** 331 + 332 + 333 +)))|((( 334 +//Notion of the validity (e.g., empirically tested)// 335 +This can be tested by performing some other IDPs, which refer to utilizing the breakdown of a particular activity. Since this some programmed into Pepper, it is not empirically testable. 336 +))) 337 +|((( 338 +**DESIGN PROBLEM (what)** 339 + 340 + 341 +)))|((( 342 +//Concise description of the intended interaction (effect on the user and/or user interaction with the system and/or other parties).// 343 + 344 +This design pattern is used by the HPC inorder to enter some activities into Pepper, that that the PwD might personally enjoy. This is so that Pepper's system contains the breakdown to certain desired activities. 345 +))) 346 +|((( 347 + 348 +**CONTEXT (use when…)** 349 + 350 +)))|((( 351 +//Contextual characteristics that are significant for the applicability of the pattern.// 352 + 353 +This IDP can be used in the following contexts: 354 +* PwD wants to perform a new activity 355 +* Pepper is not yet personalized to the particular PwD 356 +))) 357 +|((( 358 +**DESIGN SOLUTION (how)** 359 + 360 + 361 +)))|((( 362 +//Essential characteristics of the design solution that express the interaction intention.// 363 + 364 +Here in order to easy configuration of Pepper, we will utilize the tablet feature where the HPC can enter activity steps. This is so that the caregiver also has some autonomy over Pepper rather than just the developers. The interface designed is easy to use as, HCPs are not required to have very high technical knowledge. 365 +))) 366 +|((( 367 +**DESIGN RATIONALE (why)** 368 + 369 + 370 +)))|((( 371 +//Argumentation that resulted in the chosen design solution.// 372 +We allow the HPC to provide steps has they are they ones that have spent a significant amount of time with the PwD and know about their likes and dislikes. In this case they can also provide the steps in the complexity they think the PwD will understand, rather than having some arbitrary step up of steps from the internet. 373 + 374 +))) 375 +|((( 376 +**EXAMPLES (as seen on…)** 377 + 378 +)))|((( 379 +//Illustration (eg. picture, screenshot, animated graphic, video etc.) of an implementation of the design solution in a ‘real-life’ application, and include a short explanation describing the context of use.// 380 + 381 +TBD (should we include or not?) 382 +))) 383 + 384 +