UK DYNAMO USER GROUP SOUTH

Size: px
Start display at page:

Download "UK DYNAMO USER GROUP SOUTH"

Transcription

1 Intro & Welcome Thanks to: Welcome to Morelands, AHMM s Main office. If fire alarm sounds, please leave the building via the stairs by the lift as you came in. Please take any seat, shift forward and get cosy.

2 Intro & Welcome South Committee Aaron Perry, BIM Manager AHMM Martin Coyne, BIM Manager KPF You? Michael Hudson, Associate Director, Flanagan Lawrence Mike Turpin, Head of BIM, Capita Property

3 Intro & Welcome You are encouraged to take photos, tweet and update social media. Please ensure device is on silent. Ideas for the group name and #hashtag.

4 Intro & Welcome You are encouraged to take photos, tweet and update social media. Please ensure device is on silent. Ideas for the group name and #hashtag. Dynamo User Community Knowledge Sharers

5 Intro & Welcome You are encouraged to take photos, tweet and update social media. Please ensure device is on silent. Ideas for the group name and #hashtag. Dynamo User Community Knowledge Sharers #DUCKS

6 Intro & Welcome You are encouraged to take photos, tweet and update social media. Please ensure device is on silent. Ideas for the group name and #hashtag. Dynamo Organisation Revit Community Knowledge Sharers

7 Intro & Welcome You are encouraged to take photos, tweet and update social media. Please ensure device is on silent. Ideas for the group name and #hashtag. Dynamo Organisation Revit Community Knowledge Sharers #DORKS

8 Intro & Welcome You are encouraged to take photos, tweet and update social media. Please ensure device is on silent. Ideas for the group name and #hashtag. Dynamo -> Revit User Group

9 Intro & Welcome You are encouraged to take photos, tweet and update social media. Please ensure device is on silent. Ideas for the group name and #hashtag. Dynamo -> Revit User Group #DRUG

10 Intro & Welcome You are encouraged to take photos, tweet and update social media. Please ensure device is on silent. Ideas for the group name and #hashtag. UK Dynamo User Group #UKDynUG

11 Why are we here? AHMM / Grimshaw / KPF / Capita..I should invite you to our place, we ll get some pizza and beers and show each other what we are up to, inspire each other

12 WHAT IS YOUR DYNAMO EXPERIENCE? HOW DID YOU LEARN DYNAMO? Expert 3% Never used it 10% Intermediate 35% Advanced 14% Self taught 32% Dynamo Website Tutorials 43% Beginner 38% Geometr y 32% Other 12% Data Manage ment 56% Other Websites 13% Other 12% WHAT DO YOU USE DYNAMO FOR?

13 Tonight's Agenda What is Dynamo trying to achieve? Basic problem solving with Dynamo Intermediate uses and best practice Advanced demonstration including custom coding Ability split mini hackathon session Summary and conclusion

14 What is Dynamo trying to achieve? Basic problem solving with Dynamo Martin Coyne, BIM Manager

15 Dynamo The Back Story Appeared for public download around 2012 Initially heavily linked with Vasari development partly focused on concept development, linked with Vasari s analysis tool and the Revit massing engine Installed as plug-in Images Open-source project, heavily backed by Autodesk strong links between Revit development team and Dynamo team Rapid update and release cycle regular major builds released alongside daily builds for testing Dynamo 0.3.4

16 Dynamo The Back Story DesignScript starts as separate project after Dr. Robert Aish (of Generative Component fame) joins Autodesk Aish initiates a project to create a new programming language with AEC professionals in mind more focused than C#, Python, etc. Following the completion of the DesignScript development, it becomes fully embedded within Dynamo both within many nodes and available as a direct text input DesignScript Studio

17 Dynamo The Back Story Dynamo also supports Python input and node scripting Offers an alternative route in to the Dynamo API Allows you to easily add your own functionality to Revit both in terms of geometry creation, analysis and data management Python Node Sample Dynamo Primer

18 Dynamo The Community Project A real community project Share and download packages of custom nodes 200,000+ package downloads to date Interact directly with the development team and package authors via the Dynamo Forum Vast expansion of Revit s capability and beyond Nodes and packages allow direct interaction with Excel, Rhino, Grasshopper, Robot, Navisworks, and beyond!

19 Dynamo The Essential Packages Dynaworks Clockwork Mantis Shrimp Lunchbox Dynamo Unfold Optimo Rhythm

20 Dynamo Today Current build Latest functionality includes: o Ability to freeze nodes o Directly interact with points o Group nodes o Node to Code o Improved interface Images Fully embedded within Revit 2017 release Manage Ribbon > Visual Programming Tab View geometry directly in Revit Dynamo 0.3.4

21 Dynamo Sandbox vs. D4R Two builds available Dynamo4Revit (D4R) - traditionally installed as free add-in to Revit and other software Dynamo Studio standalone install, available on desktop subscription (or 90 day trial) for approx. 240/year Intended as design definition source across multiple software Revit, Robot structural analysis, Rhino, etc. Additional functionality over D4R, i.e. import and manipulate DWGs Growing functionality of Customizer share algorithms via the cloud with only sliders and geometry output available Send your model to your grandma in a way she can understand The Customizer Zach Kron

22 A Basic Routine 7 nodes simple but useful task

23 A Basic Routine Slight increase in complexity, package nodes (Sheet.Views+ from SpringNodes)

24 A Basic Routine Or why not do it all at once!

25 Intermediate Use & Best Practice Aaron Perry, BIM Manager

26 Intermediate Use & Best Practice Advancing your basic usage Intermediate Uses Learning best practices Recycle and Reuse Developing for the team

27 Advancing your basic usage Going beyond copyfication Expanding your research base Dynamo Primer Industry Tutorials Twitter LinkedIn Blogs AU Public Videos Lynda.com Attend AU Attend RTCEUR Attend Future UKDynUG Interact at UKDynUG Exploring the package manager

28 Intermediate examples Check against a brief of rules to automate model audits we now complete throughout a Revit projects development.

29 Intermediate examples Live linking Revit model with Excel Area or Room measurements driving Excel spreadsheets to look at tenure of mixed use and master plan projects

30 Intermediate examples Automatic creation of blank sheets for all packages of drawings specified in an Excel document.

31 Intermediate examples Automating Room Data Sheets Floor plan by room / Internal Elevations & Schedule information of Areas and families within room.

32 Advancing your basic usage Live Demo

33 Learning Best Practise Grouping (Freezing) Notes Keeping in Clean (Node Layout Cleanup) Got OCD? Align Nodes. Open in Manual Execution Mode

34 Recycle and Reuse Keep it organised Clear naming Keep it up to date Upgrade versions Upgrade code Update file paths Use Presets Save default values for nodes Publish Custom Nodes to server Have AHMM Tools packages Publish to community

35 Development for the team Keep it obvious Clear notes Clear outcomes Clear workflow in definition Using Capture and building guides Consistent Colours Shared Packages Consider the software release, Inform the team.

36 Advanced demonstration including custom coding Michael Hudson, Associate Director, Flanagan

37 Advanced Example Intro to Python Simple Optimizations Images

38 A simple flow chart A Accept Get Data Best? A B Reject

39 A simple cake chart Get Data Best? Accept Reject

40 Making an informed decision Get Data Best? Yes Sort No

41 Variable secondary information Get Data Best? Yes Sort No C

42 Feedback loop Get Data Best? Yes Sort No C

43 Node to Code Live Demo :-S

44 Gradient descent/climbing

45

46

47

48 Real world example

49 Façade optimization

50 Site Constraints

51

52

53

54

55

56

57

58

59 Corners particle

60 Individual facades particle particle spring

61 Entire facade particle particle spring facade

62

63

64 Main script

65 Results 1 No convergence

66 Results 2

67 Convergence graphics

68 Final design

69 Ability Group break out & exercise Mike Turpin, Head of BIM, Capita

70 Breakout sessions (Microhack) Split into working groups Beginner Intermediate Advanced 40 minutes to discuss a scenario in Dynamo hosted by each of tonight's presenters. At 8pm ish we will re-group to summarise the findings of each breakout session Ending at we would like any feedback on tonight's event and any suggestions for next time.

71 Summary Those that are here, you ll be automatically updated on our next event Keep up to date by and joining the LinkedIn group, visiting ukdug.co.uk for #UKDynUG LinkedIn Group: UK Dynamo User Group Get in touch with one of us if you would like to join the committee, sponsors or simply contribute/talk at a future event You? Hint..See you on the 13 th July!

M55205-Mastering Microsoft Project 2016

M55205-Mastering Microsoft Project 2016 M55205-Mastering Microsoft Project 2016 Course Number: M55205 Category: Desktop Applications Duration: 3 days Certification: Exam 70-343 Overview This three-day, instructor-led course is intended for individuals

More information

1 Use complex features of a word processing application to a given brief. 2 Create a complex document. 3 Collaborate on a complex document.

1 Use complex features of a word processing application to a given brief. 2 Create a complex document. 3 Collaborate on a complex document. National Unit specification General information Unit code: HA6M 46 Superclass: CD Publication date: May 2016 Source: Scottish Qualifications Authority Version: 02 Unit purpose This Unit is designed to

More information

DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE. Junior Year. Summer (Bridge Quarter) Fall Winter Spring GAME Credits.

DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE. Junior Year. Summer (Bridge Quarter) Fall Winter Spring GAME Credits. DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE Sample 2-Year Academic Plan DRAFT Junior Year Summer (Bridge Quarter) Fall Winter Spring MMDP/GAME 124 GAME 310 GAME 318 GAME 330 Introduction to Maya

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

Getting Started with Deliberate Practice

Getting Started with Deliberate Practice Getting Started with Deliberate Practice Most of the implementation guides so far in Learning on Steroids have focused on conceptual skills. Things like being able to form mental images, remembering facts

More information

Tour. English Discoveries Online

Tour. English Discoveries Online Techno-Ware Tour Of English Discoveries Online Online www.englishdiscoveries.com http://ed242us.engdis.com/technotms Guided Tour of English Discoveries Online Background: English Discoveries Online is

More information

Appendix L: Online Testing Highlights and Script

Appendix L: Online Testing Highlights and Script Online Testing Highlights and Script for Fall 2017 Ohio s State Tests Administrations Test administrators must use this document when administering Ohio s State Tests online. It includes step-by-step directions,

More information

Software Maintenance

Software Maintenance 1 What is Software Maintenance? Software Maintenance is a very broad activity that includes error corrections, enhancements of capabilities, deletion of obsolete capabilities, and optimization. 2 Categories

More information

Visualizing Architecture

Visualizing Architecture ARCH 5610: Architecture Representation 1 Visualizing Architecture Digital Techniques in Representation Instructor: Karen Lewis Office: KSA 232 Office Hours: Tuesdays, 11:30 1:30 and Wednesdays, 12:00 1:30

More information

Please find below a summary of why we feel Blackboard remains the best long term solution for the Lowell campus:

Please find below a summary of why we feel Blackboard remains the best long term solution for the Lowell campus: I. Background: After a thoughtful and lengthy deliberation, we are convinced that UMass Lowell s award-winning faculty development training program, our course development model, and administrative processes

More information

Online Marking of Essay-type Assignments

Online Marking of Essay-type Assignments Online Marking of Essay-type Assignments Eva Heinrich, Yuanzhi Wang Institute of Information Sciences and Technology Massey University Palmerston North, New Zealand E.Heinrich@massey.ac.nz, yuanzhi_wang@yahoo.com

More information

Visual Journalism J3220 Syllabus

Visual Journalism J3220 Syllabus Visual Journalism J3220 Syllabus Section: 15CB Semester: Fall 2013 Class meeting time: Tuesday and Thursday from 4:05-6 p.m., Matherly 107 Instructor: Andrea Hall Email: andreaehall@ufl.edu Phone number:??

More information

Using SAM Central With iread

Using SAM Central With iread Using SAM Central With iread January 1, 2016 For use with iread version 1.2 or later, SAM Central, and Student Achievement Manager version 2.4 or later PDF0868 (PDF) Houghton Mifflin Harcourt Publishing

More information

Radius STEM Readiness TM

Radius STEM Readiness TM Curriculum Guide Radius STEM Readiness TM While today s teens are surrounded by technology, we face a stark and imminent shortage of graduates pursuing careers in Science, Technology, Engineering, and

More information

Beyond the Blend: Optimizing the Use of your Learning Technologies. Bryan Chapman, Chapman Alliance

Beyond the Blend: Optimizing the Use of your Learning Technologies. Bryan Chapman, Chapman Alliance 901 Beyond the Blend: Optimizing the Use of your Learning Technologies Bryan Chapman, Chapman Alliance Power Blend Beyond the Blend: Optimizing the Use of Your Learning Infrastructure Facilitator: Bryan

More information

Using Blackboard.com Software to Reach Beyond the Classroom: Intermediate

Using Blackboard.com Software to Reach Beyond the Classroom: Intermediate Using Blackboard.com Software to Reach Beyond the Classroom: Intermediate NESA Conference 2007 Presenter: Barbara Dent Educational Technology Training Specialist Thomas Jefferson High School for Science

More information

New Features & Functionality in Q Release Version 3.1 January 2016

New Features & Functionality in Q Release Version 3.1 January 2016 in Q Release Version 3.1 January 2016 Contents Release Highlights 2 New Features & Functionality 3 Multiple Applications 3 Analysis 3 Student Pulse 3 Attendance 4 Class Attendance 4 Student Attendance

More information

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Dave Donnellan, School of Computer Applications Dublin City University Dublin 9 Ireland daviddonnellan@eircom.net Claus Pahl

More information

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Dave Donnellan, School of Computer Applications Dublin City University Dublin 9 Ireland daviddonnellan@eircom.net Claus Pahl

More information

CENTRAL MAINE COMMUNITY COLLEGE Introduction to Computer Applications BCA ; FALL 2011

CENTRAL MAINE COMMUNITY COLLEGE Introduction to Computer Applications BCA ; FALL 2011 CENTRAL MAINE COMMUNITY COLLEGE Introduction to Computer Applications BCA 120-03; FALL 2011 Instructor: Mrs. Linda Cameron Cell Phone: 207-446-5232 E-Mail: LCAMERON@CMCC.EDU Course Description This is

More information

Major Milestones, Team Activities, and Individual Deliverables

Major Milestones, Team Activities, and Individual Deliverables Major Milestones, Team Activities, and Individual Deliverables Milestone #1: Team Semester Proposal Your team should write a proposal that describes project objectives, existing relevant technology, engineering

More information

4. Long title: Emerging Technologies for Gaming, Animation, and Simulation

4. Long title: Emerging Technologies for Gaming, Animation, and Simulation CGS Agenda Item: 17 07 Eastern Illinois University Effective Fall 2018 New Course Proposal DGT 4913, Emerging Technologies for Gaming, Animation, Simulation Banner/Catalog Information (Coversheet) 1. _X_New

More information

Shared Portable Moodle Taking online learning offline to support disadvantaged students

Shared Portable Moodle Taking online learning offline to support disadvantaged students Shared Portable Moodle Taking online learning offline to support disadvantaged students Stephen Grono, School of Education University of New England, Armidale sgrono2@une.edu.au @calvinbal Shared Portable

More information

Business. Pearson BTEC Level 1 Introductory in. Specification

Business. Pearson BTEC Level 1 Introductory in. Specification Pearson BTEC Level 1 Introductory in Business Specification Pearson BTEC Level 1 Introductory Certificate in Business Pearson BTEC Level 1 Introductory Diploma in Business Pearson BTEC Level 1 Introductory

More information

Implementing a tool to Support KAOS-Beta Process Model Using EPF

Implementing a tool to Support KAOS-Beta Process Model Using EPF Implementing a tool to Support KAOS-Beta Process Model Using EPF Malihe Tabatabaie Malihe.Tabatabaie@cs.york.ac.uk Department of Computer Science The University of York United Kingdom Eclipse Process Framework

More information

3D DIGITAL ANIMATION TECHNIQUES (3DAT)

3D DIGITAL ANIMATION TECHNIQUES (3DAT) 3D DIGITAL ANIMATION TECHNIQUES (3DAT) COURSE NUMBER: DIG3305C CREDIT HOURS: 3.0 SEMESTER/YEAR: FALL 2017 CLASS LOCATION: OORC, NORMAN (NRG) 0120 CLASS MEETING TIME(S): M 3:00 4:55 / W 4:05 4:55 INSTRUCTOR:

More information

New Paths to Learning with Chromebooks

New Paths to Learning with Chromebooks Thought Leadership Paper Samsung New Paths to Learning with Chromebooks Economical, cloud-connected computer alternatives open new opportunities for every student Research provided by As Computers Play

More information

DICE - Final Report. Project Information Project Acronym DICE Project Title

DICE - Final Report. Project Information Project Acronym DICE Project Title DICE - Final Report Project Information Project Acronym DICE Project Title Digital Communication Enhancement Start Date November 2011 End Date July 2012 Lead Institution London School of Economics and

More information

Green Belt Curriculum (This workshop can also be conducted on-site, subject to price change and number of participants)

Green Belt Curriculum (This workshop can also be conducted on-site, subject to price change and number of participants) Green Belt Curriculum (This workshop can also be conducted on-site, subject to price change and number of participants) Notes: 1. We use Mini-Tab in this workshop. Mini-tab is available for free trail

More information

Irene Middle School. Pilot 1 MobilED Pilot 2

Irene Middle School. Pilot 1 MobilED Pilot 2 Irene Middle School Pilot 1 MobilED Pilot 2 Irene Middle School HIV/AIDS Learn ing Event Introduction The Irene HIV/AIDS learning even is designed to be a one-week learning project with 3 lessons for 14-16

More information

STUDENT MOODLE ORIENTATION

STUDENT MOODLE ORIENTATION BAKER UNIVERSITY SCHOOL OF PROFESSIONAL AND GRADUATE STUDIES STUDENT MOODLE ORIENTATION TABLE OF CONTENTS Introduction to Moodle... 2 Online Aptitude Assessment... 2 Moodle Icons... 6 Logging In... 8 Page

More information

We re Listening Results Dashboard How To Guide

We re Listening Results Dashboard How To Guide We re Listening Results Dashboard How To Guide Contents Page 1. Introduction 3 2. Finding your way around 3 3. Dashboard Options 3 4. Landing Page Dashboard 4 5. Question Breakdown Dashboard 5 6. Key Drivers

More information

Software Development Plan

Software Development Plan Version 2.0e Software Development Plan Tom Welch, CPC Copyright 1997-2001, Tom Welch, CPC Page 1 COVER Date Project Name Project Manager Contact Info Document # Revision Level Label Business Confidential

More information

Lectora a Complete elearning Solution

Lectora a Complete elearning Solution Lectora a Complete elearning Solution Irina Ioniţă 1, Liviu Ioniţă 1 (1) University Petroleum-Gas of Ploiesti, Department of Information Technology, Mathematics, Physics, Bd. Bucuresti, No.39, 100680,

More information

Introduction to Moodle

Introduction to Moodle Center for Excellence in Teaching and Learning Mr. Philip Daoud Introduction to Moodle Beginner s guide Center for Excellence in Teaching and Learning / Teaching Resource This manual is part of a serious

More information

Creating Your Term Schedule

Creating Your Term Schedule Creating Your Term Schedule MAY 2017 Agenda - Academic Scheduling Cycle - What is course roll? How does course roll work? - Running a Class Schedule Report - Pulling a Schedule query - How do I make changes

More information

Learning Microsoft Office Excel

Learning Microsoft Office Excel A Correlation and Narrative Brief of Learning Microsoft Office Excel 2010 2012 To the Tennessee for Tennessee for TEXTBOOK NARRATIVE FOR THE STATE OF TENNESEE Student Edition with CD-ROM (ISBN: 9780135112106)

More information

GACE Computer Science Assessment Test at a Glance

GACE Computer Science Assessment Test at a Glance GACE Computer Science Assessment Test at a Glance Updated May 2017 See the GACE Computer Science Assessment Study Companion for practice questions and preparation resources. Assessment Name Computer Science

More information

ecampus Basics Overview

ecampus Basics Overview ecampus Basics Overview 2016/2017 Table of Contents Managing DCCCD Accounts.... 2 DCCCD Resources... 2 econnect and ecampus... 2 Registration through econnect... 3 Fill out the form (3 steps)... 4 ecampus

More information

Seminar - Organic Computing

Seminar - Organic Computing Seminar - Organic Computing Self-Organisation of OC-Systems Markus Franke 25.01.2006 Typeset by FoilTEX Timetable 1. Overview 2. Characteristics of SO-Systems 3. Concern with Nature 4. Design-Concepts

More information

The Enterprise Knowledge Portal: The Concept

The Enterprise Knowledge Portal: The Concept The Enterprise Knowledge Portal: The Concept Executive Information Systems, Inc. www.dkms.com eisai@home.com (703) 461-8823 (o) 1 A Beginning Where is the life we have lost in living! Where is the wisdom

More information

Intel-powered Classmate PC. SMART Response* Training Foils. Version 2.0

Intel-powered Classmate PC. SMART Response* Training Foils. Version 2.0 Intel-powered Classmate PC Training Foils Version 2.0 1 Legal Information INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE,

More information

Eduroam Support Clinics What are they?

Eduroam Support Clinics What are they? Eduroam Support Clinics What are they? Moderator: Welcome to the Jisc podcast. Eduroam allows users to seaming less and automatically connect to the internet through a single Wi Fi profile in participating

More information

New Features & Functionality in Q Release Version 3.2 June 2016

New Features & Functionality in Q Release Version 3.2 June 2016 in Q Release Version 3.2 June 2016 Contents New Features & Functionality 3 Multiple Applications 3 Class, Student and Staff Banner Applications 3 Attendance 4 Class Attendance 4 Mass Attendance 4 Truancy

More information

Syllabus for ART 365 Digital Photography 3 Credit Hours Spring 2013

Syllabus for ART 365 Digital Photography 3 Credit Hours Spring 2013 Syllabus for ART 365 Digital Photography 3 Credit Hours Spring 2013 I. COURSE DESCRIPTION Introduction to Digital Photography is an introductory course in basic photographic procedures using digital SLR

More information

ALEKS. ALEKS Pie Report (Class Level)

ALEKS. ALEKS Pie Report (Class Level) ALEKS ALEKS Pie Report (Class Level) The ALEKS Pie Report at the class level shows average learning rates and a detailed view of what students have mastered, not mastered, and are ready to learn. The pie

More information

Nearing Completion of Prototype 1: Discovery

Nearing Completion of Prototype 1: Discovery The Fit-Gap Report The Fit-Gap Report documents how where the PeopleSoft software fits our needs and where LACCD needs to change functionality or business processes to reach the desired outcome. The report

More information

Presentation Advice for your Professional Review

Presentation Advice for your Professional Review Presentation Advice for your Professional Review This document contains useful tips for both aspiring engineers and technicians on: managing your professional development from the start planning your Review

More information

ATENEA UPC AND THE NEW "Activity Stream" or "WALL" FEATURE Jesus Alcober 1, Oriol Sánchez 2, Javier Otero 3, Ramon Martí 4

ATENEA UPC AND THE NEW Activity Stream or WALL FEATURE Jesus Alcober 1, Oriol Sánchez 2, Javier Otero 3, Ramon Martí 4 ATENEA UPC AND THE NEW "Activity Stream" or "WALL" FEATURE Jesus Alcober 1, Oriol Sánchez 2, Javier Otero 3, Ramon Martí 4 1 Universitat Politècnica de Catalunya (Spain) 2 UPCnet (Spain) 3 UPCnet (Spain)

More information

Computer Software Evaluation Form

Computer Software Evaluation Form Computer Software Evaluation Form Title: ereader Pro Evaluator s Name: Bradley A. Lavite Date: 25 Oct 2005 Subject Area: Various Grade Level: 6 th to 12th 1. Program Requirements (Memory, Operating System,

More information

On Human Computer Interaction, HCI. Dr. Saif al Zahir Electrical and Computer Engineering Department UBC

On Human Computer Interaction, HCI. Dr. Saif al Zahir Electrical and Computer Engineering Department UBC On Human Computer Interaction, HCI Dr. Saif al Zahir Electrical and Computer Engineering Department UBC Human Computer Interaction HCI HCI is the study of people, computer technology, and the ways these

More information

EdX Learner s Guide. Release

EdX Learner s Guide. Release EdX Learner s Guide Release Nov 18, 2017 Contents 1 Welcome! 1 1.1 Learning in a MOOC........................................... 1 1.2 If You Have Questions As You Take a Course..............................

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Getting Started with Voki Classroom Oddcast, Inc. Published: July 2011 Contents: I. Registering for Voki Classroom II. Upgrading to Voki Classroom III. Getting Started with Voki Classroom

More information

K 1 2 K 1 2. Iron Mountain Public Schools Standards (modified METS) Checklist by Grade Level Page 1 of 11

K 1 2 K 1 2. Iron Mountain Public Schools Standards (modified METS) Checklist by Grade Level Page 1 of 11 Iron Mountain Public Schools Standards (modified METS) - K-8 Checklist by Grade Levels Grades K through 2 Technology Standards and Expectations (by the end of Grade 2) 1. Basic Operations and Concepts.

More information

RETURNING TEACHER REQUIRED TRAINING MODULE YE TRANSCRIPT

RETURNING TEACHER REQUIRED TRAINING MODULE YE TRANSCRIPT RETURNING TEACHER REQUIRED TRAINING MODULE YE Slide 1. The Dynamic Learning Maps Alternate Assessments are designed to measure what students with significant cognitive disabilities know and can do in relation

More information

November 17, 2017 ARIZONA STATE UNIVERSITY. ADDENDUM 3 RFP Digital Integrated Enrollment Support for Students

November 17, 2017 ARIZONA STATE UNIVERSITY. ADDENDUM 3 RFP Digital Integrated Enrollment Support for Students November 17, 2017 ARIZONA STATE UNIVERSITY ADDENDUM 3 RFP 331801 Digital Integrated Enrollment Support for Students Please note the following answers to questions that were asked prior to the deadline

More information

Learning Microsoft Publisher , (Weixel et al)

Learning Microsoft Publisher , (Weixel et al) Prentice Hall Learning Microsoft Publisher 2007 2008, (Weixel et al) C O R R E L A T E D T O Mississippi Curriculum Framework for Business and Computer Technology I and II BUSINESS AND COMPUTER TECHNOLOGY

More information

TeacherPlus Gradebook HTML5 Guide LEARN OUR SOFTWARE STEP BY STEP

TeacherPlus Gradebook HTML5 Guide LEARN OUR SOFTWARE STEP BY STEP TeacherPlus Gradebook HTML5 Guide LEARN OUR SOFTWARE STEP BY STEP Copyright 2017 Rediker Software. All rights reserved. Information in this document is subject to change without notice. The software described

More information

GRAPHIC DESIGN TECHNOLOGY Associate in Applied Science: 91 Credit Hours

GRAPHIC DESIGN TECHNOLOGY Associate in Applied Science: 91 Credit Hours GRAPHIC DESIGN TECHNOLOGY Associate in Applied Science: 91 Credit Hours Prior Learning Assessment Opportunities Course GRD 1133 Basic Drawing GRD 1143 Basic Design MMT 1113 Introduction to 3D MMT 2423

More information

CHANCERY SMS 5.0 STUDENT SCHEDULING

CHANCERY SMS 5.0 STUDENT SCHEDULING CHANCERY SMS 5.0 STUDENT SCHEDULING PARTICIPANT WORKBOOK VERSION: 06/04 CSL - 12148 Student Scheduling Chancery SMS 5.0 : Student Scheduling... 1 Course Objectives... 1 Course Agenda... 1 Topic 1: Overview

More information

Welcome to The National Training Institute for Child Care Health Consultants

Welcome to The National Training Institute for Child Care Health Consultants Welcome to The National Training Institute for Child Care Health Consultants. 1 Introductions/Icebreaker: Acknowledging Trainers Expertise Front of Card First and last name State Back of Card Agency #

More information

Carnegie Mellon University Department of Computer Science /615 - Database Applications C. Faloutsos & A. Pavlo, Spring 2014.

Carnegie Mellon University Department of Computer Science /615 - Database Applications C. Faloutsos & A. Pavlo, Spring 2014. Carnegie Mellon University Department of Computer Science 15-415/615 - Database Applications C. Faloutsos & A. Pavlo, Spring 2014 Homework 2 IMPORTANT - what to hand in: Please submit your answers in hard

More information

Cambridge NATIONALS. Creative imedia Level 1/2. UNIT R081 - Pre-Production Skills DELIVERY GUIDE

Cambridge NATIONALS. Creative imedia Level 1/2. UNIT R081 - Pre-Production Skills DELIVERY GUIDE Cambridge NATIONALS Creative imedia Level 1/2 UNIT R081 - Pre-Production Skills VERSION 1 APRIL 2013 INDEX Introduction Page 3 Unit R081 - Pre-Production Skills Page 4 Learning Outcome 1 - Understand the

More information

CONTRACT TENURED FACULTY

CONTRACT TENURED FACULTY APPENDIX D FORM A2 ADMINISTRATOR AND PEER EVALUATION FORM FOR CONTRACT TENURED FACULTY (The purposes of evaluation are described in Article 12 of the VCCCD Agreement) DATE OF VISIT: ARRIVAL TIME: DEPARTURE

More information

ECE-492 SENIOR ADVANCED DESIGN PROJECT

ECE-492 SENIOR ADVANCED DESIGN PROJECT ECE-492 SENIOR ADVANCED DESIGN PROJECT Meeting #3 1 ECE-492 Meeting#3 Q1: Who is not on a team? Q2: Which students/teams still did not select a topic? 2 ENGINEERING DESIGN You have studied a great deal

More information

Executive Guide to Simulation for Health

Executive Guide to Simulation for Health Executive Guide to Simulation for Health Simulation is used by Healthcare and Human Service organizations across the World to improve their systems of care and reduce costs. Simulation offers evidence

More information

Lower and Upper Secondary

Lower and Upper Secondary Lower and Upper Secondary Type of Course Age Group Content Duration Target General English Lower secondary Grammar work, reading and comprehension skills, speech and drama. Using Multi-Media CD - Rom 7

More information

For the Ohio Board of Regents Second Report on the Condition of Higher Education in Ohio

For the Ohio Board of Regents Second Report on the Condition of Higher Education in Ohio Facilities and Technology Infrastructure Report For the Ohio Board of Regents Second Report on the Condition of Higher Education in Ohio Introduction. As Ohio s national research university, Ohio State

More information

LEGO MINDSTORMS Education EV3 Coding Activities

LEGO MINDSTORMS Education EV3 Coding Activities LEGO MINDSTORMS Education EV3 Coding Activities s t e e h s k r o W t n e d Stu LEGOeducation.com/MINDSTORMS Contents ACTIVITY 1 Performing a Three Point Turn 3-6 ACTIVITY 2 Written Instructions for a

More information

CUSTOM ELEARNING SOLUTIONS THAT ADD VALUE TO YOUR LEARNING BUSINESS

CUSTOM ELEARNING SOLUTIONS THAT ADD VALUE TO YOUR LEARNING BUSINESS CUSTOM ELEARNING SOLUTIONS THAT ADD VALUE TO YOUR LEARNING BUSINESS A process well designed delivers a product well designed. CONTENT DEVELOPMENT SERVICE THAT GIVES YOUR BUSINESS THE COMPETITIVE EDGE Our

More information

Schoology Getting Started Guide for Teachers

Schoology Getting Started Guide for Teachers Schoology Getting Started Guide for Teachers (Latest Revision: December 2014) Before you start, please go over the Beginner s Guide to Using Schoology. The guide will show you in detail how to accomplish

More information

Classify: by elimination Road signs

Classify: by elimination Road signs WORK IT Road signs 9-11 Level 1 Exercise 1 Aims Practise observing a series to determine the points in common and the differences: the observation criteria are: - the shape; - what the message represents.

More information

CAFE ESSENTIAL ELEMENTS O S E P P C E A. 1 Framework 2 CAFE Menu. 3 Classroom Design 4 Materials 5 Record Keeping

CAFE ESSENTIAL ELEMENTS O S E P P C E A. 1 Framework 2 CAFE Menu. 3 Classroom Design 4 Materials 5 Record Keeping CAFE RE P SU C 3 Classroom Design 4 Materials 5 Record Keeping P H ND 1 Framework 2 CAFE Menu R E P 6 Assessment 7 Choice 8 Whole-Group Instruction 9 Small-Group Instruction 10 One-on-one Instruction 11

More information

PeopleSoft Human Capital Management 9.2 (through Update Image 23) Hardware and Software Requirements

PeopleSoft Human Capital Management 9.2 (through Update Image 23) Hardware and Software Requirements PeopleSoft Human Capital Management 9.2 (through Update Image 23) Hardware and Software Requirements July 2017 PeopleSoft Human Capital Management 9.2 (through Update Image 23) Hardware and Software Requirements

More information

COURSE LISTING. Courses Listed. Training for Cloud with SAP SuccessFactors in Integration. 23 November 2017 (08:13 GMT) Beginner.

COURSE LISTING. Courses Listed. Training for Cloud with SAP SuccessFactors in Integration. 23 November 2017 (08:13 GMT) Beginner. Training for Cloud with SAP SuccessFactors in Integration Courses Listed Beginner SAPHR - SAP ERP Human Capital Management Overview SAPHRE - SAP ERP HCM Overview Advanced HRH00E - SAP HCM/SAP SuccessFactors

More information

A Coding System for Dynamic Topic Analysis: A Computer-Mediated Discourse Analysis Technique

A Coding System for Dynamic Topic Analysis: A Computer-Mediated Discourse Analysis Technique A Coding System for Dynamic Topic Analysis: A Computer-Mediated Discourse Analysis Technique Hiromi Ishizaki 1, Susan C. Herring 2, Yasuhiro Takishima 1 1 KDDI R&D Laboratories, Inc. 2 Indiana University

More information

SOFTWARE EVALUATION TOOL

SOFTWARE EVALUATION TOOL SOFTWARE EVALUATION TOOL Kyle Higgins Randall Boone University of Nevada Las Vegas rboone@unlv.nevada.edu Higgins@unlv.nevada.edu N.B. This form has not been fully validated and is still in development.

More information

Evaluation of Learning Management System software. Part II of LMS Evaluation

Evaluation of Learning Management System software. Part II of LMS Evaluation Version DRAFT 1.0 Evaluation of Learning Management System software Author: Richard Wyles Date: 1 August 2003 Part II of LMS Evaluation Open Source e-learning Environment and Community Platform Project

More information

Beginning to Flip/Enhance Your Classroom with Screencasting. Check out screencasting tools from (21 Things project)

Beginning to Flip/Enhance Your Classroom with Screencasting. Check out screencasting tools from  (21 Things project) Beginning to Flip/Enhance Your Classroom with Screencasting Check out screencasting tools from http://21things4teachers.net (21 Things project) This session Flipping out A beginning exploration of flipping

More information

EMPOWER Self-Service Portal Student User Manual

EMPOWER Self-Service Portal Student User Manual EMPOWER Self-Service Portal Student User Manual by Hasanna Tyus 1 Registrar 1 Adapted from the OASIS Student User Manual, July 2013, Benedictine College. 1 Table of Contents 1. Introduction... 3 2. Accessing

More information

Creative Media Department Assessment Policy

Creative Media Department Assessment Policy Creative Media Department Assessment Policy Policy Aims To develop the outstanding use of assessment to support learning so that: - Teachers plan and teach lessons that enable pupils to learn exceptionally

More information

AGENDA LEARNING THEORIES LEARNING THEORIES. Advanced Learning Theories 2/22/2016

AGENDA LEARNING THEORIES LEARNING THEORIES. Advanced Learning Theories 2/22/2016 AGENDA Advanced Learning Theories Alejandra J. Magana, Ph.D. admagana@purdue.edu Introduction to Learning Theories Role of Learning Theories and Frameworks Learning Design Research Design Dual Coding Theory

More information

TU15: Insider Secrets to Finding High-Impact Sales Training

TU15: Insider Secrets to Finding High-Impact Sales Training TU15: Insider Secrets to Finding High-Impact Sales Training January 19, 2016 Brian E. Gracon The Challenge High-Impact Sales Training Learning Objectives At the end of the this course, participants should

More information

2 User Guide of Blackboard Mobile Learn for CityU Students (Android) How to download / install Bb Mobile Learn? Downloaded from Google Play Store

2 User Guide of Blackboard Mobile Learn for CityU Students (Android) How to download / install Bb Mobile Learn? Downloaded from Google Play Store 2 User Guide of Blackboard Mobile Learn for CityU Students (Android) Part 1 Part 2 Part 3 Part 4 How to download / install Bb Mobile Learn? Downloaded from Google Play Store How to access e Portal via

More information

TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE. Pierre Foy

TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE. Pierre Foy TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE Pierre Foy TIMSS Advanced 2015 orks User Guide for the International Database Pierre Foy Contributors: Victoria A.S. Centurino, Kerry E. Cotter,

More information

Best Practices in Internet Ministry Released November 7, 2008

Best Practices in Internet Ministry Released November 7, 2008 Best Practices in Internet Ministry Released November 7, 2008 David T. Bourgeois, Ph.D. Associate Professor of Information Systems Crowell School of Business Biola University Best Practices in Internet

More information

Examining the Structure of a Multidisciplinary Engineering Capstone Design Program

Examining the Structure of a Multidisciplinary Engineering Capstone Design Program Paper ID #9172 Examining the Structure of a Multidisciplinary Engineering Capstone Design Program Mr. Bob Rhoads, The Ohio State University Bob Rhoads received his BS in Mechanical Engineering from The

More information

Analyzing sentiments in tweets for Tesla Model 3 using SAS Enterprise Miner and SAS Sentiment Analysis Studio

Analyzing sentiments in tweets for Tesla Model 3 using SAS Enterprise Miner and SAS Sentiment Analysis Studio SCSUG Student Symposium 2016 Analyzing sentiments in tweets for Tesla Model 3 using SAS Enterprise Miner and SAS Sentiment Analysis Studio Praneth Guggilla, Tejaswi Jha, Goutam Chakraborty, Oklahoma State

More information

Earthsoft s EQuIS Database Lower Duwamish Waterway Source Data Management

Earthsoft s EQuIS Database Lower Duwamish Waterway Source Data Management Earthsoft s EQuIS Database Lower Duwamish Waterway Source Data Management Jennifer Arthur Beth Schmoyer Brian Robinson February 11, 2106 Background Started in 2003 using Excel spreadsheets Separate file

More information

Steps Before Step Scanning By Linda J. Burkhart Scripting by Fio Quinn Powered by Mind Express by Jabbla

Steps Before Step Scanning By Linda J. Burkhart Scripting by Fio Quinn Powered by Mind Express by Jabbla Steps Before Step Scanning By Linda J. Burkhart Scripting by Fio Quinn Powered by Mind Express by Jabbla About: Steps Before Step Scanning This is a collection of activities that have been designed to

More information

Justin Raisner December 2010 EdTech 503

Justin Raisner December 2010 EdTech 503 Justin Raisner December 2010 EdTech 503 INSTRUCTIONAL DESIGN PROJECT: ADOBE INDESIGN LAYOUT SKILLS For teaching basic indesign skills to student journalists who will edit the school newspaper. TABLE OF

More information

An Introduction to Simio for Beginners

An Introduction to Simio for Beginners An Introduction to Simio for Beginners C. Dennis Pegden, Ph.D. This white paper is intended to introduce Simio to a user new to simulation. It is intended for the manufacturing engineer, hospital quality

More information

Colorado State University Department of Construction Management. Assessment Results and Action Plans

Colorado State University Department of Construction Management. Assessment Results and Action Plans Colorado State University Department of Construction Management Assessment Results and Action Plans Updated: Spring 2015 Table of Contents Table of Contents... 2 List of Tables... 3 Table of Figures...

More information

Driving Competitiveness. Delivering Growth and Sustainable Jobs. 29 May 2013 Dublin Castle, Ireland

Driving Competitiveness. Delivering Growth and Sustainable Jobs. 29 May 2013 Dublin Castle, Ireland Driving Competitiveness Delivering Growth and Sustainable Jobs 29 May 2013 Dublin Castle, Ireland Driving Competitiveness at SteriPack Cormac Kinahan BRIEF INTRODUCTION TO STERIPACK Established in 1994,

More information

Briefing for Parents on SBB, DSA & PSLE

Briefing for Parents on SBB, DSA & PSLE Briefing for Parents on SBB, DSA & PSLE 18 May 2017 6.30pm to 8.00pm Vision: Hearts of Service * Minds of Inquiry * Joy in Learning * Confidence in Life Mission: Together we bring out the best in every

More information

The Moodle and joule 2 Teacher Toolkit

The Moodle and joule 2 Teacher Toolkit The Moodle and joule 2 Teacher Toolkit Moodlerooms Learning Solutions The design and development of Moodle and joule continues to be guided by social constructionist pedagogy. This refers to the idea that

More information

Exercise Format Benefits Drawbacks Desk check, audit or update

Exercise Format Benefits Drawbacks Desk check, audit or update Guidance Note 6 Exercising for Resilience With critical activities, resources and recovery priorities established, and preparations made for crisis management, all preparations and plans should be tested

More information

B. How to write a research paper

B. How to write a research paper From: Nikolaus Correll. "Introduction to Autonomous Robots", ISBN 1493773070, CC-ND 3.0 B. How to write a research paper The final deliverable of a robotics class often is a write-up on a research project,

More information

IT Project List. Description

IT Project List. Description PID 270 Early Alert Appointment Tracking for Students (SARS) In Progress 110.1 13 14 The implementation of the SARS package will allow integration of essential components of GRCC's institutional student

More information

Case study Norway case 1

Case study Norway case 1 Case study Norway case 1 School : B (primary school) Theme: Science microorganisms Dates of lessons: March 26-27 th 2015 Age of students: 10-11 (grade 5) Data sources: Pre- and post-interview with 1 teacher

More information