The LCIC provides relevant APIs for courseware management, which can be seamlessly integrated with business systems.
Note:
Why upload courseware in advance?
Although the courseware upload is supported in the class, the PPT in the class needs to be transcoded in order to realize the interactive function. Courseware upload and transcoding will take some time.
In order not to affect the smooth progress of the teacher's class, we recommend implementing the courseware management module in the business system to support the addition, deletion, checking and modification of courseware.
The following is the integration process:
Integration process
[2] Status Notification - Transcoding Complete
Courseware Management
Courseware Type
Note:
When integrating the courseware management module ([1] courseware add interface), the following transcoding type and size limit requirements should be followed.
transcoding type
|
0 | No transcoding required (default) | bmp|jpg|jpeg|png|gif | Within 100M |
1 | need transcoding | doc|docs|ppt|pptx|pdf | Within 100M |
2 | Video files that need to be transcoded | mp4|3gp|mpg|mpeg|3g2|avi|flv|wmv|h264|m4v|mj2|mov|ogg|ogv|rm|qt|vob|webm|f4v|rmvb | Within 500M |
2 | Audio files that need to be transcoded | mp3|wav|wma|aac|flac|m4a|oga|opus | Within 50M |
Courseware Preview
Note:
The courseware preview function is not required.
If you need to preview the existing courseware before class, we have prepared the courseware preview source code for the business layer to combine with the business system.
Interface Description
source address
|
isppt |
Whether dynamic ppt, 1 yes 0 no |
Yes |
total |
total page number |
Yes |
课件url |
transcode_url |
Yes |
预览示例
Was this page helpful?