Wiki source code of b. Use Case with Claims

Version 4.1 by Soham Kulthe on 2025/09/25 17:33

Show last authors
1 {{html}}
2 <label for="status">Status:</label>
3 <select name="status" id="status">
4 <option value="Not Started">Not Started</option>
5 <option value="In Progress">In Progress</option>
6 <option value="Under Review">Under Review</option>
7 <option value="In Evaluation">In Evaluation</option>
8 <option value="Finalized">Finalized</option>
9 </select>
10 {{/html}}
11
12
13
14 |(% style="width:166px" %)**Objective**|(% style="width:653px" %)OB1: Entertain and PwD
15 |(% style="width:166px" %)**TDP**|(% style="width:653px" %)TDP: Human-Robot Game Management
16 |(% style="width:166px" %)**IDP**|(% style="width:653px" %)IDP:
17 |(% style="width:166px" %)**Actors**|(% style="width:653px" %)Person with Dementia, Caretaker, Pepper
18 |(% style="width:166px" %)**Pre-Condition**|(% style="width:653px" %)(((
19 PwD is waiting for the matching game in the activity room.
20
21 Caretaker uploads the data provided b the family.
22
23 Pepper is ready to start the game, and interact with PwD.
24 )))
25 |(% style="width:166px" %)**Post-Condition**|(% style="width:653px" %)The game has ended
26 |(% style="width:166px" %)**Action Sequence**|(% style="width:653px" %)(((
27 ~1. Pepper introduces itself and explains rules of the game.
28
29 2. Pepper shows the regular matchmaking game, and interacts with PwD.
30
31 3. The PwD plays the game.
32
33 4. If PwD guesses incorrectly then the pepper gives out hints which would aid them to guess.
34
35 5. The Game continues until the gird is completed.
36 )))
37
38 |(% style="width:135px" %)**Claims (title)**|(% style="width:245px" %)**Function**|(% style="width:238px" %)**Effect(s)**|(% style="width:201px" %)**Action Sequence Step(s)**
39 |(% style="width:135px" %)CL1 ...|(% style="width:245px" %) |(% style="width:238px" %) |(% style="width:201px" %)
40 |(% style="width:135px" %)CL2 ..|(% style="width:245px" %) |(% style="width:238px" %) |(% style="width:201px" %)