934 Commits

Author SHA1 Message Date
moodler
068e57cebc Courses are forced to have unique shortnames (see bug 299) 2003-03-01 12:52:04 +00:00
moodler
b4b7572b9a new strings 2003-03-01 05:16:20 +00:00
villate
7169069bd5 Initial translation. 2003-02-27 19:27:06 +00:00
paca70
4e94d2608b updates 2003-02-26 19:18:56 +00:00
villate
12faa2684e Fixes the name of the "eachuserforum" type. 2003-02-25 17:39:06 +00:00
villate
f8b8aa347b Initial translation. 2003-02-25 17:30:18 +00:00
villate
111f984300 Fixes an HTML syntas error. 2003-02-25 17:07:57 +00:00
villate
ab202116b9 Initial translation. 2003-02-25 17:06:37 +00:00
moodler
f02ca41cca Removed space from end of file 2003-02-25 17:04:40 +00:00
moodler
06334957fa Complete translation into Slovak! From Pavol Jackulik. 2003-02-25 16:54:07 +00:00
villate
66d323459e Translate "post" as "mensagem", "isolated knowledge" as "aprendizagem
individual" and "connected knowledge" as "aprendizagem colectiva".
2003-02-25 16:52:20 +00:00
villate
7dd3b70b10 A few changes in the translation 2003-02-25 16:08:58 +00:00
moodler
38972a40a4 Some English spelling/grammar fixes. 2003-02-25 04:03:49 +00:00
paca70
6c891932c0 Some updates 2003-02-24 20:06:53 +00:00
paca70
9f9f92c6df Updates to Finnish translation and some correction to English one. 2003-02-24 19:00:39 +00:00
paca70
1924074c76 Added support for nonadmin course creation.
Course creators are managed by /admin/creator.php , same way that admins.
Or if authetication module have 'auth_iscreator'-function (right now only ldap-module have) ,
users are added to creators at login time.
2003-02-24 18:48:55 +00:00
moodler
38b68c5d6f More detail, clearer description 2003-02-24 10:45:49 +00:00
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