2.4 Develop Complete Dialogue Script
Last updated
Last updated
Based on your sample dialogue evaluation and pseudocode functions, code your Rivescript file in a methodical way by dividing up the chatbot tasks and prioritizing the features. You want to have your chatbot working early in the development process, then carefully add features and refinements, testing along the way.
❏ Deliverable A properly formatted Rivescript file functioning in your chatbot.
✓- Below Standard
✓ At Standard
✓+ Above Standard
The dialogue script is disorganized and leads to multiple errors or dead-ends for a user.
The dialogue script is well-formatted and demonstrates a clear path for the user.
The dialogue script demonstrates clear and concise paths for the user that properly handles ambiguous responses from the user and leads to a pleasant and valuable experience.