I'd like to make some questions into quiz questions, so that the answer from user must match the custom field value exactly in order for the answer to be accepted/posted. And then the answer would be auto selected as the best answer and the question would be automatically closed. The code logic would be > if 'answer' = 'custom field value', then post 'answer', select 'answer' as 'best answer', and close 'question'. That's pretty rough, but you get the idea. This is where super-coder comes in to save the day :)