I wrote about 90% of the BrainBench VFP questions, so I have some insight behind the design of the test:
* I intended the test to be primarily a candidate screening tool used by potential employers; they could bring in a candidate, sit them in front of a browser, and have them take the test.
* The design was constricted by the BrainBench requirements; this is not to say that the BB restrictions were bad - just that they have an automated test-delivery engine, and your questions and answers had to fit within their contraints and time-limits. Therefore, while it would be better to ask more practical-type questions, the test system constraints impedes this.
* The test outline includes many areas, including those that we hope every veteran VFP developer knows. Some of these areas are very difficult to write a variety of questions and plausible answers for, and even more difficult to write master-level questions and answers for. For example, try to come up with a master-level question and 5 plausible-sounding answers for a topic like enabling tooltips.
* Both myself and my BB overseers and testers tried very hard to make the test "fair" - IOW, every question clearly has one and only one right answer, and the questions and answers are unambiguous, and that they test only VFP knowledge. This is not entirely Microsoft's approach, for better or worse.
* I tried to include some a few very tough questions, ones that only a veteran would likely know, but also ones that are practical and useful (i.e., no questions like "which byte of the header indicates DBF version"

. An example is: "what is the maximum size of a VFP table". Few developers know the answer, but it is critical if you are designing a database system. BTW, the available answers are very far apart, so a precise knowledge is not required.
Based on the results thus far, it would seem that it is
fairly easy for someone who has used VFP a bit to get a "passing" score, but pretty difficult to get a "Master" level rating. [sig]<p>Robert Bradley<br><a href=mailto: > </a><br><a href=
- Visual FoxPro Development</a><br> [/sig]