Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Young Accessibility Leaders #51

Open
14 of 16 tasks
theo-bech opened this issue Jan 22, 2019 · 15 comments
Open
14 of 16 tasks

Young Accessibility Leaders #51

theo-bech opened this issue Jan 22, 2019 · 15 comments

Comments

@theo-bech
Copy link

theo-bech commented Jan 22, 2019

Project Lead: theo-bech

Mentor: johnantoni

Welcome to OL7, Cohort C! This issue will be used to track your project and progress during the program. Please use this checklist over the next few weeks as you start Open Leadership Training 🎉.


Before Week 1 (Jan 30): Your first mentorship call

  • Complete the OLF self-assessment (online, printable). If you're a group, each teammate should complete this assessment individually. This is here to help you set your own personal goals during the program. No need to share your results, but be ready to share your thoughts with your mentor.
  • Make sure you know when and how you'll be meeting with your mentor.

Before Week 2 (Feb 6): First Cohort Call (Open by Design)

Before Week 3 (Feb 13): Mentorship call

  • Look up two other projects and comment on their issues with feedback on their vision statement.
  • Complete your Open Canvas (instructions, canvas). Comment on this issue with a link to your canvas.
  • Start your Roadmap. Comment on this issue with your draft Roadmap.

Before Week 4 (Feb 20): Cohort Call (Build for Understanding)

  • Look up two other projects and comment on their issues with feedback on their open canvas.
  • Pick an open license for the work you're doing during the program.
  • Use your canvas to start writing a README, or landing page, for your project. Link to your README in a comment on this issue.

Week 5 and more

This issue is here to help you keep track of work as you start Open Leaders. Please refer to the OL7 Syllabus for more detailed weekly notes and assignments past week 4.

@theo-bech
Copy link
Author

theo-bech commented Feb 5, 2019

Vision Statement:

I hope to work with secondary education professionals, developers, and people with disabilities or in the disability field to create a hands-on curriculum on disability and assistive technology so that middle and high school students can acquire technological skills in a context that inspires their use for positive impact.

I'm working open because I seek to build a community of contributors able to expand on the curriculum and adjust it to their communities' resources and reality of disability, and because a lot of great assistive tech is being made by people who keep their projects open.

@dblana
Copy link

dblana commented Feb 10, 2019

I love your project, and your vision statement is great! 👍

@ghost
Copy link

ghost commented Feb 12, 2019

I'd love to hear more! I have a long term plan to secure funding to draft curricular guidelines or a textbook of some sort for developers on legal matters, including accessibility.

@theo-bech
Copy link
Author

Open Canvas

@theo-bech
Copy link
Author

theo-bech commented Feb 12, 2019

I'd love to hear more! I have a long term plan to secure funding to draft curricular guidelines or a textbook of some sort for developers on legal matters, including accessibility.

@webdevlaw thank you! Part of this project is documenting tutorials on accessibility, although the intended audience is teachers who want to introduce their class to assistive tech.

@theo-bech
Copy link
Author

theo-bech commented Feb 13, 2019

Roadmap

Let's create an open curriculum on assistive technology for middle and high school students!

Project-driven tech classes in secondary education (IT, robotics, etc.) could have a much greater influence on students if they covered the ways in which technology can be used for positive community engagement. A curriculum on assistive technology - any tools used by people with disabilities - could familiarize students with disability and accessibility, offer an example of the work engineers and developers do to assist people with disabilities, and inspire them to effect change in their communities as future professionals.

Young Accessibility Leaders aims to do just that: create a hands-on curriculum on assistive technology as well as a platform where educators can access the materials and collaborate with developers, disability professionals, and people with disabilities to evaluate and contribute to the resources available.

The following roadmap lists the Milestones and corresponding tasks as of 3/2/2019:

Milestone: Complete Introductory Course

The introductory course gives students a taste of what's ahead, familiarizing them with the concepts of disability, accessibility, and assistive technology, as well some of the challenges in the field.

  • Compile teacher's guide.
  • Translate introductory course into English.

Milestone: Complete Project 1 Study & Teaching Materials

Project 1 is a smart doorbell for people with hearing and/or mobility impairments, built using a RaspberryPi and Python code. It's already been taught in a robotics class at the Model Experiment Junior High School of the University of Macedonia, so most of the resources are complete!

  • Complete presentation.
  • Compile teacher's guide.
  • Check code.
  • Translate materials to English.

Milestone: Complete Project 2 Study & Teaching Materials

Project 2 is a basic mouse stabilizer script concept for people with Essential Tremor using AutoHotKey.

  • Complete presentation.
  • Compile teacher's guide.
  • Check code.

Milestone: Create GitHub Repository

The goal of Young Accessibility Leaders is to build a platform where educators and other contributors (especially people with disabilities) will be able to access the project materials and share ideas and resources. Creating a GitHub repository is a good place to start for contributors with technical backgrounds.

  • Create a GitHub repository.
  • Add readme.
  • Add license.
  • Add contributor guidelines.
  • Add code of conduct.
  • Add FAQ

Milestone: Build Website

For contributors with non-technical backgrounds and to avoid the hassle of GitHub, we need to build a website where the resources will be more easily accessible.

  • Design website.
  • Add readme, contributor guidelines, code of conduct, and FAQ.
  • Double-check for accessibility!

Milestone: 4th EKEDISY Conference

The curriculum will be presented in the 4th EKEDISY Conference between May 10-12th in Athens. The presentation will be part of a workshop on planning project-driven lessons in assistive technology.

  • Create teacher's guide on designing projects.
  • Create teacher's guide on contacting disability organizations/hosting speakers with disabilities.
  • Prepare workshop/conference materials.

Milestone: Compile GitBook Guide

It'll be nice to have all teaching materials in pdf or e-book format.

  • Create a book.
  • Curate and adjust materials.
  • Check for accessibility (alt-text, visuals).

Milestone: Expand Curriculum/Enhance Availability

The curriculum needs more projects, and all existing resources need to be translated into other languages to increase reach/impact.

  • Translate existing materials into French.
  • Translate existing materials into Spanish.
  • Translate existing materials into German.
  • Create Project 3.

@nor-mn
Copy link

nor-mn commented Feb 15, 2019

A well-worked roadmap, the vision of the project is well focused. 💯

la LIBREría #47

@dblana
Copy link

dblana commented Feb 19, 2019

Nice Open Canvas and very detailed roadmap!

As a biomedical engineer, I work with people who have movement problems. It will be great if your curriculum inspires future engineers! I look forward to seeing how I can contribute 😃

@theo-bech
Copy link
Author

Nice Open Canvas and very detailed roadmap!

As a biomedical engineer, I work with people who have movement problems. It will be great if your curriculum inspires future engineers! I look forward to seeing how I can contribute 😃

@dblana Thanks! I've only worked on assistive tech with a couple of biomedical engineers so I'm still figuring out the contribution details for you guys, but I really appreciate your enthusiasm 😃

@theo-bech
Copy link
Author

Made a repository for the project and started drafting the README.md file.

@scottkildall
Copy link

Very clearly stated and organized. Good work!

@theo-bech
Copy link
Author

Added CONTRIBUTING and code of conduct. Really surprised github markdown doesn't support footnotes.

@dblana
Copy link

dblana commented Mar 15, 2019

Hi Theodore, have you heard of Makey Makey?
I saw this webinar and thought you might be interested: Electrify Assistive Technology 😃

@theo-bech
Copy link
Author

@dblana it looks like a great source of inspiration, I'll check it out! Thanks 😄

@theo-bech
Copy link
Author

The source code for Project 1 of Young Accessibility Leaders ("Basic Mouse Stabilizer for People with Essential Tremor") has been uploaded! It's a basic script for returning the cursor to its original position after a sudden movement has been detected. The main learning objective is to familiarize students with loops, conditional expressions, and the vast potential of the AutoHotKey language for assistive solutions and personal applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants