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

Slides:



Advertisements
Similar presentations
The Development of AI St Kentigerns Academy Unit 3 – Artificial Intelligence.
Advertisements

Making the most of Moodle 2 (A quick guide for students) Updated 08 February 2012 NOTE: The slides will run automatically. You can also press the arrow.
Study Manager is a kalmstrom.com SharePoint Solution where teachers and administrators can add self- correcting exercises and tasks for any subject. Students.
CS1203 Uploading homework to be graded. C Click Here.
Center Accreditation Online System
Objectives Moodle is an online learning environment where instructors & their students interact. In this workshop you will learn: 1.Configure system requirements.
Technical Instructions ENGL 3100 Dr. Shelley Thomas.
Main task -write me a program
CS1022 Computer Programming & Principles
Chapter 4: Looping CSCI-UA 0002 – Introduction to Computer Programming Mr. Joel Kemp.
Lawson System Foundation 9.0
Every week: Sign in at the door If you are new: Fill in Registration Form Ask a Mentor how to get started Make sure you are on the Athenry Parents/Kids.
HistoryClass for The American Promise 5 th Ed. James L. Roark.
Induction Presentation Susan McLean-Orlando MEd Left click Mouse to advance – Press backspace to go back Best viewed using Internet Explorer © Susan McLean-Orlando.
Getting Started with Odyssey Assessment Test Builder.
Design and Development of Instruction Dr. Scott Fredrickson TE810 Suzan Priolo.
A revision guide for programming with python. 1.A program is a set of instructions that tells a computer what to do. 2.The role of a programmer is to.
Microsoft Windows LEARNING HOW USE AN OPERATING SYSTEM 1.
WebView is an online booking system that lets you look and apply for work experience placements. It also has a journey planner to help you figure out.
ISquad - del.icio.us Session 1 of 2 Getting going with del.icio.us.
SRI Assessment- Electronic (Online) Format What will my students experience and how do I prepare them?
SkillsClass Solo. Online resources: REQUIRED COURSE MATERIALS REQUIRED TO COMPLETE YOUR ASSIGNMENTS.
AB Tutor Control Grove Academy Friday, 25 th May CS1 13:00 – 14:15 Definitions Learning Intention Success Criteria.
A Guide for Teachers This presentation will move from slide to slide automatically and will last about four minutes.
Bug Session Four. Session description Objectives Session activities summary Resources Prior knowledge of sequencing instructions using Bug Bug website.
Portfolio v1.0 Products. Benefits Scalable Fast Full interface via web services Fully integrated with Microsoft SharePoint Easy navigation Competence.
Python Programming Using Variables and input. Objectives We’re learning to build functions and to use inputs and outputs. Outcomes Build a function Use.
Technical Instructions ENGL 3100 Dr. Shelley Thomas.
Lesson 4 Using Variables in Python – Creating a Simple ChatBot Program.
Graphical User Interface You will be used to using programs that have a graphical user interface (GUI). So far you have been writing programs that have.
WebView is an online booking system that lets you look and apply for work experience placements. It also has a journey planner to help you figure out.
My Python Programmes NAME:.
ALAN….ALAN… ALAN. WHO IS ALAN TURING?
Eliza the Chatterbox Evidence Add your name here.
Hebrew in the Online Learning Center Student & Family Information.
PROGRAMMING IN PYTHON LETS LEARN SOME CODE TOGETHER!
Multiplication Level 1 (Facts 0-2) Read These Instructions:  Try to get the answer before the computer puts it on the screen.  Do not click on your.
Multiplication Level 2 (facts 0-2, 5, 9) Read These Instructions:  Try to get the answer before the computer puts it on the screen.  Do not click on.
Learning Objective To be able to… Understand flow chart symbols Complete and correct flow chart algorithms Create a program based on a flow chart.
Computer Science 101 For Statement. For-Statement The For-Statement is a loop statement that is especially convenient for loops that are to be executed.
Microsoft® Small Basic Conditions and Loops Estimated time to complete this lesson: 2 hours.
For Loop GCSE Computer Science – Python. For Loop The for loop iterates over the items in a sequence, which can be a string or a list (we will discuss.
Welcome to Abacus. What is Abacus? It is a new Primary Maths Curriculum It is a new Primary Maths Curriculum It is linked to the Revised Areas of Learning.
Tutorial support.ebsco.com. Welcome to Explora, EBSCO’s engaging interface for schools and public libraries. Designed to meet the unique needs of its.
YEAR 12 COMPUTER SCIENCE.
HOW TO USE OFFICE 365 ONEDRIVE
Learning Intention Learning Intention: To develop understanding of variables, data types, and comments in text based programming languages Context: Sequencing.
How to post a discussion through Moodle Room: Your course website home view Click on a Discussion.
Topics Introduction to Repetition Structures
Starter Write a program that asks the user if it is raining today.
Technical Instructions
Technical Instructions
Installing OpenRefine
For -G7 programing language Teacher / Shamsa Hassan Alhassouni.
Assigned Goal Statement
Understanding your Lesson Plan Template
Office.com/SetupOffice.com/Setup Technical Support Microsoft Office online with some simple steps, not only fix your MS Office com setup.
StudentWeb Orientation
What is StudentWeb? In StudentWeb you can access:
What is StudentWeb? In StudentWeb you can access:
MassCommClass for Media & Culture 2013 Update 8th Ed. Richard Campbell.
Python Basics with Jupyter Notebook
YOUR text YOUR text YOUR text YOUR text
Introduction to Python
Programming Assignment Tutorial
What is StudentWeb? In StudentWeb you can access:
CSC 241: Introduction to Computer Science I
The main Function, introcs Library, and Prompting
Presentation transcript:

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?

 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  Introduction

Instructions Use the arrows to navigate through tasks Tasks Read the instructions 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.link

 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

 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!  Troubleshooting