Welcome Guest, Not a member yet? Register   Sign In
Multiple Choice Quiz
#1

[eluser]Unknown[/eluser]
Hello CodeIgniters

Any advice how to make Multiple Choice Quiz using CodeIgniter?

what i did ?

The Database with 3 tables exam,question,answer i need 3 more tables result and Students and teachers


The Controllers
Exams Controller ,Questions Controller,Answers Controller,
functions( addexam() , addquestion(),addanswer() )

The Models

Add_record ,View_record * for add Exams,Questions,Answers and view them from the Database

The Views

Add Exam,Add Question,Add Answer

* i will do the same results and Students and teachers.

also javascript timer .

what i need else to make it work ?









Theme © iAndrew 2016 - Forum software by © MyBB