Validate Course with ProfessorEngagement
- Make
ProfessorEngagement
to extendTrackedHistoryEntity
and calucate validity on update. - Add additional
validationMessage
filed. - In the professor engagement page, show exclamation mark next to the professors for which the calculated classes and number of students is not same as the one entered.
Conditions:
- Change in number of hours
- Change in number of students for more that 10 (configured in
application.properteis
)