mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
11 lines
401 B
HTML
11 lines
401 B
HTML
<h1>Stop on error</h1>
|
|
|
|
<p>Questions are imported in two passes. First the
|
|
imput file is 'parsed' and checked for validity. Then
|
|
it is written to the database. If this option is
|
|
selected (default) and an error is detected in the
|
|
parsing pass then no attempt will be made to write
|
|
to the database.</p>
|
|
|
|
<p>If it is not checked, an attempt will be made to
|
|
write any valid questions to the database.</p>
|