bairav
01-09-2004, 04:04 AM
Thanx Mr.Menon,
The Data involved int the project are
Input Form:- Staff-subject Allotment
Teacher_code, Allotment of Theory/Lab/Seminars to a teacher,
(of which theory will be 1 hr and lab/seminar will be 3 consecutive hrs duration), dept to which a particular teacher belongs within the college.
(Note : two teacher can share one subject and also teachers teaching inter departmental course to be taken care of while preparation so as to avoid clashes among allocation of teachers to that subject)
Input Form:-Day-Hours allotment
It is assumed in my project that 5days week and each 8 hrs(morning 4 hrs+evening 4hrs) per day will be the timings.
Other criteria: There are 10 different UGcourses with 8 semesters and 10 PG courses with 4 semesters.
The automatic generation would take care of all activities such as
random allocation of theory/lab/seminar to each teacher, avoiding confrontation with teacher is being allocated within the dept course and other dept. course at simultaneous hrs.
With the above requirements if u could guide me to proceed with by giving tips starting with database tables and other code hints, shall
be much useful.
thanx
The Data involved int the project are
Input Form:- Staff-subject Allotment
Teacher_code, Allotment of Theory/Lab/Seminars to a teacher,
(of which theory will be 1 hr and lab/seminar will be 3 consecutive hrs duration), dept to which a particular teacher belongs within the college.
(Note : two teacher can share one subject and also teachers teaching inter departmental course to be taken care of while preparation so as to avoid clashes among allocation of teachers to that subject)
Input Form:-Day-Hours allotment
It is assumed in my project that 5days week and each 8 hrs(morning 4 hrs+evening 4hrs) per day will be the timings.
Other criteria: There are 10 different UGcourses with 8 semesters and 10 PG courses with 4 semesters.
The automatic generation would take care of all activities such as
random allocation of theory/lab/seminar to each teacher, avoiding confrontation with teacher is being allocated within the dept course and other dept. course at simultaneous hrs.
With the above requirements if u could guide me to proceed with by giving tips starting with database tables and other code hints, shall
be much useful.
thanx