php Programming Glossary: quiz
How can I see if the user's choice in the quiz is correct? http://stackoverflow.com/questions/14462380/how-can-i-see-if-the-users-choice-in-the-quiz-is-correct can I see if the user's choice in the quiz is correct I am trying to check if the answer that the user..
MySql database design for a quiz http://stackoverflow.com/questions/2754350/mysql-database-design-for-a-quiz database design for a quiz I'm making an online quiz with php and mysql and need a bit.. database design for a quiz I'm making an online quiz with php and mysql and need a bit of help deciding how to design.. of questions answers and to select questions for the quiz. The table will hold 80 questions each with 4 possible options..
Bulletin board - Database optimisation http://stackoverflow.com/questions/4310769/bulletin-board-database-optimisation advertises its activity by issuing a Bulletin . Have a quiz at Mark's Sensor Data Model for some nice Verb Phrases. We had..
LMS in Python/Django/Ruby/Rails/PHP [closed] http://stackoverflow.com/questions/5135325/lms-in-python-django-ruby-rails-php create class Assign faculty Upload materials Take quiz forum scorm chat I spent more than a month using Moodle and..
Database Design For Developing 'Quiz' Web Application using PHP and MySQL http://stackoverflow.com/questions/7102521/database-design-for-developing-quiz-web-application-using-php-and-mysql design a database that will record the results of a basic quiz I want just 5 multiple choice problems. Eventually I would like..
How do I retrieve results as multidimensional array from mySQL and PHP? http://stackoverflow.com/questions/8792042/how-do-i-retrieve-results-as-multidimensional-array-from-mysql-and-php trying to find out how to query my database for a quiz I'm building. Ultimately I'm trying to return a json object.. 40 ...from my mySQL tables of the following structure quiz id title 1 quiz title here quiz_question id quiz_id FK question_text.. my mySQL tables of the following structure quiz id title 1 quiz title here quiz_question id quiz_id FK question_text 1 1 question..
|