Question Answer based report.

--0016e6d588b9528c27047b8fce14
Content-Type: text/plain; charset=ISO-8859-1

Merry Christmas Guys,

I am trying to make a small web application which has some question and some
answers for that questions.My aim is to create a report based on the
questions and answers
related to questions.Please suggest a way to go about the application.Should
I go for a if-else or switch case format for the answers or is there a
better way.? The app is something similar to the apps on facebook where
questions-answers give us a report.

Thanks

Aditya

--0016e6d588b9528c27047b8fce14--
aditya shukla [ Fr, 25 Dezember 2009 17:11 ] [ ID #2027065 ]

Re: Question Answer based report.

--0016e64cb3f0b988a7047bc452db
Content-Type: text/plain; charset=ISO-8859-1

Hi Aditya,

You can store question and answer in database.

if user provides correct answer increase veritable ($score)

you can use switch case to generate character (like in facebook apps)

Navneet.

On Fri, Dec 25, 2009 at 9:41 PM, aditya shukla
<adityashukla1983 [at] gmail.com>wrote:

> Merry Christmas Guys,
>
> I am trying to make a small web application which has some question and
> some
> answers for that questions.My aim is to create a report based on the
> questions and answers
> related to questions.Please suggest a way to go about the
> application.Should
> I go for a if-else or switch case format for the answers or is there a
> better way.? The app is something similar to the apps on facebook where
> questions-answers give us a report.
>
> Thanks
>
> Aditya
>

--0016e64cb3f0b988a7047bc452db--
navneet sharma [ Mo, 28 Dezember 2009 07:50 ] [ ID #2027281 ]
PHP » gmane.comp.php.general » Question Answer based report.

Vorheriges Thema: 404 page
Nächstes Thema: Tracking file download progress