]>
git.mjollnir.org Git - moodle.git/log
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
moodler [Thu, 17 Oct 2002 14:32:55 +0000 (14:32 +0000)]
Moved from reading module
moodler [Thu, 17 Oct 2002 14:28:12 +0000 (14:28 +0000)]
Changed string neverread to neverseen
moodler [Thu, 17 Oct 2002 14:03:59 +0000 (14:03 +0000)]
***NOTE NOTE NOTE **********************************************************
THIS IS A BIG CHANGE!
I've renamed the "reading" module to "resource".
This meant changing quite a few references throughout Moodle.
The automatic upgrade process should work OK (it worked OK on my
development server) and there shouldn't be any problems.
BUT PLEASE PROCEED WITH CAUTION AND KEEP BACKUPS OF EVERYTHING
UNTIL I HAVE A FEW MORE TESTS! If you upgrade please let me know.
One thing that will break are any hard-coded links within forum messages.
What I will be doing to fix this on my apache server is to add this to
httpd.conf:
Redirect /mod/reading/ http://moodle.com/mod/resource/
Sorry about any inconvenience, but it's better this is done sooner than later.
moodler [Thu, 17 Oct 2002 12:25:25 +0000 (12:25 +0000)]
Added a 'change password' button
moodler [Thu, 17 Oct 2002 12:21:55 +0000 (12:21 +0000)]
Changed headers so that it works seamlessly when called from user page.
moodler [Thu, 17 Oct 2002 10:34:11 +0000 (10:34 +0000)]
The grades page now supports downloading of grade data! :-)
moodler [Thu, 17 Oct 2002 10:33:13 +0000 (10:33 +0000)]
Removed some blank lines that were causing output
moodler [Thu, 17 Oct 2002 08:32:29 +0000 (08:32 +0000)]
Grr added transparency back again ...
moodler [Thu, 17 Oct 2002 08:30:41 +0000 (08:30 +0000)]
Re-adding to overcome CVS strangeness (and my own indecision!)
moodler [Thu, 17 Oct 2002 08:28:18 +0000 (08:28 +0000)]
Better grade reports
moodler [Thu, 17 Oct 2002 07:58:50 +0000 (07:58 +0000)]
Some new strings
moodler [Thu, 17 Oct 2002 07:55:54 +0000 (07:55 +0000)]
Now includes maximum grades
moodler [Thu, 17 Oct 2002 07:23:51 +0000 (07:23 +0000)]
Added new grading functions to work with course/grades.php
moodler [Thu, 17 Oct 2002 07:23:12 +0000 (07:23 +0000)]
Added a new grading tool for teachers to see all grades on one page.
Grades are collected from each module using the module_grades function in
each mod/*/lib.php.
moodler [Wed, 16 Oct 2002 15:52:29 +0000 (15:52 +0000)]
Feedback fixes
moodler [Wed, 16 Oct 2002 15:48:22 +0000 (15:48 +0000)]
Alt text on moodle logo
compuproggy [Wed, 16 Oct 2002 10:42:35 +0000 (10:42 +0000)]
*** empty log message ***
compuproggy [Wed, 16 Oct 2002 10:24:09 +0000 (10:24 +0000)]
*** empty log message ***
moodler [Wed, 16 Oct 2002 09:35:04 +0000 (09:35 +0000)]
Various fixes and additions. It now does quiz feedback pretty well
(though it doesn't show correct answers yet).
compuproggy [Wed, 16 Oct 2002 09:31:14 +0000 (09:31 +0000)]
*** empty log message ***
compuproggy [Wed, 16 Oct 2002 08:48:11 +0000 (08:48 +0000)]
*** empty log message ***
moodler [Wed, 16 Oct 2002 07:18:07 +0000 (07:18 +0000)]
Actually, let's include journals that have no feedback yet as well.
moodler [Wed, 16 Oct 2002 07:15:36 +0000 (07:15 +0000)]
When a teacher is giving feedback, entries that have been modified since
the last time a teacher has given feedback are highlighted.
moodler [Wed, 16 Oct 2002 05:31:56 +0000 (05:31 +0000)]
Teacher can now use the richtext editor to edit the assignment text
moodler [Wed, 16 Oct 2002 04:53:44 +0000 (04:53 +0000)]
Changes related to module editing buttons
moodler [Wed, 16 Oct 2002 04:52:57 +0000 (04:52 +0000)]
Don't show htmleditor preference if it's disabled by admin
moodler [Wed, 16 Oct 2002 04:51:55 +0000 (04:51 +0000)]
Cleaned up some buttons ...
moodler [Tue, 15 Oct 2002 17:32:50 +0000 (17:32 +0000)]
Small bugfixes ... (yawn)
moodler [Tue, 15 Oct 2002 17:13:11 +0000 (17:13 +0000)]
Fixes for grades
moodler [Tue, 15 Oct 2002 16:49:32 +0000 (16:49 +0000)]
Just updated the number
moodler [Tue, 15 Oct 2002 16:48:44 +0000 (16:48 +0000)]
Some additions
moodler [Tue, 15 Oct 2002 16:47:43 +0000 (16:47 +0000)]
Got rid of the wimpy icons in the top-right corner of pages and put some
manly buttons there. ;-) I think this will be much clearer for novices,
as well as being a bigger target for experts!
moodler [Tue, 15 Oct 2002 16:45:39 +0000 (16:45 +0000)]
Bit of a clean up of the edit interface ...
moodler [Tue, 15 Oct 2002 16:22:18 +0000 (16:22 +0000)]
Added timeopen and timeclose (instead of days) and did a few cleanups
moodler [Tue, 15 Oct 2002 16:04:38 +0000 (16:04 +0000)]
Admin script to brutally delete every file and directory from the
Moodle data directory. Will be useful for those on hosting servers
without root access.
moodler [Tue, 15 Oct 2002 12:54:11 +0000 (12:54 +0000)]
OK, it seems reliable enough now for alpha testing.
If you have existing quizzes, delete them all, then
drop all the quiz tables and delete the quiz line from
the modules table.
Things to do still:
- add/edit/remove categories
- display question feedback on submissions ...
- record the time they started the quiz, as well as the completion.
- place time limits between attempts
- add full specification of quiz open time and quiz close time
moodler [Tue, 15 Oct 2002 10:04:28 +0000 (10:04 +0000)]
Can now create and re-edit all three types of questions.
Still working on grading ...
moodler [Tue, 15 Oct 2002 05:31:03 +0000 (05:31 +0000)]
New strings
moodler [Tue, 15 Oct 2002 05:29:57 +0000 (05:29 +0000)]
Forms now done, more or less
moodler [Tue, 15 Oct 2002 03:48:04 +0000 (03:48 +0000)]
A little more explicit about PHP requirements
moodler [Mon, 14 Oct 2002 16:06:19 +0000 (16:06 +0000)]
Fix to clear the modform variable just in case there's one
from one module that later affects another module.
moodler [Mon, 14 Oct 2002 16:00:55 +0000 (16:00 +0000)]
Miscellaneous little changes from today ...
moodler [Mon, 14 Oct 2002 15:58:07 +0000 (15:58 +0000)]
New strings
moodler [Mon, 14 Oct 2002 15:57:33 +0000 (15:57 +0000)]
Checking in what I got so far .... Not working yet but I'm going to bed.
moodler [Mon, 14 Oct 2002 12:21:18 +0000 (12:21 +0000)]
Quiz generation is working now. Just need question and category editors.
moodler [Mon, 14 Oct 2002 09:07:13 +0000 (09:07 +0000)]
Many new additions - code not quite usable yet, but getting close
moodler [Mon, 14 Oct 2002 09:04:33 +0000 (09:04 +0000)]
New strings
moodler [Sun, 13 Oct 2002 13:51:56 +0000 (13:51 +0000)]
Added a basic report and some clean-ups
moodler [Sun, 13 Oct 2002 10:06:01 +0000 (10:06 +0000)]
Now uses real current language (may not be the same as $CFG->lang)
moodler [Sun, 13 Oct 2002 07:17:48 +0000 (07:17 +0000)]
Just to show that something is happening!
At this stage this module:
- prints quizzes,
- accepts answers (for multiple attempts) and grades them,
- stores the grades.
Really, it's usable as long as you don't mind using the database manually. :)
Next up is quiz reports, then I'll tackle quiz creation.
moodler [Sat, 12 Oct 2002 15:01:17 +0000 (15:01 +0000)]
Tweaks to use new javascript-printing function etc
moodler [Sat, 12 Oct 2002 15:00:34 +0000 (15:00 +0000)]
New function to print richtext javascript
moodler [Sat, 12 Oct 2002 14:33:01 +0000 (14:33 +0000)]
First version of German (Deutsch) translation, by Holger.Schadeck@webdesign-forum.de
Great!
moodler [Sat, 12 Oct 2002 07:23:16 +0000 (07:23 +0000)]
Moved the object code out into a function print_textarea
moodler [Sat, 12 Oct 2002 06:27:24 +0000 (06:27 +0000)]
new string
moodler [Sat, 12 Oct 2002 06:20:56 +0000 (06:20 +0000)]
Added richtext to Journal entries.
moodler [Sat, 12 Oct 2002 05:47:05 +0000 (05:47 +0000)]
Some notes about the other new stuff.
moodler [Sat, 12 Oct 2002 05:43:00 +0000 (05:43 +0000)]
Added help buttons about the richtext editor (when active)
moodler [Sat, 12 Oct 2002 05:39:00 +0000 (05:39 +0000)]
Help file for the new richtext HTML editor
moodler [Sat, 12 Oct 2002 05:09:49 +0000 (05:09 +0000)]
Smilies are now replaced even in HTML text, and small fixes
moodler [Sat, 12 Oct 2002 04:19:51 +0000 (04:19 +0000)]
Keep this one here :-) for the interface
moodler [Sat, 12 Oct 2002 04:13:39 +0000 (04:13 +0000)]
A bit of info
moodler [Sat, 12 Oct 2002 04:12:26 +0000 (04:12 +0000)]
No longer needed ... replaced by "angry.gif" ...
moodler [Sat, 12 Oct 2002 04:09:51 +0000 (04:09 +0000)]
Added a function useful for debugging Javascript problems
moodler [Sat, 12 Oct 2002 04:06:26 +0000 (04:06 +0000)]
Swapped clown icon for surprise in the layout ... looks better that way
moodler [Sat, 12 Oct 2002 04:04:59 +0000 (04:04 +0000)]
Swapped clown for surprise - looks better that way