I'm new to both PHP and Moodle, so please forgive me, and correct any of my observations which are incorrect.
We are wanting to use the all-or-nothing question plugin (written by Adriane Boyd) with Moodle 2.0, but the most recent version of this plugin seems to be 1.9. It appears to me that the way Moodle handles question types has changed, and that it might not be trivial to update the all-or-nothing plugin. It also appears to me that the all-or-nothing plugin is a modified version of the standard multichoice question code.
Having been unable to find any trace of anyone working on this, I thought I'd have a look at seeing how easy it was to re-engineer the all-or-nothing functionality back into a copy of the current multichoice plugin. My first attempt (pre-alpha: very little testing)..... can be found at: http://www.uea.ac.uk/~s167/porf.tar .... as I said earlier I'm new to PHP and Moodle, so I'm not suggesting that this is by any means as good as the original all-or-nothing plugin.... but if anyone cares to comment, or write a better version that I can use that would be great.
Cheers,
Paul