Ejemplo 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');
 }
Ejemplo 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');
 }