frappe / lms

Easy to Use, 100% Open Source Learning Management System
https://frappe.io/learning
GNU Affero General Public License v3.0
1.06k stars 479 forks source link

Show Answers getting auto reset to False in Quiz #1097

Closed FahidLatheef closed 1 week ago

FahidLatheef commented 2 weeks ago

Describe the bug Show Answers checkbox always reset to False.

To Reproduce Steps to reproduce the behavior:

  1. Create a Quiz.
  2. Enable Show Answers checkbox
  3. Save the Quiz
  4. The Show Answers checkbox automatically get reset back to False.

Expected behavior It should stay checked.

Clips

  1. From LMS Frontend

https://github.com/user-attachments/assets/91aac5bb-e203-4153-874f-ac60e3a9c9d4

  1. From Doctype

https://github.com/user-attachments/assets/b558e731-2e3a-4009-8e19-57f8b7bd3659

FahidLatheef commented 1 week ago

Closing this since it has bee resolved in develop branch