Example #1
0
 /**
  * init
  *
  * @param xxx $quiz (passed by reference)
  */
 function init($hotpot)
 {
     $quiz->usemediafilter = 0;
     parent::init($hotpot);
 }