Survey QA Wizard System PHP

Overview

This application is built up around the CodeIgniter framework. This framework is freely available on the internet and documentation for using the source code can be founded on their website: https://codeigniter.com. CodeIgniter is a PHP Framework written in MVC (model-view-controller) format which allows developers to create applications that are structured in a very clean and efficient way.

Features

1. Admin manager survey

2. Guest, Member Survey

3. Report Survey

Requirements

– PHP >= 5.4

– MySQL .= 5.x

Instructions

  1. Application Structure
  2. Setup And Installation
  3. Where Everything Is
  4. Admin Panel
  5. Creating A Survey
  6. Adding Questions
  7. Edit Surveys
  8. View Responses
  9. View Stats
  10. Viewing Surveys
  11. Modifying HTML & CSS
  12. Languages

Related