Divya__OSSE-Con
6 years agoQrew Member
Compare values based on Pre-Requisites
Hi,
I need help in figuring out how to validate if the user currently registering for the training has attended the corresponding pre-requisite training.
To elaborate,
Trainings - Registrations (One-to-many)
Courses- Trainings (One-to-many)
Courses- Pre-Requisite Courses(One-to-many)
User will be able to "Register" for a training session, with the "Add Registration", for a specific training.
How can i implement the logic to check whether the user registering for the current training has attended a pre-requisite course training?
------------------------------
Divya P
------------------------------
I need help in figuring out how to validate if the user currently registering for the training has attended the corresponding pre-requisite training.
To elaborate,
Trainings - Registrations (One-to-many)
Courses- Trainings (One-to-many)
Courses- Pre-Requisite Courses(One-to-many)
User will be able to "Register" for a training session, with the "Add Registration", for a specific training.
How can i implement the logic to check whether the user registering for the current training has attended a pre-requisite course training?
------------------------------
Divya P
------------------------------