MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

This commit is contained in:
Petr Skoda
2009-11-04 11:57:54 +00:00
parent aeb15530b8
commit 3fac41f8dd
7 changed files with 7 additions and 4 deletions
+1
View File
@@ -2,6 +2,7 @@
/**
* 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
+1
View File
@@ -2,6 +2,7 @@
/**
* 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
+1 -1
View File
@@ -1,4 +1,4 @@
<?php
<?php // $Id$
///////////////////////////////////////////////////////////////////////////
// //
+1 -1
View File
@@ -1,4 +1,4 @@
<?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
+1 -1
View File
@@ -1,4 +1,4 @@
<?php
<?php // $Id$
/// Modified by Tom Robb 12 June 2003 to include percentage and comment insertion
/// facility.
+1 -1
View File
@@ -1,4 +1,4 @@
<?php
<?php // $Id$
////////////////////////////////////////////////////////////////////////////
/// MULTIANSWER FORMAT
+1
View File
@@ -1,5 +1,6 @@
<?php
/**
* @version $Id$
* @author Martin Dougiamas and many others. Tim Hunt.
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package questionbank