Hello,
I'm new to moodle. I'm doing a project for university using moodle. I have a .xml file that contains questions and I want to import these questions when I click on a specific button. I've found import.php file which is used to import questions into question bank and I actually didn't understand how can I send the xml file I have to import.php so I can save these questions. I don't want to upload this file, it's auto generated when I click on a button so I want to import it after it's generated.