wilkie

Results 45 issues of wilkie

**What**: Add messages and common localization strings to the JavaScript modal representing choosing an ML model. **Why**: This will make the AI Trained Models modal translatable moving forward. **Comment**: There...

**Description** When writing out a tag with a variable class attribute, like follows (a simplified case): ``` - some_variable = "my-class" ul class=some_variable ``` It generates the correct HTML, but...

**What**: Added a means of translating some of the strings that are in the raw `pixelation.html` content used when a level makes use of the pixelation widget. **Why**: This solution...

**What**: Localizes the raw strings within the data table. **Why**: To allow other locales and translations for the data table. **Note**: Also localizes "Clear Table" since it was related, even...

**What**: This augments the pre-existing 'Find Students' pages (labeled misleadingly as 'Find Users' on the admin panel) to provide some quality-of-life improvements: * This adds a Assume Identity button to...

…permissions query page. ## Links ## Testing story ## Deployment strategy ## Follow-up work ## Privacy ## Security ## Caching ## PR Checklist: - [ ] Tests provide adequate coverage...

Quick fix of the general `interpolateColors` function. I seem to be the only one that uses it. It just needed to round the math down since fractional rgb values are...

This re-establishes the AI disable option for the User (which is rendered as an 'enable' option in the front-end). This also adds the logic to respect that option when considering...

This updates the `TextToSpeech` module to change the path where the files are stored to be more robust toward handling data deduplication. The motivation is that when courses are cloned,...

This adds analytics events for two actions: * Teacher clicks on the line number link that is part of the evidence listing to scroll to the evidence in the editor....