moodler
b7602a115e
Chat now prints something useful under recent activity
2003-07-10 04:46:03 +00:00
moodler
d490d8aa15
Right ping now
2003-07-09 13:09:00 +00:00
moodler
a808a06f88
A beep is a ping. ;-)
2003-07-09 13:07:53 +00:00
moodler
48bae72ffb
Slightly better window name
2003-07-09 12:55:07 +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
moodler
09f97c8b47
A default beep
2003-07-09 12:37:17 +00:00
moodler
d7c93ec8fa
Moving the backup libraries for each module into their new homes.
...
There's some beer and pies in the fridge, guys, settle in.
2003-07-09 04:40:35 +00:00
moodler
a2e9f1c579
Add a notification when people have left
2003-07-09 04:27:23 +00:00
moodler
9f85bed4c3
Added emoting (both the MOO style with a : and the IRC style /me )
2003-07-09 04:17:27 +00:00
moodler
10696dc1f3
Timezone included in user listing, plus new recent activity stuff
2003-07-08 06:47:44 +00:00
moodler
5da9e4a5ac
Small bugfix to allow question categories to be changed
2003-07-07 15:08:03 +00:00
moodler
0485fe6551
Added parsing of links
2003-07-07 13:23:33 +00:00
moodler
0927b54b4d
Fixes for "wierd assignment error" - Bug #549 , from Scott Elliott
2003-07-07 12:45:08 +00:00
moodler
34ce8fbbf4
Stuff
2003-07-07 12:12:44 +00:00
moodler
a63d100a03
Show the intro text now
2003-07-07 12:11:11 +00:00
moodler
51600d9dab
Fixed some accidental lowercasing
2003-07-07 11:52:05 +00:00
moodler
f7e648da70
Some minor improvements
2003-07-07 09:45:08 +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
bca64a122b
Don't allow grades to ever be set for description questions
2003-07-06 04:19:11 +00:00
moodler
f65ed9726a
Don't shuffle quiz questions by default (confusing to newcomers)
2003-07-06 04:08:46 +00:00
moodler
575de48fc3
Description questions should not be selected randomly
2003-07-06 04:08:11 +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
c99ce77b17
Recommitting because of CVS wierdness
2003-07-05 11:52:01 +00:00
moodler
72d497d4ce
Display images inline when attached to forum posts
2003-07-05 03:54:10 +00:00
stronk7
7bfa4fade3
Excluded form quiz_choose_random_questions the quiz
...
questions to avoid duplicates in quiz. Bug #544 . Closed.
2003-07-02 17:30:42 +00:00
moodler
908d7b30fb
Seems to be working pretty good - removing old lines no longer needed
2003-06-20 06:58:42 +00:00
moodler
f95c2a73ca
Anchors on threaded posts too
2003-06-20 06:50:14 +00:00
moodler
b22b0e61f0
An initial effort at making posts return to correct context
2003-06-20 06:35:09 +00:00
moodler
717f40c6d8
Some fixes to avoid pointless uses of $ME
2003-06-16 14:40:51 +00:00
moodler
b8bf90c53f
Minor interim change to improve display of discussions on user page
...
because some of them are getting really long on moodle.org
Eventually this display will be completely different, with information
about all public data.
2003-06-15 07:11:11 +00:00
moodler
0880e50d53
Wider question textareas
2003-06-13 16:16:16 +00:00
moodler
2136ada61e
Slightly bigger window
2003-06-13 16:08:56 +00:00
moodler
19cbf6ffa1
Slightly larger posting window
2003-06-13 16:07:13 +00:00
moodler
a6e5c89237
Changes to includes to make it more robust on different versions of PHP
...
while remaining secure
2003-06-12 12:00:15 +00:00
moodler
8c8a042559
Rmoved dot
2003-06-12 03:42:55 +00:00
moodler
34c84a186c
Extensions for grades and comments from Thomas Robb.
2003-06-12 03:01:56 +00:00
moodler
21b1125f63
Make form destinations relative (to course/mod.php) to avoid
...
some form problems on mis-configured servers (wwwroot not quite right)
2003-06-10 05:33:58 +00:00
moodler
a5f25c0165
No need to shuffle the answers of multi-choice questions
2003-06-09 14:05:37 +00:00
moodler
14f593e176
Better setting of defaults
2003-06-09 05:34:24 +00:00
moodler
21a15d9fae
better variable name
2003-06-08 06:46:56 +00:00
moodler
8e340cb0b9
Don't return assignment submissions if no sumission has been made
2003-06-07 06:23:31 +00:00
moodler
4fa7532c24
Improved display of quiz listing to show the closing date, as well as
...
direct links for the teacher to review attempts. Thanks, Scott Elliott!
2003-06-07 06:08:45 +00:00
moodler
51bc7fba59
Changes from Scott Elliott to make the listing more useful for teachers
...
Thanks, Scott!
2003-06-07 05:54:48 +00:00
moodler
d5c102d2df
Fixed focus
2003-06-06 13:53:55 +00:00
moodler
5c716ac2b4
Prevent possible error when editing non-HTML pages
2003-06-02 08:14:24 +00:00
moodler
5325f8b8cf
A little more guidance on the quiz page.
2003-05-23 15:20:41 +00:00
moodler
7f2a3e678e
New field for user: autosubscribe
...
This sets the default value for on-the-fly forum subscription.
Defaults to on = subscribe.
(Also fixed a bug in postgres7.sql - a missing field for htmleditor!)
2003-05-23 05:32:40 +00:00
moodler
4b2b7a7110
Full formatting looks bad (too much whitespace) but smilies are OK
2003-05-23 05:05:49 +00:00
moodler
6687be174a
Improvements to the wordings for subscription
2003-05-23 05:00:58 +00:00
moodler
f5ca7ebe1a
Display forum intros as formatted text
2003-05-23 04:51:28 +00:00