Skip to content

OneCheck is a simple interview test question system (a bit like the oDesk tests), based on Ruby On Rails

Notifications You must be signed in to change notification settings

scrum2b-admin/onecheck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUMMARY

OneCheck is a simple interview test question system (a bit like the oDesk tests), based on Ruby On Rails. OneCheck is developed as Demo example in ROR technogy which I love.

Demo application: http://onecheck.heroku.com

REQUIREMENTS

  1. Capture contact details
  • Name
  • Skype ID
  • Email
  • Country
  1. Time the test

Make an admin area where we can enter questions with the option to choose 3 types of answer format:

  • multi choice
  • exact answer (what is 1 + 1 requires ‘2’ to get a correct result)
  • Text area - for free form answers questions like ‘Review this code’
  1. There is an interface where the author can see and compare results.

TECHNICAL SOLUTION

  • Rails 3.x
  • jQuery, Twitter Bootstrap
  • RailsAdmin
  • Redis, MongoDB
  • Rspec

LICENSE

OneCheck is open source and released under the terms of the GNU General Public License v2 (GPL) (http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)

About

OneCheck is a simple interview test question system (a bit like the oDesk tests), based on Ruby On Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 85.5%
  • JavaScript 8.6%
  • CSS 4.0%
  • CoffeeScript 1.9%