Coder Social home page Coder Social logo

quiz-app's Introduction

Quiz App

It's been a while since I've done any personal projects, so I decided to create a project which builds on the skills I've learned professionally while of course, developing new ones.

The goal of this project is to create an application where users can create quizzes, and then users can initialize sessions to take quizzes.

My goal is for quizzes to have the option of displaying questions and answers as multiple choice, or accepting user input directly.

I've used Suspenders by Thoughtbot for my rails template to get me started quickly.

I hope for this to be a Javasript heavy application and utilize a 'modern' framework as thats probably my weakpoint as a developer at the moment.

Initial development began Monday, 6/19/2017.

quiz-app's People

Contributors

zasman avatar

Watchers

James Cloos avatar

quiz-app's Issues

Create New Quizzes

As a user of this application, I can create new quizzes and add multiple questions, and the questions can have multiple answers with only one right answer. I should be able to create the quiz and all questions and answers in a single form.

Acceptance Criteria:

  1. Quizzes will have a title.
  2. Quizzes can have many questions.
  3. Questions can have many answers, but only one correct answer.

Potential Tasks:

  1. Create quizzes.
  2. Create questions.
  3. Create answers.
  4. Create correct answers.
  5. Update model specs for has_many, belongs_to, and has_one relationships.
  6. Created nested form to allow user to create quiz all at once.

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.