Skip to content

Rahbaran/crowducate.me

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Crowducate is an open education platform. The crowd creates courses (any subject is welcome) together which are interactive and fun. Democratize education. Enjoy education. Bear in mind, we are in early alpha. For more info read this blog post.

Installation

The Crowducate platform is based on MeteorJS. So, if you want to run it locally:

  1. Install MeteorJS
  2. Clone this repo: git clone https://github.com/Crowducate/crowducate.me.git
  3. Open your terminal and navigate to the folder where Crowducate is installed.
  4. Run “mrt”

That’s it!

License

We chose the GPL3 license, as this fosters an open ecosystem. Which is essential for an open education project.

I want to be part of a bigger vision

Great, so please contribute! The roadmap for the beginning:

  1. Adding names to profiles.
  • Adding Textfield ‘user name’ in the Registration process (if signed up with email instead of Facebook/g+)
  • Adding “by ‘user name’(or FB/g+-name)” to the Course title (e.g. MeteorJs for Beginner by derMambo)
  1. Adding Upvote to courses (example: Microscope/Telescope). A project from the people of the great book Discover Meteor. Source code is here.
  2. Improving the creation of the multiple choice quiz
  • Creator should choose how many possible answers to post
  • How many of them are the correct answers
  1. Commenting function for change requests (i.e., why did I send this change request/why did I decline your change request, etc.)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.7%
  • CoffeeScript 41.7%
  • CSS 2.6%