mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
21d6123fbd
This avoids using the "magic" `isset` function implemented within the lesson_base class (which returns the `empty` function). In the case of the answer beeing `0`, the test fails and the answer is considered to be deleted.