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


edited by Sneha Lodha
on 2022/03/23 22:15
on 2022/03/23 22:15
Change comment:
There is no comment for this version
To 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
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,8 @@ 1 1 (% style="background-color:#ffffff; font-size:14px" %) 2 2 3 -== IDP0 01==3 +== IDP01== 4 4 {{html}} 5 -<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/idp1.jpg?rev=1.1" alt="IDP0 01" width="350"/>5 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/idp1.jpg?rev=1.1" alt="IDP01" width="350"/> 6 6 {{/html}} 7 7 8 8 |((( ... ... @@ -64,9 +64,9 @@ 64 64 ))) 65 65 66 66 67 -== IDP0 02==67 +== IDP02== 68 68 {{html}} 69 -<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/idp2.jpg?rev=1.1" alt="IDP0 02" width="350"/>69 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/idp2.jpg?rev=1.1" alt="IDP02" width="350"/> 70 70 {{/html}} 71 71 72 72 |((( ... ... @@ -130,9 +130,9 @@ 130 130 ))) 131 131 132 132 133 -== IDP0 03==133 +== IDP03== 134 134 {{html}} 135 -<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/idp3.jpg?rev=1.1" alt="IDP0 03" width="350"/>135 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/idp3.jpg?rev=1.1" alt="IDP03" width="350"/> 136 136 {{/html}} 137 137 138 138 |((( ... ... @@ -193,9 +193,9 @@ 193 193 ))) 194 194 195 195 196 -== IDP0 04==196 +== IDP04== 197 197 {{html}} 198 -<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/idp 3.jpg?rev=1.1" alt="IDP004" width="350"/>198 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/idp4.jpg?rev=1.1" alt="IDP04" width="350"/> 199 199 {{/html}} 200 200 201 201 |((( ... ... @@ -258,3 +258,69 @@ 258 258 ))) 259 259 260 260 261 +== IDP05== 262 +{{html}} 263 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/idp5.jpg?rev=1.1" alt="IDP05" width="350"/> 264 +{{/html}} 265 + 266 +|((( 267 +**RANKING/ validation** 268 + 269 + 270 +)))|((( 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 + 274 +))) 275 +|((( 276 +**DESIGN PROBLEM (what)** 277 + 278 + 279 +)))|((( 280 +//Concise description of the intended interaction (effect on the user and/or user interaction with the system and/or other parties).// 281 + 282 +This design pattern occurs hand in hand with Pepper just having told the PwD to do a certain task or activity step. The intention is to understand whether this task was successfully done by the PwD. This ensures the PwD had indeed successfully completed a certain task, which in some case may be crucial. 283 +))) 284 +|((( 285 + 286 +**CONTEXT (use when…)** 287 + 288 +)))|((( 289 +//Contextual characteristics that are significant for the applicability of the pattern.// 290 + 291 +This IDP can be used in the following contexts: 292 +* Asking for confirmation of having taken medication 293 +* Asking for confirmation of having eaten a meal 294 +* Asking for confirmation of having done an activity step 295 +The list can be further expanded as more crucial task usecases are added. 296 +))) 297 +|((( 298 +**DESIGN SOLUTION (how)** 299 + 300 + 301 +)))|((( 302 +//Essential characteristics of the design solution that express the interaction intention.// 303 + 304 +The design solution consists of Pepper asking for a verbal confirmation of having done a task. The user is prompted with a closed question such as "have you done it?," and is expected to reply in a truthful manner. Pepper will not move on unless a positive confirmation is given, in order to ensure successful completion of crucial tasks. 305 +))) 306 +|((( 307 +**DESIGN RATIONALE (why)** 308 + 309 + 310 +)))|((( 311 +//Argumentation that resulted in the chosen design solution.// 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 +))) 316 +|((( 317 +**EXAMPLES (as seen on…)** 318 + 319 +)))|((( 320 +//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.// 321 + 322 +TBD (should we include or not?) 323 +))) 324 + 325 + 326 +