lms
lms copied to clipboard
API Get Question Details is showing all correct answer
Describe the bug
- API "api/method/lms.lms.utils.get_question_details" is showing all correct answer
- A API is showing a answer so not will help a student can be cheat to by pass a Quiz. To Reproduce
- Go to a Lesson contain a Quiz
- Start a Quiz
- Inspect Element, go to Network Tab and see API was called
** Expectation ** A response of API can be hidden or something can help to keep a answer be secrect
hi @pateljannat , Could you take a look this issues ? It will be break a secure when return answers like that , Could we try to fix it first?
:tada: This issue has been resolved in version 2.18.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: