From 26574bbad77d07e7d37827fd4018351f49c61501 Mon Sep 17 00:00:00 2001 From: tjhunt Date: Thu, 5 Mar 2009 11:24:41 +0000 Subject: [PATCH] quiz/questions: Improve documentation of database tables. --- mod/quiz/db/install.xml | 106 ++++++++++----------- question/type/multichoice/db/install.xml | 16 ++-- question/type/numerical/db/install.xml | 21 ++-- question/type/randomsamatch/db/install.xml | 9 +- question/type/shortanswer/db/install.xml | 11 ++- question/type/truefalse/db/install.xml | 11 ++- 6 files changed, 93 insertions(+), 81 deletions(-) diff --git a/mod/quiz/db/install.xml b/mod/quiz/db/install.xml index ea2bfae425..33dddfee69 100755 --- a/mod/quiz/db/install.xml +++ b/mod/quiz/db/install.xml @@ -7,32 +7,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -45,16 +45,16 @@
- - - - - - - - - - + + + + + + + + + + @@ -65,13 +65,13 @@
- +
- - - - + + + + @@ -81,12 +81,12 @@
- +
- - - + + + @@ -94,27 +94,27 @@
- +
- - - - + + + +
- +
- + - + diff --git a/question/type/multichoice/db/install.xml b/question/type/multichoice/db/install.xml index 0c3183a718..c3ea52d111 100644 --- a/question/type/multichoice/db/install.xml +++ b/question/type/multichoice/db/install.xml @@ -7,14 +7,14 @@
- - - - - - - - + + + + + + + + diff --git a/question/type/numerical/db/install.xml b/question/type/numerical/db/install.xml index 81223fd3e6..c2eef1699b 100644 --- a/question/type/numerical/db/install.xml +++ b/question/type/numerical/db/install.xml @@ -1,12 +1,15 @@ - + -
+
- - - + + + @@ -16,12 +19,12 @@
- +
- - - + + + diff --git a/question/type/randomsamatch/db/install.xml b/question/type/randomsamatch/db/install.xml index 9500076eed..d96837d811 100644 --- a/question/type/randomsamatch/db/install.xml +++ b/question/type/randomsamatch/db/install.xml @@ -1,11 +1,14 @@ - +
- - + + diff --git a/question/type/shortanswer/db/install.xml b/question/type/shortanswer/db/install.xml index f6e4030349..59cb529f84 100644 --- a/question/type/shortanswer/db/install.xml +++ b/question/type/shortanswer/db/install.xml @@ -1,12 +1,15 @@ - +
- - - + + + diff --git a/question/type/truefalse/db/install.xml b/question/type/truefalse/db/install.xml index 8e259f13fe..e34649d76f 100644 --- a/question/type/truefalse/db/install.xml +++ b/question/type/truefalse/db/install.xml @@ -1,12 +1,15 @@ - +
- - - + + + -- 2.39.5