3254 Commits

Author SHA1 Message Date
stronk7
388052cd9c Solved two importat bugs.
Numerical Questions now working.
Included support to Moodle's language system.
2003-07-29 19:48:06 +00:00
stronk7
7fae2d4809 Restore strings are included now !! 2003-07-29 19:33:33 +00:00
stronk7
a42de97187 Included language support. 2003-07-29 15:38:55 +00:00
stronk7
2aa7d92472 Added and commented some debug lines. 2003-07-29 15:37:38 +00:00
moodler
b1c305a331 Changes from Daniel Fetzer daniel.fetzer@freenet.de 2003-07-29 11:02:08 +00:00
moodler
9a1c9f5398 Changes from Ursula Raab 2003-07-29 10:53:37 +00:00
kaipe
44fc346f45 Refactoring only, no new features -
Modified methods are quiz_get_answers and quiz_grade_attempt_results.
For quiz_grade_attempt_results, the switch statement has been separated out into method quiz_grade_attempt_question_result.
2003-07-29 09:11:06 +00:00
moodler
17b88d1910 Fix for POP3 by disabling TLS explicitly.
based on this: http://moodle.org/mod/forum/discuss.php?d=1884
2003-07-29 07:12:31 +00:00
moodler
48705c8d40 Latest fixes from Thomas Robb - thanks Thomas! 2003-07-29 04:18:01 +00:00
moodler
46213aa855 Improved magic_quotes routine (deals with arrays now, too) 2003-07-29 01:54:16 +00:00
stronk7
c45f0ee1cc Fixed important bug when recovering assignments or forums
with files and the moddata/courseid didn't exist.
Now force the creation of the courseid dir from the
restorelib in each module.
2003-07-28 22:31:23 +00:00
stronk7
67805f89ec Prepared to insert string in langs. Tomorrow. 2003-07-28 19:37:37 +00:00
stronk7
1b42805d61 Added chat status 2003-07-28 19:35:36 +00:00
stronk7
902142c079 Added language support 2003-07-28 19:32:51 +00:00
stronk7
a8c0abbfb1 Added language suport 2003-07-28 19:24:09 +00:00
stronk7
957a0d2196 Included every backup string (I think) :-) 2003-07-28 17:42:22 +00:00
rkingdon
0e29a0b1d8 Minor errors fixed; Student can delete submissions and assessments;
Teachers see student names; Tabbed Admin screen.
2003-07-28 17:37:16 +00:00
rkingdon
db7def84b7 Some missing strings added. 2003-07-28 17:33:34 +00:00
moodler
aa6af0f833 A hack to get around magic_quotes_gpc being turned off 2003-07-28 16:37:12 +00:00
moodler
f406e6785e Avoid problems with quotes and so on in user records when updating users 2003-07-28 12:08:31 +00:00
moodler
b7aa3aead3 Updated madewithmoodle file (same logo) 2003-07-28 11:53:42 +00:00
moodler
253c44f0fa We need to keep these old images here because old stuff may refer to them. 2003-07-28 11:47:40 +00:00
moodler
67a63a3060 Cleaned up the remaining images:
- moved user images to /pix/u folder, and changed format to .png to allow
   transparent images etc.  These can now be customised in themes.

 - removed legacy madewithmoodle logos
2003-07-28 11:42:53 +00:00
moodler
250e71d967 When a quiz is closing within the next 24 hours, a small countdown
is shown in the titlebar (drawn with javascript).

An alert is shown at ten minutes, and zero minutes.

This doesn't prevent students from doing anything, but it serves
as a reminder and just looks cool.  ;-)
2003-07-28 08:58:47 +00:00
moodler
4458c8a887 I'm hopeful this is a fix for the wrapping problem ... 2003-07-28 05:53:03 +00:00
moodler
1dbb6e5031 Added some flushes in case the indexes take too long ... 2003-07-28 03:28:43 +00:00
moodler
3a04632eb7 Fixes for file names 2003-07-28 03:26:32 +00:00
moodler
a8fa25d18d Improved indexing for improved performance on the course page, when viewing
logs and when viewing lists of users ... thanks to Eloy for the one on the log file.
2003-07-28 02:51:56 +00:00
moodler
8b0ef9b0cb Improvements to simplestat (more info in HTML display plus downloads XLS an TXT) 2003-07-28 02:04:58 +00:00
moodler
49caea35c9 Small changes to the restore "continue" button and some missing strings 2003-07-28 01:38:35 +00:00
stronk7
4498d1a402 Prepared to insert string in langs. Tomorrow. 2003-07-27 21:30:24 +00:00
stronk7
92ffd629b2 Typo in course STARTDATE 2003-07-27 21:29:22 +00:00
stronk7
9bd651e876 Small typo in course STARTDATE. 2003-07-27 21:27:48 +00:00
stronk7
c11c6fed95 //Added some debug (commented in production) 2003-07-27 21:26:51 +00:00
moodler
706be21465 Upgraded phpmailer to 1.70 2003-07-27 13:26:07 +00:00
moodler
2b97bd71e3 Use the admin user as the envelope sender (to catch bounces etc) 2003-07-27 13:14:00 +00:00
moodler
e561d3c2fc Add a message to help debugging 2003-07-27 12:22:05 +00:00
moodler
b2ce450a6b Improved cron jobs for central clean up tasks.
- there is now a randomiser so that these jobs are only run 20% of the time

 - duplicate enrolments are now cleaned up.
2003-07-27 12:20:29 +00:00
giro123
e61611898a *** empty log message *** 2003-07-27 05:28:31 +00:00
giro123
12244e3384 *** empty log message *** 2003-07-27 03:02:50 +00:00
giro123
04c79e281c *** empty log message *** 2003-07-27 02:07:40 +00:00
giro123
7969ce5bd7 *** empty log message *** 2003-07-27 01:16:59 +00:00
moodler
1dc42c2ef8 Fix for Herzogovina 2003-07-25 16:39:14 +00:00
selliott
1ddfec1175 Replaced call to function assignment_get_submission with call to get_record. This should clean up duplicate rows in assignment_submissions table. -- selliott 2003-07-25 14:28:26 +00:00
moodler
da0c90c313 Fixed user graphs for site-level, all logs 2003-07-25 13:23:28 +00:00
moodler
b0dd12a912 Manual method should just use the standard 'forgot password" button 2003-07-25 13:13:36 +00:00
moodler
5a8625e459 A better way of doing chat_get_latest_message() that doesn't conflict
with the debugging in get_record_sql
2003-07-25 09:01:02 +00:00
moodler
30e72d4227 FIxed the LIMIT bug I just made ... need to find a better way
as this sets off get_record alarms
2003-07-25 08:19:33 +00:00
moodler
d2c538f1fb No need for body colour 2003-07-25 08:18:27 +00:00
moodler
fcd3a1ee42 New feature - chat scheduling. Can now set a time for the next chat,
as well as rotating weekly or daily period.

Also some small fixes.
2003-07-25 06:47:06 +00:00