364 Commits

Author SHA1 Message Date
moodler
03fd6a965e Fixed a slight typo 2003-03-30 13:54:28 +00:00
moodler
90707adb7f Added Romanian author, plus some fixes 2003-03-27 03:28:25 +00:00
moodler
b60aa549fc Added Bobo 2003-03-26 14:14:16 +00:00
moodler
b6f64be2a5 Fixes related to AcceptPathInfo - removed need for ifDefine lines. 2003-03-26 14:13:42 +00:00
moodler
c750592ac4 Added a search form to the "edit users" admin page yay! 2003-03-21 09:42:42 +00:00
moodler
4c0e951049 Updated credit for Slovak 2003-03-18 12:57:01 +00:00
moodler
01cf7d2ebc Added some people 2003-03-14 12:45:05 +00:00
moodler
f82c2d428a Modified Greg's work to:
- rename the main_frame variable to framename, because it
       - might have caused some confusion
       - none of the global variables have underscores
  - put the config in the config table, with a default of _top
2003-03-12 07:36:22 +00:00
moodler
3ac1dedc35 Added some popup help for topic/week summaries 2003-03-11 05:57:00 +00:00
moodler
8fb2f0fa1e Corrected typo 2003-03-10 14:05:10 +00:00
moodler
fe32b83bbf Improvements to explain about AcceptPathInfo 2003-03-10 13:59:06 +00:00
moodler
9314930280 Slight rewording 2003-03-03 13:23:50 +00:00
moodler
43f2302fdf Started a Frequently Asked Questions page 2003-03-03 13:18:34 +00:00
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
moodler
38972a40a4 Some English spelling/grammar fixes. 2003-02-25 04:03:49 +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
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
14c7248d3c Select all 2003-02-17 18:14:06 +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
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
rkingdon
f879140423 peer graded assignment version 1.0 2003-02-01 22:04:27 +00:00
rkingdon
49c4b1f779 Peer graded assignment - English Language file version 1.0 2003-02-01 17:53:41 +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
eb58acca4d New sessiontimeout config variable to set the timeout for sessions 2003-01-24 04:31:58 +00:00
moodler
a42fcc51cb Removed all additional stuff for now 2003-01-22 04:15:29 +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
4028fcb159 Added Rodrigo 2003-01-20 07:13:25 +00:00
moodler
fdf5a1e2fb Changes to Course catagery editor to prevent duplicates 2003-01-17 02:03:42 +00:00
moodler
dcde9f020a Displayed time formats are now stored in lang files
(see the new strftime* strings) so they can be customised per language
2003-01-15 10:55:54 +00:00
moodler
29f18614e2 Updated version and release notes 2003-01-12 07:11:44 +00:00
moodler
f978ad0acb Put in a check for the sessions directory 2003-01-10 07:33:26 +00:00
moodler
d96b410816 More details about requirements 2003-01-10 07:22:34 +00:00
moodler
7dba8c384f Whoops forgot the date 2003-01-06 14:17:05 +00:00