1454 Commits

Author SHA1 Message Date
moodler
255f2cc06e All the variables were missing! 2002-10-24 13:41:52 +00:00
moodler
4313922f65 Fix for category box display on IE 2002-10-24 12:49:53 +00:00
moodler
e7b7951c0a The BR in print_post was to fix the case when embedded images are used.
However it added too much space.  I'll find a way to fix the embedded
images problem later, during the styles changeover, as it's pretty
rare.
2002-10-24 07:09:29 +00:00
moodler
23877f9407 never upgraded choice tables to six choices! 2002-10-24 03:43:37 +00:00
moodler
6673b085a9 Updated with some new features 2002-10-24 03:11:57 +00:00
moodler
3d27c2c201 Added a new debugging command so that I can see the config variables 2002-10-24 02:42:26 +00:00
moodler
f6b502d246 more readable 2002-10-23 14:38:24 +00:00
moodler
eb8eb6abc5 Rearranged to alphabetical order 2002-10-23 14:33:23 +00:00
moodler
cef08a3a99 Forgot to mention the new LDAP functions! My deep apologies, Petri,
1.0.5 was too long ago - I forgot your plug-in was developed since then!
2002-10-23 14:30:38 +00:00
moodler
e870c78bfc WHoops ... just undoing the last checkin which was premature ... 2002-10-23 12:13:47 +00:00
moodler
72c578ca4d Mail now contains Moodle version 2002-10-23 12:12:01 +00:00
moodler
cc3b8c75de After saving new question, sanity checks are made to make sure the
fractional grades are correct.

Icons now have tooltips and are also a shortcut to editing page.
2002-10-23 12:10:38 +00:00
compuproggy
cbb8979fa9 *** empty log message *** 2002-10-23 07:27:02 +00:00
moodler
e7311a0a56 Changed name of upgrade_moodle function to main_upgrade (for consistency) 2002-10-23 04:10:10 +00:00
moodler
3bd87406ba Latest version of Italian from Davide Suraci. 2002-10-23 02:00:16 +00:00
moodler
e4814d7f63 cvs update -dP
not

cvs update -d
2002-10-22 13:17:04 +00:00
compuproggy
6fad164f96 *** empty log message *** 2002-10-22 12:36:02 +00:00
moodler
f6f0e53de0 Updated information for 1.0.6 Beta 1 2002-10-22 11:21:54 +00:00
moodler
ffc5a2c03a More concise feedback on grading, and more efficiency (only update
attempt grades that have changed)
2002-10-22 10:56:48 +00:00
moodler
cd63d77e08 Added help pages to quiz module.
A few little cleanups, such as trim() on shortanswers
2002-10-22 10:38:00 +00:00
moodler
377f3c9ee4 new function print_heading_with_help() to print a heading with a helpbutton 2002-10-22 09:54:36 +00:00
moodler
f31edeeb88 Display tweaks to table of attempts 2002-10-22 07:03:36 +00:00
moodler
e331eb06fd Teacher can now regrade (recalculate grades) of all quiz attempts
(in case the quiz changed somehow)
2002-10-22 06:52:23 +00:00
compuproggy
5ecb135644 *** empty log message *** 2002-10-22 05:37:42 +00:00
moodler
6d86b5dc16 Teacher can now view student attempts 2002-10-22 04:25:58 +00:00
moodler
ff99ff634e German should be Deutsche 2002-10-22 02:48:05 +00:00
moodler
ede685a73e Fixed name/date variables (don't translate variables!) 2002-10-22 02:34:41 +00:00
moodler
66197f51cc Removed unnecessary mentions of sel@ction 2002-10-22 02:30:36 +00:00
moodler
e1c91df09b Can now delete questions. It checks that the question doesn't belong to
any quizzes first (if it's in a published category then it checks all quizzes
on the server).
2002-10-21 15:00:51 +00:00
moodler
34a4dfee10 Added log_display entries for quiz 2002-10-21 14:57:34 +00:00
moodler
2383cadbab Display tweaks 2002-10-21 13:13:33 +00:00
moodler
38f03e5a5c Round $bestgrade when storing it to avoid insert_record problems 2002-10-21 13:02:14 +00:00
moodler
20a3006529 Print intro as HTML 2002-10-21 12:49:28 +00:00
moodler
466a69bc42 Bugfix on calculating correct answers for multichoice questions 2002-10-21 12:48:13 +00:00
moodler
e909c8d090 Some error checking 2002-10-21 12:39:46 +00:00
moodler
305ce2b33c Convert intro text to HTML 2002-10-21 11:41:36 +00:00
moodler
840aaba179 Added some more allowed HTML tags 2002-10-21 09:16:06 +00:00
moodler
2a3cda192e Allow teachers to look at ratings for anyone 2002-10-21 08:44:56 +00:00
moodler
f166d2e295 Fixed up rating retrieval ... now gets them all seperate 2002-10-21 08:36:15 +00:00
moodler
36df40d60e Fix in forum_grades 2002-10-21 08:32:37 +00:00
moodler
4db9d14dad Don't show column grade when there's nothing to show 2002-10-21 08:19:15 +00:00
moodler
caadf00909 Rearranged functions to match other modules, and added forum_grades() 2002-10-21 08:10:24 +00:00
compuproggy
fa452aa6f0 *** empty log message *** 2002-10-21 08:06:42 +00:00
compuproggy
15657235ef *** empty log message *** 2002-10-21 08:02:03 +00:00
compuproggy
2ad604fe3c *** empty log message *** 2002-10-21 07:58:18 +00:00
compuproggy
8e44daa729 *** empty log message *** 2002-10-21 07:45:48 +00:00
moodler
912c058651 Grades are not always numbers, so take care in XLS writing 2002-10-21 06:55:01 +00:00
moodler
be025399d8 Table header aligns to top 2002-10-21 06:51:56 +00:00
moodler
629e937352 Added journal_grades() so journals show up in the Grades page 2002-10-21 06:42:58 +00:00
moodler
09a4ce320c Changes to toolbar to position color pickers better, and
reintroduce the "select all" button.  Unfortnately, I had
to remove the "About richtext" button to make room
2002-10-21 05:42:37 +00:00