Skip to content

a text component with links that display more information in a popup

License

Notifications You must be signed in to change notification settings

liquidmelon/adapt-component-tidbits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adapt-component-tidbits

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.

Screenshots

tidbits_ss1 tidbits_ss2 tidbits_ss3

Text Links

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

Notes

all required tidbits must be viewed in order to complete the component.

Limitations

not known at this time


Version number: 0.0.2.0
Framework versions: ^2.0.0

About

a text component with links that display more information in a popup

Resources

License

Stars

Watchers

Forks

Packages

No packages published