+<?php // $Id$\r
+defined('MOODLE_INTERNAL') or die('Direct access to this script is forbidden.');\r
+?>\r
+\r
<script language="javascript">\r
<!--\r
/// This Javascript clock provides a little countdown in the title bar\r
// This will produce a floating timer that counts
// how much time is left to answer the quiz.
//
- ?>
+defined('MOODLE_INTERNAL') or die('Direct access to this script is forbidden.');
+?>
+
<script language="javascript" type="text/javascript">
<!--
function send_data() {
-<?php
+<?php // $Id$
defined('MOODLE_INTERNAL') or die('Direct access to this script is forbidden.');
$window = (!empty($quiz->popup)) ? 'quizpopup' : '_self';