moodler
3a50203f34
Fixed small bug that was displaying fractions with too many decimal places
...
(eg 0.9999 instead of just 1)
2002-10-26 06:11:43 +00:00
moodler
cb62c00ad2
Fixed minor bug after creating default category.
2002-10-26 05:17:53 +00:00
moodler
67f0b4ccb0
Better formatting for the link
2002-10-26 03:37:06 +00:00
moodler
a8afb411a0
OK, this should be better ...
2002-10-26 03:33:07 +00:00
moodler
c585fa1707
A first try at a new shortening algorithm ... checking in to do some
...
tests on various servers
2002-10-26 03:21:41 +00:00
moodler
211ee674b3
Changed type of quiz_answers.feedback to TEXT (255 chars was a bit cramped)
2002-10-26 03:13:54 +00:00
moodler
2138dcf29d
Added quiz max grade in column title, for reference
2002-10-25 15:34:05 +00:00
moodler
153cc356cb
Added TARGET=_blank to links in HTML email ... apparently these links
...
were causing problems in Hotmail. Normally I'd say "Good!", but ... :-)
2002-10-25 15:27:12 +00:00
moodler
86c5e69a36
Remove "news" and "social" forums from learning forums.
2002-10-25 14:46:42 +00:00
moodler
e6874d9ff6
Brand-new news and social forums are now also assigned course modules and
...
put in section 0 of the course.
2002-10-25 09:10:40 +00:00
moodler
95e143f4cc
Ugh type in string module name
2002-10-25 08:54:29 +00:00
moodler
7beb45d8a0
Upgrading all news and social forums (except those in social courses)
...
so that they are course modules in an (invisible) section, which means
they are now editable and parameters, names etc can be changed.
2002-10-25 08:47:53 +00:00
moodler
e11c24bc0e
Added translation for Attempt quiz now
2002-10-25 08:15:03 +00:00
moodler
6c506ca744
Disallow people posting in forums where they arent allowed to post! 8-.
2002-10-25 07:22:59 +00:00
moodler
f690562f81
Tweaks to mail formats so that unnecessary information (replies, etc)
...
is not printed.
2002-10-25 06:50:40 +00:00
moodler
3260de6780
Tweaks to forum formatting
2002-10-25 05:58:39 +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
e870c78bfc
WHoops ... just undoing the last checkin which was premature ...
2002-10-23 12:13:47 +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
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
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
moodler
6d86b5dc16
Teacher can now view student attempts
2002-10-22 04:25:58 +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
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
moodler
629e937352
Added journal_grades() so journals show up in the Grades page
2002-10-21 06:42:58 +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
moodler
4b9b2f0fe4
Fixed display of "done" assignments
2002-10-20 05:35:48 +00:00
moodler
8db3eaddb2
Now shows correct answers, plus some small bug fixes
2002-10-20 05:35:25 +00:00
moodler
958aafe2b4
Quiz attempts are now timed. This is done by starting the quiz_attempts
...
record upon showing the quiz, and completing it upon submit.
Two new fields in quiz_attempts... should be upgrade friendly.
(Old attempts will show up as being of duration zero)
Also some small fixes here and there.
2002-10-18 16:05:21 +00:00
moodler
cf094bd4b4
Better help with text formats
2002-10-18 09:38:58 +00:00
moodler
e757af1662
Fixed the setting of answers for true-false questions
2002-10-18 05:41:24 +00:00
moodler
4282d7dde2
Changed string neverread to neverseen
2002-10-17 14:28:12 +00:00