-
Notifications
You must be signed in to change notification settings - Fork 47
Checking Which Lesson You're Working On
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.
This documentation is accurate for swirlify version 0.4.1. If you believe changes should be made to this document please open a new issue. The code contained in this documentation is MIT licensed. The content of this documentation is licensed CC BY 4.0.
- Welcome!
- Creating a New Course
- Creating a New Lesson in an Existing Course
- Resuming Work on a Lesson in an Existing Course
- Checking Which Lesson You're Working On