Jump to:
Creating a trial Kudoboard account:
Kudoboard is an online platform designed to create collaborative, personalized boards for sharing messages, images, videos, and other forms of media. It is primarily used for expressing appreciation, celebrating milestones, or creating group greetings.
Creating a trial Kudoboard account
Following steps show how to create a trial account at https://www.kudoboard.com/
This section can be skipped if your organization is already using Kudoboard.
Creating a Kudoboard
Embedding a board
This guide details embedding Kuboboard content:
Only the URL from the copied text will be needed further (marked in green):
<iframe src="https://learnbrite2.kudoboard.com/boards/BvRy4ras/embed" height="800px" width="100%" style="border:none" allowfullscreen sandbox="allow-scripts allow-same-origin allow-popups allow-popups-to-escape-sandbox" ></iframe> |
{"action":"displayIframe","url":"https://learnbrite2.kudoboard.com/boards/BvRy4ras/embed","header":"Kudoboard Guide Example"} |
Copy the following code and replace the URL with the one copied from Share Kudoboard popup window:
This code can be used to display Kudoboard in 3D environment. In order to do this let’s create a mediaboard first.
Adding Kudoboard to a Space
Go to https://storage.learnbrite.com/login and sign in
Upload downloaded JPG file with a Kudoboard
Click the globe icon to copy a storage URL for this file
Go to a Space where the Kudoboard will be placed or create a new space at https://app.learnbrite.com/dashboard/spaces
In top right corner click Pencil+/Add content
Paste the link copied from storage to a text bar and click the Import button
Click the cog icon at the top of the mediaboard (it will appear only in editing mode which can be accessed from Pencil+ menu)
Paste the code for displaying iframe prepared in one of the previous steps of this guide into On Click field and then click the Save item button
The code should look like this:
{"action":"displayIframe","url":"https://learnbrite2.kudoboard.com/boards/BvRy4ras/embed","header":"Kudoboard Guide Example"} |
Exit editing mode
Now the Kudoboard will appear in an iframe after clicking the mediaboard.
Please note that other Kudoboard items like posts and slideshows can also be embedded in the 3D environment.