Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 700 Bytes

index.md

File metadata and controls

23 lines (13 loc) · 700 Bytes

Getting Started With EguliasQuizBundle

Installation

Here you will learn Setting up the bundle

Bundle usage

EguliasQuizBundle give's your site the ability to quickly implement questionaries, using your own security and ensuring each questionrie or quiz to have its own unique id for every time is completed so you can control them.

Here you'll learn how to use it

##Features

  • UUID for each Quiz instance.
  • Services for easy use of the bundle.
  • Out of the box controllers and mini-backend for basic operations.
  • 3 different types of Answers: text, textarea and choices (radios or checkboxes) and more on the way.