Changes for page d. Use Cases

Last modified by Varun Singh on 2023/04/05 19:53

From version 4.1
edited by Alexandru Bobe
on 2023/03/14 12:27
Change comment: There is no comment for this version
To version 5.1
edited by Ilinca Rentea
on 2023/03/14 14:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.AlexandruBobe
1 +XWiki.IlincaRentea
Content
... ... @@ -36,7 +36,6 @@
36 36  |(% style="width:135px" %)4|(% style="width:245px" %)The robot knows a set of predefined questions to ask a PwD when a painting session is about to start.|(% style="width:238px" %)Breaking a complex task, like painting, into smaller subtasks helps the PwD achieve his goal. |(% style="width:201px" %)%TODO
37 37  |(% style="width:135px" %)5|(% style="width:245px" %)The robot can play relaxing music|(% style="width:238px" %)Calm music helps the PwD relax while painting.|(% style="width:201px" %)%TODO
38 38  
39 -
40 40  === **Use case 2: Remind the PwD to engage in painting** ===
41 41  
42 42  |(% style="width:166px" %)**Objective**|(% style="width:653px" %)Help the PwD maintain his identity
... ... @@ -64,10 +64,40 @@
64 64  -
65 65  )))
66 66  
66 +=== **Use case 3: Save a picture of the painting** ===
67 67  
68 -=== **Use case 3: Calm down PwD ** ===
68 +|(% style="width:166px" %)**Objective**|(% style="width:653px" %)Provide connectedness with family
69 +|(% style="width:166px" %)**TDP**|(% style="width:653px" %)-
70 +|(% style="width:166px" %)**Actors**|(% style="width:653px" %)PwD, robot, family
71 +|(% style="width:166px" %)**Pre-condition**|(% style="width:653px" %)(((
72 +The PwD had finished a painting session.
69 69  
74 +The robot assisted PwD with painting.
75 +)))
76 +|(% style="width:166px" %)**Post-condition**|(% style="width:653px" %)Family member receives an update about PwD.
77 +|(% style="width:166px" %)**Action sequence**|(% style="width:653px" %)(((
78 +UC steps:
70 70  
80 +~1. The PwD announces they finished the painting they were working on.
81 +
82 +2. The robot asks the PwD to hold up the painting so that it can see it.
83 +
84 +3. The robot takes a picture of the painting.
85 +
86 +4. The robot saves the picture to a directory visible to the family member.
87 +)))
88 +
89 +
90 +|(% style="width:135px" %)**UC Step**|(% style="width:245px" %)**Requirements**|(% style="width:238px" %)**Claims**|(% style="width:201px" %)**IDP**
91 +|(% style="width:135px" %)1|(% style="width:245px" %)The robot can understand PwD when they communicate they finished the task.|(% style="width:238px" %)-|(% style="width:201px" %)-
92 +|(% style="width:135px" %)(((
93 +2
94 +)))|(% style="width:245px" %)The robot can communicate to the PwD(via speech and text).|(% style="width:238px" %)-|(% style="width:201px" %)(((
95 +- 
96 +)))
97 +|(% style="width:135px" %)3|(% style="width:245px" %)The robot can save a picture.|(% style="width:238px" %)-|(% style="width:201px" %)-
98 +|(% style="width:135px" %)4|(% style="width:245px" %)The robot can save pictures.|(% style="width:238px" %) |(% style="width:201px" %)
99 +
71 71  === **Use case 4: Recommend a meaningful picture to paint** ===
72 72  
73 73