If you wish to create a popup window with some additional content the Can Notify Content extension can help.


This makes use of the core notify modal window as used by the tutor extensions for question feedback and can be added to any article, block, or component.


1)  Within the course use the manage extensions screen to add the "Can Notify Content" extension.

2) On any article block or component navigate to the extensions and add a notify item.

3) Enter an identifier, title and body text for the modal popup.

4) Enter the following code in the the body source  of the content where you  would like to open the modal popup.


<p><span class="can-notify-content" data-can-notify-content-id="notifyOne">Open notify 1</span></p>


This will render like this:


Clicking the text will open the modal content like this: