The process for embedding a Twitter timeline in a D2L course consists of three main steps:
- Generate a Twitter timeline.
- Create a HTML file in your D2L course.
- Paste the Twitter timeline embed code into the HTML file in your D2L course.
First, generate a Twitter timeline, or collection of tweets. Twitter will help you to create five different types of timeline widgets, and the instructions for creating a Twitter timeline widget are found here.
The instructions Twitter provides will generate an embed code that you can paste into a HTML file. The second step, then, is to create a HTML file in your D2L course.
Finally, once you have created an html file in your course, use the html source editor button to access the html file’s source code:
- Locate the new html file in the course.
- Select the small arrow to the right of the file’s title to release a dropdown menu.
- Select Edit HTML File.
- Select the HTML Source Editor button in the lower right corner:
- Paste the Twitter-generated embed code into the HTML Source Editor.
- Select Save to close the HTML Source Editor.
- Select Publish to save and publish the HTML file in your D2L course.