Giter VIP home page Giter VIP logo

rails-quiz's Introduction

/*
    Copyright(c) 2011 Hrishikesh Paranjape
    [email protected]
    http://www.github.com/hrishikeshparanjape
*/

Rails application that dynamically generates a quiz that can be taken by the user. It displays results immediately after the quiz is submitted. 

Project Description:
The "questions" and "choices" reside at the server end in a sqlite database. Rails generates web services. Client application in JavaScript extracts questions and choices from these web services, collects answers by the user, processes them and shows the result.

Other mentions:
This is a demonstration of how easily and quickly a complete web application can be built using Rails framework.

But, there is no free lunch.
1. Learning curve of Ruby is long.
2. Rails is not suitable for more complex applications (well, it is a subjective issue, but it is general opinion for many including me) such as extracting specific values from the table rows and columns. You can search more on internet about why Rails in not suitable for complex web applcation.

But, without doubt Rails is great(awesome, beautiful,....all good words) for simple applications.

Implications:
This perticular application can be converted to whole survey hosting website (within 2 hours), Online exams, Educational games etc.

rails-quiz's People

Contributors

hrishikeshparanjape avatar

Stargazers

 avatar AEliu avatar quakex avatar Heiko Guckes avatar Duncan Miller avatar  avatar Adrian Dantas avatar

Watchers

Adrian Dantas avatar James Cloos avatar  avatar Duncan Miller 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.