YCL Midway Competition. Screencast. Submission. Resources

Size: px
Start display at page:

Download "YCL Midway Competition. Screencast. Submission. Resources"

Transcription

1 YCL Midway Competition Congratulations on making it more than half way through your Youth Coding League journey! For the Midway Competition, teams will be completing two challenges that will incorporate skills they have learned thus far in the curriculum. The first challenge will have students utilizing the drawing functionality of the arcade library. The second challenge will have students create a text-based dice program that allows the user to roll a die and output the result. The challenges are worth 30 points each, and will be evaluated using a rubric. Students will create a screencast video using Screencast-o-Matic (recommended). More information on screen casting tools is included in this document. Screencast Once the code for each challenge is completed, each school should use a screen recording tool to capture their work. The single recording should be no more than 5 minutes in length, and capture both programs in the same video. The recording should capture the raw Python code, as well as footage of the code being executed by the user. The video should include audio commentary that briefly explains both the code and execution. An example video of a student screen recording and explanation has been provided. Submission Video submissions should be ed to Beth at GlobalHack ( beth@globalhack.org) no later than Friday, November 16. If file sizes are too large, the videos should be hosted (Google Drive, Vimeo, YouTube, etc.) and the link should be shared via . Resources All main components of the code should be original. Any resources or code snippets that have been borrowed should be clearly cited in the screencast submission with their original source. It is assumed that teams will utilize their coaches, mentors, and their notes for support. If there are any questions, please reach out. Good luck!

2 Challenge #1: The Art Contest Use the same project that you have been using, YCL2018. Do not create a new project. Create a new directory called YCL Online Competition Create a new Python file drawing_competition.py We will follow the same parameters as our Session 2 Activity. Keep in mind, that as a competition, you will be judged on creativity. You may also want to design a picture that fits this year s competition theme. To review the guidelines: You must use multiple colors. You must have a coherent picture. No abstract art with random shapes. You must use multiple types of graphic functions (e.g. circles, rectangles, lines) Use blank lines in the code to break up sections. For example, when drawing a tree, put a blank line ahead of, and after. Use comments effectively. For example, when drawing a tree, put a comment at the start of those drawing commands that says #Draw a tree. Remember to put one space after the # sign. Put spaces after commas for proper style. For challenge #1, an additional 5 bonus points on the rubric are available for the top 3 schools that submit a program that outputs the most creative and spirited art submission.

3 Challenge #2: Roll the Dice! Use the same project that you have been using, YCL2018. Do not create a new project. Create a new directory called YCL Online Competition Create a new Python file dice.py When this program runs, it will randomly choose a number between 1 and 6. The program will print what that number is. It should then ask the user if you d like to roll again. You ll also want a function that randomly grabs a number within that range and prints it, by using the random library (import random) from Lesson 7. This program will utilize the print function, loops, input, and the random library. For challenge #2, an additional 5 bonus points on the rubric are available for any school that submits a dice.py program that outputs to a graphical user interface using the arcade library.

4 Recommended & Free Screen Recording Tools Screencast-o-Matic is a free screen recording tool that allows you to launch a screencast from your web browser. If you have a Google account, you can use it to sign-in to Screencast-o-Matic. This tool is often used by AP Computer Science Principles students for their Create task of the AP exam, which requires that students submit a video recording of their code in-action. Available at:

5 ScreenCastify is an add-on to Google Chrome that allows you to record your entire screen. Available at:

Google Suites for Educators training. Advanced

Google Suites for Educators training. Advanced Google Suites for Educators training Advanced Hello! I m Kenyatta Forbes! Technology Coordinator/Diverse Learner Teacher, Chicago Public Schools www.msforbestech.com ktforbes@cps.edu or msforbestech@gmail.com

More information

DNP Video Requirements and Instructions

DNP Video Requirements and Instructions DNP Video Requirements and Instructions DNP Admission Video Interview Requirements: Create a video interview of yourself in which you address all of the following criteria. Suggested interview length 5-7

More information

Ashford University s STEM Day 2018

Ashford University s STEM Day 2018 Ashford University s STEM Day 2018 WEBSITE DESIGN COMPETITION Competition Requirement: The requirement of the competition is to produce a minimum of 4 pages of website based on the Competition Theme. Each

More information

AP Digital Portfolio: Student User Guide for AP Computer Science Principles. Fall 2017

AP Digital Portfolio: Student User Guide for AP Computer Science Principles. Fall 2017 AP Digital Portfolio: Student User Guide for AP Computer Science Principles Welcome... 1 Digital Portfolio Access and Class Enrollment... 1 Log in Using Your College Board Username and Password...1 Enrolling

More information

CSCE 315 Fall Team Project 3

CSCE 315 Fall Team Project 3 CSCE 315 Fall 2017 Team Project 3 Project Goal Your team is to build a system that puts together different existing web components in an application that provides a quality user interface to the joined

More information

Beacon Foundation MyRoad Mentor IT Checklist 2017/18 Page 2 of 6

Beacon Foundation MyRoad Mentor IT Checklist 2017/18 Page 2 of 6 Last updated 2 November 2017 Beacon Foundation MyRoad Mentor IT Checklist 2017/18 Page 2 of 6 Quick IT Checklist To participate in a MyRoad online mentoring session with a school, you will need access

More information

How to create self-grading multiple-choice tests with Google Docs

How to create self-grading multiple-choice tests with Google Docs How to create self-grading multiple-choice tests with Google Docs There are many ways that we can use Google Docs to improve learning experiences for our students in Middle and high schools. We can promote

More information

Plainfield High School CTE Department

Plainfield High School CTE Department Pacing Guide for Course: MOUS I Course Number: 8042 ~ September 2013~ Obj: Introduction of MOUS I Course Objectives and outcomes. The MOUS I Course includes MS Word and MS Excel skill development which

More information

HALTON SKILLS COMPETITION WEBSITE DEVELOPMENT SCOPE SECONDARY LEVEL Coordinator: Ron Boyd,

HALTON SKILLS COMPETITION WEBSITE DEVELOPMENT SCOPE SECONDARY LEVEL Coordinator: Ron Boyd, Coordinator: Ron Boyd, rwboyd@orionsweb.net PURPOSE OF THE CHALLENGE To provide competitors with the opportunity to demonstrate, through practical and theoretical application, their skills in client- and

More information

PARTICIPATION PACKET 2019 SENIOR CLASS CHALLENGE. PRESENTED BY: Red Dragon Productions & Power 98 FM

PARTICIPATION PACKET 2019 SENIOR CLASS CHALLENGE. PRESENTED BY: Red Dragon Productions & Power 98 FM PARTICIPATION PACKET 2019 SENIOR CLASS CHALLENGE PRESENTED BY: Red Dragon Productions & Power 98 FM Red Dragon Productions & Power 98 FM Present THE 2019 SENIOR CLASS CHALLENGE A Lip Dub Video Contest

More information

Design Proposal: Outline

Design Proposal: Outline Design Proposal: Outline This outline should be used as a checklist to help each member of the team make sure that every section of the document meets the requirements for a design proposal. Writing Style

More information

Lacon Childe School. Accessing Parental Online Reports Parent Guidelines

Lacon Childe School. Accessing Parental Online Reports Parent Guidelines Accessing Parental Online Reports Parent Guidelines Lacon Childe School has provided you with a unique username and password to access information about your child/children. Using a web browser (e.g. Internet

More information

ACM SOUTH PACIFIC DIVISIONAL PROGRAMMING CONTEST

ACM SOUTH PACIFIC DIVISIONAL PROGRAMMING CONTEST ACM SOUTH PACIFIC DIVISIONAL PROGRAMMING CONTEST Welcome to the 2018 South Pacific ACM Divisional Programming Contest, sponsored this year by Jet Brains. Every year this competition gathers university

More information

Lesson 6 Adding Graphics

Lesson 6 Adding Graphics Lesson 6 Adding Graphics Inserting Graphics Images Graphics files (pictures, drawings, and other images) can be inserted into documents, or into frames within documents. They can either be embedded or

More information

About Today s Conference. Essentials to Know Quality and Requirements, Submission Process, Resources. Poll. Overview

About Today s Conference. Essentials to Know Quality and Requirements, Submission Process, Resources. Poll. Overview About Today s Conference Dave Wolczyk Essentials to Know Quality and Requirements, Submission Process, Resources University of Washington TRIO Training June 10, 2010 Sharon Primm-Dayot Presentation & Handouts

More information

Teacher Directions. 5.G.4 Classify two-dimensional figures in a hierarchy based on properties.

Teacher Directions. 5.G.4 Classify two-dimensional figures in a hierarchy based on properties. Teacher Directions Common Core Standards: 5.G.4 Classify two-dimensional figures in a hierarchy based on properties. How to use this resource: Use this project as an assessment tool to see how well your

More information

VoiceThread - Instructor Guide

VoiceThread - Instructor Guide VoiceThread - Instructor Guide Get Started NOTE: VoiceThread s transition away from Flash has been an ongoing project over the last four years. Flash-based version will be supported until January 1, 2018.

More information

Graded Project. Computer Applications

Graded Project. Computer Applications Computer Applications PENN FOSTER, INC. 2016 INTRODUCTION CONTENTS INTRODUCTION 2 INSTRUCTIONS 2 SCORING GUIDELINES 10 SUBMITTING YOUR PROJECT 13 PAGE 1 COMPUTER APPLICATIONS INTRODUCTION This project

More information

Introduction. Creating an Account. Prezi.com Getting Started

Introduction. Creating an Account. Prezi.com Getting Started Introduction offers a way to create presentations that engage the audience in an interesting and non-traditional way. It is a virtual whiteboard that transforms presentations from monologues into conversation:

More information

2018 Pummill Relay problem statement

2018 Pummill Relay problem statement 2018 Pummill Relays CS Problem: Minimum Spanning Tree Missouri State University For information about the Pummill Relays CS Problem, please contact: KenVollmar@missouristate.edu, 417-836-5789 Suppose there

More information

Introduction to Programming Nanodegree Syllabus

Introduction to Programming Nanodegree Syllabus Introduction to Programming Nanodegree Syllabus Learn to Code Before You Start Prerequisites: In order to succeed, we recommend having experience using the web, being able to perform a search on Google,

More information

AP Physics 1 and 2 Summer Assignment

AP Physics 1 and 2 Summer Assignment AP Physics 1 and 2 Summer Assignment Due: First Day of Class Welcome to AP Physics! You are responsible for the material covered in the first three chapters of your textbook. The questions that follow

More information

Graded Project. Microsoft Excel

Graded Project. Microsoft Excel Graded Project Microsoft Excel INTRODUCTION 1 PROJECT SCENARIO 1 CREATING THE WORKSHEET 2 GRAPHING YOUR RESULTS 4 INSPECTING YOUR COMPLETED FILE 6 PREPARING YOUR FILE FOR SUBMISSION 6 Contents iii Microsoft

More information

Student Instructions SD# /16 Awards Program

Student Instructions SD# /16 Awards Program Student Instructions SD#57 2015/16 Awards Program Go to https://sd57.fluidreview.com *Please note that if you have any issues when using Internet Explorer to navigate this website, change to a different

More information

Using Educreations for interactive teaching on ipad

Using Educreations for interactive teaching on ipad Signing up to Educreations Educreations is an application that is used to create and share video lessons on ipad and web browsers. To sign up, go to http://www.educreations.com/ and click Sign up for free.

More information

Graded Project. Excel 2016

Graded Project. Excel 2016 Excel 2016 PENN FOSTER, INC. 2016 INTRODUCTION CONTENTS INTRODUCTION 2 INSTRUCTIONS 2 SCORING GUIDELINES 6 SUBMITTING YOUR PROJECT 8 PAGE 1 GRADED PROJECT EXCEL 2016 INTRODUCTION This project requires

More information

DESKTOP PUBLISHING OVERVIEW PURPOSE ELIGIBILITY TIME LIMITS ATTIRE

DESKTOP PUBLISHING OVERVIEW PURPOSE ELIGIBILITY TIME LIMITS ATTIRE DESKTOP PUBLISHING OVERVIEW Participants produce a notebook containing a news release, a three (3)-column newsletter, and a poster. Each of these publications to attract students to the TSA organization.

More information

Screencast-O-matic. 1. All set? Open up ScreencastOmatic You DO NOT have to login and create an account.

Screencast-O-matic. 1. All set? Open up ScreencastOmatic  You DO NOT have to login and create an account. Screencast-O-matic 1. All set? Open up ScreencastOmatic http://www.screencast-o-matic.com/ You DO NOT have to login and create an account. 2. Practice! Click on the Start recording button on the computer

More information

Digital Media II. EXAM INFORMATION Items. Points. Prerequisites. Grade Level. Course Length. Career Cluster. Performance Standards

Digital Media II. EXAM INFORMATION Items. Points. Prerequisites. Grade Level. Course Length. Career Cluster. Performance Standards EXAM INFORMATION Items 42 Points 57 Prerequisites DIGITAL MEDIA I Grade Level 10-12 Course Length ONE YEAR Career Cluster ARTS, A/V TECHNOLOGY, AND COMMUNICATION INFORMATION TECHNOLOGY Performance Standards

More information

Term 2 Grade 12 Project Task 3 Teacher s Guidelines Ethical Hacking Picture 1 Picture 2

Term 2 Grade 12 Project Task 3 Teacher s Guidelines Ethical Hacking Picture 1 Picture 2 Term 2 Grade 12 Project Task 3 Teacher s Guidelines Ethical Hacking Picture 1 PRESENTATION Picture 2 Page 1 of 8 IMPORTANT NOTICE Dear teachers, in case your school is facing any software issues with EthiLAB,

More information

Educreations. Download Educreations

Educreations. Download Educreations for ipad is a screen recorder with narration. Import documents and images. Annotate the documents/images. Narrate your annotations. Share your recording with others. Download... 1 Launch App... 2 Overview...

More information

[ 8 marks ] Demonstration of Programming Concepts

[ 8 marks ] Demonstration of Programming Concepts Assignment 9 Due: Mon, December 5 before 11:59 PM (no extensions, no grace days, late assignments receive 0) Final Project This is a self-directed assignment where you get to decide what your Processing

More information

Android App Development for Beginners

Android App Development for Beginners Description Android App Development for Beginners DEVELOP ANDROID APPLICATIONS Learning basics skills and all you need to know to make successful Android Apps. This course is designed for students who

More information

The Powerful Link between Canvas and Google Apps for Ed. Sarah Emmerich. goo.gl/u8ubsd

The Powerful Link between Canvas and Google Apps for Ed. Sarah Emmerich. goo.gl/u8ubsd The Powerful Link between Canvas and Google Apps for Ed Sarah Emmerich goo.gl/u8ubsd The Powerful Link between Canvas and Google Apps for Ed Sarah Emmerich Carla Sittig Kelly Williamson Caroline Godwin

More information

Introduction to Programming with JES

Introduction to Programming with JES Introduction to Programming with JES Titus Winters & Josef Spjut October 6, 2005 1 Introduction First off, welcome to UCR, and congratulations on becoming a Computer Engineering major. Excellent choice.

More information

AP Digital Audio Submission (DAS) Portal Help

AP Digital Audio Submission (DAS) Portal Help AP DAC App Field Trial (May 2017) AP Digital Audio Submission (DAS) Portal Help In This Document Accessing the AP DAS Portal... 1 Hardware/Software Requirements... 1 File Type Requirements... 1 Section

More information

Java Assignment 3: Loop Practice Ver 3.0 Last Updated: 12/1/2015 8:57 AM

Java Assignment 3: Loop Practice Ver 3.0 Last Updated: 12/1/2015 8:57 AM Java Assignment 3: Loop Practice Ver 3.0 Last Updated: 12/1/2015 8:57 AM Let s get some practice creating programs that repeat commands inside of a loop in order to accomplish a particular task. You may

More information

DEPARTMENT OF APPLIED TECHNOLOGY Video Technology I

DEPARTMENT OF APPLIED TECHNOLOGY Video Technology I Unit I Intro to Class 2 days The production Process 5 days The Production Team 5 days Looking Through The Camaera 5 days\ VFA Video Footage Assignment 20 days 37 Days equipment. What are your expectations

More information

American Dream Weebly Assignment: Semester-long culminating assignment

American Dream Weebly Assignment: Semester-long culminating assignment American Dream Weebly Assignment: Semester-long culminating assignment Students complete in the classroom a character analysis comparing two characters they have learned about through literature read in

More information

A team LEAP Response is required for this event and must be submitted with the event entry (see LEAP Program).

A team LEAP Response is required for this event and must be submitted with the event entry (see LEAP Program). WEBSITE DESIGN OVERVIEW Participants are required to design, build, and launch a website that features the team's ability to incorporate the elements of website design, graphic layout, and proper coding

More information

Life is a Learning Management System that is being rolled out into BCE Schools over the next year.

Life is a Learning Management System that is being rolled out into BCE Schools over the next year. Life is a Learning Management System that is being rolled out into BCE Schools over the next year. It allows teachers and students to share an online space, where resources and digital tools may be accessed

More information

Graded Project. Microsoft Excel

Graded Project. Microsoft Excel Graded Project Microsoft Excel INTRODUCTION 1 PROJECT SCENARIO 2 CREATING THE WORKSHEET 2 GRAPHING YOUR RESULTS 4 INSPECTING YOUR COMPLETED FILE 6 PREPARING YOUR FILE FOR SUBMISSION 6 Contents iii Microsoft

More information

Waiver Request System Instructions for Departmental Users

Waiver Request System Instructions for Departmental Users Graduate School Business Office Waiver Request System Instructions for Departmental Users To request a waiver attribute to be added or removed department users are required to use the Waiver Request system

More information

MATLAB Demo. Preliminaries and Getting Started with Matlab

MATLAB Demo. Preliminaries and Getting Started with Matlab Math 250C Sakai submission Matlab Demo 1 Created by G. M. Wilson, revised 12/23/2015 Revised 09/05/2016 Revised 01/07/2017 MATLAB Demo In this lab, we will learn how to use the basic features of Matlab

More information

Counselor Manual. Table of Contents

Counselor Manual. Table of Contents Counselor Manual Welcome to the counselor manual! Here you will find step-by-step instructions for every counselor interaction with Coalition Platform technology. Why is the Coalition providing this resource?

More information

MSOffice WORD Microsoft Office 20 13

MSOffice WORD Microsoft Office 20 13 MSOffice WORD Microsoft Office 2013 Lesson 2: Format Content Objectives: Create headers and footers Insert and modify a table and chart Insert and manipulate Clip Art, SmartArt, and WordArt Work with a

More information

1. WHAT AREAS OF LEARNING DOES THIS ASSESSMENT ADDRESS? 2. WHY IS THE COMPLETION OF THIS ASSESSMENT IMPORTANT?

1. WHAT AREAS OF LEARNING DOES THIS ASSESSMENT ADDRESS? 2. WHY IS THE COMPLETION OF THIS ASSESSMENT IMPORTANT? 12 SDD Task 1: RAD Programming Group Task Due Date: 1/12/2017 Date Distributed: 31/10/2017 Task Weighting: 15% Outcomes H4.2 applies appropriate development methods to solve software problems H5.1 applies

More information

Tips and Ideas for Your IWB Software

Tips and Ideas for Your IWB Software Midnight Music PD 2011 Tips and Ideas for Your IWB Software Katie Wardrobe Midnight Music Using These Notes... 3 General Skills to Learn... 3 Gathering and Organising Your Materials...3 Interactive Listening

More information

EMERGENCY SHELTER DESIGN STEM LEARNING AT ITS BEST

EMERGENCY SHELTER DESIGN STEM LEARNING AT ITS BEST KSB * 1 ( * KNOWLEDGE AND SKILL BUILDER) Geometric shapes student Name: Period: school: date: Hofstra University Center for Technological Literacy Simulations and Modeling for Technology Education This

More information

STEAM Clown Productions. Python lab. Binary Register. STEAM Clown & Productions Copyright 2017 STEAM Clown. Page 1

STEAM Clown Productions. Python lab. Binary Register. STEAM Clown & Productions Copyright 2017 STEAM Clown. Page 1 Python lab Binary Register Page 1 Copyright 2017 Overview Introduction Task: Get an input string from the user in the form of 1 s and 0 s and convert it to a list of Integers, and then an actual binary

More information

SMART Board Quick Reference

SMART Board Quick Reference The Ready Light Your SMART Board interactive whiteboard includes a Ready Light that indicates the status of your interactive whiteboard. Color of Ready Light Not lit Solid green Flashing green Solid red

More information

HTML/CSS Lesson Plans

HTML/CSS Lesson Plans HTML/CSS Lesson Plans Course Outline 8 lessons x 1 hour Class size: 15-25 students Age: 10-12 years Requirements Computer for each student (or pair) and a classroom projector Pencil and paper Internet

More information

Eureka Math. Grade K, Module 2. Student File_B Contains Sprint and Fluency, and Assessment Materials

Eureka Math. Grade K, Module 2. Student File_B Contains Sprint and Fluency, and Assessment Materials A Story of Units Eureka Math Grade K, Module 2 Student File_B Contains Sprint and Fluency, and Assessment Materials Published by the non-profit Great Minds. Copyright 2015 Great Minds. All rights reserved.

More information

Official Rules & Regulations User Experience Challenge 2015 Season

Official Rules & Regulations User Experience Challenge 2015 Season Official Rules & Regulations User Experience Challenge 2015 Season Version 1.0 September 10 2014 OVERVIEW Between the user and your code lies your user experience. What s the first thing that happens the

More information

Lesson 2: Creating a Business Letter with a Letterhead and Table Microsoft Word 2016 IN THIS CHAPTER, YOU WILL LEARN HOW TO

Lesson 2: Creating a Business Letter with a Letterhead and Table Microsoft Word 2016 IN THIS CHAPTER, YOU WILL LEARN HOW TO Lesson 2: Creating a Business Letter with a Letterhead and Table Microsoft Word 2016 IN THIS CHAPTER, YOU WILL LEARN HOW TO Change Margins Convert a hyperlink to regular text Insert and Format a Shape

More information

Introduction to Ardora

Introduction to Ardora Ardora is an authoring software focused mainly on the development of educational content for the Web. Its main purpose is that teachers focus their efforts on the methodological and didactic aspects of

More information

GETTING STARTED IN FRONTPAGE 2000 SETTING THE BACKGROUND

GETTING STARTED IN FRONTPAGE 2000 SETTING THE BACKGROUND STUDENT INFORMATION PACKET GETTING STARTED IN FRONTPAGE 2000 Click on the icon on the Desktop or go to Start > Programs > FrontPage. This will open a blank white page. Now the fun begins SETTING THE BACKGROUND

More information

WEBMASTER OVERVIEW PURPOSE ELIGIBILITY TIME LIMITS

WEBMASTER OVERVIEW PURPOSE ELIGIBILITY TIME LIMITS WEBMASTER OVERVIEW Participants are required to design, build and launch a World Wide Web site that features the school s career and technology education program, the TSA chapter, and the chapter s ability

More information

Google Slides Handout. Carol LaRow

Google Slides Handout. Carol LaRow Google Slides Handout Create Presentations Online Carol LaRow Create presentations that users view in browser windows. Collaborate in real time, or work when it s convenient, inside a WEB browser window.

More information

GOOGLE DRIVE & DOCS. USERNAME: [for example,

GOOGLE DRIVE & DOCS. USERNAME: [for example, GOOGLE DRIVE & DOCS CONTENTS Logging In... 1 Creating & Saving Files... 1 Uploading Files to the Drive... 2 Edit and Format A Document... 3 Share and collaborate... 4 Definitions... 7 LOGGING IN All PFHS

More information

TEACH UNICEF

TEACH UNICEF Online Educational Apps and Resources page 1 TEACH UNICEF http://www.teachunicef.org/topics 1. Select a topic from the options provided. 2. On the succeeding screen, you will find various teaching materials

More information

CarCareCONNECT. Boost Performance, Grow Your Shop! Your guide to improving your online brand

CarCareCONNECT. Boost Performance, Grow Your Shop! Your guide to improving your online brand CarCareCONNECT Boost Performance, Grow Your Shop! Your guide to improving your online brand ABOUT US YOUR MARKETING PLAN TABLE OF CONTENTS WHAT TO EXPECT PERSONALIZE YOUR WEBSITE LAUNCH YOUR WEBSITE MARKETING

More information

WEBSITE DESIGN. CAREER CLUSTER(S): Information Technology, Marketing

WEBSITE DESIGN. CAREER CLUSTER(S): Information Technology, Marketing WEBSITE DESIGN The ability to communicate ideas and concepts, and to deliver value to customers using the Internet and related technologies, is an important element in a business success. This event recognizes

More information

Virtual Training Assistant Learner Proctor Quick Start Guide

Virtual Training Assistant Learner Proctor Quick Start Guide 1.0 Introduction Teams competing in the Qualifying Round of the 2018 NAPTA Troubleshooting Skills Competition will use a learning portal (or Learning Management System) to take a troubleshooting test with

More information

Lab 2. Task 1 : Learning basic tasks with PowerPoint. Estimated time

Lab 2. Task 1 : Learning basic tasks with PowerPoint. Estimated time Lab 2 Task 1 : Learning basic tasks with PowerPoint Objective : To familiarize with basic tasks in PowerPoint : 1. Create a presentation 2. Find and apply a template 3. Insert a new slide 4. Format text

More information

PART ONE Setting up your new site Begin by signing in to the Google Sites page by directing your browser to

PART ONE Setting up your new site Begin by signing in to the Google Sites page by directing your browser to Creating a Google Sites Electronic Portfolio Page 1 of 1 Creating An Electronic Portfolio Using Google Sites Objective: Create an online teaching portfolio using Google Sites. rev. 2/25/13 This document

More information

Interactive Game Design with Greenfoot YEAR 1 Greenfoot Single-player Interactive Game

Interactive Game Design with Greenfoot YEAR 1 Greenfoot Single-player Interactive Game MESA VIRTUAL COMPUTER SCIENCE COMPETITION CYBER RULES 2018 Interactive Game Design with Greenfoot YEAR 1 Greenfoot Single-player Interactive Game Level: Type of Contest: Composition of Team: Number of

More information

Loyola Marymount University School of Education

Loyola Marymount University School of Education Loyola Marymount University School of Education The California Teaching Performance Assessment (CalTPA) Frequently Asked Questions The information presented in this guide is meant to serve as introductory

More information

GRADE 1 SUPPLEMENT. March Calendar Pattern C7.1

GRADE 1 SUPPLEMENT. March Calendar Pattern C7.1 GRADE 1 SUPPLEMENT Set C7 Geometry: Describing 3-D Shapes Calendar Pattern Includes March Calendar Pattern C7.1 Skills & Concepts H identify, name, and describe 3-D shapes in isolation and in everyday

More information

May 2015 Tips for Student 1 1 Laptop Use

May 2015 Tips for Student 1 1 Laptop Use May 2015 Tips for Student 1 1 Laptop Use May 2015 Tips for Student 1 1 Laptop Use Laptop Updates Taylor Sangrey 1. Open the dash which is the icon located in the top right of your launcher as pictured

More information

PLEASE HAND IN UNIVERSITY OF TORONTO Faculty of Arts and Science

PLEASE HAND IN UNIVERSITY OF TORONTO Faculty of Arts and Science PLEASE HAND IN UNIVERSITY OF TORONTO Faculty of Arts and Science APRIL 2017 EXAMINATIONS CSC 104 H1S Instructor(s): G. Baumgartner Duration 3 hours PLEASE HAND IN No Aids Allowed Student Number: Last (Family)

More information

Computer Animation Team (440)

Computer Animation Team (440) TEAM NUMBER RATING SHEET COMPLETE ONE PER TEAM PRESENTATION SCORE Judge 1 (500 points) Judge 2 (500 points) Judge 3 (500 points) Total Judges Divided by # of Judges AVERAGE PRESENTATION SCORE (500 maximum)

More information

TOGAF Certified (Level 1 and 2) 9.1. Lesson Plan. This course covers all learning materials for TOGAF v9.1. Mock Exam: Duration: Language:

TOGAF Certified (Level 1 and 2) 9.1. Lesson Plan. This course covers all learning materials for TOGAF v9.1. Mock Exam: Duration: Language: TOGAF Certified (Level 1 and 2) 9.1 Lesson Plan This course covers all learning materials for TOGAF v9.1 Delivery: e-learning Certificate: Examination (vouchers included) Accredited By: The Open Group

More information

Support Notes (Issue 1) September Certificate in Digital Applications (DA101) Developing Web Products

Support Notes (Issue 1) September Certificate in Digital Applications (DA101) Developing Web Products Support Notes (Issue 1) September 2016 Certificate in Digital Applications (DA101) Developing Web Products Freewheeling Key points for this SPB The DA101 SPB 0916 is valid for moderation in June 2017,

More information

Dice in Google SketchUp

Dice in Google SketchUp A die (the singular of dice) looks so simple. But if you want the holes placed exactly and consistently, you need to create some extra geometry to use as guides. Plus, using components for the holes is

More information

Blackboard course design

Blackboard course design DEO team, Academic Registry www.bristol.ac.uk/digital-education Blackboard course design Updated: 8 th Jan 2018 Contents 1. About this guide... 2 2. Essential information... 2 3. Requesting a Blackboard

More information

Ancient Cell Phone Tracing an Object and Drawing with Layers

Ancient Cell Phone Tracing an Object and Drawing with Layers Ancient Cell Phone Tracing an Object and Drawing with Layers 1) Open Corel Draw. Create a blank 8.5 x 11 Document. 2) Go to the Import option and browse to the Graphics 1 > Lessons folder 3) Find the Cell

More information

BLACKS IN GOVERNMENT INFORMATION SUPERHIGHWAY STUDENT COMPETITION (ISSC) PLANNING GUIDE

BLACKS IN GOVERNMENT INFORMATION SUPERHIGHWAY STUDENT COMPETITION (ISSC) PLANNING GUIDE Theme: Beating the Odds Technology Empowering African-American Males to Succeed! The ISSC program is designed to introduce and encourage African American students to use information technology. The competition

More information

YearbookFusion Online A Quick Start Guide

YearbookFusion Online A Quick Start Guide YearbookFusion Online A Quick Start Guide Welcome to YearbookFusion Online. This guide will help you get started and plan out your yearbook process from start to end. Step 1: Launch the Application In

More information

GEOG 487 Lesson 1: Step-by-Step Activity

GEOG 487 Lesson 1: Step-by-Step Activity GEOG 487 Lesson 1: Step-by-Step Activity Part I: Esri Resources Successful GIS professionals need to teach themselves how to use new technology tools quickly, integrate technical resources other than ArcGIS

More information

OC Fair Competition Online entry tutorial

OC Fair Competition Online entry tutorial OC Fair Competition Online entry tutorial Read the competion guides for important dates and guidelines regarding your entries at www.ocfair.com/oc-fair/competitions-contests/ The last day to enter most

More information

ENTRY GUIDE. Good luck in the 2018 Contests! Back By Popular Demand... The 2018 Better Student Broadcast and News Media Contests Are All Digital!

ENTRY GUIDE. Good luck in the 2018 Contests! Back By Popular Demand... The 2018 Better Student Broadcast and News Media Contests Are All Digital! ENTRY GUIDE Back By Popular Demand... The 2018 Better Student Broadcast and News Media Contests Are All Digital! Inside, you ll find complete instructions on uploading entries to the BetterNewspaperContest.com

More information

Third Grade Technology Curriculum Guide

Third Grade Technology Curriculum Guide Completed Third Grade Technology Curriculum Guide - 2016 1 - NOVICE LEARNER - Students will demonstrate basic operational competencies, concepts, and program usage. BASIC OPERATIONS 1-1 Uses the mouse

More information

BBT ( Broad Based Technology ) Leo Hayes High School Fredericton, NB

BBT ( Broad Based Technology ) Leo Hayes High School Fredericton, NB BBT ( Broad Based Technology ) Leo Hayes High School Fredericton, NB Table of Contents Welcome to Publisher Publisher Interface Basics Starting up Publisher Module Activities Business Card Banner Advertisement

More information

February 24, 2018 Product Release Notes

February 24, 2018 Product Release Notes NEW Brainshark Coaching Browser-based Recorder February 24, 2018 Product Release Notes For Coaching users using a Chrome browser, a new and improved video recorder for submitting videos will be enabled.

More information

1. All team members must be on record in the state and national offices as having paid dues by February 6.

1. All team members must be on record in the state and national offices as having paid dues by February 6. E-BUSINESS One critical element in a business success in today s global market is the ability to sell products and services to the consumer via the Internet. This event recognizes FBLA members who have

More information

Distributed Systems Project 1 Assigned: Friday, January 26, 2018 Due: Friday, February 9, 11:59 PM

Distributed Systems Project 1 Assigned: Friday, January 26, 2018 Due: Friday, February 9, 11:59 PM 95-702 Distributed Systems Project 1 Assigned: Friday, January 26, 2018 Due: Friday, February 9, 11:59 PM This project has five objectives: First, you are introduced to GlassFish. GlassFish is an open

More information

SeaPerch Engineering Notebook Guide

SeaPerch Engineering Notebook Guide 2018-10-07 2018 SeaPerch Engineering Notebook Guide 2 Table of Contents The Engineering Notebook 3 SeaPerch Engineering Notebook Challenge.. 4 SeaPerch Engineering Notebook Challenge Rules. 5 Required

More information

Developing Interactive Lectures with PowerPoint 2007

Developing Interactive Lectures with PowerPoint 2007 Intermediate PowerPoint Developing Interactive Lectures with PowerPoint 2007 [Type the document subtitle] 2 P age Table of Contents Customize Slide Theme and Background... 2 Apply Animated Effects... 3

More information

Web Design Competition File Upload Tutorial

Web Design Competition File Upload Tutorial Web Design Competition File Upload Tutorial Designed for use by the Michigan Council of Women in Technology Copyright 2016 Patricia Howard All Rights Reserved Welcome. We ll start with a quick overview

More information

eportfolio GENERAL USER

eportfolio GENERAL USER eportfolio GENERAL USER Startup Guide [2016-17] Table of Contents Page 2: Introduction Logging in to your Digication account Page 3: Page 4: Steps to create an eportfolio from course template Steps to

More information

> creative résumé. > specifications: save as: Resume_Lastname.ai dimensions: 8.5" x 11" or 11" x 8.5" mode: CMYK

> creative résumé. > specifications: save as: Resume_Lastname.ai dimensions: 8.5 x 11 or 11 x 8.5 mode: CMYK > creative résumé > objective(s): Students will create an eye-popping, visually impacting résumé using current trends in graphics, color and typography. > curricular focus: This lesson emphasizes the graphic

More information

CS 1110, LAB 2: FUNCTIONS AND ASSIGNMENTS

CS 1110, LAB 2: FUNCTIONS AND ASSIGNMENTS CS 1110, LAB 2: FUNCTIONS AND ASSIGNMENTS http://www.cs.cornell.edu/courses/cs1110/2017fa/labs/lab2/ First Name: Last Name: NetID: The purpose of this lab is to get you comfortable with using assignment

More information

Written Event Online Submission Guidelines

Written Event Online Submission Guidelines Written Event Online Submission Guidelines Please use the following instructions when submitting your chapter s written event projects, which are due on Friday, January 12, 2018 by 5:00 p.m. CST. Only

More information

Interactive Game Design with Greenfoot YEAR 2 Greenfoot Single-player Interactive Game

Interactive Game Design with Greenfoot YEAR 2 Greenfoot Single-player Interactive Game MESA VIRTUAL COMPUTER SCIENCE COMPETITION CYBER RULES 2016 Interactive Game Design with Greenfoot YEAR 2 Greenfoot Single-player Interactive Game Level: Type of Contest: Composition of Team: Number of

More information

Advising Supplement eportfolio. Bruce Fulton, MLIS, PhD

Advising Supplement eportfolio. Bruce Fulton, MLIS, PhD Advising Supplement eportfolio Bruce Fulton, MLIS, PhD eportfolio Graduation Requirement Four required reflections - detailed narratives in which students self-evaluate and consider their learning. 1200

More information

Introduction. Download. SMARTBoard

Introduction. Download.   SMARTBoard Page 1 of 21 SMARTBoard Introduction Interactive whiteboards are an excellent way to involve students in classroom learning by providing the look and feel of a regular whiteboard with computer-based technology

More information

NRP 7 th Edition Workshop and Online Exam Guide

NRP 7 th Edition Workshop and Online Exam Guide NRP 7 th Edition Workshop and Online Exam Guide Completing the Canadian Pediatric Society NRP Online Examination, 7th edition Oct 6th, 2017 Contents Contents... 2 Important to Know Before You Begin...

More information

Software Engineering Large Practical

Software Engineering Large Practical 1 Software Engineering Large Practical Stephen Gilmore (Stephen.Gilmore@ed.ac.uk) School of Informatics Document version 1.0. Issued on: September 28, 2016 About The Software Engineering Large Practical

More information

15-110: Principles of Computing, Spring 2018

15-110: Principles of Computing, Spring 2018 15-110: Principles of Computing, Spring 2018 Problem Set 5 (PS5) Due: Friday, February 23 by 2:30PM via Gradescope Hand-in HANDIN INSTRUCTIONS Download a copy of this PDF file. You have two ways to fill

More information