517 Commits

Author SHA1 Message Date
moodler
95dbc030a8 First version of code to implement new "Random Matching" type
of questions.  These use 2 or more short answer questions at
random to construct a questions where you have to match
answers to questions.  Only lightly tested so far.

Quiz questions can now be edited with Richtext editor.

Sundry little fixes along the way.
2003-02-24 10:37:56 +00:00
moodler
663f70777a Restored Davide Suraci info 2003-02-21 09:19:22 +00:00
moodler
8f8e4f01b0 Updates and fixes, mostly from Paolo Lariccia. 2003-02-21 09:07:44 +00:00
paca70
5f2c35db18 Added support for usercreation from Moodle to authentication module.
Works currently only with ldap-module (tested with e-directory), but
 other modules could be extended too by
adding following functions:

function auth_user_exists ($username) {
//returns true if given username  already exists on authetication database
}

function auth_user_create ($userobject,$plainpass) {
//create new user to authentication database
//in inactive state (if posible)
//returns true if user is created
}
function auth_user_activate ($username) {
//activate external user  after email-address is confirmed
//returns true if user is activated
}
2003-02-20 21:39:51 +00:00
moodler
47623d4f8f Portuguese, first version, contributed by Jaime Villate. 2003-02-19 11:12:22 +00:00
paca70
5443a18b8f Finnish installation instructions. 2003-02-18 22:52:55 +00:00
paca70
4c398dda96 updates
CV: ----------------------------------------------------------------------
2003-02-18 10:20:42 +00:00
paca70
79ba7581de Fixed some typos and making translation more consistent. 2003-02-18 08:41:49 +00:00
paca70
e10ed4f09f updates 2003-02-17 22:19:38 +00:00
moodler
14c7248d3c Select all 2003-02-17 18:14:06 +00:00
paca70
035aa1848c updates 2003-02-17 13:35:55 +00:00
moodler
c4e78a1b60 Tidy up the import screen 2003-02-16 08:03:55 +00:00
moodler
49220fa70c Various quiz changes. Most importantly is the new framework for importing
quiz questions.   Importing works but is still being tested.
2003-02-16 07:08:57 +00:00
paca70
01a660a583 Updates 2003-02-12 10:27:21 +00:00
moodler
434f33c00a Fixed license link 2003-02-11 01:35:31 +00:00
rkingdon
402eb657a6 peer graded assignment version 1.01 2003-02-06 21:43:57 +00:00
minkowski
ac68f7ffc8 Completed Thai Translation 2003-02-04 04:35:17 +00:00
minkowski
acf0f21ab1 rephrased quite a number of phrases 2003-02-04 04:12:30 +00:00
rkingdon
f879140423 peer graded assignment version 1.0 2003-02-01 22:04:27 +00:00
mits
08ffd31db1 New translation added. 2003-02-01 18:28:10 +00:00
rkingdon
49c4b1f779 Peer graded assignment - English Language file version 1.0 2003-02-01 17:53:41 +00:00
paca70
56a4ed732a some updates 2003-01-31 11:05:43 +00:00
paca70
33ff2cca85 *** empty log message *** 2003-01-31 10:43:24 +00:00
moodler
7750f58e0c Explicitly set the character set 2003-01-28 03:06:52 +00:00
moodler
f2e19ba41d Added some missing PHP variables to make it consistent with lib/htaccess 2003-01-28 03:06:20 +00:00
moodler
0d3cbf4cca Changed some settings from "1" to "On" 2003-01-28 02:27:18 +00:00
moodler
1b27d92ad4 Old version of this file ... Ray will replace it shortly 2003-01-27 02:50:34 +00:00
moodler
89600ce15f Don't need this either 2003-01-26 16:59:39 +00:00
moodler
34afe40fb5 Removing English versions in the German lang pack 2003-01-26 16:58:55 +00:00
compuproggy
c74a276913 *** empty log message *** 2003-01-26 12:22:09 +00:00
compuproggy
a2da49f38b A better german version. Thx to a few modified translations of Michael Schneider 2003-01-26 12:08:01 +00:00
compuproggy
b49d73511b *** empty log message *** 2003-01-25 13:01:16 +00:00
moodler
eb58acca4d New sessiontimeout config variable to set the timeout for sessions 2003-01-24 04:31:58 +00:00
mits
878ece7eca New translation 2003-01-22 18:39:17 +00:00
mits
04222f70a3 no message 2003-01-22 18:38:19 +00:00
mits
5ca400f257 no message 2003-01-22 14:27:45 +00:00
mits
071df54ffd Modify strftime format for more natural Japanese way. 2003-01-22 14:26:35 +00:00
moodler
1042139455 Adding correct character set for Japanese.
These pages have to specify this stuff manually so that they work
even when not displayed within Moodle.

Nice job on the install translation, Mits!
2003-01-22 05:34:25 +00:00
moodler
a42fcc51cb Removed all additional stuff for now 2003-01-22 04:15:29 +00:00
mits
5c71840819 New translation 2003-01-21 19:09:22 +00:00
moodler
7ba3fb64c9 More changes ... can't mess with the GPL. :-( 2003-01-21 16:13:23 +00:00
moodler
cfe22ac921 Clean up 2003-01-21 13:22:05 +00:00
moodler
eca6a3b781 Even better :-) 2003-01-21 12:57:10 +00:00
moodler
2d05c39303 Further rewording ... it's getting better I think. 2003-01-21 11:46:03 +00:00
moodler
a43d392c69 Some info about this directory 2003-01-21 09:21:20 +00:00
moodler
f6e653e06a Moved fonts into language pack so that other languages can have
proper displays in graphs
2003-01-21 07:27:01 +00:00
moodler
bc43adf16d Slight changes to the wording of this new stuff 2003-01-21 04:52:17 +00:00
moodler
b1e6dcb26c Rewritten for clarity 2003-01-21 03:08:37 +00:00
moodler
ce9f2be2f9 Added new clause to Copyright about the use of Moodle logos. 2003-01-21 02:33:48 +00:00
moodler
86b32d51d9 Fixed a string 2003-01-20 15:55:41 +00:00