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

Lesson: Duplicating a lesson with a quiz ends up overriding the original lesson's quiz #7674

Open
jonathanbossenger opened this issue Sep 2, 2024 · 0 comments
Assignees
Labels
[Status] Needs Triage Issue needs to be triaged [Type] Bug

Comments

@jonathanbossenger
Copy link

This is currently happening on Learn.WordPress.org:

Steps to Reproduce

  1. Create a course with two or three lessons.
  2. Create a quiz in the last lesson.
  3. Publish the lessons and the course.
  4. Browse the list of Lessons in the WP admin dashboard.
  5. Select the lesson which contains the quiz, and click Duplicate
  6. Translate the lesson and quiz content
  7. Publish the new lesson
  8. Browse to the original course and view the lesson with the quiz
  9. The translated quiz content is displayed

What I Expected

I expect to see the original quiz, not the translated one

What Happened Instead

The translated quiz "overrides" the original quiz

PHP / WordPress / Sensei LMS version

  • WordPress 6.7-alpha-58963
  • Sensei LMS Version 4.24.3
@donnapep donnapep self-assigned this Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] Needs Triage Issue needs to be triaged [Type] Bug
Projects
None yet
Development

No branches or pull requests

2 participants