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