Last modified by Shambhawi Pal on 2023/04/10 22:17

From version 10.1
edited by Shambhawi Pal
on 2023/04/10 16:01
Change comment: There is no comment for this version
To version 11.1
edited by Shambhawi Pal
on 2023/04/10 22:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,16 +20,16 @@
20 20  
21 21  **Week 5:**
22 22  
23 -This week we gained an idea of evaluation and ontologies. In the project, I worked in development of Pepper. At first I created a basic structure on "Interactive intelligence". However, on further analysis, I found out that the retrieval of images will be done using SDK, so I shared the basic setup of the code among the team members. Me and Deepali started working on developing the basics on code. As per the discussion in the previous week, me and Deepali also worked on the "Effects" section of the "Specification".
23 +This week we gained an idea of evaluation and ontologies. In the project, I worked in development of Pepper. At first I created a basic structure on "Interactive intelligence". However, on further analysis, I found out that the retrieval of images will be done using SDK, so I shared the basic setup of the code among the team members. Me and Deepali started working on developing the basics on code. Based on the use cases and the design patterns we first came up with a small conversation flow. We also visited the lab to check the Wizard of the OZ GitHub code and analyzed the code changes that we had to make. As per the discussion in the previous week, me and Deepali also worked on the "Effects" section of the "Specification".
24 24  
25 25  **Week 6:**
26 26  
27 -Week 6 was completely dedicated on development of Pepper. In order to start the development process of our system, the team first worked on the conversation flowchart. On completion of the conversation flowchart, I personally worked with Deepali in the completion of the code. We used the "Wizard of Oz" codebase provided to us by our TA. We first added the functionality to show images from Google Images on Pepper's tablet. Then we worked on adding the conversation skeleton to our interface. We also removed many unwanted functionalities.
27 +Week 6 was completely dedicated on development of Pepper. In order to start the development process of our system, the team first worked on the conversation flowchart. On completion of the conversation flowchart, I personally worked with Deepali in the completion of the code. We used the "Wizard of Oz" codebase provided to us by our TA. To add the required functionalities, we forked the Wizard of OZ github repository and made our new code changes. We first added the functionality to show images from Google Images on Pepper's tablet. Then we worked on adding the conversation skeleton to our interface. We also removed many unwanted functionalities.
28 28  
29 29  
30 30  **Week 7:**
31 31  
32 -In this week, I worked with Deepali and Varun to test the product among ourselves and then created the prototype video. We also conducted our use evaluation on Tuesday where we had 18 participants in total. While conducting the evaluations, I controlled Pepper from the background by using the Wizard of the Oz technique, while Deepali and Varun worked on helping the users with the other evaluation processes. On completion of the User evaluation, Deepali processed the data for the questionnaire and shared it with Varun and Marijn to perform statistical analysis on the same.
32 +In this week, I worked with Deepali and Varun to test the product among ourselves and then created the prototype video. We also conducted our user evaluation on Tuesday where we had 18 participants in total. While conducting the evaluations, I controlled Pepper from the background by using the Wizard of the Oz technique, while Deepali and Varun worked on helping the users with the other evaluation processes. The user evaluations went very well and most of the participants wanted to paint more, so the overall test session was fun and interesting. On completion of the User evaluation, Deepali processed the data for the questionnaire and shared it with Varun and Marijn to perform statistical analysis on the same.
33 33  
34 34  
35 35  **Week 8:**