Aims: Teach the applications of Javascript Explained examples User friendly.

Slides:



Advertisements
Similar presentations
Finish Start Terms 1 Terms 2 Safety Directory Search Keyword Search Click anywhere to start!
Advertisements

February Introduction This Careers-based activity has been arranged for several reasons, namely… IT IS ALREADY TIME TO START THINKING ABOUT NEXT.
An Introduction to Nonfiction Text Features
Clearing your Cookies Google Chrome A short guide to help you navigate our website faster Brought to you by:
Microsoft Office 2007 Microsoft Excel Collaboration Feature Using SharePoint and Excel Services.
Corporate Property Automated Information System (CPAIS) Macro Walkthrough Guide for Excel Version 2003.
This work is licensed under a Creative Commons 3.0 Attribution License.
New Features. Virtual Economics Version 4.0 is available as a CD-ROM.
Visual Basic Prototyping Visual Basic uses both a Visual Editor and is Code Based. With several simple lines of code, Visual Basic will navigate between.
Lesson 3: Using Windows Programs. 2 Concept 3.1 Common Features in Programs A program is a set of directions that tell the computer what to do –Different.
DoW text: Task and WP leaders will prepare syntheses reports of the project progress, its results and its implications. These synthesis reports will be.
Aussie Airpass Micro Site To add the application to your website all you need to do is choose a button, upload your logo, get the link then add it to your.
ARCHIBUS Log On Instructions. Log Into ARCHIBUS Web Central Log In Screen 1.Open your Internet browser. 2.Enter the URL to view the ARCHIBUS Login Page.
The internet is a worldwide public network of computers on which people can join and use multiple services such as sharing of information. OR The Internet,
Designing Your Webpage Team EDIT: Summer 2010 EDUC
Don’t Make Me Think Steve Krug Dean Steuer MFC 215.
SEEVIC College Runnymede Chase Benfleet Essex SS7 1TW National e-Learning Support Network.
Lecture 3 Web Design What makes a "good" website? Getting started on your website. Planning the layout. Picking a theme. Effective Design Tips.
General Information: This document was created for use in the "Bridges to Computing" project of Brooklyn College. This work is licensed under the Creative.
Button and Textbox. Input  Input objects are used to obtain input from the user viewing the webpage. They allow the user to interact with the Web. 
Creating a PowerPoint Interactive Quiz By Michelle A. O’Malley League Academy of Communication Arts Greenville, South Carolina
Designing Your Webpage Team EDIT: Summer 2010 EDUC
December 20, 2010 Computer Science Mr. Verlin Adding Blogs with iWeb.
The Wiki Way: Creating and Facilitating a Collaborative Online Learning Environment Shanna Opfer Concordia University Director of Elementary Education.
WEEBLYWEEBLY A user friendly FREE website builder for your Business Tips and Instructions.
PubMed/Limits and Advanced Search (module 4.2). MODULE 4.2 PubMed/Limits & Advanced Search Instructions - This part of the:  course is a PowerPoint demonstration.
Snow Scene and Linked Slides Students see 12 boxes that take them to the individual trivia questions. Students may choose any box and may select them in.
Internet Based Online Requisitioning Program. Requisition Booklet User Code Password Booklet Type Year Requisition Website.
Software 3 See Edmodo for images Group name: topcat Group code: i4qf9a 11/03/11.
Access Lesson 9 Using Advanced Form Features Microsoft Office 2010 Advanced Cable / Morrison 1.
Cevgroup.org C utting E dge V isionaries. cevgroup.org TODAY’s TALK 1) Internet Of Things (IoT) 2) Wi-Fi Controlled Robots 3) Augmented Reality.
In this tutorial, you have been exploring website design and thinking about what works and what doesn’t. Activity: Think about your favourite websites.
Aims: 1) Teach the applications of JavaScript 2) Wide use of examples 3) Tests and Quizzes with instant feedback 4) Advantages over a textbook 5) Aimed.
{Bricks & Mortar and E-Commerce} By KATHY SAECHOU 10/19/07.
This work is licensed under a Creative Commons 3.0 Attribution License Wikispaces for Teachers A Guide to Using Them in Your Classroom.
Microsoft Word Training J. Swertner, Jaskiran Bahra, Andrew Hwang, Joshua Levine English 393.
Transcript Upload. After logging In From the Home page You can click …”View My Transcripts”
Grades 6-8 iSquad Setting Up Teachers with Firefox.
Powerpoint – Advanced Professor Robert Sandberg Charter College of Education California State University - Los Angeles.
CHOOSE 1 OF THESE.
Finding the Research Wiki: Hide and Seek Get Help.
Learning Aim C.  Creating web pages involves many considerations.  In this section we will look at the different software tools you can use and how.
JavaScript JavaScript is a programming language that web browsers understand. You can use it to make your web pages interactive by: Responding to user.
Introducing Scratch Learning resources for the implementation of the scenario
WEEBLY 101 MAKING AN AWESOME WEBPAGE. WEEBLY 101 PLANNING A WEB PAGE WHAT WOULD YOU LIKE YOUR PAGE TO LOOK LIKE? EXAMPLES:
WEEBLYWEEBLY A user friendly FREE website builder Tips and Instructions.
Home page button Nokia link button Samsung link button Apple link button Blackberry link button Phone Accessories button Feedback button Contact us button.
5 In the Survey Options section, click an option to determine whether users' names will appear in survey results, and then whether users can respond to.
Assigning a MyRepChat Phone Number
Public Services Information Management
5 In the Survey Options section, click an option to determine whether users' names will appear in survey results, and then whether users can respond to.
Petivity Midway Milestone
5 In the Survey Options section, click an option to determine whether users' names will appear in survey results, and then whether users can respond to.
Interactive Maps Madonna Aragon as of 02/05/2018.
Together Let’s Design an Online Quiz
Fluency with Information Technology
NOTE: You must complete this worksheet for a pass grade
Star Early Literacy PreTest Instructions
MACROS MUST BE ENABLED FOR THIS FILE TO WORK
AOL Mail Get help to login, sign in & troubleshoot AOL by-get services.com Toll-Free: 1(855)
E-COMMERCE Learning Unit 4: ADVERTISING IN E-C0MMERCE
MACROS MUST BE ENABLED FOR THIS FILE TO WORK
MACROS MUST BE ENABLED FOR THIS FILE TO WORK
MACROS MUST BE ENABLED FOR THIS FILE TO WORK
Review 1+3= 4 7+3= = 5 7+4= = = 6 7+6= = = 7+7+7=
Connect: What do the images have in common and how are they used in websites? Anchor and Bookmark.
Connect: What do the images have in common and how are they used in websites? Anchor and Bookmark.
NOTE: You must complete this worksheet for a pass grade
Presentation transcript:

Aims: Teach the applications of Javascript Explained examples User friendly

Three Doors Calculator Quizzes Hangman Code Box Attribute Changer

The first step is for the user to choose a door by clicking on the picture. The computer then chooses a wrong door at random from the remaining doors. It then offers the user the chance to swap their choice of door. The computer then informs the user if they have made the right choice or not. There is also the choice to run the program 1000 times, swapping your choice every time or sticking with your original choice. program

People think the probability of picking the right box doesn’t change if you choose to swap the door or not. Wrong Right Swap No Swap Wrong Right Swapping is right two out of 3 times. Not swapping is only right one out of 3 times. Initial ChoiceSwapping or notAnswer

Example Pages Examples must show advanced features not shown before and have them explained in a teaching page. Examples are key to showing what can be achieved using Javascript in a webpage. Examples must be interactive and encourage the user to want to learn more.

Clear and concise instructions Navigational buttons to ease movement around site Useful mini examples to show how code can be easily utilized Page not cluttered with words Focus on actual code

More advanced examples Previous examples explained Create quizzes that test current topics Create a test page where code can be tested in the website