I have the task where I need to check the people completion based on what Quater the enter the program. For example the Q1 required to have Level2 classes to be completed with the passing score of 80%
Q2 classes required to complete by the end of the Q2.
So if the perosn enter the program in in calendar Q2 his class Q is Q1
How can i do that.
So i determined the quater they got in. <cfset callQ=Quarter(#EntryDate#)
>
How can i say that this guy need to take classQ1
Start Free Trial