]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed link to example file.
authorthepurpleblob <thepurpleblob>
Wed, 22 Mar 2006 19:14:36 +0000 (19:14 +0000)
committerthepurpleblob <thepurpleblob>
Wed, 22 Mar 2006 19:14:36 +0000 (19:14 +0000)
lang/en_utf8/help/quiz/formatgift.html

index 42bf3385024e1e395bdbd62403ffce792dedfdb4..fa1d17c73f6137139862fd05b7759606378ed5cc 100644 (file)
@@ -7,7 +7,7 @@
    question names, feedback and percentage-weight grades.</p>
 
     <p>The text encoding of your text file must be utf-8 (unless you only use ascii characters). 
-    An example questions text file can be found here: <a href="../../../../mod/quiz/format/gift/examples.txt">gift/examples.txt</a>.</p>
+    An example questions text file can be found here: <a href="<?php echo $CFG->wwwroot; ?>/question/format/gift/examples.txt">gift/examples.txt</a>.</p>
 
 
 <h3>QUESTION TYPES</h3>