Richard Tibbles

Results 166 issues of Richard Tibbles

Currently we use the Khan Academy 'local-only' i18n script to handle all the translation for Khan Academy exercise interface text. This means we have a slightly janky interface to our...

Branch: 0.15.x Expected Behaviour: We should only elicit feedback about content once a user has actually engaged with it in some way. Current Behaviour: We ask them for feedback before...

ux / frontend
beginner

Currently we do not annotate any user progress on the sidebar, we should fix this by returning annotated information either with the original topic tree request, or as a second...

Feature Name: Redesign of coach reports Team members: @rtibbles @christinepham Need more! PR reviewer: @jtamiace or @66eli77 for front end code, @MCGallaspy or @benjaoming for back end code. Description: Refactor...

new feature
ux / frontend

## Summary * Upgrades all Python dependencies to the latest version that supports Python 3.6 * Note that it does not upgrade the Python redis library as far as it...

DEV: backend
SIZE: small

## Summary * Turns the learner device status user field to a ForeignKey rather than OneToOne field to prevent errors when trying to create learner device statuses for the same...

TODO: needs review
DEV: backend
SIZE: small

## Summary * Use namespaced logging for the app script * Cleanup unnecessary and uninformative logging ## References Was investigating if #11985 was still extant, it doesn't appear to be....

DEV: backend
SIZE: small

## Summary Cascade merge Conflicts: ``` # Conflicts: # kolibri/core/assets/src/views/TotalPoints.vue # kolibri/core/auth/test/test_api.py # kolibri/core/package.json # kolibri/plugins/coach/assets/src/app.js # packages/kolibri-core-for-export/package.json # yarn.lock ```

DEV: dev-ops
DEV: backend
APP: Device
APP: Facility
APP: Learn
APP: Coach
APP: User
DEV: frontend
DEV: tools
SIZE: very large

## Blocks https://github.com/learningequality/kolibri-design-system/issues/510 ## Summary KDS still uses NodeJS 12 which is no longer maintained or supported. At some point in the future, doubtless Github Actions will cease supporting this,...

category: supporting code
P1 - important

## Product Kolibri ## Desired behavior Adding the following public method: `takeHint` which, if defined on the wrapped renderer component, will cause a hint to be taken Adding the following...

category: library
type: task
product: Kolibri
Component: KContentRenderer