I'm thinking about the utility of being able to add fields to questions in much the same way as you can add fields to user profiles. Different users want to include various information with their question banks.
Just today, one of our departments told us they have a need to record a citation for each question, showing where they found that correct answer. They also want to mark them as they are validated y an expert, like so:
Validated by Joe Jones, PhD 7/20/2013
and review of the statistics like P and discrimination index:
Reviewed for discrimination statistics by Ms. Teech Goode, 7/29/2013
Others want to mark difficulty level, etc. I noticed that yesterday another user posted on the forum wanting to do the same thing.
https://moodle.org/mod/forum/discuss.php?d=233238
User profiles use the database tables user_info_field and user_info_data to allow users to add fields. Would similar functionality in the question bank be useful to you, perhaps? The user profile fields seem to be a successful feature, should question bank fields operate in much the same way?