Open utnapischtim opened 2 years ago
the mooc platform provides a schema [1] where the provided information is defined. The "image" attribute [2] defines a URL where a picture is referenced. This should be used as the thumbnail.
This thumbnail has to be imported into the repository and added with name "thumbnail" to the created record.
[1] https://github.com/MOOChub/schema [2] https://github.com/MOOChub/schema/blob/fd5a79aadc82a50a334aebcdaf8043184169b855/moochub-schema.json#L148
Somehow we have to import thumbnails into the repository. Or we have to create thumbnails in the import process