Hi Guys,

I would like to ask help on how to create a page using php. The page consist of a multiple choice quiz wherein the choices are in radio button. It has a fixed time of 15 minutes to answer the questionnaire. The page has two users the student and the teacher.

The role of the teacher is to create a 20 item questionnaire.

The role of the student is to answer the questionnaire made by the teacher.

Thank you so much.

kung timer kailangan mo lagyan mo ng javascript yung php mo.
eto yung code na idadagdag mo sa java script mo.

window.setTimeout('window.location="<? /*function here*/ ?>"; ',60000);

kada 1 minuto magiiba iba yan.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.