Where does drag and drop question type save the images

Where does drag and drop question type save the images

door Raquel Sacristán P. -
Aantal antwoorden: 2

Hello,

I have a problem with the drag and drop question type: https://moodle.org/mod/forum/discuss.php?d=214009

I'm trying to figure out where does the question type keeps the images. The background images.

In the database there is no reference of the images.

With the firebug I could get the url that references the image, but I can't find where in moodle are the referenced images.


Any idea?

 

Thank you in advance.

Raquel.

Gemiddelde van de beoordelingen:  -
Als antwoord op Raquel Sacristán P.

Re: Where does drag and drop question type save the images

door Tim Hunt -
Foto van Core developers Foto van Documentation writers Foto van Particularly helpful Moodlers Foto van Peer reviewers Foto van Plugin developers
All images in Moodle are stored via the file API: http://docs.moodle.org/dev/File_API
Gemiddelde van de beoordelingen:  -