public MarksController(StudentT1708EWebV1Context context)
 {
     _context = context;
 }