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

WPML: Users answers not deleted after removing the user from the course and progress reset #7584

Open
merkushin opened this issue Apr 10, 2024 · 0 comments
Labels
[Type] Bug WPML Compatibility issues with WPML

Comments

@merkushin
Copy link
Member

Problem:
When we remove a user from a course and the user submitted answers in the translated course, the answers are not deleted.

How to reproduce:

  1. Create a course with a lesson with a quiz and at least one question.
  2. Translate the course to another language.
  3. As a student, take the translated course on the frontend, submit your answers for the quiz.
  4. Go to the backend and remove the student from the course.
  5. As a student, open the quiz.

Expected:
There is no previous state for the quiz.

Actual:
You see a message on top saying X/Y question completed.

Context:
#7492 (review)

@merkushin merkushin added [Type] Bug WPML Compatibility issues with WPML labels Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug WPML Compatibility issues with WPML
Projects
None yet
Development

No branches or pull requests

1 participant