Tidbits is a presentation component for the Adapt framework that displays text with links that provide more information in a popup.
Tidbits is based on adaptlearning's text component and uses the built-in core module Notify to handle the popup notifications.
create the text links like this:
<span class="tidbit-trigger tidbit-color" data-bitnum="0">your text here</span>
tidbit-trigger: for the click event
tidbit-color: uses the theme's primary color
data-bitnum: the index of the tidbit to be opened
all required tidbits must be viewed in order to complete the component.
not known at this time
Version number: 0.0.2.0
Framework versions: ^2.0.0