...
Assessment
Grade Composition
Basic Conversational Agent: 30%
Extensions to the Agent (quality and originality): 30%
Written Report: 30%
Individual Quiz: 10%
A pass adds 1 full point to the grade.
A fail adds no points.
Practical Attendance:
Pass or Fail
Mandatory pass. A failure will lead to failing the entire course.
Midway Check-In Presentation:
Pass or Fail
Mandatory pass. A failure will lead to failing the entire course.
To complete 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:
Instructions
main branch - inclusion, exclusion + extensions
inclusion_only branch
All deliverables should be made available on the main branch of your GitHub 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
...
.
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.
...