Richard Tibbles
Richard Tibbles
## Observed behavior Currently when inserting images into the answer section of a multiple choice question that gets exported into a Perseus format, if the images have been resized they...
## Background We've worked to develop deep learning models for providing content recommendations. These models use contextual information, such as the title, description, and metadata of a topic/folder content node...
## Summary ### Description of the change(s) you made Merge mostly straight forward. ``` # Conflicts: # Makefile # contentcuration/contentcuration/frontend/shared/data/applyRemoteChanges.js # contentcuration/contentcuration/frontend/shared/data/resources.js # contentcuration/contentcuration/frontend/shared/data/serverSync.js # contentcuration/contentcuration/settings.py # contentcuration/contentcuration/viewsets/base.py # contentcuration/contentcuration/viewsets/channel.py...
Users attempting to write mathematical and scientific symbols have issues as the editor appears to remove extra `\` from their input that prevents it being properly rendered. Attempt to input:...
## Desired behavior When a channel is staged for deployment by the ricecooker library, the only way to test the channel in a veridical environment is to publish the channel...
## Desired behavior As noted by content creators at Project Village, sometimes questions can be made with the same multiple choice answers, with the only difference being the prompt text,...
## Observed behavior The DOWNLOAD_SESSION that is used to download resources sets no explicit header - this proves to be an issue, for example, when downloading from wikimedia sites, because...
Add a file class for handling BloomPub files. Make it possible to upload these files as part of the document node class. ```[tasklist] ### Interdependencies - [ ] https://github.com/learningequality/studio/issues/4583 ```
* Does an initial integration of IMSCP import into ricecooker. * Adds some simple utilities for mapping IMSCP/SCORM metadata fields to our metadata * Allows proper mapping of embedded webcontent...