1143 Commits

Author SHA1 Message Date
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
moodler
4168490e17 Added paragraphs to allowed HTML tags 2002-10-21 04:12:54 +00:00
moodler
7bcb78cee3 Modified language so that it speaks to students as well as teachers 2002-10-21 03:23:45 +00:00
moodler
51cc244d12 Added quizzes 2002-10-21 03:04:05 +00:00
moodler
e5dfd0f31f Improvements to help, and addition of new "Activity modules" help
for teachers adding new modules.
2002-10-21 03:00:40 +00:00
moodler
2ee53d15ff Some more clues for new admins ... 2002-10-20 18:06:04 +00:00
compuproggy
f38aa1ef23 *** empty log message *** 2002-10-20 18:02:40 +00:00
moodler
f1edd1922f Updated versions 2002-10-20 17:50:20 +00:00
moodler
3bf89042f5 Whoops, forgot to check in these new icons 2002-10-20 17:42:28 +00:00
moodler
b55a466b60 Fixes for display of public categories 2002-10-20 17:41:24 +00:00
moodler
c74a0ca5c2 Category editing in quizzes is now supported. Some other little
cleanups along the way ...
2002-10-20 17:15:39 +00:00
moodler
f9a9499a62 Guests can no longer see or attempt quizzes 2002-10-20 10:13:04 +00:00