I am currently trying to update some of the calculated but when I do I get these error messages:
More information about this error
Debug info:
Error code: ddlfieldnotexist
Stack trace:
line 672 of /lib/dml/moodle_database.php: dml_exception thrown
line 1919 of /lib/dml/moodle_database.php: call to moodle_database->where_clause()
line 1762 of /question/type/calculated/questiontype.php: call to moodle_database->count_records()
line 133 of /question/type/calculated/datasetitems_form.php: call to qtype_calculated->print_dataset_definitions_category_shared()
line 214 of /lib/formslib.php: call to question_dataset_dependent_items_form->definition()
line 114 of /question/type/calculated/datasetitems_form.php: call to moodleform->__construct()
line 412 of /question/type/calculated/questiontype.php: call to question_dataset_dependent_items_form->__construct()
line 201 of /question/bank/editquestion/question.php: call to qtype_calculated->next_wizard_form()
I think it might have something to do with the wildcard in the question.
Any help would be appreciated greatly. Thank you for your time.