Giter Club home page Giter Club logo

hackathon's Introduction

JS Input Hackathon - Giulio Gratta

Projects

  • "Mirror": Simple 'Hello World' project that works well as a barebones starter.
  • "Piano": More complicated project that demonstrates more advanced use of JS Input

Mirror

#####Files:#####

  • mirror.html: Extensively commented HTML file, for use as basis for custom problems. Has CSS and JS sections included for portability, but larger projects should separate these into their own files.
  • mirror.xml: Problem code in xml, for use in edX JS Input Studio problem type.

#####Usage:#####

  1. Download mirror.html and make any changes you wish, following the comments.
  2. Rename the file!
  3. Upload the file/s to your course.
  4. Download mirror.xml and follow the comments in it to make any changes necessary (Make sure you change and match the name of your .html file in this file!).
  5. Replace the contents of your edX JS Input problem with your edited mirror.xml.

Piano

#####Files:#####

  • piano.html: Main JS Input file, contains the HTML, CSS and Custom JS.
  • piano.xml: Problem code in xml, for use in edX JS Input Studio problem type.
  • raphael-min.js: SVG canvas drawing library. Used by keyboard and music notation libraries. (http://www.raphaeljs.com)
  • vexflow-min.js: Music notation library. Renders the musical notes based on simple JS commands. (http://www.vexflow.com)
  • qwerty-hancock.js: Keyboard rendering library. (http://www.stuartmemo.com/qwerty-hancock/)

hackathon's People

Contributors

caesar2164 avatar

Watchers

 avatar  avatar

Forkers

emmagunn

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.