ricecooker icon indicating copy to clipboard operation
ricecooker copied to clipboard

Python library for creating Kolibri channels and uploading to Studio

Results 66 ricecooker issues
Sort by recently updated
recently updated
newest added

Migrate https://github.com/learningequality/imscp to ricecooker to handle IMS content packages natively within ricecooker In the process, update how we import them to use an `entry` option for webcontent contained in the...

P1 - important

* ricecooker version: 0.6.40 * Python version: 3.5.3 * Operating System: Linux ### Description Running Khan Academy `zh-CN` and `it` with nearly identical source trees resulted in all the exercises...

bug
P1 - important

* ricecooker version: 0.6.39 * Python version: 3.7 * Operating System: macOS ### Problem Currently Ricecooker will allow the upload of empty or otherwise invalid files to Studio. The validation...

TAG: tech update / debt

### Description In order to support videos in H5P content kind, ricecooker needs to pre-process the `.h5p` files to download the video URLs listed and make an offline copy. ###...

TAG: new feature

### Description Forgot to file this as an issue when I ran into it, and just made a mental note to look into it later. Basically, ricecooker (and hence chefs...

TAG: tech update / debt

### Description Because of an extant bug in PyPDF2 https://github.com/mstamy2/PyPDF2/issues/193 trying to read the outline for a file generated in wkhtmltopdf results in an error. This means that large PDF...

### Description Getting a lot of errors using selenium + phantomjs where I can't even load the page. We'll want to update the utils/downloader.py code to use something else (possibly...

TAG: tech update / debt

* ricecooker version: * Python version: * Operating System: ### Description Currently what i find out is that our last version of ricecooker ( develop branch ) do not support...

Fixes #312 WIP - Need to make a test that fails the old `get_toc` implementation (temporarily renamed to `get_old_toc`) but passes the new one to be sure that I'm addressing...

needs review
WIP

* ricecooker version: 0.7.0b3 * Python version: 3.9 * Operating System: Windows ### Description Running chef script for creating the channel. The problem here is with loggers and open files...