Code Monkey home page Code Monkey logo

edumap's Introduction

EduMap

To use

git clone https://github.com/andyras/edumap.git
cd edumap/edumap
gem install bundler
bundle install
rake db:create
rake db:migrate
rake db:seed
rails s

And visit http://localhost:3000/

Curricula

Desiderata for each curriculum

In general curricula are broken up into lessons; that is the quantum of curriculum we are working with.

Essentials

  • Code for each lesson
    • string with no whitespace, e.g. Code.org1.1
  • Age (or grade) range for each lesson
    • string, e.g. "Ages 8-10", "Grade 4"
  • Short description for each lesson
    • string, e.g. "Happy Maps"
  • Time for lesson
    • string, e.g. "1 class period", "45 minutes"
    • If you have to guess, add "est." before the time, e.g. "est. 1 class period"
  • Platform/OS or materials
    • string, e.g. "Web", "iOS, Android", "pencil, paper, SPAM"
  • Plugged vs. Unplugged
    • string, either "Plugged" or "Unplugged"

Nice-to-haves

  • Topic area
    • string, e.g. "Loops", "Internet security"

List and status

Standards so far

edumap's People

Contributors

andyras avatar pjsier avatar vingkan avatar mliew21396 avatar andarcabrera avatar wmleidy avatar nkwsy avatar

Watchers

James Cloos avatar  avatar

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.