Quiz on LMS impossible to complete - Cannot read property 'is_complete' of null

ERPNext: v12.x.x-develop () (develop)
Frappe Framework: v12.x.x-develop () (develop)

Uncaught TypeError: Cannot read property ‘is_complete’ of null
at Quiz.make (quiz.js:32)
at Object. (quiz.js:18)
at Object. (jquery.min.js:2)
at i (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at z (jquery.min.js:4)
at XMLHttpRequest. (jquery.min.js:4)

V12 is production now. Try updating your instance and check. Maybe it has been resolved in the updates.

same issue, im on production.

is there any update

Fixed this here: fix: lms quiz type error by scmmishra · Pull Request #21152 · frappe/erpnext · GitHub and fix: lms quiz type error by scmmishra · Pull Request #21153 · frappe/erpnext · GitHub

It’ll be fixed in the next release two weeks from now

1 Like

The problem still exists …!?

Have you updated your instance?

Work perfectly Thank you @scmmishra