public ReportController()
 {
     db = new ONLINEQUIZEntities8();
 }
 public QuizController()
 {
     db = new ONLINEQUIZEntities8();
 }