MDL-41101 mod_assign: replaced 'view submission' add_to_log call with an event
authorMark Nelson <markn@moodle.com>
Sun, 23 Mar 2014 00:27:52 +0000 (17:27 -0700)
committerPetr Skoda <skodak@mujMac.local>
Thu, 17 Apr 2014 01:51:08 +0000 (09:51 +0800)
commit1be7aef2b1dc093c1133538ba2c69e568cb8825f
tree2356fc310d80e211139d196be400c53c82156836
parent749658b7e3ff30300963422e23678f219ca70ccf
MDL-41101 mod_assign: replaced 'view submission' add_to_log call with an event
mod/assign/classes/event/submission_viewed.php [new file with mode: 0644]
mod/assign/lang/en/assign.php
mod/assign/locallib.php
mod/assign/tests/events_test.php