Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

But what would be really cool (and earn you more than a passing grade) is to extend this bot with your own flare and ideas. Read a bit more about this in our Extensions section at the end of your project.

Info

Note for later: When the bots start it needs to be given an initial agenda or list of pattern steps to go through. This list of patterns should be inserted on line 26 in dialog_init.mod2g. The list should be as follows: the greeting pattern, the selection pattern and then the farewell or closing pattern. 

After you finish and extend your bot you get to do some testing! I mean if you bother to code it you should probably make sure it works… You will also have the privilege of checking out another team’s bot. But that's a later problem(after your bot is done circa Week 3) that you can read about in ourTesting and Evaluation section.

...