My job is to spread the word about this free SCJA (Sun Certified Java Associate) course at my school. I'm also receiving all subscribers information such as e-mail, name, an phone no. I already have almost 100 suscribers, and there'll be possibly more in these days. The problem is that the course has limited capacity for just 60 of them.
Consider the following:
- The course objective is to certificate at least 45 people.
- Due to the course duration and 'intensive-course' approach, candidates must know the basics of OOP concepts and be familiar with the Java programming language.
So, I have to select the best candidates among these suscribrers somehow. I was thinking about a single 20 question quiz, but that'll be kinda trivial since they'll have access to the Internet and complete correctly this quiz to 100%. On the other hand I could give them a list of requirements to build a little system in Java with some tricky methods (to add a little challenge). I prefer the second (although checking all the candidates entries will be such a pain).
What kind of system will fit for this pre-selection test? What challenging requirements will you add?
Any new ideas to pre-select candidates are very welcome!