MDL-58498 mod_lesson: no action after lesson submission
authorRyan Wyllie <ryan@moodle.com>
Tue, 11 Apr 2017 03:22:51 +0000 (03:22 +0000)
committerRyan Wyllie <ryan@moodle.com>
Tue, 11 Apr 2017 03:26:08 +0000 (03:26 +0000)
commitbfc8fbea9782307763ad2837f1fe8dce2cd291ae
tree69d455d5f8a9f8af101bd4a6d562735e66c06c03
parentbd99cb90213b3195c7df14b30aa8060853489961
MDL-58498 mod_lesson: no action after lesson submission

Update the action event callback to not provide an action for the user
if they have already attempted the lesson.
mod/lesson/lib.php
mod/lesson/tests/lib_test.php