Universal design in a summer camp on robotics

Slides:



Advertisements
Similar presentations
ICT Services Suppliers Briefing Thursday, 17 September 2009.
Advertisements

Ability-Based Education at Alverno College. Proposed Outcomes for Session 1. To introduce you to Alvernos approach to designing integrative general education.
They’re Computer Savvy, Right? Well, Maybe…
N(T) Music Syllabus Implementation Workshop. Objectives of Workshop Interpret the GCE N(T) Music syllabus Plan the N(T) Music course Teach the N(T) Music.
Cooperative Learning NAR Project CfE Level 4 Algebra Mathematics Association 2011 Conference Saturday 17th September 2011 Monica Kirson, Maths Teacher.
Note: Lists provided by the Conference Board of Canada
Middle Years Programme
SM 2233 Multimedia Production Introduction School of Creative Media.
Introduction to Robotics Kraig DeMatteis Professional Developer Fordham’s RETC: Center for Professional Development |
Welcome to Computing. How is Computing assessed? AS Unit 1 Practical Theory of computation. Fundamentals of programming, data structures and algorithms.
LEGO MINDSTORMS Education Jenniffer Martínez Flores.
T.L. Kennedy Secondary School
Unit 2: Engineering Design Process Foundations of Technology Lesson 3: Design Principles Design Principles.
Park House School © P.Marshman All Rights Reserved Building a Smarter Planet Lesson 5: Presenting your smarter ideas.
T-STEM Center Halliburton GEAR Robotics Teacher Workshop Summer 2012 Malli Travis Dunbar College Prep Academy
Designing and implementing of the NQF Tempus Project N° TEMPUS-2008-SE-SMHES ( )
Science, Technology, Engineering, and Mathematics (STEM) in California.
INTEGRATED SYSTEMS 1205 Technology Education A Curriculum Review Sabine Schnepf-Comeau July 19, 2011 ED 4752.
LEGO EV3 Expanding STEM Education at EMS. STEM: The acronym STEM stands for science, technology, engineering, and math. However, there is some disagreement.
8 th Grade Integers Natalie Menuau EDU Prof. R. Moroney Summer 2010.
Created By: Rohan Agashe Ming Han Teh Eric Faust.
'Must-Have' Technology: Interactive Whiteboard. What is an interactive whiteboard?...is a touch-sensitive screen that works in conjunction with a computer.
LEGO MINDSTORM Session 1 Setup Brick Sound Brick Status Light
Research Project Overview Optional, but highly recommended –Science! Learning! Fun! Local Competition, not Scrimmage –5 minute presentation, 5 minute Q&A.
"Insert Session Title Here" November 13-14, 2015 Educational App Integration: Creating Tablet-Enhanced Instruction.
Technology Student Association
 Defined STEM and 21 st Century Teaching and Learning Evelyn Wassel, Ed. D.
2012 – 13 Destination Imagination Meeting for Parents, Prospective Team Members, Team Managers, and Appraisers Newark City Schools October, 2012.
The Robot Competition: A Project-Based Learning Approach for Enhancing STEM Education Yi-Ching (Sophia) Chen Doctoral candidate Department of Technology.
Coding Connections at the Interface of Algebra I and Physical World Concepts Improving Teacher Quality Grant Program Summer 2016.
Welcome to the Victorian Games & App Challenge. What is the problem, issue or challenge you want to take on? How is your game or app going to increase.
LOGICFUSION’S HANDS-ON ROBOTICS EV3 LEVEL 2! Welcome to.
By: Tiara Conway September 12, 2016 EDU620: Meeting Individual Student Needs With Technology Instructor: Dennis Lawrence.
The Victorian Games & Apps Challenge Design Brief (PowerPoint)
Department of Computer Science, University of New Hampshire
Welcome to Computer Science
Using AppInventor2 for teaching
OUTCOME BASED EDUCATION
Agency in educational robotics settings: a new design approach
Technology Student Association
Career Portfolios Building Your Own Personal Career Portfolio
Station Method in Education
Raja Kushalnagar Poorna Kushalnagar Fadi Haddad
Software Development and Technologies for Enhancing Accessibility and Fighting Info-exclusion A proposal for the inclusion of accessibility criteria in.
Get thinking: What is the problem, issue or challenge you want to take on? 
Robotics Service-Learning
Summer of Skype campaign
Dimensions of Accessible Design
Welcome to Computer Science
Robot Programming Computer Literacy S2.
The game MathScrabble. The game MathScrabble.
An Introduction to VEX IQ Programming with Modkit
Why use the Engineering Design Process?
Suzanne Robotics Club Coaches Training.
Introduction UI designer stands for User Interface designer. UI designing is a type of process that is used for making interfaces in the software or the.
Smart Learning concepts to enhance SMART Universities in Africa
CyMC.
Finding your way: The accessibility considerations for Digital Signage and Wayfinding November 2018.
Design Brief.
th Grade Course Selection Sheet
Humanities Impact Project #4 Day 1
Welcome W 1.1 Welcome to IE 202 Introduction to Engineering Design II
Time: Start Slide 1-Icebreaker/Welcome 1:00 pm End: 1:03 (3 minutes)
Medium-Fi Prototype Rachel J and Esther G
« NON-CONVENTIONAL LEARNING : EDUCATIONAL ROBOTICS»
LEGO Education - Mindstorms EV3 - Computer/control center – The Brick
Kahoot & Quizlet Live.
CS Fall 2018 Austin Jones Caroline Willis Emma Alderton
Embedding employability in programmes and qualifications
Presentation transcript:

Universal design in a summer camp on robotics Mireia Ribera (ribera@ub.edu), Eloi Puertas (eloi@maia.ub.es) Department of Mathematics and Computer Science Universitat de Barcelona Hello everybody and thanks for attending this talk. I’m Mireia, and we are from this wonderful city. In this presentation I will talk you about an experience that will be done next week, addressed to teenagers, before entering the University.

The initial activity: Building This proposal started as a “typical” robotics summer camp, to motivate students on STEM careers. The students had some challenges and work in teams to build and program a Lego Mindstorm EV3 robot.

The initial activity: Competition and Coding task After the building participants will code the robots to follow a White line relying on their sensors, to follow another robot, or to do a Sumo fight. All this programming is done on MIT App inventor 2, a very intuitive tool where every part of the program corresponds to a jigsaw piece that only fits with coherent parts

Innovation in accessibility: Awareness The innovation of this summer camp has been the introduction of universal design thinking and design. Students need to lear different users’ needs and experience them too. So as a first step we introduce participants to the inclusive design toolkit, and then we make them work with three pairs of gloves and with simulation glasses to wear the shoes of users with disabilities.

Innovation in accessibility: Accessibility design After they are conscious of different needs students will improve the design of the app taking into accout: motor impairments and low vision with big and contrasted buttons; blind users with sounds associated to each button as auditive feedback; two options for colors in buttons configurable in the app.

Innovation in accessibility: changes in robots Finally the students will include auditive feedback to every button of lego robots, and also different lights will be activated depending on the user action. Therefore they will understand multimodal feedback.

Future research Participants with disabilities Technical aids With this summer camp we want to introduce a new issue in design, related to user preferences and needs, which can be applied (and should) to any other design activity in the students’ career. To go further, we would like to include participants with disabilities in future summer camps and to explore the integration of technical aids with the coding and playing tasks.

INDICATORS: knowledge and skills K1. Are all users equal? K2. Which user groups do you have to take into account when designing a product? K3. Mention two interface solutions for two different user groups App MIT inventor K4. Whose fault is it if someone is not able to use an app? SK1. Are you able to set width, height and font-size of an actionable element of an app? SK2. Are you able to add audio to an actionable element of an app? SK3. Are you able to programmatically change colours of a screen element of an app? SK4. What else are you able to do in order to give more flexibility to your apps? Lego Mindstorm programming K5. What is a multimodal feedback? SK1. Are you able to include audio and light responses to a robot? SK2. Are you able to program more than a simultaneous answer from the robot? This is the last slide of this presentation, but I will introduce it first: what do you think? Are you aware of this concepts and technical possibilities? Universal design is now a real possibility, and the challenge is on changing the mind of developers and designers.

Last thoughts Education Law Ethics Creativity We believe that Education with initial capitals goes further than knowledge and capabilities. It should include ethical considerations and take into account legal, normative and societal frameworks. User diversity and different needs increase creativity and an open mind that benefit most users. We will not have a GPS on our cards, neither ebooks, neither a typing machine without previous research for people with disabilities.

Thanks for your attention! Mireia Ribera (ribera@ub.edu), Eloi Puertas (eloi@maia.ub.es) Department of Mathematics and Computer Science Universitat de Barcelona