Commit graph

10259 commits

Author SHA1 Message Date
rkingdon
bd89f04f53 Minor corrections, addition of rubics table - July 2003 2003-07-15 15:24:58 +00:00
moodler
263cff8b75 Print images correctly on questions included from categories in
other courses.
2003-07-12 16:24:29 +00:00
moodler
cccb016ae4 When displaying index lists of a particular module's activities,
ensure that the order they are displayed in is always the same as the
order they have been defined in.   See bug 553.

This involved API changes to the function get_all_instances_in_course()
2003-07-12 05:19:18 +00:00
moodler
9c02661096 Added a question field to numerical table for completeness 2003-07-10 14:09:43 +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
60bb26021a Whoops forgot to check these babies in 2003-07-10 08:12:18 +00:00
moodler
cc3655a22c Just some comments 2003-07-10 08:11:58 +00:00
moodler
3a35179587 Updated a few glaring problems (old style code) 2003-07-10 08:06:09 +00:00
moodler
132911c884 Force unique entries in list 2003-07-10 06:42:44 +00:00
moodler
7d494f1c2e Need to escape slashes here 2003-07-10 06:38:02 +00:00
moodler
4854814402 Minor formatting fix 2003-07-10 04:49:13 +00:00
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