mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
The custom.php file refered to in the text doesn't exist, so I've
just taken it out of the help.
This commit is contained in:
parent
38e811b008
commit
73731fa9f5
1 changed files with 0 additions and 12 deletions
|
@ -129,17 +129,5 @@ exported in the same format. The format is straightforward and is best demonstra
|
|||
by exporting a category in the Moodle XML format.</p>
|
||||
</ul>
|
||||
|
||||
<p><b>Custom</b></p>
|
||||
<ul>
|
||||
<p>If you have your own format that you need to import, you can
|
||||
implement it yourself by editing mod/quiz/format/custom.php</p>
|
||||
|
||||
<p>The amount of new code needed is quite small - just enough
|
||||
to parse a single question from given text.</p>
|
||||
|
||||
<p align="right"><a href="help.php?file=formatcustom.html&module=quiz">More info about the "Custom" format</a></p>
|
||||
</ul>
|
||||
|
||||
|
||||
<p>More formats are yet to come, including WebCT, IMS QTI and whatever else
|
||||
Moodle users can contribute! </p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue