From: moodler Date: Thu, 7 Nov 2002 03:01:53 +0000 (+0000) Subject: Tweaks X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9fc3aa87b45a3edca9e588c59602a730a0d011b2;p=moodle.git Tweaks --- diff --git a/doc/install.html b/doc/install.html index 920dcbc369..7e9d46c3cb 100755 --- a/doc/install.html +++ b/doc/install.html @@ -192,8 +192,8 @@ php_value post_max_size 2M

(Moodle will also try to set some cookies in your browser. If you have your browser set up to let you choose to accept cookies, then you must accept the Moodle cookies, or Moodle won't work properly.) -

Now Moodle will start setting set up your database. Firstly, the main database - tables are created. You should see a number of SQL statements followed by +

Now Moodle will start setting up your database and creating tables to store data. + Firstly, the main database tables are created. You should see a number of SQL statements followed by status messages (in green or red) that look like this:

CREATE TABLE course ( id int(10) unsigned NOT NULL auto_increment, category @@ -217,8 +217,7 @@ php_value post_max_size 2M

Scroll down the very bottom of the page and press the "Continue" link.

Next you will see a similar page that sets up all the tables required by - each Moodle module. As before, they should all be green, otherwise you may - be a problem in the module code.

+ each Moodle module. As before, they should all be green.

Scroll down the very bottom of the page and press the "Continue" link.

@@ -312,8 +311,6 @@ php_value post_max_size 2M

On Windows systems: The simplest way is to use my package moodle-cron-for-windows.zip which makes this whole thing very easy.

-

Other platforms: you will need to find another way to do this (please let - me know so I can update this documentation).

10. Create a new course

diff --git a/doc/teacher.html b/doc/teacher.html index 0381c73596..c6185b1267 100755 --- a/doc/teacher.html +++ b/doc/teacher.html @@ -192,7 +192,7 @@

Running the course

I could write a thesis about this. Actually I am writing - a thesis about this.

+ a thesis about this.

Until then here are just a few quick pointers:

  1. Subscribe yourself to all the forums.
  2. @@ -221,8 +221,8 @@ local site administrator.

    If you have some great ideas for improvements to Moodle, or even some good stories, come over to moodle.com and join - in the Teacher's forum on that site. We'd love to hear them, and you can help - Moodle improve.

    + in the course called "Using Moodle". + We'd love to hear from you, and you can help Moodle improve.

    If you want to contribute to coding new modules, or writing documentation, or papers, contact me: Martin Dougiamas or browse the "bug tracker" site for Moodle, at bugs.moodle.com