Monday, March 29, 2010

Reflection on developing a website using PHP (3) --How to create a questionnaire.


Create a questionnaire online is convenient for users to evaluate you website constantly after they browse your website. From the questionnaire, you can get the feedback from the user and modify your website to be more user-friendly and demand-oriented.

The following are steps we create a questionnaire online:

Step1: Create a questionnaire page. Insert the form, table and questions in the layout you like.

Step2: Go to insertàFormàRadio Group. In the radio group window, name the first question for example: Q1. And change the label and value to 1, 2, 3… if you want to add more value, just press the button “+”.

Step3: For genderàInsert àFormàList/Menu.

Step4: Create another table in database for the questionnaire.

Step5: Insert Record to questionnaire table in database.

For the online questionnaire, as an admin, you can see the data from the database or you can create a review page for admin. For next topic, I will discuss how to block a page, refresh a page or update a page.






1 comment:

  1. The idea of using Google Docs as Website Evaluation Form was magnificent.

    ReplyDelete