--- /dev/null
+<p><b>Hide Preview button</b><p>
+
+<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 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 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>
--- /dev/null
+<h1>Maximum attempts</h1>
+
+<p>This define the number of attempts permitted to users.<br />It works only with SCORM1.2 and AICC packages. SCORM2004 has its own max attempts definition</p>
--- /dev/null
+<h1>Student skip content structure page</h1>
+
+<p>If you add a package with only one Learning Object in it, you can choose to auto-skip the content structure page when users click on SCORM activity in the course page.</p>
+
+<p>You can choose:
+ <ul>
+ <li><strong>Never</strong> skip the content structure page</li>
+ <li><strong>First access</strong> skip the content structure page only the first time</li>
+ <li><strong>Always</strong> skip the content structure page</li>
+ </ul>
+</p>
--- /dev/null
+<h1>Size</h1>
+
+<p>These two settings define the Learning Objects frame/window height and width.</p>
--- /dev/null
+<h1>Attempts Grading</h1>
+
+<p>When you permit multiple attempts to users, you can choose how to use the result of attempts in gradebook.</p>