]> git.mjollnir.org Git - moodle.git/commitdiff
Fixing drift between CVS and git
authorMoodle HQ git importer <gitimport@server2.moodle.com>
Fri, 6 Nov 2009 00:33:01 +0000 (00:33 +0000)
committerMoodle HQ git importer <gitimport@server2.moodle.com>
Fri, 6 Nov 2009 00:33:01 +0000 (00:33 +0000)
question/format/aiken/format.php
question/format/learnwise/format.php
question/format/missingword/format.php
question/format/multianswer/format.php

index 3a9483e73baaf83dec757adb8860b23dcee30e31..f738938e56b44ea20b939eb6a87c23e6db034893 100644 (file)
@@ -1,4 +1,4 @@
-<?php  // $Id$
+<?php
 
 ///////////////////////////////////////////////////////////////////////////
 //                                                                       //
index 90c66582d1c33fcef4b77c36f98ef9ca5d20e0d3..88b4dd0a0d3c89cf18479fdd80ee7fc7b639404f 100755 (executable)
@@ -1,4 +1,4 @@
-<?php    // $Id$
+<?php
 // 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
index a275607cf799656fbad5200ed5d6d78057aedf17..ce0fd902393c6e8b2d65e4963f9168191e6e1e61 100644 (file)
@@ -1,4 +1,4 @@
-<?php  // $Id$
+<?php
 /// Modified by Tom Robb 12 June 2003 to include percentage and comment insertion
 /// facility.
 
index 2e76c79447a744e5188bb697ae4aec0ee460486a..531330c0db593ae474f6cf05eac359861a8caaa1 100644 (file)
@@ -1,4 +1,4 @@
-<?php  // $Id$
+<?php
 
 ////////////////////////////////////////////////////////////////////////////
 /// MULTIANSWER FORMAT