Returns the lesson plan tree for a course and student
Lesson Plans
Returns the lesson plan tree for a course and student
Given a course sourced ID and a user sourced ID, returns the lesson plan tree.
The lesson plan tree is nested object comprised of several lessonPlanItems, which are nodes that contain information about the lesson plan - including which component or component resource is associated with that node, as well as which node is its parent.
A node may reference a component or a componentResource. A node with no parent is considered at the root level of the lesson plan tree.
A student’s lesson plan has a unique ID that can be used instead of the parameters to retrieve it.
GET
Returns the lesson plan tree for a course and student
Documentation Index
Fetch the complete documentation index at: https://docs.timeback.com/llms.txt
Use this file to discover all available pages before exploring further.