Esempio n. 1
0
 /**
  * init
  *
  * @param xxx $hotpot
  */
 function init($hotpot)
 {
     parent::init($hotpot);
     array_push($this->javascripts, 'mod/hotpot/attempt/hp/6/jmatch/jmatch.js');
 }
Esempio n. 2
0
 /**
  * init
  *
  * @param xxx $hotpot
  */
 function init($hotpot)
 {
     parent::init($hotpot);
     array_push($this->javascripts, 'mod/hotpot/attempt/hp/6/sequitur/sequitur.js');
 }