Tim Hunt
added a comment - Dan, or anyone else who manages a lot of Moodle sites, would you be able to run the query
SELECT * FROM mdl_question_states WHERE originalquestion <> 0;
against a number of real sites to help confirm that the originalquestion field was really never used, before I drop it. Thanks.
Dan, or anyone else who manages a lot of Moodle sites, would you be able to run the query
SELECT * FROM mdl_question_states WHERE originalquestion <> 0;
against a number of real sites to help confirm that the originalquestion field was really never used, before I drop it. Thanks.