]>
git.mjollnir.org Git - moodle.git/log
moodler [Fri, 25 Oct 2002 07:17:23 +0000 (07:17 +0000)]
Tweaks
moodler [Fri, 25 Oct 2002 06:50:40 +0000 (06:50 +0000)]
Tweaks to mail formats so that unnecessary information (replies, etc)
is not printed.
moodler [Fri, 25 Oct 2002 05:58:39 +0000 (05:58 +0000)]
Tweaks to forum formatting
compuproggy [Fri, 25 Oct 2002 05:46:33 +0000 (05:46 +0000)]
*** empty log message ***
moodler [Fri, 25 Oct 2002 03:20:59 +0000 (03:20 +0000)]
Latest updates from Fabricio
moodler [Fri, 25 Oct 2002 02:11:58 +0000 (02:11 +0000)]
Weekdays are now calculated using userdate, so that
- they are relative to the user
- they should take advantage of locales etc
moodler [Fri, 25 Oct 2002 02:02:02 +0000 (02:02 +0000)]
Changes to improve usability when the admin folder has been renamed,
and also a change in checking for the admin user, just in case an
old session is hanging around
moodler [Thu, 24 Oct 2002 13:41:52 +0000 (13:41 +0000)]
All the variables were missing!
moodler [Thu, 24 Oct 2002 12:49:53 +0000 (12:49 +0000)]
Fix for category box display on IE
moodler [Thu, 24 Oct 2002 07:09:29 +0000 (07:09 +0000)]
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.
moodler [Thu, 24 Oct 2002 03:43:37 +0000 (03:43 +0000)]
never upgraded choice tables to six choices!
moodler [Thu, 24 Oct 2002 03:11:57 +0000 (03:11 +0000)]
Updated with some new features
moodler [Thu, 24 Oct 2002 02:42:26 +0000 (02:42 +0000)]
Added a new debugging command so that I can see the config variables
moodler [Wed, 23 Oct 2002 14:38:24 +0000 (14:38 +0000)]
more readable
moodler [Wed, 23 Oct 2002 14:33:23 +0000 (14:33 +0000)]
Rearranged to alphabetical order
moodler [Wed, 23 Oct 2002 14:30:38 +0000 (14:30 +0000)]
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!
moodler [Wed, 23 Oct 2002 12:13:47 +0000 (12:13 +0000)]
WHoops ... just undoing the last checkin which was premature ...
moodler [Wed, 23 Oct 2002 12:12:01 +0000 (12:12 +0000)]
Mail now contains Moodle version
moodler [Wed, 23 Oct 2002 12:10:38 +0000 (12:10 +0000)]
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.
compuproggy [Wed, 23 Oct 2002 07:27:02 +0000 (07:27 +0000)]
*** empty log message ***
moodler [Wed, 23 Oct 2002 04:10:10 +0000 (04:10 +0000)]
Changed name of upgrade_moodle function to main_upgrade (for consistency)
moodler [Wed, 23 Oct 2002 02:00:16 +0000 (02:00 +0000)]
Latest version of Italian from Davide Suraci.
moodler [Tue, 22 Oct 2002 13:17:04 +0000 (13:17 +0000)]
cvs update -dP
not
cvs update -d
compuproggy [Tue, 22 Oct 2002 12:36:02 +0000 (12:36 +0000)]
*** empty log message ***
moodler [Tue, 22 Oct 2002 11:21:54 +0000 (11:21 +0000)]
Updated information for 1.0.6 Beta 1
moodler [Tue, 22 Oct 2002 10:56:48 +0000 (10:56 +0000)]
More concise feedback on grading, and more efficiency (only update
attempt grades that have changed)
moodler [Tue, 22 Oct 2002 10:38:00 +0000 (10:38 +0000)]
Added help pages to quiz module.
A few little cleanups, such as trim() on shortanswers
moodler [Tue, 22 Oct 2002 09:54:36 +0000 (09:54 +0000)]
new function print_heading_with_help() to print a heading with a helpbutton
moodler [Tue, 22 Oct 2002 07:03:36 +0000 (07:03 +0000)]
Display tweaks to table of attempts
moodler [Tue, 22 Oct 2002 06:52:23 +0000 (06:52 +0000)]
Teacher can now regrade (recalculate grades) of all quiz attempts
(in case the quiz changed somehow)
compuproggy [Tue, 22 Oct 2002 05:37:42 +0000 (05:37 +0000)]
*** empty log message ***
moodler [Tue, 22 Oct 2002 04:25:58 +0000 (04:25 +0000)]
Teacher can now view student attempts
moodler [Tue, 22 Oct 2002 02:48:05 +0000 (02:48 +0000)]
German should be Deutsche
moodler [Tue, 22 Oct 2002 02:34:41 +0000 (02:34 +0000)]
Fixed name/date variables (don't translate variables!)
moodler [Tue, 22 Oct 2002 02:30:36 +0000 (02:30 +0000)]
Removed unnecessary mentions of sel@ction
moodler [Mon, 21 Oct 2002 15:00:51 +0000 (15:00 +0000)]
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).
moodler [Mon, 21 Oct 2002 14:57:34 +0000 (14:57 +0000)]
Added log_display entries for quiz
moodler [Mon, 21 Oct 2002 13:13:33 +0000 (13:13 +0000)]
Display tweaks
moodler [Mon, 21 Oct 2002 13:02:14 +0000 (13:02 +0000)]
Round $bestgrade when storing it to avoid insert_record problems
moodler [Mon, 21 Oct 2002 12:49:28 +0000 (12:49 +0000)]
Print intro as HTML
moodler [Mon, 21 Oct 2002 12:48:13 +0000 (12:48 +0000)]
Bugfix on calculating correct answers for multichoice questions
moodler [Mon, 21 Oct 2002 12:39:46 +0000 (12:39 +0000)]
Some error checking
moodler [Mon, 21 Oct 2002 11:41:36 +0000 (11:41 +0000)]
Convert intro text to HTML
moodler [Mon, 21 Oct 2002 09:16:06 +0000 (09:16 +0000)]
Added some more allowed HTML tags
moodler [Mon, 21 Oct 2002 08:44:56 +0000 (08:44 +0000)]
Allow teachers to look at ratings for anyone
moodler [Mon, 21 Oct 2002 08:36:15 +0000 (08:36 +0000)]
Fixed up rating retrieval ... now gets them all seperate
moodler [Mon, 21 Oct 2002 08:32:37 +0000 (08:32 +0000)]
Fix in forum_grades
moodler [Mon, 21 Oct 2002 08:19:15 +0000 (08:19 +0000)]
Don't show column grade when there's nothing to show
moodler [Mon, 21 Oct 2002 08:10:24 +0000 (08:10 +0000)]
Rearranged functions to match other modules, and added forum_grades()
compuproggy [Mon, 21 Oct 2002 08:06:42 +0000 (08:06 +0000)]
*** empty log message ***
compuproggy [Mon, 21 Oct 2002 08:02:03 +0000 (08:02 +0000)]
*** empty log message ***
compuproggy [Mon, 21 Oct 2002 07:58:18 +0000 (07:58 +0000)]
*** empty log message ***
compuproggy [Mon, 21 Oct 2002 07:45:48 +0000 (07:45 +0000)]
*** empty log message ***
moodler [Mon, 21 Oct 2002 06:55:01 +0000 (06:55 +0000)]
Grades are not always numbers, so take care in XLS writing
moodler [Mon, 21 Oct 2002 06:51:56 +0000 (06:51 +0000)]
Table header aligns to top
moodler [Mon, 21 Oct 2002 06:42:58 +0000 (06:42 +0000)]
Added journal_grades() so journals show up in the Grades page
moodler [Mon, 21 Oct 2002 05:42:37 +0000 (05:42 +0000)]
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
moodler [Mon, 21 Oct 2002 04:12:54 +0000 (04:12 +0000)]
Added paragraphs to allowed HTML tags
moodler [Mon, 21 Oct 2002 03:23:45 +0000 (03:23 +0000)]
Modified language so that it speaks to students as well as teachers
moodler [Mon, 21 Oct 2002 03:04:05 +0000 (03:04 +0000)]
Added quizzes
moodler [Mon, 21 Oct 2002 03:00:40 +0000 (03:00 +0000)]
Improvements to help, and addition of new "Activity modules" help
for teachers adding new modules.
moodler [Sun, 20 Oct 2002 18:06:04 +0000 (18:06 +0000)]
Some more clues for new admins ...
compuproggy [Sun, 20 Oct 2002 18:02:40 +0000 (18:02 +0000)]
*** empty log message ***
moodler [Sun, 20 Oct 2002 17:50:20 +0000 (17:50 +0000)]
Updated versions
moodler [Sun, 20 Oct 2002 17:42:28 +0000 (17:42 +0000)]
Whoops, forgot to check in these new icons
moodler [Sun, 20 Oct 2002 17:41:24 +0000 (17:41 +0000)]
Fixes for display of public categories
moodler [Sun, 20 Oct 2002 17:15:39 +0000 (17:15 +0000)]
Category editing in quizzes is now supported. Some other little
cleanups along the way ...
moodler [Sun, 20 Oct 2002 10:13:04 +0000 (10:13 +0000)]
Guests can no longer see or attempt quizzes
moodler [Sun, 20 Oct 2002 10:12:36 +0000 (10:12 +0000)]
New and fixed strings
moodler [Sun, 20 Oct 2002 10:12:12 +0000 (10:12 +0000)]
Strip slashes from print_simple_box (just in case)
moodler [Sun, 20 Oct 2002 05:35:48 +0000 (05:35 +0000)]
Fixed display of "done" assignments
moodler [Sun, 20 Oct 2002 05:35:25 +0000 (05:35 +0000)]
Now shows correct answers, plus some small bug fixes
moodler [Sat, 19 Oct 2002 04:58:14 +0000 (04:58 +0000)]
Cleaned up format a little, plus added better error checking of server
variables so that at least people will get feedback if they are missing
compuproggy [Fri, 18 Oct 2002 19:19:35 +0000 (19:19 +0000)]
*** empty log message ***
compuproggy [Fri, 18 Oct 2002 17:20:10 +0000 (17:20 +0000)]
*** empty log message ***
moodler [Fri, 18 Oct 2002 17:17:32 +0000 (17:17 +0000)]
Added stuff about the text editing
moodler [Fri, 18 Oct 2002 17:05:17 +0000 (17:05 +0000)]
Find URLs at the beginning of lines ...
moodler [Fri, 18 Oct 2002 16:05:21 +0000 (16:05 +0000)]
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.
moodler [Fri, 18 Oct 2002 16:02:12 +0000 (16:02 +0000)]
Some tidy ups
moodler [Fri, 18 Oct 2002 16:01:35 +0000 (16:01 +0000)]
Added RTE etc
moodler [Fri, 18 Oct 2002 11:27:14 +0000 (11:27 +0000)]
Improved the documentation (it has some live feedback on the state
of the Richtext functionality)
moodler [Fri, 18 Oct 2002 09:40:35 +0000 (09:40 +0000)]
Cleanup
moodler [Fri, 18 Oct 2002 09:38:58 +0000 (09:38 +0000)]
Better help with text formats
moodler [Fri, 18 Oct 2002 09:35:20 +0000 (09:35 +0000)]
Improved the help page
moodler [Fri, 18 Oct 2002 09:29:44 +0000 (09:29 +0000)]
Language changes and help documentation additions to clearer explain richtext, html and moodle auto-format
moodler [Fri, 18 Oct 2002 09:09:54 +0000 (09:09 +0000)]
Revised string for formattext to make more sense
moodler [Fri, 18 Oct 2002 09:09:19 +0000 (09:09 +0000)]
OK, I've rationalised the text formatting now. Basically, both Moodle and
HTML text allow the same range of HTML tags (so it doesn't matter is you
switch from one to the other).
<IMG> and <A> are now ALLOWED in Moodle text. However, the clean_text
function now checks for and removes any embedded javascript triggers
to avoid cross-site scripting attacks that way.
clean_text() should be called on ANY text that comes in from students.
moodler [Fri, 18 Oct 2002 09:00:09 +0000 (09:00 +0000)]
Whoops ... typo.
moodler [Fri, 18 Oct 2002 08:52:33 +0000 (08:52 +0000)]
Also set default language on new user created by external authentication
moodler [Fri, 18 Oct 2002 08:48:44 +0000 (08:48 +0000)]
New users created by admin also now default to site language
moodler [Fri, 18 Oct 2002 08:46:12 +0000 (08:46 +0000)]
Default language for users is now the same as the site language.
moodler [Fri, 18 Oct 2002 06:05:56 +0000 (06:05 +0000)]
Allow <IMG> tags in Moodle format text. Not having it can really mess
up smileys etc if the text has been edited at any stage using the
richtext editor.
I realise it's possible for students to really mess up forums display
etc if they wanted to include a huge picture ... I'm not sure if there
are any cross-site scripting attacks possible with images in there.
But there is also now the HTML format for most things, which is editable
using an ordinary form, so this problem is currently already exposed.
I think it's OK as long as can find a filter to strip all javascript
out of ANY format text in Moodle.
moodler [Fri, 18 Oct 2002 05:41:24 +0000 (05:41 +0000)]
Fixed the setting of answers for true-false questions
moodler [Fri, 18 Oct 2002 00:18:26 +0000 (00:18 +0000)]
Just some better formatting and info
moodler [Thu, 17 Oct 2002 23:49:02 +0000 (23:49 +0000)]
Made transparent
moodler [Thu, 17 Oct 2002 15:32:52 +0000 (15:32 +0000)]
Changes related to new module 'resource'
moodler [Thu, 17 Oct 2002 15:14:54 +0000 (15:14 +0000)]
Changes due to new module 'resource'
moodler [Thu, 17 Oct 2002 15:10:59 +0000 (15:10 +0000)]
Changes due to new resource module
moodler [Thu, 17 Oct 2002 15:07:22 +0000 (15:07 +0000)]
Resulting from module name change
moodler [Thu, 17 Oct 2002 15:03:20 +0000 (15:03 +0000)]
Changed reading.php to resource.php