Пример #1
0
 function definition()
 {
     grade_export_form::definition();
     $mform =& $this->_form;
     $mform->addElement('header', 'add_sl', "Things for School Loop");
     $mform->addElement('advcheckbox', 'export_feedback2', 'Hoopdy doo');
 }