Resource List
Resource Title | Type | Description |
---|---|---|
Perspectives in Assistive Technology ENGR110/210 – Stanford University Dave Chesney, University of Michigan | course | Senior-level Comp Sci capstone course that develops software systems for a specific customer with an identified physical or cognitive disability. Topics of Individual Design, Universal Design, and Inclusive Design are discussed. Considerations for software system development for different disability classification (VI, HI, motor, cognitive) are also discussed. Curriculum is developed to follow multiple version release process throughout a semester. |
COMP 485 – Human-Computer Interaction Li Liu, California State University Northridge (CSUN) | course | This course is directed towards students who wish to learn the basic concepts and current research into the design, creation, and evaluation of computer interfaces. The course examines how human users interact with computer software and computer systems.The course module on accessibility includes two lectures followed by a design exercise. The first lecture starts with a key component missing in educating the next generation of technology developers - valuing human capabilities. The second lecture focuses on how to make accessible mobile content and interfaces supporting multiple modalities of interaction. It will explain why many fundamental accessibility best practices can be applied to m |
ART 396 User Experience/User Interface Design Joseph Bautista, California State University Northridge (CSUN) | course | This mid-level course is for students in visual and graphic design areas, that covers research methodology and design-thinking processes for creating and prototyping interactive products for today's users. The course module on accessibility includes two lectures followed by a design exercise. The first lecture starts with a key component missing in educating the next generation of technology developers - valuing human capabilities. The second lecture focuses on how to make accessible mobile content and interfaces supporting multiple modalities of interaction. It will explain why many fundamental accessibility best practices can be applied to mobile interfaces and content. |
Introduction to Engineering: Gaming for the Greater Good Krista Quinn & Dave Chesney, University of Michigan | course | Gaming for the Greater Good ± Freshman-level Comp Sci course that introduces the engineering process, then uses the process to design a game. A specific customer base (such as children on the autism spectrum) is identified, and games are explicitly developed for the intended audience. Games are developed using GameMaker, so no previous programming experience is necessary. |
Capstone Course Dave Chesney, University of Michigan | course | Senior-level Comp Sci capstone course that develops software systems for a specific customer with an identified physical or cognitive disability. Topics of Individual Design, Universal Design, and Inclusive Design are discussed. Considerations for software system development for different disability classification (VI, HI, motor, cognitive) are also discussed. Curriculum is developed to follow multiple version release process throughout a semester. |
6.811: Principles and Practice of Assistive Technology (PPAT) Teo, Li, Greenberg, Dusek, et al., MIT | course | Course website from MIT on building software/assistive technology systems for specific client with a disability. PPAT is a 12-unit, interdisciplinary, project-based course in which small teams of students work closely with a person with a disability in the Cambridge area to design a device, piece of equipment, app, or other solution that helps them live more independently. Over the course of the term, each team meets with its "client," iterates through multiple prototypes, and learns about the challenges and realities of designing assistive technologies for people with disabilities. |
ACM curriculum guidelines for Information Technology ACM | 3rd-party resource or guideline | Curriculum Guidelines for Baccalaureate Degree Programs in Information Technology. Includes guidelines for including accessibility topics. |
EGR 110: First Year Design Project – University of Portland University of Portland | projects | The challenge is designed to emphasize the essence of engineering and computer science; that is to solve a problem under a variety of constraints, attempting to meet criteria that are often conflicting, and to do so in association with colleagues who may have slightly different viewpoints than their own. Successful completion of the challenge will not only involve following through the design process from a conceptual design to a product, but also emphasize non-technical aspects of engineering. The process will involve innovative thinking, the design process, sketching, hands-on creation, technical writing and oral communication. To address accessibility, the challenge could be designing for an individual who has limited ability. |
MOOCAP – Training Courses in Accessible Design MOOCAP, Stuttgart Media University/European Union | curricula | MOOCAP was a European project whose name stands for “MOOCs for Accessibility Partnership”. The goal of the project was to provide education on accessible design in ICT. We created 11 free online courses, four of which were MOOCs. The goal of these courses was to teach you how to create accessible media and content, such as web sites, mobile apps and office documents. In addition, you could learn about how to design products and systems for daily living in order to make them accessible to, understandable by and usable for a wide range of people. We provided both an introductory course and a few specialised courses. |
Web Accessibility Course St Edward’s University | course | The class covers basic HTML and an introduction to ARIA (Accessible Rich Internet Application) techniques for creating accessible websites emphasizing the importance of separating content from presentation. Specifics include: Identify problems people may have when using the web; Understand how assistive technologies are used with the web; Learn how to apply WCAG 2.0 guidelines to a website; Identify basic testing tools; Understand the importance of semantic structure; Learn how to use ARIA landmark roles; Learn how to create links that make sense out of context; Discover how to avoid problems with color and contrast; Learn to make images accessible; Learn about the benefits of using captions and differences between closed and open captions; Learn how to make data tables accessible; Learn basic techniques for making forms accessible. |
Web Design & Development I Curriculum – WebD2 Joe McAuliffe, Don Helling, and Karll Rusch, University of Washington | course | The curriculum emphasizes standards-based and accessible design, is cross-platform and vendor-neutral, and is freely available for teachers to use in their own classrooms. |
Web Accessibility Training & Advocating – W3C W3C | website | Tutorials, demos, handouts, presentations, etc. – includes How to Make Your Presentations Accessible to All, Developing Web Accessibility Presentations and Training, Before and After Demonstration (BAD). |
Web Accessibility Tutorials – W3C | 3rd-party resource or guideline | This collection of tutorials shows you how to develop web content that is accessible to people with disabilities, and that provides a better user experience for everyone. The tutorials cover various accessibility topics, based on common tasks in web projects. For example, they show you how to provide accessible images and tables using a variety of web technologies, including HTML4, HTML5, CSS3, WAI-ARIA, MathML, and SVG. The concepts and techniques explained in the tutorials apply to other formats as well. The tutorials are designed to be used by a variety of individuals, including: Web developers will find guidance and boilerplate solutions for many common coding challenges; Web designers will learn how to create web page components with a built-in inclusive design; Web trainers will find examples to teach people about accessible web design and development; Content authors will learn concepts and techniques for preparing their content in an accessible way... |
Accessibility Fundamentals Page – W3C | 3rd-party resource or guideline | Intro to Accessibility; Examples of individuals using accessible or assistive technology. Accessibility in Context; What is Web Accessibility; Accessibility is Important for Individuals, Businesses, Society; Making the Web Accessible; Evaluating Accessibility; Examples and More Information. Everything in left sidebar of page, especially "Perspectives Videos" and "How People with Disabilities Use the Web". |
Web Accessibility Initiative (WAI) – W3C | 3rd-party resource or guideline | The World Wide Web Consortium (W3C) develops international standards for the Web: HTML, CSS, and many more. The W3C Web Accessibility Initiative (WAI) develops standards and support materials to help you understand and implement accessibility. You can use W3C WAI resources to make your websites, applications, and other digital creations more accessible and usable to everyone. |
Tutorial for Software Design | other-resource | Best practices for making accessible mobile and web apps. This tutorial currently provides basic training for developers and designers. Basic software best practices for accessibility with lots of self-driven exercises. |
Web Fundamentals – Accessibility – Google/Udacity Google/Udacity | 3rd-party resource or guideline | This document set is a text-based version of part of the content covered in the Udacity course on Accessibility. Rather than a direct transcription of the video course, it is meant to be a more concise treatment of accessibility principles and practices, using the course's original content as a base. Specifics include: Learn what accessibility means and how it applies to web development; Learn how to make web sites accessible and usable for everyone; Learn how to include basic accessibility with minimal development impact; Learn what HTML features are available and how to use them to improve accessibility; Learn about advanced accessibility techniques for creating polished accessibility experiences. |
Accessibility for Web Design – Lynda.com Course | course | Are you doing everything you can to make sure your sites are accessible and easy to use? Learn practical accessibility techniques to ensure your web designs can be viewed and used by everyone. Internationally recognized accessibility expert Derek Featherstone walks through examples of common web interaction flows, and then steps through considerations and tactical strategies for each component, to assure that people with disabilities can easily complete those tasks. Learn the proper use of color, contrast, and motion, and find out how to design keyboard interactions and touch interfaces; incorporate images, sound, and video; design accessible forms; structure content at the tag level; and balance responsive design with accessibility. |
HW7 TEAM Assignment – Group Survey Questions Brian W. Stone, Boise State University | Assignment | Collect data by creating a survey for people who are blind or visually impaired. |
HW8: 1st Draft “Proto-Print”/ Reflection Brian W. Stone, Boise State University | Assignment | Design and print a 3D model with universal design elements for persons who are blind or visally impaired. |
What is Web Accessibility? Clark College - Bruce Elgort | Online course | How to make websites accessible to people with disabilties and those with "temporary disabilities" (e.g., broken arm). Goal is tp produce high-quality websites and web tools. |
How Do People with Disabilities Use the Web? Clark College - Bruce Elgort | Online course | Learn how people with disabilities use the web. Includes hearing loss, vision loss, mobility disabilities and learning disabiltites. |
Semester Summary – Overview Afanador-Llach, Camila. Department of Visual Arts and Art History, Florida Atlantic University. (2019). Interactive Design Lab 1. | Syllabus | This is a slide deck that lists the topics covered in each course module. |
Landing Page Enhancements & Written Report Afanador-Llach, Camila. Department of Visual Arts and Art History, Florida Atlantic University. (2019). Interactive Design Lab 1. | projects | Class project: Landing Page Enhancements and Written Report |
Questions to Evaluate Your Landing Page Afanador-Llach, Camila. Department of Visual Arts and Art History, Florida Atlantic University. (2019). Interactive Design Lab 1. | projects | Class project: Evaluating a landing page. |
Mobile App Landing Page Enhancements Report Afanador-Llach, Camila. Department of Visual Arts and Art History, Florida Atlantic University. (2019). Interactive Design Lab 1. | projects | Class project: Mobile App Landing Page Enhancements Report |
Syllabus – User Experience Design (Basic) New York University - Regine Gilbert | Syllabus | Course syllabus that lists the topics covered in the course with specific projects |
Homework: Final project summary with accessibility features listed. College of Staten Island (City University of New York) - Deborah Sturm | projects | Description of a game |
“Meducation” game developed by students College of Staten Island (City University of New York) - Deborah Sturm | Animation | Game Design |
Accessibility Guidelines for Web Pages Clark College - Bruce Elgort | Reference Material | Basic guidelines to make web pages accessibility (taken from W3C) |
Module 2 Quiz Clark College - Bruce Elgort | quiz/test | Quiz on web accessibility basics |
WAUG_What is Accessibility? New York City College of Technology - Ashwin Satyanarayana | Presentation | Deck - What is Web Accessibility, Assistive Technology, Alternate Access Methods, Low tech pointing devices, Web Content Accessibility Guidelines, Spectrum of Disabilities, Accessibility Testing Demo |
1 SR Syllabus Video Brian W. Stone, Boise State University | Presentation | Perception, Design, Accessibility Powerpoint Presentation - Course Overview |
Day 1 DEBRIEF AND DAY 2 Perception, Design, Accessibility Brian W. Stone, Boise State University | Presentation | Powerpoint course slides: Blindness and visual impairment |
2 PERCEP VID Part 1 Brian W. Stone, Boise State University | Presentation | Powerpoint course slides: Perception, the senses, the motor system |
Exercise 3 – Basic Images Reused with permission from author/designer, Rebecca Mushtare. | Assignment | Assignment set up to establish accessibility as a requirement for all assignments including design work and written work |
Exercise 4: Type & Image Reused with permission from author/designer, Rebecca Mushtare. | Assignment | Assignment set up to establish accessibility as a requirement for all assignments including design work and written work |
Exercise 5: Evaluate Reused with permission from author/designer, Rebecca Mushtare. | Assignment | Assignment to evaluate design work from previous exercises in order to prove that the site is accessible. |
Writing Prompt ICBVI Reflection Brian W. Stone, Boise State University | Assignment | Reflections on visit to ICBVI (Idaho Commission for the Blind and Visually Impaired |
In Class End Reflection Writing Prompt Brian W. Stone, Boise State University | Assignment | How did this course affect your opinions/perceptions of accessibility? |
Accessible User Experience Principles Afanador-Llach, Camila. Department of Visual Arts and Art History, Florida Atlantic University. (2019). Interactive Design Lab 1. | Syllabus | Slide presentation overview of Accessible User Experience principles, including examples of color contrast, display customization, and alt text. |
Accessibility – An Inclusive Web Afanador-Llach, Camila. Department of Visual Arts and Art History, Florida Atlantic University. (2019). Interactive Design Lab 1. | Syllabus | Slide presentation including an introduction to both physical and web accessibility, what disability means, accessible design vs. universal design, types of disability, and types of diversity. |
The Design of Everyday Things Birmingham-Southern College - Amber Wagner | Presentation | Slide presentation about the design of everday things, to accompany Chapter One: The Psychopathology of Everyday Things by Don Norman. |
General Description – The Importance of Design Birmingham-Southern College - Amber Wagner | Presentation | Description of a module covering the Importance of Design - it includes a description of lecture slides, a reading assignment, a group worksheet, and an observational activity. |
General Description – Importance of Prompts Birmingham-Southern College - Amber Wagner | Assignment | Description of a module covering the importance of giving clear prompts to the user. It includes a description of an assignment and a class discussion. |
General Description – Project Design Birmingham-Southern College - Amber Wagner | document not present | Description of a module in which the students design a project as a class and can brainstorm together which helps inform their approach to their individual projects. |
General Description – Field Trip & Reflection Birmingham-Southern College - Amber Wagner | Assignment | Description of a module including a short story reading, an in-class discussion, a tour of United Ability of Birmingham, and a reflection writing assignment. |
General Description – Interface Analysis Birmingham-Southern College - Amber Wagner | Assignment | This is an essay assignment for an upper-level design course. Students are asked to choose an application or interface of some sort to analyze. |
HW4 Observe a Class Brian W. Stone, Boise State University | Assignment | This is a homework assignment instructing students to observe a class session for a course they are not currently enrolled in and answer questions regarding general observations, non-visual observations, and quantitative observations. |
Perspectives Video Prompt Brian W. Stone, Boise State University | Assessment Tool | Question prompts to go along with watching the 5 Perspectives Video. |
HW6 Brainstorm Project Ideas Brian W. Stone, Boise State University | Assignment | This is a homework assignment designed to get students thinking about potential ideas to pitch to their teams for a 3D-printing design project. |
Interface Analysis Assignment Birmingham-Southern College - Amber Wagner | Assignment | This is an assignment designed to have students analyze a user interface by conducting a user observation and then writing an essay or creating some kind of artifact. |
Interface Analysis Rubric Birmingham-Southern College - Amber Wagner | Assessment Tool | Rubric for scoring the Interface Analysis assignment. |
The World Wide Web is for Everyone Clark College - Bruce Elgort | Tutorial | Github page providing an overview of inclusive design, disability, the ADA, and types of disabilities. |
User Centered Design: Contextual Inquiry, Disability, and Assumptions Amanda Lazar, Jonathan Lazar, Tamara Clegg, Accessibility Modules for User-Centered Design, 2019 | Presentation | Lecture slides covering user-centered design, specifically algorithmic bias, misperceptions, discussion questions, and a case study. |
Accessibility Exam Questions Amanda Lazar, Jonathan Lazar, Tamara Clegg, Accessibility Modules for User-Centered Design, 2019 | Assessment Tool, Quiz/Tool | A series of accessibility exam questions covering WCAG, simulations, and short answer questions on accessibility. |
Vlogger Vids and Prompts Brian W. Stone, Boise State University | Syllabus Assignment | Vlogger Videos: Introduces levels of blindness, aquisition of blindness, perspectives of people who are blind, and misconceptions about people who have blindness, and introspection about how students lives would change, should they lose their vision. |
HW 1a ANALYZE A TEXTBOOK Brian W. Stone, Boise State University | Assignment | Analyze a Textbook Assignment focusing on the value and process of providing alt text for images |
HW 1b Alt Text Tips Brian W. Stone, Boise State University | Reference Material | Tips for adding alt text to images. |
Perception Video Writing Prompt Brian W. Stone, Boise State University | Assignment | Writing prompt about senses and value |
HW3 Use a Screen Reader Brian W. Stone, Boise State University | Assignment, simulation | Assignment on using a screen reader with eyes open and closed, then writing a reflection on the experience in the course discussion board. |
Assist Tech Writing Prompt Brian W. Stone, Boise State University | Assignment | Writing prompt about BVI and assistive tech |
Homework – Accessibility Benito Mendoza (2019) City Tech-TeachAccess: A module to introduce basic concepts of Accessibility. Copyright © 2019 City Tech-TeachAccess. This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. | Drill and Practice, Assignment, Reference Material, Tutorial | Homework Assignment: Use Android Talkback option or Apple VoiceOver to create a 3 to 7-minute video demo and point out the accessibility features that you find most interesting. |
Applying to Accessible Design – Module 3 Victoria L.Lowell, EDCI 569 - Intro to E-Learnning, Purdue University | Course Module | This presentation is the third of three interactive modules in which students learn how to ensure their instruction is accessible to learners with disabilities. |
Art 317 – Web Media I Syllabus Reused with permission from author/designer, Rebecca Mushtare. | Syllabus | Syllabus for Art course entitled: Web Media I. The course is a study and studio experience in planning and producing websites that are device independent, usable and accessible. |
Art 517 – Graduate Web Design Reused with permission from author/designer, Rebecca Mushtare. | Syllabus | Syllabus for Art course entitled: Graduate Web Design. The course is a study and studio experience at the graduate level in planning, producing and publishing web driven media to create engaging user experiences that are usable and accessible. |
Exercise 1 – Getting Started Reused with permission from author/designer, Rebecca Mushtare. | Assignment | Exercise for students to practice marking up content for the web, experimenting with visual design in the browser and using CSS to make typographic choices, ensuring accessibility is a design standard. |
Exercise 2 – Fairy Tale Reused with permission from author/designer, Rebecca Mushtare. | Assignment | Exercise for students to continue practicing marking up content and implementing code to determine a visual look and feel and apply basic typography concepts in code while ensuring accessibility (WCAG 2.1 AA standards, code is valid, HTML is semantic). |
Valentine Challenge Reused with permission from author/designer, Rebecca Mushtare. | Assignment | Exercise to write a Valentine "love note":Typography only. Must implement CSS transitions, have one interactive element and designed in 1 hour. |
Syllabus – HER-V 403 Materials originally created by Aaron Ganci for Herron School of Art and Design, Indiana University, IUPUI | Syllabus | Syllabus for course entiled: Digital Experience Design I, an 8-week course focused on people-centered experience design that integrates digital media. |
Designing a Communication Platform Materials originally created by Aaron Ganci for Herron School of Art and Design, Indiana University, IUPUI | Assignment | Team assignment: Design the interfaces for a new communication platform and collaborate with computer science students to build an MVP (minimum viable product). |
Exercise 6: Forms Reused with permission from author/designer, Rebecca Mushtare. | Assignment | Exercise focused on forms: Students will practice layout strategies using floats and clears and create an accessible form UI. |
Exercise 7: Basic Grid Reused with permission from author/designer, Rebecca Mushtare. | Assignment | Exercise on Basic Grids: Students will learn how to implement a regular repeating grid structure with CSS Grid and create layouts that are accessible with CSS Grid. |
Exercise 8: Complex Grid Reused with permission from author/designer, Rebecca Mushtare. | Assignment | Exercices on Complex Grids: Students will experiment with implementing more complex (and flexible) grids using CSS grid, scale items in relationship to the viewport window using vw and vh units and create layouts that are accessible with CSS Grid. |
Wireframes for Exercise 8 Reused with permission from author/designer, Rebecca Mushtare. | Assignment | Wireframe/page schematic for Exercise 8: Complex Grid assignment |
Answer Keys: CSS Grid Exercises Reused with permission from author/designer, Rebecca Mushtare. | Assignment | Answer Keys for Exercise 8: Complex Grid assignment |
Recipe Challenge (Group Work) Reused with permission from author/designer, Rebecca Mushtare. | Assignment | Team exercise: Create a recipe webiste that is easy to read and follow on a phone to avoid having to scroll up and down to see how much of any particular ingredient is needed while following the recipe. Recipes should also be clear about what food allergens are present in the ingredients. |
5 RESEARCH SURVEY DAY Brian W. Stone, Boise State University | Assignment | Presentation on incorporating UD in design surveys |
5 UD Updated Brian W. Stone, Boise State University | Assignment | Updated UD information leveraged in collaborative product design team assignment |
11 Statistical Testing Basics Brian W. Stone, Boise State University | Presentation | Presentation on basic statistical methods for comparing quantitative and qualitative data |
14 Job Skills 2 Brian W. Stone, Boise State University | Presentation | Presentation relating course project activities to valuable resume skills that align with the most desirable job skills for college graduates. |
14 Presenting a Poster Brian W. Stone, Boise State University | Presentation, Assignment | Presentation and assignment on how to prepare an effective conference poster on your team's product design process |
15 Poster Edits and Presenting Brian W. Stone, Boise State University | Presentation | Presentation on how to present your poster effectively. |
Final Project: Simulated Client Project – Dragontown (Group Project) Reused with permission from author/designer, Rebecca Mushtare. | Presentation | Sample student assignment for a Simulated Client Design Project |
Competitive Peer Analysis Reused with permission from author/designer, Rebecca Mushtare. | Assignment | Assignment on how to perform an analysis of peer websites as part of a targeted web site design project |
HCI Foundations Lecture Birmingham-Southern College - Amber Wagner | Presentation | Presentation Overview of HCI basic guidelines and considerations |
General Description – HCI Foundations Birmingham-Southern College - Amber Wagner | Assignment | Overview of a class discussion activity |
General Description – Ethics or Impact Essay Birmingham-Southern College - Amber Wagner | Assignment | Overview of research paper assignment on impact of a specific technology |
Silverman SR Writing Prompt Brian W. Stone, Boise State University | Assignment | Three different writing prompts for helping people better understand the perspective or lived experience of disability |
Tactile VID SR Writing Prompt Brian W. Stone, Boise State University | Assignment | Two sample multiple-choice questions that focus on tactile perception and the nervous system |
UDL SR Writing Prompt Brian W. Stone, Boise State University | Assignment | Four prompts to stimulate reflection and discussion on videos about UDL |
Ethics Essay Assignment Birmingham-Southern College - Amber Wagner | Assignment | Overview of essay assignment on the ethical considerations of a specific technology, including accessibility |
Impact Essay Assignment Birmingham-Southern College - Amber Wagner | Assignment | Assignment instructions for an essay on the impact of technology in a specific field (e.g., accounting, biology, accessibility, gaming, graphics, AR/VR) |
Essay Rubric Birmingham-Southern College - Amber Wagner | Assessment tool | Rubric for evaluating essays about technology |
Lecture 2: Focuses on existing assistive technologies and laws. College of Staten Island (City University of New York) - Deborah Sturm | Presentation | Presentation : Human Abilities: Motor and Cognitive & Assistive Technology and Laws |
Lecture 3: Focuses on web accessibility. College of Staten Island (City University of New York) - Deborah Sturm | Presentation | Presentation: Web Accessibility & Accessible Web Design |
Course Module COMP 485 Human-Computer Interaction, Prof. Li Liu ART 396 User Experience/User Interface Design, Prof. Joe Bautista | Syllabus | Introduction to new course module on accessibility with a focus on the mobile user |
Mobile Accessibility (includes a mobile accessibility design exercise) COMP 485 Human-Computer Interaction, Prof. Li Liu ART 396 User Experience/User Interface Design, Prof. Joe Bautista | Presentation | Introduction to Mobile Accessibility with a design exercise |
Accessibility in E-Learning Module 1 Victoria L.Lowell, EDCI 569 - Intro to E-Learnning, Purdue University | Presentation | Presentation (audio and visual): Understanding Accessibility for E-Learning |
Evaluating Accessibility – Module 2 Victoria L.Lowell, EDCI 569 - Intro to E-Learnning, Purdue University | Presentation | Presentation (audio and visual): Evaluating Accessibility for E-Learning (includes introudction to assistive technologies) |
Introduction to Accessibility presentation Materials originally created by Aaron Ganci for Herron School of Art and Design, Indiana University, IUPUI | Presentation | Introduces basic concepts of disabilities, accessibility generally, universal design, models of inclusivity, and the framework for accessibility |
Module 3 – Homework: Evaluating Accessibility Amanda Lazar, Jonathan Lazar, Tamara Clegg, Accessibility Modules for User-Centered Design, 2019 | Assignment | Assignment for evaluating web accessibility. |
Module 1 – Project Assignment Component Amanda Lazar, Jonathan Lazar, Tamara Clegg, Accessibility Modules for User-Centered Design, 2019 | Assignment | This is an assignment that can be added to each project assignment over the semester. The specific portions to be repeated are highlighted in the document. |
User Centered Design: Accessible Web Design and WCAG Amanda Lazar, Jonathan Lazar, Tamara Clegg, Accessibility Modules for User-Centered Design, 2019 | Presentation | These are 12 slides for an introduction to web accessibility, covering basic definitions of accessibility in a digital context, disability demographics, WCAG, examples of digital accessibility and an in-class assignment. |
User Centered Design: Personas, Accessibility, and Evaluation Amanda Lazar, Jonathan Lazar, Tamara Clegg, Accessibility Modules for User-Centered Design, 2019 | Presentation | These are (13) slides for an introduction to user centered design and contextual analysis. Includes disability etiquette. |
Module 3 – Project Assignment Component Amanda Lazar, Jonathan Lazar, Tamara Clegg, Accessibility Modules for User-Centered Design, 2019 | Assignment | Project to develop persona and ideation and sketching. |
Lecture 1: Focuses on accessibility considerations for individuals with varied sensory processing. Includes color blindness, hearing impairment, tactile disorders and Glaucoma College of Staten Island (City University of New York) - Deborah Sturm | Presentation | Slides for one lecture covering vision, hearing, touch, and smell senses/abilities. |
Homework: Phone Accessibility College of Staten Island (City University of New York) - Deborah Sturm | Assignment | Assignment outline for students to explore accessibility features of a platform. |
Syllabus: Designing for Accessibility Stanford University - John Tang | Assignment, Collection, Presentation, Syllabus | 10-module project-based course for HCI students to learn about concepts and perspectives in designing accessible user experiences. Students conduct user studies with people with disabilities, and design and pitch their prototypes. Syllabus page contains links to individual lectures and assignments. |
Designing for your future self: Inclusive Design New York University - Regine Gilbert | Assignment | Through an individual design project, "Project 2: Accessibility Creative Project", students learned about accessibility and user-centered design. Students were instructed to design for their future self, who might have more than one accessibility challenge. |
Course materials for: DM-GY 6193 Graduate Web Studio, DM-GY 9103 User Experience Design, DM-UY 2193 Intro to Web development, DM-UY 2213 User Experience Design , DM-UY 3193 Dynamic Web Applications, EDCT-GE 25551: Introduction to Coding for Learning Experience Designers, ITP-GT 2996.001 Open Source Studio Please use freely, but cite all project work (coding accessibility)! Please also note that the presentation has not been made for distribution and does not support use with a screen reader (Google slides, no alt-text, etc.). | curricula | Introductory level course on interactive design for graphic design majors. |
Presentation – Accesibility: Design & Principals Benito Mendoza (2019) City Tech-TeachAccess: A module to introduce basic concepts of Accessibility. Copyright © 2019 City Tech-TeachAccess. This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. | Presentation | This grant deliverable provides two resources: An introduction presentation on Accessibility Design Principles (Adobe PDF) A Python Accessibility assignment that includes coding an accessible app in Python (Microsoft Word) |
Activity 13 – Python for Accessibility (Student) Benito Mendoza (2019) City Tech-TeachAccess: A module to introduce basic concepts of Accessibility. Copyright © 2019 City Tech-TeachAccess. This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. | Assignment | This grant deliverable provides two resources: An introduction presentation on Accessibility Design Principles (Adobe PDF) A Python Accessibility assignment that includes coding an accessible app in Python (Microsoft Word) |
CS 355: Mobile App Development Rosa Laura Zavala, Associate Professor of Computer Science, Medgar Evers College, CUNY, rzgutierrez@mec.cuny.edu, http://cuny.is/zavalatech. | Syllabus | A re-design of the curriculum used for Computer Science 355: Mobile App Development. New course elements were introduced in the class to 1) raise student awareness of accessibility in software development, 2) cover fundamental concepts, and 3) introduce Best Practices for software design and development. |
HCI – Accessibility Lecture – Designing for Users with Disabilities Devorah Kletenik, Human-Computer Interaction, Brooklyn College | Presentation | Introductory Designing for Users with Disabilities PowerPoint and an accessibility assignment for Human-Computer Interaction students |
In Class Assignment – Misunderstood Minds Amanda Lazar, Jonathan Lazar, Tamara Clegg, Accessibility Modules for User-Centered Design, 2019 | Drill and Practice | An in-class assignment has students complete Misunderstood Minds assignments, which alters the screen to simulate what it might be like to use standard interfaces with certain disabilities such as ADHD. |
Activity 12 – Accessibilty (Student) Benito Mendoza (2019) City Tech-TeachAccess: A module to introduce basic concepts of Accessibility. Copyright © 2019 City Tech-TeachAccess. This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. | Workshop and training material | The hands-on lab assignments allow students experiencing the relevance of Accessibility technologies. The lab assignments aim to follow the POGIL (Process Oriented Guided Inquiry Learning) approach, a student-centered, group-learning instructional strategy and philosophy developed through research on how students learn best. The POGIL model guides students for writing and justifying predictions, describe observations of data collected by well-designed experiments, and use evidence to explain changes to their predictions. |
Accessibility, Continued Materials originally created by Aaron Ganci for Herron School of Art and Design, Indiana University, IUPUI | Presentation | Introduces elements of accessibility that affect visual and interaction design: easy interaction, way finding, clean presentation, and plain language |
Reflection Journal – Process of Designing Apps and Websites Materials originally created by Aaron Ganci for Herron School of Art and Design, Indiana University, IUPUI | Assignment | This a folder with the assignment sheets neeeded for the course HER-V 403 Fall 2018 - Designing a Communication Platform |
Assignment: Technology Accessibility Training Session for CUNY Faculty City University of New York - Alyssa Vine | Presentation | Raises awareness around disability, assistive technologies, digital accessibility; Incorporates modules, exercises, and assignments into course syllabi to provide students with technical accessibility skills; Highlights existing/future job opportunities in accessibility. |
2 PERCEP VID Part 2 Brian W. Stone, Boise State University | Presentation | This is an introductoy slide deck on sensory integration and neuroscience |
3 ASSIST TECH VID Slides Brian W. Stone, Boise State University | Presentation | This is an introductory slide deck to assistive technology addressing sensory needs |
3 TACTILE Graphics in class Brian W. Stone, Boise State University | Presentation | This is an introductory slide deck on visual peception and tactile graphics |
4 TACTILE Video Slides Brian W. Stone, Boise State University | Presentation | This is an introductory slide deck on tactile perception |
4 TACTILE Class Slides Brian W. Stone, Boise State University | Presentation | This is an introductory slide deck on tactile sensitivity and acuity |
5 PERSPECTIVES VID Slides Brian W. Stone, Boise State University | Presentation | This is an introductory slide deck on disability history and advocacy |
Syllabus – User Experience Design (Advanced) New York University - Regine Gilbert | Syllabus | Course syllabus that lists the topics covered in the course with specific projects |
Syllabus – Interactive Design Lab 1 Afanador-Llach, Camila. Department of Visual Arts and Art History, Florida Atlantic University. (2019). Interactive Design Lab 1. | Syllabus | Course syllabus that lists the objectives of the class and a schedule for all sessions of the course |
Syllabus for Course entitled: Perception, Design, Accessibility Brian W. Stone, Boise State University | Syllabus, Research Project, Case Study, Drill and Practice | Syllabus for Course entitled: Perception, Design, Accessibility; students in this course will gain valuable skills like 3D printing and user-centered, data-driven design andtranslate visually-presented concepts out of textbooks and PowerPoint slides into hands-on tools for learners with visual impairments. |
Syllabus for course on Human-Computer Interaction and Software Engineering Birmingham-Southern College - Amber Wagner | Syllabus | Syllabus for course on Human-Computer Interaction and Software Engineering |
Syllabus – EDCI 569 – Intro to E-Learnning, Purdue University Victoria L.Lowell, EDCI 569 - Intro to E-Learnning, Purdue University | Syllabus | Introduction to E-Learning including three interactive modules focused on Designing for Accessibility |