10/30/09

Build new question Page



In this page the Admin will be able to add a new question to existing survey.  This was very complicated task for me to build this page...
I wil explain:
Those are the controls i used on the page:





The left upper control is for displaying all the options [answers] of a certain question.
The control [form] beneath is for add another option to options list.
The control at the right is for inserting the question type and text. The "insert" button of this form makes all question data [the text, type and options] being submitted to storing engine.

DOWNLOAD SOURCE

Getting started with docker

It is very simple to get started usig docker. All you need to do-is download the docker desktop for your system Once you get docker syste...