/*************************************************** * This file is a example of "Flash" question type * for LMS Moodle. * * @author Petrov Aleksandr, Russia, Novosibirsk, 2009 (flash movie) * @author Pupinin Dmitry, Russia, Novosibirsk, 2009 (Moodle integration) * @license http://www.gnu.org/copyleft/gpl.html GNU Public License * @package questionbank * @subpackage questiontypes ***************************************************/ Mission of files in this example: 1. FlashQuestion.as - definition of FlashQuestion class used for communicate with Moodle (don't modify this!) 2. moodleEvents.as - contains a set of events on which the your own movie should react 3. JSON.as - library for serializing data 4. other files - contain scripts of this example