Eliza the Chatterbox Year 9 Computing HLA

6
Eliza the Chatterbox Year 9 Computing HLA https://groklearning.com/learn/hoc-eliza/intro/0 /

Transcript of Eliza the Chatterbox Year 9 Computing HLA

Page 1: Eliza the Chatterbox Year 9 Computing HLA

Eliza the Chatterbox

Year 9 Computing HLA

https://groklearning.com/learn/hoc-eliza/intro/0/

Page 2: Eliza the Chatterbox Year 9 Computing HLA

Could a computer trick a human into thinking it was alive? Would you be able to tell if you were texting your friend or a computer?

This is a question posed by one of the world's most famous computer scientists — Alan Turing.

In this assignment we're going to build a "chatterbot", a robot that can reply to your messages in a seemingly intelligent way.

Can a computer fool a human?

Page 3: Eliza the Chatterbox Year 9 Computing HLA

We will use Python to build our “chatterbot”. We will learn the following techniques in Python. Printing (All) User input (All) Variables (Most) If statements (Most) While loops (Some)

Let’s use the link below to start programming https://groklearning.com/learn/hoc-eliza/intro/0/

Introduction

Page 4: Eliza the Chatterbox Year 9 Computing HLA

Instructions

Use the arrows to navigate

through tasks

Tasks

Read the instructio

ns for each task

Type your program here

Click Run or Terminal to play your program

When you click the link you will be presented with an online interface for Python. There are a number of tasks to teach us a range of

programming techniques. Once you complete a task add it to your evidence presentation. Click the arrows to go to the next task.

Page 5: Eliza the Chatterbox Year 9 Computing HLA

There will be several programming tasks of varying levels of difficulty. Your teacher will advise you which tasks you should complete to reach or even exceed your target gateway.

You must take screenshots of the programming tasks you have completed with a brief analysis and add them to the evidence presentation provided.

Evidence

Page 6: Eliza the Chatterbox Year 9 Computing HLA

If the program is not working in Internet Explorer try: Google Chrome Firefox

If you have technical issues at home: Make use of the computers in the school library. Arrange a session with your teacher to use one of the

computer rooms in school. If the link is asking for a username/password, use

the link below and click Start Eliza now! https://groklearning.com/hoc-2014/

Troubleshooting