Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix colors of list items in quiz preview #12920

Conversation

nucleogenesis
Copy link
Member

Summary

git cherry-picks the commit 928a09b by @MisRob which previously fixed the issue #12425 - seems likely it was lost in the shuffle when preview was moved to it's own page.

2024-12-09.14-35-04.mp4

References

Fixes #12425

Reviewer guidance

Does this re-fix the issue as expected?

and remove hardcoded colors
in favor of theme tokens.

Fixes learningequality#12425
@github-actions github-actions bot added APP: Coach Re: Coach App (lessons, quizzes, groups, reports, etc.) DEV: frontend labels Dec 9, 2024
Copy link
Member

@pcenov pcenov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @nucleogenesis - I confirm that the colors are fixed now! Did someone change something about the rendering of the Perseus exercises - some of them are not displayed at all?

2024-12-10_17-28-36.mp4

@rtibbles
Copy link
Member

@pcenov this appears to be a regression caused by my PR here: #12851

Although - it does seem to be blocking some things that should not be being loaded - either way, we want this to render, so if you could file this issue as a follow up, and specify precisely which exercises are producing these errors, it would be much appreciated! (I will happily take a KOLIBRI_HOME folder attachment for easy replication!)

Copy link
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code changes exactly match the cherry picked commit.

@rtibbles rtibbles merged commit a7402a3 into learningequality:develop Dec 11, 2024
38 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APP: Coach Re: Coach App (lessons, quizzes, groups, reports, etc.) DEV: frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EQM - Preview quiz - The selection effect is reversed
4 participants