Jacob Pierce

Results 102 issues of Jacob Pierce

[Vue 2.7](https://blog.vuejs.org/posts/vue-2-7-beta.html) is in Beta right now and it brings along a substantial portion of the new Composition API, among other potential benefits to our front-end development in Kolibri. ###...

TAG: tech update / debt
P2 - normal
TAG: dev experience
DEV: frontend
javascript

## Summary I've tried my best to sort of fold together the existing data architecture code for Coach quiz reports and Learner quiz reports with the updated data structures. I've...

APP: Learn
APP: Coach
DEV: frontend
SIZE: medium
SIZE: large

## Overview In order to give an explanation for the absence of a "Replace" action button to all users accessibly, we'll use a new message that gives direct succinct information...

## Overview Peter noted during testing that it is not clear how/where to go back and update your resource selection after having the "+ Add Questions" button removed by the...

## Overview In order to simplify the user's navigation of long lists of questions, the [design](https://www.figma.com/file/wRlClsHgcVqIwgUrntRN1a/Kolibri-Enhanced-Quiz-Management?type=design&node-id=28-9053&mode=design&t=G01wlTrFPStrgVBa-0) calls for a "Jump to question" button that opens a scrollable KDropdownMenu that lists...

P2 - normal
APP: Coach
DEV: frontend

## Overview This is a tasklist of relatively small issues that will later be prioritized. This is put here to track reported issues that can be made into proper GH...

Related to https://github.com/learningequality/kolibri/issues/12010 this issue extends the requirements and expectations therein to also require the following: - [ ] Update the exam utils on the front-end to properly convert/deconvert quiz...

## Overview The user can select any number of the questions in a section and then they can replace them. Currently, we do not inform the user if/when there are...

TAG: ux update
P1 - important
APP: Coach
DEV: frontend

## Overview Late in the development on the updates to quiz creation, a component was added to KDS that should improve the UX of the section tabs overall. Here we...

## Overview The quiz creation updates added a new `useQuizResources` module that extends an also-new `useFetchTree` module. `useFetchTree` has tests written for it but `useQuizResources` does not. ## Acceptance criteria...

P2 - normal