HI,
I have a table of classes - each with # of open slots, and students to be assigned. I want to assign randomly the students to classes that have open slots (valuing class ID on student table).
Any ideas as to best way to go about?
thanks!
I have a table of classes - each with # of open slots, and students to be assigned. I want to assign randomly the students to classes that have open slots (valuing class ID on student table).
Any ideas as to best way to go about?
thanks!