Customer Meeting 2 - bounswe/bounswe2022group5 GitHub Wiki
Customer Meeting 2
Meeting Information
Date : 30/03/2022 17:00
Duration : 2 hours
Platform : Zoom
Participants
-
Customer: Burak Suyunu
-
Alper Canberk Balcı
-
Halil Burak Pala
-
Mehmet Emre Akbulut
-
Sinan Kerem Gündüz
-
Kardelen Demiral
-
Yavuz Samet Topçuoğlu
-
Mehmet Akif Yılmaz
-
Burak Mert
-
Engin Oğuzhan Şenol
-
Baver Bengin Beştaş
-
Oğuzhan Demirel
-
Buse Tolunay
Description
- Meeting for getting feedback from TA about requirements, and asking questions about unclear parts of the project.
Agenda
- A team discussion to review requirements until the customer came.
- Getting feedbacks about requirements.
- Asking some questions about the project.
Discussion
- Review on the requirements:
- Some of the chatbot requirements (1.2.4.2.1, 1.2.4.2.6) assumes chatbot will have NLP and relearning, which we decide the opposite and have a simple decision tree.
- For example, "chatbot will propose questions to find out what is the discomfort registered user has, and ask follow up questions until it reaches a leaf node/answer."
- It will ask questions to the user, which they will choose their response via clicking on the given answers, and new questions comes until an answer is reached.
- Answer will be tags, which the user can look under for the posts that has that tags. Also, suggested posts or articles in the form of links to them in the application.
- Appropriate naming complying to the glossary is a needed review.
- Requirements were presented and feedbacks were taken.
- Some unclear parts were asked
Feedbacks From Customer
-
You can choose not to implement a messaging system if you think that it is not appropriate for this system.
-
What is notification preference? Elaborate more.
-
Divide requirements 1.2.1.1.8, 1.2.1.1.11. They include too much information.
-
Make clear what will be the sorting mechanism of comments in the Forum. Will you use date or number of upvotes?
-
Make the terms; User, Registered User, Member more clear in the requirements.
-
In requirement 1.1.1.1.5 change the requirement of sign-up with real names in terms of members. It is not consistent with the anonymousness property.
-
Elaborate more that the terms synonyms and similar words in the search requirements.
Questions to Customer
-
Should we think about a mechanism of adding new admins to the system? -
- Answer: Generally, there is only one admin in this kind of systems. Maybe a super admin can give admin authorization to other users. Maybe you can think about adding some moderators to the categories. But it is up to you.
-
We thought that we can use chatbot for directing users to some labels or categories by asking some questions and getting some selections among some options from the users. What do you think?
- Answer: That kind of an implementation would be nice.