Beispiel #1
0
 /**
  * Initialise the JavaScript required on pages where questions will be displayed.
  */
 public static function initialise_js()
 {
     return question_flags::initialise_js();
 }