When creating or editing a quiz in Moodle 2.2.1 when you to add a question you receive no means to selection the question type. This error is generated;
Fatal error: Access level to qtype_regexp::questionid_column_name() must be public (as in class question_type) in /opt/lampp/htdocs/question/type/regexp/questiontype.php on line 237
I am hoping someone can suggest a coding fix for one or more of the .php files in the Question folder. Thank you.