mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Fixed some grammatical errors.
Added note that cloze questions are not supported.
This commit is contained in:
parent
d0e5068b54
commit
65b9e68320
1 changed files with 7 additions and 5 deletions
|
@ -4,21 +4,23 @@
|
||||||
a text file.
|
a text file.
|
||||||
|
|
||||||
<p>Please note that in many file formats some information is lost
|
<p>Please note that in many file formats some information is lost
|
||||||
when the questions are exported. This is because many formats are
|
when the questions are exported. This is because many formats do
|
||||||
not possess all the features that exist in Moodle questions. You should
|
not possess all the features that exist in Moodle questions. You should
|
||||||
not expect to export and import questions and for them to be
|
not expect to export and import questions and for them to be
|
||||||
identical. You are advised to check exported data before using
|
identical. Also some question types may not export at all.
|
||||||
|
You are advised to check exported data before using
|
||||||
it in a production environment.</p>
|
it in a production environment.</p>
|
||||||
|
|
||||||
<P>The format(s) currently supported are:</p>
|
<P>The format(s) currently supported are:</p>
|
||||||
|
|
||||||
<P><B>GIFT format</B></P>
|
<P><B>GIFT format</B></P>
|
||||||
<ul>
|
<ul>
|
||||||
<p>GIFT is the most comprehensive import format available for importing
|
<p>GIFT is the most comprehensive import/export format available for exporting
|
||||||
Moodle quiz questions from a text file. It was designed to be an easy
|
Moodle quiz questions to a text file. It was designed to be an easy
|
||||||
method for teachers writing questions as a text file. It supports Multiple-Choice,
|
method for teachers writing questions as a text file. It supports Multiple-Choice,
|
||||||
True-False, Short Answer, Matching and Numerical questions, as well as insertion
|
True-False, Short Answer, Matching and Numerical questions, as well as insertion
|
||||||
of a _____ for the "missing word" format. Various question-types can be
|
of a _____ for the "missing word" format. Note that Cloze questions are not
|
||||||
|
currently supported. Various question-types can be
|
||||||
mixed in a single text file, and the format also supports line comments, question names,
|
mixed in a single text file, and the format also supports line comments, question names,
|
||||||
feedback and percentage-weight grades. Below are some examples:</p>
|
feedback and percentage-weight grades. Below are some examples:</p>
|
||||||
<pre>
|
<pre>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue