LIST - Additional Lesson Plan Enrichment Blocks
This API allows authenticated users to retrieve the list of additional enrichment blocks available for lesson plans.
How to Use:
- Call
GET /lesson-plan/v1/get-additional-enrichment-blockswith no parameters. - The API returns a dictionary of block keys and their display names.
- Use these blocks to enhance or customize lesson plans.
Example Scenario: A teacher wants to see what extra sections can be added to a lesson plan:
- They call this API.
- The system returns a list of available blocks such as Differentiation, Reflection Feedback, Real Life Connections, Interdisciplinary Connections, Emotional Social Development, and Classroom Environment.
- The teacher uses these options to enrich their lesson plan.
GET
Retrieve additional lesson plan blocks
Retrieve additional lesson plan blocks