Project Deliverables
For completing the project, you need to provide the following deliverables; make sure to follow the instructions for providing us with these deliverables at the end of this page:
Your team members' individual Log books, updated at least once every week during the project.
Your final Agent Code. The deadline for code is Tuesday 30-1, 15:30. Code submitted later to your git repository will not be assessed.
An export of your (final) Dialogflow agent.
The Agent Testing and Pilot User Study data that you collected.
Your Final Report.
Only if you meet the minimal requirements for each of these deliverables (check out the related links!), the 2024 Assessment Rubric will be used to assess and grade your work. Please also make sure you check the How to pass the course, deliverables & grading section on the Project Conversational Agents 2024 page.
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 source 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.