Theodore Roosevelt Presidential Library

Quiz embeds

Preview a quiz, copy the snippet, paste it into any page on trlibrary.com. It renders inside a shadow root, so Drupal styling can't touch it and it can't touch Drupal.

How to embed

Paste both lines into a Custom Block or a text field using the Full HTML format. The script tag only needs to appear once per page even if you place several quizzes.

<div data-trpl-quiz="badlands"></div>
<script src="https://quiz.labs.trlibrary.com/assets/js/embed.js" async></script>

Share links default to whatever page the embed is sitting on. To pin them somewhere else, add data-share-url="https://www.trlibrary.com/…" to the div.

Loading quizzes…