MASTERSTUDY_QUIZPASSED::__construct()
Set up Automator trigger constructor.
Source Source
File: src/integrations/masterstudy-lms/triggers/masterstudy-quizpassed.php
public function __construct() { $this->trigger_code = 'MSLMSQUIZPASSED'; $this->trigger_meta = 'MSLMSQUIZ'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github