Saturday, May 22, 2010

At the end of semester, the faculty will evaluate all the lecturers and courses taught by the lecturers. Stud

At the end of semester, the faculty will evaluate all the lecturers and courses taught by the lecturers. Student will have to fill in the evaluation form and the result of the evaluation will be stored in a file as per below:





500 200 A B A C E


500 200 B A A D D








Where: 500 is Lecturer ID


200 is subject code


and the others are the student’s answer for five questions








Each line will represent the answer for a student. Question’s average will be count with giving 4 points for A, 3 points for B, 2 points for C, 1 point for D and 0 point for E. The total for each question will be divided with the number or questions.





Lecturer’s average is count using the formula:





Lecturer’s average = 0.15 x Average for Question 1 + 0.23 x Average for Question 2 +


0.08 x Average for Question 3 + 0.32 x Average for Question 4 +


0.22 x Average for Question 5





You have to read the data from a file and generate the output into a report file as per below:





EVALUATION SUMMARY





LECTURER ID: 500


SUBJECT CODE: 200


TOTAL OF STUDENT: 2


AVERAGE:


QUESTION 1 3.50


QUESTION 2 3.50


QUESTION 3 4.00


QUESTION 4 1.50


QUESTION 5 0.50





LECTURER’S AVERAGE: 2.24








Notes: You are required to submit the program code and the output screen

At the end of semester, the faculty will evaluate all the lecturers and courses taught by the lecturers. Stud
Hope she or he was a good lecturer...?


No comments:

Post a Comment