Question:  I'd like to put collapsible FAQ section within a Lecture. I reviewed the blog post linked above and although that info is great, it pulls from an FAQ block on the sales page, and a) I'm not sure it will work on a Lecture page; and b) It's possible I'll have different FAQs for different pages. Any suggestions for how to get this accordion-style FAQ into a Lecture?


You could look at using bootstrap code for these (if you're not freaked out by the look of it). This site makes it fairly easy...


https://www.w3schools.com/bootstrap/bootstrap_collapse.asp


When you click through, scroll to the bottom of the page. You'll see the area I've outlined in this screenshot.





Go down to the bottom of the "example" section & click the green "try it yourself" button. 




It will open up a new page where you can add in your content, and see what it would look like live, on your site. 


Make some changes, and then click the "Run" button to see the updates.


When it looks the way you'd like it to, copy the code and paste it into a rich text block, in the html editor, and preview to make sure it looks the way you expect it too.


Happy Teaching :)