3429 Commits

Author SHA1 Message Date
moodler
ea4c2d54e7 Removing duplicate 2003-07-31 02:03:59 +00:00
danielfetzer
24e3eaefc9 *** empty log message *** 2003-07-30 22:35:10 +00:00
danielfetzer
452290cf77 *** empty log message *** 2003-07-30 21:26:02 +00:00
danielfetzer
6922fa037c *** empty log message *** 2003-07-30 19:36:18 +00:00
danielfetzer
dc265cf339 *** empty log message *** 2003-07-30 18:02:38 +00:00
danielfetzer
c76d690b89 *** empty log message *** 2003-07-30 17:34:18 +00:00
danielfetzer
358bbd05dc *** empty log message *** 2003-07-30 17:12:06 +00:00
stronk7
c2bc6f548a Two more backup related strings 2003-07-30 17:10:01 +00:00
stronk7
7d40e78c0d Uncommented clean_temp_data. I forgot it
in lastest tests...
2003-07-30 16:29:53 +00:00
danielfetzer
68234a3061 *** empty log message *** 2003-07-30 15:33:21 +00:00
moodler
4efea825a1 Put here just temporarily for those who might need it. Will be
replaced by the new enrolment code soon anyway.
2003-07-30 15:11:04 +00:00
moodler
a6870f0c2c Slightly prettier display 2003-07-30 13:57:39 +00:00
moodler
90c2ca2e68 Fixes for course ordering in one category 2003-07-30 13:56:17 +00:00
moodler
f853105459 Missing parameter 2003-07-30 13:35:20 +00:00
moodler
80bcf0a99c Bit more current now 2003-07-30 13:17:37 +00:00
moodler
c9704833fa More files related to recent course display changes 2003-07-30 13:05:51 +00:00
moodler
c2cb45451f COURSE DISPLAY REVAMP
OK, some big changes here to the front end, particularly in
course categories and course display.

Course categories can now be nested (to any level).

Courses and course categories can now be manually sorted
any way required.

There is a groovy front end for managing these, and a better
range of options for formatting the front page.

It all still needs some polishing, which I'll be doing over
the next couple of days, including better auto-sorting.

I would not use this on production systems just yet.
2003-07-30 13:02:45 +00:00
moodler
474fcf367e Fixed it up (accidentally set it to the journal mods.html before) 2003-07-30 10:58:56 +00:00
moodler
dd85cc8189 Fixed missing slashes 2003-07-30 05:21:24 +00:00
moodler
c540442ff3 Fixed some missing slashes 2003-07-30 05:20:19 +00:00
moodler
4f20f30fed Slight addition 2003-07-30 05:11:45 +00:00
moodler
3e07e9f754 Added FAQ about secureforms 2003-07-30 05:10:13 +00:00
moodler
754095d63e Secureforms now default to OFF 2003-07-30 04:59:29 +00:00
moodler
66c8c3b6cf More fixes from Daniel Fetzer daniel.fetzer@freenet.de 2003-07-30 04:02:23 +00:00
moodler
4d828270e8 Deleting the bulk of es_mx (Replaced by "es") 2003-07-30 03:25:38 +00:00
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