Fixed some language refinements

This commit is contained in:
bobopinna 2006-06-08 15:22:24 +00:00
parent a681c2b0f9
commit 7ad2067fd7
3 changed files with 7 additions and 4 deletions

View file

@ -1,5 +1,6 @@
<p><b>Auto-Continue</b></p>
<p>If Auto-continue is set to Yes, when a Learning Object calls the "close communication" method, automatically the next available Learning Object will launched.</p>
<p>If Auto-continue is set to Yes, when a Learning Object calls the &quot;close communication&quot; method,
the next available Learning Object is launched automatically.</p>
<p>If it is set to No, the users must use the "Continue" button to go on.</p>

View file

@ -1,7 +1,9 @@
<p><b>Hide Preview button</b><p>
When a Learning Object is completed in preview (browse) mode,
it's marked with the Browsedbrowsed icon.
<p>If this option is set to Yes, the Preview button in the view page of a SCORM/AICC Package activity will be hidden.</p>
<p>The student can choose if preview (browse mode) the activity or take it in the normal mode.</p>
<p>The student can choose to preview (browse mode) the activity or attempt it in the normal mode.</p>
<p>When a Learning Object is completed in preview (browse) mode, it's maked with<img src="<?php echo $CFG->wwwroot.'/mod/scorm/pix/browsed.gif' ?>" alt="<?php print_string('browsed','scorm') ?>" title="<?php print_string('browsed','scorm') ?>" /> browsed icon.</p>
<p>When a Learning Object is completed in preview (browse) mode, it's marked with <img src="<?php echo $CFG->wwwroot.'/mod/scorm/pix/browsed.gif' ?>" alt="<?php print_string('browsed','scorm') ?>" title="<?php print_string('browsed','scorm') ?>" />browsed icon.</p>

View file

@ -1,3 +1,3 @@
<p><b>Size</b></p>
<p>This two settings define the Learning Objects frame/window height and width.</p>
<p>These two settings define the Learning Objects frame/window height and width.</p>