Skip to content

icplayer/ictools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ictools

Python tools for processing icplayer files. Contains the following packages:

  • icplayer to qti converter
  • icplayer to epub3 converter

Installation

  • Download code using git or 'Download ZIP' button
  • Extract to folder ictools

QTI converter

To convert lesson to QTI package run converter with the command:

python ictools/src/convert_qti.py <lesson_path> <destination_folder>

Supported modules

Only the following modules are supported:

  • Text
  • Image
  • Choice

About

Additional tools to parse and analyze icplayer files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published