14340 Commits

Author SHA1 Message Date
moodler
acb50c1bf8 Don't save Guest forum mode to database (just session) 2005-05-13 02:06:16 +00:00
urs_hunkler
8be944a090 added $selected to the list of tabs without links. It is better not to offer a link to the active page. 2005-05-12 23:16:32 +00:00
martignoni
10a8184821 Small tweak 2005-05-12 20:37:16 +00:00
martignoni
c695aa9876 Corrections 2005-05-12 20:33:29 +00:00
martignoni
118b264565 Small typo 2005-05-12 20:25:32 +00:00
martignoni
b3a8478bb9 Forgotten file added 2005-05-12 20:17:48 +00:00
mindforge
1febe9d825 Fixes for bigs 3143 and 3144. 2005-05-12 17:25:09 +00:00
gustav_delius
93210cdfdb fixed my careless search and replace that got rid of all question_datasets 2005-05-12 16:51:41 +00:00
mits
305e5e7fe8 translated some. 2005-05-12 15:00:39 +00:00
mits
aa4b26cd11 fixed based on standard theme. 2005-05-12 14:56:34 +00:00
defacer
e7beac8992 Removing dead code. 2005-05-12 14:46:16 +00:00
defacer
7979105c62 If Javascript is enabled, make IE fix the block sizes after the page loads
so that it's not a mess to look at.
2005-05-12 14:45:16 +00:00
thepurpleblob
2311ad664e Fixed typo in ldap stuff 2005-05-12 13:36:47 +00:00
moodler
0bd79a45ca Some changes to the tabs so the XHTML validates (SE) 2005-05-12 09:10:58 +00:00
moodler
eb7ef29b21 Tidying up the tabs (SE) 2005-05-12 09:09:47 +00:00
moodler
97ea26a1be Added string for advanced features button (SE) 2005-05-12 08:40:29 +00:00
moodler
e478f7b718 Changed the advanced features switch to a button (SE) 2005-05-12 08:38:40 +00:00
moodler
1548978def Improvements to basic log display (much prettier) 2005-05-12 08:04:47 +00:00
ethem
ce8eaeaa1f New strings from Ethem Evlice (ethem AT evlice DOT com) XHTML compliant 2005-05-12 07:08:23 +00:00
urs_hunkler
4090106907 The summary in the week or topic description was just written out as text without a class. I added a DIV class="summary" around it. 2005-05-12 07:02:56 +00:00
moodler
c3a3c5b8b2 Fixed logic for $CFG->nofixday : http://moodle.org/mod/forum/discuss.php?d=23637 2005-05-12 06:37:24 +00:00
mjollnir_
acd2279e54 Merged from MOODLE_14_STABLE: SQL errors are now (optionally -- defaults to off) logged to the apache error log. Helps debugging! Credit: Patrick Li <patrick@catalyst.net.nz> 2005-05-11 23:34:46 +00:00
stronk7
a63ae8e9b2 Work in progress!!
I doesn't work at all but near every question type has been checked and
changed if needed. Tomorrow I'll start with the quiz->attempts... part

Anyway I've some IMPORTANT doubts about how this questions are currently
implemented:

- NUMERICAL: Can the answer field have more than one answer?
- MULTIANSWER: What are the differences. Why, in the upgrade process,
     all of them are deleted and recreated? Why some fields have been
     deleted? Why the questiontext for this type is set to '' in the
     upgrade processs
- CALCULATED: Why the quiz_question_datasets table is now simply "s" in
     the restore process? A typo, I hope.

I've written this here to avoid forgetting it and, if someone in the
quiz's team can answer me...

Now, just zzzZZZzzzZZZ. Ciao :-)
2005-05-11 23:13:03 +00:00
stronk7
8636eb6560 Changed backup of numerical questions to use the new DB model 2005-05-11 21:54:21 +00:00
stronk7
4cae7b0b85 Avoid recode of category->parent from quiz/restorelib.php because it's
done globally after restoring all the categories by restore_create_questions()
in backup/restorelib.php

Modify the restore of numericalquestions to work with its new 1.5 structure.
2005-05-11 21:45:04 +00:00
martignoni
744eb29230 Added strings to enable removal of hardcoded messages in import/export 2005-05-11 20:01:33 +00:00
martignoni
7cb951173c New string for login block (and shortened one without changing meaning) 2005-05-11 19:57:25 +00:00
martignoni
96d336535b Language file for Authorize.net plugin 2005-05-11 19:54:47 +00:00
martignoni
51d386a580 Small change 2005-05-11 19:51:11 +00:00
martignoni
d435b45b01 Changed wording of session timeout (no need to scare users with talk of errors) 2005-05-11 19:39:06 +00:00
mits
e7ac658f27 translated some. 2005-05-11 18:27:45 +00:00
stronk7
cb3270aeb5 We must have editing rights in existing course, owner of the
published cat, not it the one being restored. ;-)
2005-05-11 16:47:50 +00:00
lonecatz
a9821d1732 change fullnamedisplay into Chinese form, suggested by sun at hit.edu.cn 2005-05-11 16:37:25 +00:00
martignoni
cc3411615a Forgotten english word translated: extensibilité for scalability 2005-05-11 14:46:02 +00:00
thepurpleblob
9a5ce68a56 added strings to enable removal of hardcoded messages in import/export 2005-05-11 14:20:50 +00:00
thepurpleblob
665f61dcdb Compatible with newly introduced question options. 2005-05-11 13:57:43 +00:00
lonecatz
55a86a5c88 More string translated by sun at hit.edu.cn 2005-05-11 13:21:51 +00:00
lonecatz
0ba79f322a fix a critical bug by sun at hit 2005-05-11 13:17:42 +00:00
thepurpleblob
0f7a2885a0 Questions with parents are no longer exported. 2005-05-11 09:56:35 +00:00
thepurpleblob
ab83607e8b Altered quiz export get_category_questions function to (optionally)
reject questions with parents.
2005-05-11 09:55:48 +00:00
paca70
eeefd0b0df Use SITEID instead of hardcoded value.
SITEID could be != 1 in older installations.
2005-05-11 08:57:14 +00:00
moodler
1d9498e455 Correct fix for bug 3192 2005-05-11 05:37:15 +00:00
moodler
8ed1787bbf Tweaks for IE :-/ 2005-05-11 04:08:59 +00:00
moodler
c009421c08 Tidied up Login block and added password reset link 2005-05-11 03:34:15 +00:00
moodler
b1a7805dfa New string for login block (and shortened one without changing meaning) 2005-05-11 03:24:15 +00:00
mjollnir_
7088c65545 Merged from MOODLE_14_STABLE: Default course id for htmlarea insert image to 0 rather than empty string to prevent invalid sql. Credit: Patrick Li 2005-05-11 02:05:59 +00:00
koenr
4fd5abaa74 New strings/helpfiles for questionnaire.
As I recall right, they could be added to the lang folder instead of to the contrib ??
2005-05-10 22:38:13 +00:00
mits
1eb9e4abf8 translated new help file for hotpot using new langdoc.php uploaded below.
http://moodle.org/mod/forum/discuss.php?d=18742
2005-05-10 22:34:15 +00:00
michaelpenne
caf0134981 fixed Bug #3192 - grades doesn't use 'uncategorised' as a string 2005-05-10 22:21:19 +00:00
villate
794c9b515b Complete translation for the 1.5 beta version 2005-05-10 20:34:38 +00:00