I'd like to know what means this image path:
I created a new question and upload the image "Logo downtuga bmp.bmp".
Moodle store the image in $CGF->moodledata/filedir\79\73\797341a26754add65bdeae16aec5541ac43b00f2
In my case is C:\moodledata\filedir\79\73\797341a26754add65bdeae16aec5541ac43b00f2
So what is the relation between "Logo downtuga bmp.bmp" and the location stored?
I create un plugin that import my own question, but there are associated images and i'd like using the same structure of moodle to keep portability.
When i import my own question, I send un ZIP file with associated images and questions, what i can know what function i need to call and what is the returned image?
I've tried in:
C:\xampp\htdocs\moodle\draftfile.php
C:\xampp\htdocs\moodle\pluginfile.php
But i can't understand the relation between the image and the location stored.
Would appreciate any help,
Thanks


alt=""/>



