Wiki source code of b. Use Case with Claims

Last modified by Sofia Vlachopanou on 2025/04/23 22:59

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" %)To reduce caregiver cognitive load while maintaining high-quality emotional support for people with dementia through chatbot-assisted conversations.
15 |(% style="width:166px" %)**TDP**|(% style="width:653px" %)Integrating a speech-to-text conversational chatbot that delivers nostalgic prompts and interacts with users in real-time.
16 |(% style="width:166px" %)**IDP**|(% style="width:653px" %)Designing intuitive chatbot interactions that engage users with dementia, support memory recall, and require minimal caregiver intervention.
17 |(% style="width:166px" %)**Actors**|(% style="width:653px" %)- Caregiver
18 - People with dementia (PWDs)
19 - Chatbot/Robot with tablet
20 |(% style="width:166px" %)**Pre-Condition**|(% style="width:653px" %)- Groups are formed (2 PWDs per group)
21 - Caregiver and chatbot are available
22 - Discussion topics are ready
23 |(% style="width:166px" %)**Post-Condition**|(% style="width:653px" %)- Participants have engaged in meaningful conversation
24 - Caregiver has experienced reduced stress and cognitive effort
25 |(% style="width:166px" %)**Action Sequence**|(% style="width:653px" %)(((
26 ~1. Groups are seated and ready for discussion
27 2. Chatbot presents nostalgic topic options on the tablet
28 3. Group selects a topic
29 4. Conversation begins (chatbot or caregiver facilitates)
30 5. After 30s, chatbot asks a follow-up/emotional check-in question
31 6. After 1 minute, caregiver and chatbot switch groups
32 7. Repeat process for remaining groups
33 )))
34
35 |(% style="width:151px" %)**Claims (title)**|(% style="width:174px" %)**Function**|(% style="width:238px" %)**Effect(s)**|(% style="width:201px" %)**Action Sequence Step(s)**
36 |(% style="width:151px" %)CL1:Reduced Caregiver Cognitive Load|(% style="width:174px" %)Chatbot delivers nostalgic prompts and follow-up questions autonomously|(% style="width:238px" %)- Caregiver is more focused to other tasks.
37 - Mental fatigue is reduced|(% style="width:201px" %)Steps 2, 3, 4, 5
38 |(% style="width:151px" %)CL2: Maintained or Improved Quality of Support|(% style="width:174px" %)Chatbot uses speech-to-text to follow conversation and provides emotional check-ins|(% style="width:238px" %)- Promotes deeper, more personalized conversation
39 - Enhances emotional connection|(% style="width:201px" %)Steps 4, 5