]> git.mjollnir.org Git - moodle.git/commitdiff
Added references to WebCT format
authormoodler <moodler>
Sat, 20 Mar 2004 12:40:58 +0000 (12:40 +0000)
committermoodler <moodler>
Sat, 20 Mar 2004 12:40:58 +0000 (12:40 +0000)
lang/en/help/quiz/formatwebct.html [new file with mode: 0644]
lang/en/help/quiz/import.html
lang/en/help/quiz/index.html

diff --git a/lang/en/help/quiz/formatwebct.html b/lang/en/help/quiz/formatwebct.html
new file mode 100644 (file)
index 0000000..11ce0d4
--- /dev/null
@@ -0,0 +1,3 @@
+<p align=center><b>Importing "WebCT Quiz Format" files</b></p>
+
+<p>Documentation not completed</p>
index da96aea19310006c39ece26c34b8cf8e2cefe85c..1ee36da0ea4178c5649781f977a54778beed5a46 100644 (file)
@@ -80,6 +80,15 @@ format.  It relies on XML functions being compiled into your PHP.</P>
 <p align=right><a href="help.php?file=formatblackboard.html&module=quiz">More info about the "Blackboard" format</a></p>
 </UL>
 
+
+<P><B>WebCT</B></P>
+<UL>
+<P>This module can import questions saved in WebCT's text-based format.</P>
+
+<p align=right><a href="help.php?file=formatwebct.html&module=quiz">More info about the "WebCT" format</a></p>
+</UL>
+
+
 <P><B>Course Test Manager</B></P>
 <UL>
 <P>This module can import questions saved in a Course Test Manager test bank.
index 852b65b1ddbff28b0946c8c1b798b697ec7e1d6e..293c755fcead4451354a4e03ce12f9951a8aaf77 100644 (file)
@@ -15,6 +15,7 @@
   <li><a href="help.php?module=quiz&file=formatcustom.html">Importing custom quiz files</a>
   <li><a href="help.php?module=quiz&file=formatgift.html">Importing GIFT format files</a>
   <li><a href="help.php?module=quiz&file=formatmissingword.html">Importing "Missing Word" files</a>
+  <li><a href="help.php?module=quiz&file=formatwebct.html">Importing WebCT quiz files</a>
   <li><a href="help.php?module=quiz&file=match.html">Matching questions</a>
   <li><a href="help.php?module=quiz&file=maxgrade.html">Maximum grade</a>
   <li><a href="help.php?module=quiz&file=multichoice.html">Multiple choice questions</a>