aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorJean-Michel Vedrine <vedrine@vedrine.org>2012-09-09 16:54:35 +0200
committerJean-Michel Vedrine <vedrine@vedrine.org>2012-09-09 16:54:35 +0200
commit96bee2b33467a1ce54f88c77b8a867ef1f7a9a97 (patch)
tree27fe7dd14fd3742ad3a9b0eed2b1adbcddd4c3a8 /README.txt
First version of algebra question type initially written by Roger Moore for Moodle 2.3
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..539a0e4
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,23 @@
+MOODLE ALGEBRA QUESTION TYPE
+Updated to Moodle 2.0 by Stefan Raffeiner <stefan.raffeiner (at) gmail.com>
+Updated to Moodle 2.1 by Jean-Michel Vedrine <vedrine (at) univ-st-etienne.fr>
+
+README BY ROGER MOORE:
+MOODLE ALGEBRA QUESTION TYPE
+
+These files implement a algebra based question type for Moodle.
+Installation instructions are found in the file INSTALL.
+
+The code has been tested and used for a large, introductory physics
+course (~120 students) at the University of Alberta for several
+terms now and is stable and suitable for use in a production
+environment.
+
+The code is all released under the GPL V3.
+
+Please send any bugs, comments, suggestions for new features etc.
+to me.
+
+Enjoy,
+
+Roger Moore <rwmoore (at) ualberta.ca>