giro123
7969ce5bd7
*** empty log message ***
2003-07-27 01:16:59 +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
moodler
c7538de679
New string for simple stats
2003-07-24 16:44:21 +00:00
moodler
5f474ef98a
Split up the index.html and mods.html to take advantage of the new
...
/help.php
Some of these are still empty and will be fixed with text soon.
2003-07-24 12:57:40 +00:00
moodler
6c6def145c
New FAQ about the admin account
2003-07-24 08:53:43 +00:00
moodler
779e79f438
Better string for teacher reports
2003-07-24 06:21:21 +00:00
moodler
29d5d0b40c
New modular plugin structure for quiz reports.
...
The code for reviewing an existing attempt is now separate
in review.php and now has a log entry of it's own.
The overview and regrade reports are now in separate subdirectories
under the "report" directory. Each has a primary "report.php" file
which implements the report as a class.
These existing reports are very simple, but now more complex ones
can easily be written. (I am about to do one).
2003-07-24 05:18:00 +00:00
mits
45a71412ae
New translation added.
2003-07-23 14:26:30 +00:00
moodler
67fab9b4df
New entries
2003-07-23 07:03:04 +00:00
moodler
fbc9d26e2d
New language: Greek!
2003-07-23 06:35:43 +00:00
moodler
08b63144b8
Fixed missing string
2003-07-22 08:09:46 +00:00
moodler
23bca2c3eb
Added a missing string
2003-07-22 05:32:59 +00:00
moodler
c05f2f763b
Slightly more robust in case it can't find users. See bug 562.
2003-07-22 01:58:44 +00:00
moodler
3e09b6262a
Added missing string nomessages
2003-07-21 14:58:07 +00:00
johncaptain
759660c9d9
Added question: Resource1
2003-07-21 13:22:12 +00:00
compuproggy
a47765b654
*** empty log message ***
2003-07-21 09:18:22 +00:00
moodler
9ee379868a
New strings for hiding courses
2003-07-21 07:43:04 +00:00
moodler
c3ba081792
Add a display of current users on the view page
2003-07-21 05:03:15 +00:00
moodler
d861debecc
Make session link translatable
2003-07-21 04:20:01 +00:00
moodler
bdb4e5e23d
Some rewording
2003-07-21 04:10:45 +00:00
moodler
22a4491ae9
Some new code related to the new reports - uploading for testing on
...
other server - still very early
2003-07-21 03:16:19 +00:00
moodler
693b57dfde
Slight change to string
2003-07-20 14:19:16 +00:00
moodler
058811c1c7
Changes related to new popup capabilities for "Web Links".
...
TRANSLATORS PLEASE NOTE: help/resource/resourcetype.html has changed slightly.
2003-07-20 14:07:37 +00:00
moodler
8fa367a9fe
I'm about to start on some big jobs ...
2003-07-19 13:37:09 +00:00
palojacko
605fd762e4
update for moodle 1.0.9
2003-07-16 22:09:31 +00:00
giro123
8cbe6d4b77
en 1.35
2003-07-15 18:20:19 +00:00
giro123
cc1c2fa6f1
en 1.156
2003-07-15 18:19:37 +00:00
giro123
0fa09c7a49
en 1.5
2003-07-15 18:17:52 +00:00
giro123
61036f520a
en 1.18
2003-07-15 18:16:24 +00:00
moodler
d246da7c70
UPdates from Paula Magri
2003-07-15 15:42:27 +00:00
mits
0f46a5f343
New translation.
2003-07-14 23:45:57 +00:00
moodler
7977cffdb0
Arbitrary moving of activities (aka cut and paste)
...
Some of this code was sent by Howard Miller, but I rewrote most of it
to make it shorter and to fit in better with current code.
2003-07-14 13:08:38 +00:00
moodler
29ee5550d3
Removing Chatarea completely from Moodle.
...
If anyone still wants it, I've made an archive here:
http://moodle.org/download/modules/chatarea.zip
2003-07-13 14:03:20 +00:00
moodler
361f649d7a
New question type: Numerical questions.
...
Mostly coded by Henrik Kaipe - I changed a few things on the way in.
2003-07-10 13:25:07 +00:00
moodler
b7602a115e
Chat now prints something useful under recent activity
2003-07-10 04:46:03 +00:00
mits
7f4f4560b9
New translationd added.
2003-07-10 02:20:42 +00:00
moodler
7d79236935
Simple beeping is now added ... users can now beep each other
...
and also beep everyone using "beep all"
There are no controls as yet to disable beeping on a per-user
basis but this would come next
2003-07-09 12:53:26 +00:00
compuproggy
e0f96309a4
*** empty log message ***
2003-07-09 06:32:50 +00:00
compuproggy
2000cb0671
A fresh translation
2003-07-09 06:23:10 +00:00
moodler
a2e9f1c579
Add a notification when people have left
2003-07-09 04:27:23 +00:00
thepurpleblob
28683e6c3b
Added support for mailto links
2003-07-08 09:10:22 +00:00
mits
c5444ad7e5
New translation strings and new file chat.php added.
2003-07-07 20:51:06 +00:00
giro123
fbde3cf968
*** empty log message ***
2003-07-07 20:39:52 +00:00
moodler
0927b54b4d
Fixes for "wierd assignment error" - Bug #549 , from Scott Elliott
2003-07-07 12:45:08 +00:00
moodler
1bcb0d8700
Strings
2003-07-07 09:46:00 +00:00
moodler
1515a89e2d
Very early version of new chat module, made by Martin using ARSC as
...
an inspiration.
Works OK already on most newish browsers .. see mod/chat/README.txt for details.
2003-07-07 06:44:16 +00:00
moodler
5cbf2187ab
Added Description question to overall list of question types
2003-07-06 04:02:53 +00:00
moodler
401c8de6c5
New question type called "Description". All it does is print some
...
text and/or an image, without requiring an answer. Can be used
to provide text for a following group of questions, or to insert
a joke in the quiz etc ...
This code is based on code sent in by Ursula Raab. Thanks!
See: http://moodle.org/mod/forum/discuss.php?d=508
2003-07-06 04:00:05 +00:00
moodler
221518e109
Added a missing string
2003-07-05 04:31:57 +00:00
giro123
56ca681022
*** empty log message ***
2003-07-04 17:02:12 +00:00