All Projects → Jarred-Sumner → Jantire

Jarred-Sumner / Jantire

Licence: wtfpl
Jantire was a digital turn-in box for homework that's graded on completion.

Programming Languages

ruby
36898 projects - #4 most used programming language

Jantire was a digital turn-in box for homework that's graded on completion.

I'm not working on it anymore.

Feel free to do whatever you want with it.

Beware, I didn't write any tests and there are several UX issues.

How to get it working: 1. Register for an account at Scribd with an API key (http://www.scribd.com/developers). 2. Place the login information and API key in Rails.root/config/initializers/rscribd.rb 3. If you have an S3 account and buckets set them up in config/s3.yml

By default all accounts are student accounts. Teacher accounts are instances of the User model with the 'teacher' attribute set to true.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].