Commit graph

7841 commits

Author SHA1 Message Date
thepurpleblob
ff3cb169af fixed bug where select box for category is shown but changing it doesn't do anything
category selected in previous edit screen now used, and *fixed* category displayed.
Course shortname has been added to category where category is published
2004-06-17 17:31:12 +00:00
thepurpleblob
adc8ba57b2 Added function to return category name with course shortname apended
Added functions to read a complete quiz category structure into object
    for development of export functionality - working but partial question
    types at the moment.
2004-06-17 17:29:07 +00:00
thepurpleblob
5ab5d67ddf Fixed failure to check for uninitialized Formatting field
which caused a notifcation in debug mode
2004-06-17 16:47:50 +00:00
thepurpleblob
e5a30e6a1a $answers is innitialized to defined QUIZ_MAX_NUMBER_ANSWERS.
Was wrongly left fixed at 6
2004-06-17 16:44:47 +00:00
thepurpleblob
c040a9a2ff New file for exporting quizzes 2004-06-17 16:18:21 +00:00
c_schmitz
b6a6becb75 *Korrektur lesen, vergleichen mit dem englischen Original und letzte Teile bersetzen.Fertig. 2004-06-17 11:23:48 +00:00
c_schmitz
3f502ce7bd *Korrektur lesen, vergleichen mit dem englischen Original und letzte Teile bersetzen 2004-06-17 09:40:09 +00:00
moodler
b0de1f1eea Latest Swedish! 2004-06-17 09:32:15 +00:00
c_schmitz
c32f71619d *Added missing (and translated) file 2004-06-17 09:05:51 +00:00
moodler
ee085a154f Adding Shane 2004-06-17 09:03:02 +00:00
defacer
76416b4bac Small fix: removed one notice 2004-06-17 08:21:09 +00:00
rkingdon
8193b23549 Fixed bug #1568. 2004-06-16 19:29:20 +00:00
rkingdon
cf0a582231 Extra note about zero grade stops display of Lesson in Grade pages.
----------------------------------------------------------------------
2004-06-16 18:28:18 +00:00
rkingdon
a1a218c171 Documenting the * wild card character in Short Answer Questions. 2004-06-16 17:32:01 +00:00
miksik
24197039bd File from Brno translation community 2004-06-16 17:26:13 +00:00
rkingdon
6705518545 Addition of * wild card to Short Answers. 2004-06-16 17:18:08 +00:00
miksik
bd253ab5d5 Files from Brno translation community 2004-06-16 17:06:38 +00:00
c_schmitz
abdb7a3105 *Updated german translation 2004-06-16 13:17:17 +00:00
c_schmitz
d2e022554a *Updated german translation in the lesson module
+Added missing translations
2004-06-16 13:11:15 +00:00
moodler
bd718b9ac6 Serbian translation (in UTF8) 2004-06-16 13:07:45 +00:00
carlesbellver
bfd08796f0 *** empty log message *** 2004-06-16 11:13:38 +00:00
petcheverry
a6910e77fa file readme.txt was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR. 2004-06-15 12:35:09 +00:00
barias
dcbcc98470 Minor changes in last translation 2004-06-15 06:16:30 +00:00
skaldrom
38a72c0936 Added new Headers from the Erfurtwiki-Project 2004-06-14 21:20:38 +00:00
skaldrom
56eb5690a2 Fixed more uninitialized variables (Bug #1557 - EWIKI_NAME already defined) 2004-06-14 20:56:03 +00:00
gustav_delius
77915f7aa7 Site option forcelogin is now respected by /mod/forum/search.php, fixing bug 1566 2004-06-14 20:02:50 +00:00
mits
fcf16f866d translated some. 2004-06-14 18:33:11 +00:00
barias
522951b77c Minor changes in last translation 2004-06-14 12:31:38 +00:00
bobopinna
815e2bd1e3 First traslation by Claudio Maggi 2004-06-14 07:59:26 +00:00
bobopinna
ecea9050f1 First translation 2004-06-14 07:49:57 +00:00
bobopinna
ee0a296092 Translated by Claudio Maggi 2004-06-14 07:48:42 +00:00
bobopinna
ac974f6f22 Revised and translated by Claudio Maggi 2004-06-14 07:46:06 +00:00
mchurch
c513f599e5 Added options to select or deselect administration flags for students. 2004-06-13 19:41:47 +00:00
stronk7
4b14ebdc48 Added a new check in selectItemInMenuByName() javascript to apply the
select only to menus by checking element.type == select-one. Thanks to
Antonio Vicent.
Merged from MOODLE_13_STABLE branch.
2004-06-13 18:58:27 +00:00
barias
e2c197f4a2 Latest updates 2004-06-13 09:35:25 +00:00
koenr
c0672818ea typo 2004-06-13 07:38:01 +00:00
koenr
850b9c0b9a typo 2004-06-12 20:49:48 +00:00
koenr
0baf5cb24a typo 2004-06-12 18:46:24 +00:00
martignoni
e0d5f5adff Some strings added 2004-06-12 11:53:51 +00:00
skaldrom
e450fef546 Fixed Bug #1548 - Empty lines inserted when using HTML Editor 2004-06-11 22:40:18 +00:00
koenr
e6f70000ec filling in missing strings... 2004-06-11 22:27:12 +00:00
barias
64f79f3c76 Latest updates 2004-06-10 23:18:34 +00:00
adamtpaw
56b0cf4bfb Few updates v1.3 2004-06-10 22:36:54 +00:00
fiedorow
f7e0a0b8e7 Functionality in debug for miscellaneous mimeTeX binaries 2004-06-10 16:47:30 +00:00
skaldrom
db0178a3be Warnings eliminated and made a fix for Bug #1557 - EWIKI_NAME already defined 2004-06-10 11:42:08 +00:00
bobopinna
415807c02d Added cmi.core.score.min/max support to API 2004-06-10 10:05:13 +00:00
gustav_delius
4a9df37352 made sure that ungraded modules would not show up in gradebook 2004-06-09 22:50:42 +00:00
gustav_delius
9cb883d53d small bug fix: $USER was not laoded in course admin block 2004-06-09 22:00:51 +00:00
martignoni
893a32463b Attempt for better feminine/masculine forms 2004-06-09 15:11:31 +00:00
flipman
709d36ab88 New 2004-06-09 10:45:09 +00:00