What problem does it solve?
It provides a self-contained skill to manage course content elements within the Qingjiao platform, handling creation, querying, updating, and deletion of elements inside subsections. When scenario_id is confirmed, it coordinates writing generated content into the target subsection using the appropriate tooling.
Core Features & Use Cases
- Create, read, update, and delete content elements (training, test_paper, learn_material, video, etc.) within a course subsection using the qingjiao_element tool.
- Manage tasks and task conditions for practical drills and assessments with the qingjiao_task tool.
- Support workflows where scenario_id is confirmed, enabling content to be persisted to the platform, along with listing existing elements and updating or removing them as needed.
Quick Start
Once the scenario_id is confirmed, initialize content elements with qingjiao_element for the target subsection and proceed to create corresponding tasks and conditions using qingjiao_task.