mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Fixed link to example file.
This commit is contained in:
parent
2bcbc88d0a
commit
a22802e051
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue