mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-7186
This commit is contained in:
parent
c7b0485ffb
commit
88b6d71443
@ -14,9 +14,9 @@
|
||||
frame at the top of the quiz.
|
||||
</p>
|
||||
<p>
|
||||
<b>Embedded <IFRAME></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 <IFRAME>.
|
||||
window as the quiz and the quiz will be embedded in an IFRAME.
|
||||
</p>
|
||||
<p>
|
||||
<b>Hot Potatoes quiz buttons </b><br />
|
||||
|
@ -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 "Give Up" button';
|
||||
$string['navigation_iframe'] = 'Embedded <IFRAME>';
|
||||
$string['navigation_iframe'] = 'Embedded IFRAME';
|
||||
$string['navigation_none'] = 'None';
|
||||
$string['neverclosed'] = 'Never closed';
|
||||
$string['noactivity'] = 'No activity';
|
||||
|
Loading…
x
Reference in New Issue
Block a user