moodle/lang/en/help/hotpot/forceplugins.html
2005-04-27 12:28:57 +00:00

18 lines
633 B
HTML

<p align="center">
<b>Force Moodle to use Moodle-compatible media players</b>
</p>
<dl>
<dt><b><?php print_string('no') ?></b></dt>
<dd>Moodle will not change the settings of any media players in the quiz</dd>
</dl>
<dl>
<dt><b><?php print_string('yes') ?></b></dt>
<dd>Moodle will force the quiz to use Moodle-compatible media players
to play the following types of file:
<ul><li>avi</li><li>mpeg</li><li>mpg</li><li>mp3</li><li>mov</li><li>wmv</li></ul></dd>
</dl>
<p>
More information:
<a href="help.php?module=hotpotatoes&file=mediaplayers.html">
Relative URLs, media players and Hot Potatoes</a>
</p>