Git Product home page Git Product logo

blockly-experimental's Introduction

Blockly Experiments

Google's Blockly is a web-based, visual programming editor. Users can drag blocks together to build programs. All code is free and open source.

This repository holds experimental code: projects that didn't work out, but might still be interesting references.

The Blockly library is at github.com/google/blockly

Accessibility Demo

The code in this directory renders a version of the Blockly toolbox and workspace that is fully keyboard-navigable, and compatible with most screen readers. It is optimized for NVDA on Firefox.

Motivation

We built this demo in 2016/2017 and tested it with students at a nearby school for the blind. The goal was to build workflows that combined the best parts of block-based programming (such as high-level abstractions about available functions and a lack of syntax errors) with keyboard-only navigation.

Lessons Learned

We learned that:

  • Students are not necessarily comfortable with a screenreader
  • Completely removing the visualization makes it difficult for a sighted and blind user to work together

Using the demo

Open the demo page. This demo uses the compressed version of the code.

Building

To build the demo you will need the rest of Blockly. The accessible folder must be at the same level as Blockly's core folder. Run build.py accessible to generate the compressed and uncompressed files.

blockly-experimental's People

Contributors

alschmiedt avatar rachel-fenichel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

blockly-experimental's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.