This commit is contained in:
nicolasconnault 2007-03-30 05:21:40 +00:00
parent c7b0485ffb
commit 88b6d71443
2 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@
frame at the top of the quiz.
</p>
<p>
<b>Embedded &lt;IFRAME&gt;</b><br />
<b>Embedded IFRAME</b><br />
The standard Moodle navigation bar will be displayed in the same
window as the quiz and the quiz will be embedded in an &lt;IFRAME&gt;.
window as the quiz and the quiz will be embedded in an IFRAME.
</p>
<p>
<b>Hot Potatoes quiz buttons </b><br />

View File

@ -62,7 +62,7 @@ $string['navigation_bar'] = 'Moodle navigation bar';
$string['navigation_buttons'] = 'Hot Potatoes quiz buttons';
$string['navigation_frame'] = 'Moodle navigation frame';
$string['navigation_give_up'] = 'A single &quot;Give Up&quot; button';
$string['navigation_iframe'] = 'Embedded &lt;IFRAME&gt;';
$string['navigation_iframe'] = 'Embedded IFRAME';
$string['navigation_none'] = 'None';
$string['neverclosed'] = 'Never closed';
$string['noactivity'] = 'No activity';