Skip to content

Checking Which Lesson You're Working On

seankross edited this page Oct 28, 2015 · 3 revisions

When creating new lessons and editing lessons it's easy to lose track of which lesson swirlify thinks you're working on. Much of swirlify's functionality when it comes to adding questions, packing a course, or testing a course depends on properly setting the swirlify lesson you're working with. You can check which lesson you're working on with get_current_lesson().

See Resuming Work on a Lesson in an Existing Course and Creating a New Lesson in an Existing Course for instructions on how to change the lesson you're working on.