198 Commits

Author SHA1 Message Date
compuproggy
90892fd130 *** empty log message *** 2002-10-16 10:24:09 +00:00
compuproggy
735715779b *** empty log message *** 2002-10-16 09:31:14 +00:00
compuproggy
d6aa0e227e *** empty log message *** 2002-10-16 08:48:11 +00:00
moodler
7ce20f09cb Changes related to module editing buttons 2002-10-16 04:53:44 +00:00
moodler
ab9d6d1e0e Some additions 2002-10-15 16:48:44 +00:00
moodler
49dcdd1800 Added timeopen and timeclose (instead of days) and did a few cleanups 2002-10-15 16:22:18 +00:00
moodler
8d94f5a08e OK, it seems reliable enough now for alpha testing.
If you have existing quizzes, delete them all, then
drop all the quiz tables and delete the quiz line from
the modules table.

Things to do still:

  - add/edit/remove categories
  - display question feedback on submissions ...
  - record the time they started the quiz, as well as the completion.
  - place time limits between attempts
  - add full specification of quiz open time and quiz close time
2002-10-15 12:54:11 +00:00
moodler
2834cce0d9 New strings 2002-10-15 05:31:03 +00:00
moodler
edecd16dd2 New strings 2002-10-14 15:58:07 +00:00
moodler
2eaa2e2861 New strings 2002-10-14 09:04:33 +00:00
moodler
901f9f74e1 First version of German (Deutsch) translation, by Holger.Schadeck@webdesign-forum.de
Great!
2002-10-12 14:33:01 +00:00
moodler
aed0b713fe new string 2002-10-12 06:27:24 +00:00
moodler
66dc0c39d0 Help file for the new richtext HTML editor 2002-10-12 05:39:00 +00:00
moodler
1581d9b1d8 Swapped clown icon for surprise in the layout ... looks better that way 2002-10-12 04:06:26 +00:00
moodler
d2aad0a838 Modified this help file to describe the new smilies 2002-10-12 03:51:29 +00:00
moodler
a9ff3d4cdf New strings to do with language direction 2002-10-11 02:32:05 +00:00
moodler
4b9318947c Added a new string to make it very clear how to upload assignments 2002-10-11 01:58:24 +00:00
moodler
fa7d70c8c1 Added new strings 2002-10-10 07:24:59 +00:00
paca70
b54cd88f34 More corrections, documentation is coming. 2002-10-08 15:51:27 +00:00
moodler
b1f2587a65 Latest changes for Italian version, by Davide Suraci 2002-10-08 02:09:43 +00:00
paca70
2cfd9e4dc9 Some corrections 2002-10-06 18:41:38 +00:00
paca70
66ea86f3b8 Initial version 2002-10-06 18:24:14 +00:00
moodler
8e7ad7283b New words 2002-10-06 17:20:54 +00:00
paca70
2a86e7a1a5 More corrections 2002-10-04 13:07:16 +00:00
moodler
730fd187c8 Skeleton version of the quiz module. It won't break an installation,
but it doesn't do anything yet.
2002-10-04 02:59:05 +00:00
paca70
7d3e684292 and some more.... 2002-10-03 17:10:50 +00:00
paca70
75ebf527c9 Some fixs more. 2002-10-03 17:04:15 +00:00
paca70
a08db54a84 Translated new strings and fixed some old ones. 2002-10-03 16:54:58 +00:00
moodler
70c476a79e Fixes bug 112
Changes to expand "open" option in forums.  Now have a choice between
three options:  new discussions and new replies, new replies only and
no new discussions or new replies.

Three new options in lang/forum.php and I changed "allowdiscussions".
2002-10-03 11:15:50 +00:00
moodler
8dbed6be60 format_time() now supports language strings for day(s)/hour(s)/min(s)/sec(s)
String lookups are cached in user/index.php for efficiency
2002-10-03 04:04:59 +00:00
paca70
4b76aa52d0 Minor update to test that update rights are working. 2002-10-02 19:37:35 +00:00
moodler
5251893741 Fixes for accented characters 2002-10-02 16:23:12 +00:00
moodler
5c958cabcc Updated a word 2002-10-02 15:55:22 +00:00
moodler
3eb4b24fed Added 'thischarset' = "iso-8859-1", for completeness 2002-10-02 14:20:30 +00:00
moodler
59857bd7a8 Checked in initial Italian version by Davide Suraci, with help from others 2002-10-02 13:50:36 +00:00
moodler
3a178d04d1 Removed configcharset, but kept thischarset 2002-10-02 10:34:31 +00:00
moodler
53e61ab906 Updates to the French translation, by M. Sebastien Namèche 2002-10-02 09:37:29 +00:00
martin
cc300ceb39 Mentioned newly allowed tags 2002-09-27 15:03:28 +00:00
martin
8f1cba2858 The login page now shows different instructions depending on the
authentication mechanism.
2002-09-26 07:13:14 +00:00
martin
faebaf0f40 First implementation of new authentication system, which can now use
pluggable modules in the 'auth' directory.

Everything is done through authentication_user_login in lib/moodlelib.php

As well as the old default "email" confirmation, I added a new type of
confirmation "none", which basically does no confirmation at all.
2002-09-26 07:03:22 +00:00
martin
ef5e5d87dc New help file for language editing 2002-09-26 03:20:15 +00:00
martin
9d389960e6 Patches from Petri 2002-09-26 02:19:53 +00:00
martin
9ec9ff5dc5 Unfinished files 2002-09-25 07:41:23 +00:00
martin
9806ae9403 README contains author etc 2002-09-25 07:38:23 +00:00
martin
d68c814679 Added README with author 2002-09-25 07:37:31 +00:00
martin
d0b12add53 Author stored in README 2002-09-25 07:35:58 +00:00
martin
f74a4a79f2 Cough typo 2002-09-25 07:31:19 +00:00
martin
6321ab8df6 Edited using language editor 2002-09-25 07:30:16 +00:00
martin
3f5331eb19 New string 2002-09-25 07:19:32 +00:00
martin
a46b910e00 Change to name of language 2002-09-23 02:11:08 +00:00