mits
4894883f88
fixed image link to icon.gif.
2005-05-08 06:04:05 +00:00
mits
9c08a28071
fixed link etc.
2005-05-08 04:46:55 +00:00
gbateson
299716a664
added hotpot/install.php to simplify installation and upgrade
...
modified README.TXT explaining how to use install.php
2005-05-08 02:36:53 +00:00
martignoni
83cfd8ee58
Removing superfluous file
2005-05-07 21:51:52 +00:00
martignoni
7171efbc9f
1.5 notes here now
2005-05-07 21:50:07 +00:00
martignoni
ff44a51f52
More translation
2005-05-07 21:16:40 +00:00
martignoni
0254b942ba
Added all the old 1.4 info to this page now
2005-05-07 20:10:02 +00:00
mits
904133015e
translated some.
2005-05-07 19:06:27 +00:00
mits
4ec374659b
fixed based on standard theme.
2005-05-07 18:59:16 +00:00
gustav_delius
75e1df6fd2
"Attempt builds on last" feature reenabled
2005-05-07 18:50:32 +00:00
defacer
15816e0a08
Umm... just adding my standardized calling convention there. Pretend you didn't see :P
2005-05-07 17:51:31 +00:00
defacer
8ecefdc8ad
Don't allow the "mark all posts in current forum read" image to break
...
into a new line, it looks ugly.
2005-05-07 17:47:52 +00:00
defacer
fee287f3e7
Random change while searching for something:
...
Removing border attribute from <img>, these are handled through CSS
(a img {border: none;})
2005-05-07 17:46:20 +00:00
martignoni
eba29b2185
Added note about prefetching
2005-05-07 17:33:22 +00:00
martignoni
78769155a7
Release notes now link bug numbers to bugtracker.
2005-05-07 17:31:26 +00:00
moodler
4e65c43c8d
1.5 notes here now
2005-05-07 17:27:31 +00:00
martignoni
2ba730a6a3
Updated release notes for 1.4.5
2005-05-07 17:20:18 +00:00
gustav_delius
89cae10a6e
Some corrections in the documentation
2005-05-07 17:18:53 +00:00
moodler
8a2ea88a29
Added all the old 1.4 info to this page now
2005-05-07 16:57:54 +00:00
martignoni
cce5423561
Standardized table headings to Proper Case
2005-05-07 16:29:11 +00:00
martignoni
bb098397fc
More entries
2005-05-07 16:28:03 +00:00
defacer
cfab68844e
Adding a new lang file for the search forums block (no need to load up the
...
forum.php behemoth just for that) and moving a couple of strings there.
Hardwired strings and capitalization all fixed.
This fixes bugs 3090 and 3154.
2005-05-07 16:25:46 +00:00
defacer
cec60526cc
Fixing set_user_sesskey calls (function no longer exists), changing to sesskey()
2005-05-07 16:10:50 +00:00
gustav_delius
a5c53187cc
enabled penalties for all question types
2005-05-07 14:29:42 +00:00
gustav_delius
f370553ef3
this got a bit messed up in the merge
2005-05-07 14:28:22 +00:00
gustav_delius
1105b32da0
Use round() instead of format_float() to limit decimal points to a MAXIMUM of $quiz->decimalpoints. format_float() always displays EXACTLY that number of digits after the decimal point which is not really desirable.
2005-05-07 13:48:25 +00:00
lonecatz
36d1d97b36
first translation
2005-05-07 13:46:00 +00:00
gustav_delius
ef76e0326d
Some work on the penalty mechanism. Took out the multiplicative scheme because it is just too difficult to understand. Made all question types print grading details when quiz is in adaptive mode. Made improvements to the presentation of the grading details. Enabled the penalty mechanism in a few more (on my way towards doing it for all).
2005-05-07 13:30:35 +00:00
julmis
f9b69d10f9
HTMLArea.formathtml still not working correctly I've comment it out.
2005-05-07 11:53:19 +00:00
koenr
3e7231c454
small tweak
2005-05-07 11:33:18 +00:00
koenr
4ad396cd87
new and slightly modified help files
2005-05-07 09:32:01 +00:00
koenr
b8ef14aeec
more strings
2005-05-07 09:29:40 +00:00
koenr
bd665b75d4
xhtml issues
2005-05-07 09:29:03 +00:00
moodler
0a194c4c03
Google say they want 404 for prefetch requests
2005-05-07 08:20:34 +00:00
koenr
ad4e547dc4
xhtml compliance & -> &
2005-05-07 08:12:42 +00:00
koenr
7e8ca3f03e
slightly modified helpfiles from Juraj Chlebec
...
Not XHTML compliant (yet)
2005-05-07 07:17:25 +00:00
koenr
802d38bc88
new strings from Juraj Chlebec
2005-05-07 07:08:01 +00:00
gbateson
c1da52882c
Standardized table headings to Proper Case
2005-05-07 05:14:19 +00:00
mits
f537c5c63d
polished.
2005-05-07 04:59:29 +00:00
moodler
7cbe6afeaa
Cookies are not used with guests
2005-05-07 03:10:48 +00:00
martinlanghoff
b27f46f2b3
Merged from MOODLE_14_STABLE - Fixed calls to set_user_sesskey().
2005-05-07 03:08:29 +00:00
martinlanghoff
d719609931
Merged from MOODLE_14_STABLE - Block link prefetching from Mozilla and Google Web Accelerator.
2005-05-07 03:07:08 +00:00
mjollnir_
2a8057e7ef
Porting quiz upgrade to postgres. Still one bug remains - see 3148
2005-05-07 02:38:42 +00:00
mjollnir_
a35ee52017
Please don't put 1 into the where part of get_records_select, it causes postgres-invalid sql
2005-05-07 02:36:45 +00:00
mjollnir_
730e965b17
New postgres7.sql for quiz -- There is a bug in this to do with reserved words (see bug #3148 ) but committing anyway as is clean apart from this.
2005-05-07 00:23:50 +00:00
michaelpenne
1db0647ccd
highscores will not display with practice lesson on because no grade records are entered. Also, on teacher view, when the question content is printed it uses FORMAT_HTML now
2005-05-06 23:57:20 +00:00
defacer
fcb50b292d
Fix for bug 3113, some innocent notices.
2005-05-06 21:44:34 +00:00
gniske
40660e434a
Fixed spelling errors
2005-05-06 21:11:35 +00:00
mits
6953c86a0c
polished.
...
translated new help file.
2005-05-06 18:55:13 +00:00
stronk7
9f7fa650a5
Now resource autolinking filter is optimised too, so all the autolinking
...
filters are using latest improvements.
Only Bug 3138 remains open and is important. I've its solution at home and
I'll post it in some hours. Just testing it against PHP4 and PHP5.
(http://moodle.org/bugs/bug.php?op=show&bugid=3138 )
2005-05-06 18:15:21 +00:00