Create a work flow where Contact entity type has student,parent.
If student is less then 18 make create phone call to parent to arrange course and assing call to queue
else call to student to arrange a time of course and assign call to queue
I can access student on the work flow in 2nd condition
but can not access parent in 1st condition