mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Added help for xhtml export format.
This commit is contained in:
parent
df127702c1
commit
375d1653c6
@ -53,6 +53,12 @@ an XSLT transformation</p>
|
||||
(external site in new window)</p>
|
||||
</ul>
|
||||
|
||||
<p><b>XHTML</b></p>
|
||||
<ul>
|
||||
<p>Exports the category as a single page of 'strict' XHTML. Each question is clearly placed in its own
|
||||
<div> tag. If you want to use this page as-is, you will need to at least edit the <form> tag at the
|
||||
start of the <body> section to provide a suitable action (eg, a 'mailto').</p>
|
||||
</ul>
|
||||
|
||||
<p>More formats are yet to come, including WebCT, IMS QTI and whatever else
|
||||
<p>More formats are yet to come, including WebCT and whatever else
|
||||
Moodle users can contribute! </p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user