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

feat: answering on quiz #318

Merged
merged 6 commits into from
Dec 31, 2024
Merged

Conversation

wielopolski
Copy link
Collaborator

@wielopolski wielopolski commented Dec 31, 2024

Jira issue(s)

LC-509

Overview

This PR is first part of quiz evaluation. Fixes bug with double lesson progress and chapter status.

@wielopolski wielopolski self-assigned this Dec 31, 2024
@wielopolski wielopolski force-pushed the mw_feat_508_mark_lesson_as_completed branch 3 times, most recently from 07ba3d3 to 6335cc5 Compare December 31, 2024 13:30
@wielopolski wielopolski added the review me 👀 PR is ready to be reviewed label Dec 31, 2024
@wielopolski wielopolski marked this pull request as ready for review December 31, 2024 13:39
@@ -40,6 +40,7 @@ module.exports = {
disallowTypeAnnotations: false,
},
],
"no-console": ["warn", { allow: ["warn", "error"] }],
Copy link
Member

Choose a reason for hiding this comment

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

:godmode:

@wielopolski wielopolski force-pushed the mw_feat_508_mark_lesson_as_completed branch from 6335cc5 to 5bca281 Compare December 31, 2024 14:41
@wielopolski wielopolski added merge me 💚 PR is ready to be merged and removed review me 👀 PR is ready to be reviewed labels Dec 31, 2024
@wielopolski wielopolski merged commit 036d368 into main Dec 31, 2024
3 of 6 checks passed
@wielopolski wielopolski deleted the mw_feat_508_mark_lesson_as_completed branch December 31, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me 💚 PR is ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants