Hi everyone :) im a new in php and mysql and doing my final year project..i want to my teacher module to create quizes for students and then want to further grade them after evaluating the marks..i want to put fill in the blanks, MCQs and true false in those tests... i dont have any idea how to start..please help me find the right way to do it... i'd be thankful :)

i hope i explain my question cleanly enough.

You could create a database table , Cols = id,title,description,blankname1,blankname 2
and on your site you would selet all the records displaying the blanks as in input boxes and process by form $_POST

what if i want to use same table for fill in the blanks??
how would i use fille in the blanks??? blanks may be 1 or 2.. any help would be appreciated :)

@masocha what if i want to use same table for fill in the blanks??
how would i use fille in the blanks??? blanks may be 1 or 2.. any help would be appreciated :)

how would i save this unfilled blank question in data basE???

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.