Pop up file to appear in lesson activity

Pop up file to appear in lesson activity

by Alex Paromenskiy -
Number of replies: 1
I'm looking to create a pop up effect when a student clicks on a word on the content page such as a definition. So far I've tried uploading a jpg file and linking a word to it. I am getting an image, but it seems to be on a new page, because I can't click off of it or press anything else and I have to press the back button to get back to the content page. 
Average of ratings: -
In reply to Alex Paromenskiy

Re: Pop up file to appear in lesson activity

by Richard Jones -
Picture of Plugin developers Picture of Testers
Hi Alex

I suggest you try adding some Bootstrap to your HTML code, plenty of examples here (https://www.w3schools.com/bootstrap4/default.asp).

I tried to add an example here but it won't let me.

Alternatively you could use the Generico plugin: https://moodle.org/plugins/filter_generico which is built for this kind of thing.

Richard