For completing the project, you need to provide the following deliverables:
Your team members' individual Log books, updated at least once every week during the project.
Your final agent code.
An export of your (final) Dialogflow agent.
The Agent Testing and User Study data that you collected.
Your Final Report.
Instructions
All deliverables should be made available on the main branch of your GitHub repository:
You should provide log books for each individual team member separately as a simple text file located in a folder named org in your repository. You should just make sure to update it before the submission deadline, as your log books should have been used throughout the project.
You should make your weekly check-in presentations available as PDF files in a folder named org in your repository.
Your final agent code (all the MARBEL code files including
.mas2g
,.mod2g
, Prolog files, etc.) should be located in the folder named agent in your repository.The export (a ZIP file) of your Dialogflow agent should be located at top level in your repository. See
https://cloud.google.com/dialogflow/es/docs/agents-settings#export for how to create an export.
You should make all the data you collected (testing data, as well as your pilot testing data with users outside your team) available in a folder named data in your repository.
You should add a PDF of your final report at the top level in your repository.