Automatic installer.php lang files by installer_builder (20070726)
[moodle-linuxchix.git] / lang / en_utf8 / help / quiz / stoponerror.html
blob4b62cd7fe4e888cdde3e7c51a12037305f380996
1 <h1>Stop on error</h1>
3 <p>Questions are imported in two passes. First the
4 imput file is 'parsed' and checked for validity. Then
5 it is written to the database. If this option is
6 selected (default) and an error is detected in the
7 parsing pass then no attempt will be made to write
8 to the database.</p>
10 <p>If it is not checked, an attempt will be made to
11 write any valid questions to the database.</p>