From 613f306d1d68aaf826d8b6ccf26cced0dc2fa928 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Fri, 11 Aug 2006 19:29:47 +0000 Subject: [PATCH] XMLDB schema initial commit for the quiz module. Some doubts are pending to finish it properly. --- mod/quiz/db/install.xml | 291 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 291 insertions(+) create mode 100755 mod/quiz/db/install.xml diff --git a/mod/quiz/db/install.xml b/mod/quiz/db/install.xml new file mode 100755 index 0000000000..e5faf002e5 --- /dev/null +++ b/mod/quiz/db/install.xml @@ -0,0 +1,291 @@ + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + +
\ No newline at end of file -- 2.39.5