/**
* This script lists student attempts
*
+ * @version $Id$
* @author Martin Dougiamas, Tim Hunt and others.
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package quiz
/**
* This script calculates various statistics about student attempts
*
+ * @version $Id$
* @author Martin Dougiamas, Jamie Pratt, Tim Hunt and others.
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package quiz
-<?php
+<?php // $Id$
///////////////////////////////////////////////////////////////////////////
// //
-<?php
+<?php // $Id$
// Alton College, Hampshire, UK - Tom Flannaghan, Andrew Walker
// Imports learnwise multiple choice quizzes (single and multiple answers)
// currently ignores the deduct attribute for multiple answer questions
-<?php
+<?php // $Id$
/// Modified by Tom Robb 12 June 2003 to include percentage and comment insertion
/// facility.
-<?php
+<?php // $Id$
////////////////////////////////////////////////////////////////////////////
/// MULTIANSWER FORMAT
<?php
/**
+ * @version $Id$
* @author Martin Dougiamas and many others. Tim Hunt.
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package questionbank