ARETEedu / moodle-mod_arete

A repository service for Augmented Reality Learning Experience Models (compliant with IEEE p1589-2020)
GNU General Public License v3.0
3 stars 2 forks source link

add thumbnail link #96

Open fwild opened 1 year ago

fwild commented 1 year ago

The activity list needs a direct link to the thumbnail. For that, upon upload of the ARLEM zip archive, the thumbnail.jpg or thumbnail.png contained in the archive's root needs to be stored somewhere so it can be accessed directly via URL (using either file store API or store in database with a native access method).

fwild commented 1 year ago

The list of activities needs to include the link to the thumbnail fetcher. If there is no thumbnail for the ARLEM, then the field should be empty.