-
-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Description
Upon copying a course with a certificate that uses site images, the cert in the newly created course will have the image elements' Image value set to No image (instead of the site image).
Replication steps (tested on Moodle v4.5+):
- Add a site image in the plugin settings (mod/customcert/upload_image.php)
- Create a course.
- Create a custom certificate.
- Add an image and/or a background image element to the cert.
- Create a copy of the course (
Manage course categories and courses> create copy via copy icon) - Open the copied course, check the cert: elements originally using site images have
No imageselected now
Relates to #298, where a solution using local copies for the images were used previously - though not even that course backup / restore method seems to be working anymore. Steps:
1-6 same as above.
7. Create a course backup.
8. Restore the backup into a new course.
9. Same as last step above, i.e. check cert to see that elements with site images are set to No image.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels