]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agoSolved one bug when restoring RANDOMSAMATCH(6) questions if
stronk7 [Fri, 15 Aug 2003 18:10:11 +0000 (18:10 +0000)]
Solved one bug when restoring RANDOMSAMATCH(6) questions if
they haven't been responsed in the quiz. The answer field in
quiz_responses must have X-0,Y-0 format instead of null.
Curiosly, MATCH(5) questions must have null if they aren'r
responsed.

21 years agoDo a check to create the default scale if it isn't already
moodler [Fri, 15 Aug 2003 14:30:30 +0000 (14:30 +0000)]
Do a check to create the default scale if it isn't already

21 years agoFixed an admin link
moodler [Fri, 15 Aug 2003 14:19:11 +0000 (14:19 +0000)]
Fixed an admin link

21 years agoNew scale table for PostgreSQL
moodler [Fri, 15 Aug 2003 14:17:15 +0000 (14:17 +0000)]
New scale table for PostgreSQL

21 years agoWHoops - you'll need this table. :-)
moodler [Fri, 15 Aug 2003 14:12:52 +0000 (14:12 +0000)]
WHoops - you'll need this table.  :-)

21 years agoNew scales editing page
moodler [Fri, 15 Aug 2003 14:03:25 +0000 (14:03 +0000)]
New scales editing page

21 years agoA few more files...
moodler [Fri, 15 Aug 2003 14:02:11 +0000 (14:02 +0000)]
A few more files...

21 years agoWARNING: BIG CHANGES!
moodler [Fri, 15 Aug 2003 13:59:24 +0000 (13:59 +0000)]
WARNING: BIG CHANGES!

OK, this is a big check-in with some big changes, and needs work still.

It seems relatively stable, but I need help identifying the rough patches.

1) First grading scales support.  There is a now a new table called "scale"
   that contains grading scales.  There can be site scales (course=0) and
   custom course scales.  These can be used in modules - I've only done
   forums for now but that was the hard one.  Scales can be edited via
   the new item in the course admin menu.

   There is one default scale - the connected/separate knowing one that used
   to be in forum.  To build this I pull data from the language packs
   to create one during the upgrade, or anytime a scales menu is called
   and no scales are found.

2) New roles for course creator and teachers.  I've fixed up the course
   menus and some other things but there's a lot left to do on this to
   make it all smooth.  The idea is that teachers no longer can edit courses
   unless they are also course creators.  The interface for this needs to
   be smoothed out a fair bit and I need help with this.

   The upgrade will upgrade all teachers to be creators, but will default
   the new site config "creatornewcourses" to "no", so that effectively
   these new teachers have the same privileges.

3) Simplified teacher management.  There is no longer an "assign teachers"
   and a "teacher roles" page - it's all on one page in course/teacher.html.

Phew ... time for a shower and then back into it.

21 years agoTemporary scales icon
moodler [Fri, 15 Aug 2003 13:46:45 +0000 (13:46 +0000)]
Temporary scales icon

21 years agoI had to reformat this help file. It is no longer HTML but plain Moodle format.
moodler [Fri, 15 Aug 2003 13:43:05 +0000 (13:43 +0000)]
I had to reformat this help file.  It is no longer HTML but plain Moodle format.

I"ve done this for all good translations.

21 years ago24 hour time
moodler [Fri, 15 Aug 2003 13:15:14 +0000 (13:15 +0000)]
24 hour time

21 years agoUse 24 hour time
moodler [Fri, 15 Aug 2003 13:09:44 +0000 (13:09 +0000)]
Use 24 hour time

21 years agoSome fixes for time display (24 hours)
moodler [Fri, 15 Aug 2003 13:00:45 +0000 (13:00 +0000)]
Some fixes for time display (24 hours)

21 years agoSmall typo !! :-)
stronk7 [Fri, 15 Aug 2003 11:23:29 +0000 (11:23 +0000)]
Small typo !! :-)

21 years agoSolved one important bug in RANDOM(4) and RANDOMSAMATCH(6)
stronk7 [Fri, 15 Aug 2003 11:08:51 +0000 (11:08 +0000)]
Solved one important bug in RANDOM(4) and RANDOMSAMATCH(6)
question types.
And modified some of the quiz_answers restore system to
allow remapping answers with existing questions.
//Detected by scott dot elliott at mchsi dot com in Bug 84

21 years agoIncluded and commented one new debug
stronk7 [Fri, 15 Aug 2003 11:03:07 +0000 (11:03 +0000)]
Included and commented one new debug

21 years agoFixed up quotes, ordering etc
moodler [Fri, 15 Aug 2003 10:56:50 +0000 (10:56 +0000)]
Fixed up quotes, ordering etc

21 years agoAdded some spacer.gif to align up and down buttons...
stronk7 [Fri, 15 Aug 2003 10:11:22 +0000 (10:11 +0000)]
Added some spacer.gif to align up and down buttons...

21 years agoAdded the 'Restore' option near the 'Backup' one to course list.
stronk7 [Fri, 15 Aug 2003 08:50:35 +0000 (08:50 +0000)]
Added the 'Restore' option near the 'Backup' one to course list.
See bug 616. Closed. It needs Martin confirmation.

21 years agoBetter compatibility for POstgreSQL (old regexps were case sensitive)
moodler [Fri, 15 Aug 2003 08:16:20 +0000 (08:16 +0000)]
Better compatibility for POstgreSQL (old regexps were case sensitive)

21 years agoImproved search.
moodler [Fri, 15 Aug 2003 08:04:54 +0000 (08:04 +0000)]
Improved search.

Default is now back to subwords, but words can be used with +word and -word

21 years agoAdded get_courses_search() etc
moodler [Thu, 14 Aug 2003 11:49:57 +0000 (11:49 +0000)]
Added get_courses_search() etc

21 years agoForce rebuild of course cache - just in case!
moodler [Thu, 14 Aug 2003 10:32:51 +0000 (10:32 +0000)]
Force rebuild of course cache - just in case!

21 years agoRemoving untranslated versions or incomplete versions of this help file in
moodler [Thu, 14 Aug 2003 10:16:32 +0000 (10:16 +0000)]
Removing untranslated versions or incomplete versions of this help file in
preparation for new grading scheme

21 years agoAdded (default) option to search for whole words with forums.
moodler [Thu, 14 Aug 2003 06:34:56 +0000 (06:34 +0000)]
Added (default) option to search for whole words with forums.

(SQL regular expressions from David Delgado - thanks!)

21 years agoNew translation.
mits [Wed, 13 Aug 2003 13:08:21 +0000 (13:08 +0000)]
New translation.

21 years agoNew translation.
mits [Wed, 13 Aug 2003 12:40:26 +0000 (12:40 +0000)]
New translation.

21 years agoSignificant improvements to Brazilian
moodler [Wed, 13 Aug 2003 07:37:04 +0000 (07:37 +0000)]
Significant improvements to Brazilian

21 years agoSignificant updates for pt_br
moodler [Wed, 13 Aug 2003 07:17:05 +0000 (07:17 +0000)]
Significant updates for pt_br

21 years agoBump
moodler [Wed, 13 Aug 2003 07:09:42 +0000 (07:09 +0000)]
Bump

21 years agoFIxed some links to all courses
moodler [Wed, 13 Aug 2003 06:55:57 +0000 (06:55 +0000)]
FIxed some links to all courses

21 years agoDon't interfere if news is selected
moodler [Tue, 12 Aug 2003 17:01:54 +0000 (17:01 +0000)]
Don't interfere if news is selected

21 years agoNo point in offering the option for really big sites to have all the courses
moodler [Tue, 12 Aug 2003 16:52:55 +0000 (16:52 +0000)]
No point in offering the option for really big sites to have all the courses
on the front page.

21 years agoNever checked this in with the course search
moodler [Tue, 12 Aug 2003 16:44:22 +0000 (16:44 +0000)]
Never checked this in with the course search

21 years agoSome refinements to the display of forums
moodler [Tue, 12 Aug 2003 16:37:52 +0000 (16:37 +0000)]
Some refinements to the display of forums

  - don't show intro box for teacher forum (because it can't be edited)
  - don't show intro box when the text is empty anyway

21 years agoTweak
moodler [Tue, 12 Aug 2003 08:29:47 +0000 (08:29 +0000)]
Tweak

21 years agoNew, shorter intro to styles files that calls a function.
moodler [Tue, 12 Aug 2003 07:52:19 +0000 (07:52 +0000)]
New, shorter intro to styles files that calls a function.

This function sets header information to improve caching (default 5 minutes)

Cookies are also prevented to improve cacheability.

21 years agoLittle tweak to fix a caching problem.
moodler [Tue, 12 Aug 2003 07:02:34 +0000 (07:02 +0000)]
Little tweak to fix a caching problem.

User images were not being cached properly because Moodle was
sending a session cookie.  I've turned this off now for user images.

21 years ago*** empty log message ***
giro123 [Tue, 12 Aug 2003 00:27:49 +0000 (00:27 +0000)]
*** empty log message ***

21 years agoMissing picture data in forum_get_recent_posts
moodler [Mon, 11 Aug 2003 16:56:33 +0000 (16:56 +0000)]
Missing picture data in forum_get_recent_posts

21 years agoSlight editing
moodler [Mon, 11 Aug 2003 15:20:31 +0000 (15:20 +0000)]
Slight editing

21 years agoAdded a simple help popup for chat
moodler [Mon, 11 Aug 2003 15:06:57 +0000 (15:06 +0000)]
Added a simple help popup for chat

21 years agoNew help file for chatting
moodler [Mon, 11 Aug 2003 15:06:21 +0000 (15:06 +0000)]
New help file for chatting

21 years agoUpdated status and plans for chat module
moodler [Mon, 11 Aug 2003 13:47:18 +0000 (13:47 +0000)]
Updated status and plans for chat module

21 years agoThis icon was missing from the template
moodler [Mon, 11 Aug 2003 13:31:57 +0000 (13:31 +0000)]
This icon was missing from the template

21 years agoAdded a box to display subcategories
moodler [Mon, 11 Aug 2003 13:02:45 +0000 (13:02 +0000)]
Added a box to display subcategories

21 years agoSlight re-phrasing
moodler [Mon, 11 Aug 2003 13:02:21 +0000 (13:02 +0000)]
Slight re-phrasing

21 years agoDebug
kaipe [Mon, 11 Aug 2003 12:37:54 +0000 (12:37 +0000)]
Debug
This fix rids warnings that used to come when a student for the first time attempts a quiz with the option "Each attempt builds on the last" = Yes (attemptonlast).
Now the option is not in effect when a student attempts a quiz for the first time, i.e. when there is no last attempt to build on.

21 years agoLittle fixes for the course_sideblock
moodler [Mon, 11 Aug 2003 11:51:08 +0000 (11:51 +0000)]
Little fixes for the course_sideblock

21 years agoquiz option - "Each attempt builds on the last"
kaipe [Mon, 11 Aug 2003 11:47:30 +0000 (11:47 +0000)]
quiz option - "Each attempt builds on the last"

21 years agoSearch engine for courses
moodler [Mon, 11 Aug 2003 09:45:50 +0000 (09:45 +0000)]
Search engine for courses

21 years agoAdded new info popup page when courses are in listing format
moodler [Mon, 11 Aug 2003 07:48:03 +0000 (07:48 +0000)]
Added new info popup page when courses are in listing format

21 years agoSmaller
moodler [Mon, 11 Aug 2003 07:09:31 +0000 (07:09 +0000)]
Smaller

21 years agoNew "info" icon
moodler [Mon, 11 Aug 2003 07:00:20 +0000 (07:00 +0000)]
New "info" icon

21 years agoShow course access (guest, password etc) on non-editing screens
moodler [Mon, 11 Aug 2003 05:38:28 +0000 (05:38 +0000)]
Show course access (guest, password etc) on non-editing screens

21 years agonew resort function for courses in a category
moodler [Mon, 11 Aug 2003 05:24:48 +0000 (05:24 +0000)]
new resort function for courses in a category

21 years agoBugfix when renaming
moodler [Mon, 11 Aug 2003 02:07:17 +0000 (02:07 +0000)]
Bugfix when renaming

21 years agoget rid of signed parameter when upgrading columns to varchar or text
moodler [Sun, 10 Aug 2003 14:38:47 +0000 (14:38 +0000)]
get rid of signed parameter when upgrading columns to varchar or text

21 years agoSome name changes
moodler [Sun, 10 Aug 2003 14:37:52 +0000 (14:37 +0000)]
Some name changes

21 years agoGet rid of the enumerated type on the course formats, so that
moodler [Sun, 10 Aug 2003 14:36:52 +0000 (14:36 +0000)]
Get rid of the enumerated type on the course formats, so that
we can think about adding custom course formats into course/format

21 years agoFixed bug that was pointed out by Tom Cat:
kaipe [Sun, 10 Aug 2003 12:09:49 +0000 (12:09 +0000)]
Fixed bug that was pointed out by Tom Cat:
The reuse of old quiz_answers records for question type multianswer/embedded did not work properly.

21 years ago*** empty log message ***
danielfetzer [Sun, 10 Aug 2003 11:56:23 +0000 (11:56 +0000)]
*** empty log message ***

21 years agoEmoticons don't make sense.
moodler [Sun, 10 Aug 2003 09:28:55 +0000 (09:28 +0000)]
Emoticons don't make sense.

21 years agoAdded richtext editor to site front page
moodler [Sun, 10 Aug 2003 09:26:11 +0000 (09:26 +0000)]
Added richtext editor to site front page

21 years agoTidy up the copyright notice and added a warning.
moodler [Sun, 10 Aug 2003 09:12:17 +0000 (09:12 +0000)]
Tidy up the copyright notice and added a warning.

21 years agoMore clean ups
moodler [Sun, 10 Aug 2003 08:39:29 +0000 (08:39 +0000)]
More clean ups

21 years agoA little timing issue
moodler [Sun, 10 Aug 2003 08:17:59 +0000 (08:17 +0000)]
A little timing issue

21 years agoSome cleanups of the admin page to make it
moodler [Sun, 10 Aug 2003 08:01:14 +0000 (08:01 +0000)]
Some cleanups of the admin page to make it

  - more explanatory
  - more expandable

Apologies for the lost muscle memories, but I think this
will work better in the long run.

21 years agoNew admin icon
moodler [Sun, 10 Aug 2003 06:53:42 +0000 (06:53 +0000)]
New admin icon

21 years agoCan ue more than one keyword now. :-)
moodler [Sun, 10 Aug 2003 06:47:45 +0000 (06:47 +0000)]
Can ue more than one keyword now. :-)

21 years agoadded icon.gif
selliott [Sun, 10 Aug 2003 05:00:49 +0000 (05:00 +0000)]
added icon.gif

21 years agoadded backup.gif
selliott [Sun, 10 Aug 2003 04:59:13 +0000 (04:59 +0000)]
added backup.gif

21 years agoadded restore.gif
selliott [Sun, 10 Aug 2003 04:58:28 +0000 (04:58 +0000)]
added restore.gif

21 years agoUse direct menu
moodler [Sun, 10 Aug 2003 02:53:49 +0000 (02:53 +0000)]
Use direct menu

21 years agoAdded link to Redhat Linux info in the "Blank Pages" question
johncaptain [Sat, 9 Aug 2003 19:21:46 +0000 (19:21 +0000)]
Added link to Redhat Linux info in the "Blank Pages" question

21 years agoTo avoid moving to same category
moodler [Sat, 9 Aug 2003 17:31:33 +0000 (17:31 +0000)]
To avoid moving to same category

21 years agoMy Courses is now shown in the course side block if the user is not
moodler [Sat, 9 Aug 2003 17:17:21 +0000 (17:17 +0000)]
My Courses is now shown in the course side block if the user is not
an admin.

Also, this block now appears on course main pages (under admin).

21 years agoJust to remind myself how fast time is passing
moodler [Sat, 9 Aug 2003 16:58:35 +0000 (16:58 +0000)]
Just to remind myself how fast time is passing

21 years agoMore moodling on the course categories, improving performance for
moodler [Sat, 9 Aug 2003 16:53:30 +0000 (16:53 +0000)]
More moodling on the course categories, improving performance for
large categories and making it easier to move large numbers of
courses around.

Also cleaned up some of the navigation bars

21 years agoMissing string, bug in call to get_string
moodler [Sat, 9 Aug 2003 12:40:08 +0000 (12:40 +0000)]
Missing string, bug in call to get_string

21 years agoMinor formatting fixes
moodler [Sat, 9 Aug 2003 10:11:04 +0000 (10:11 +0000)]
Minor formatting fixes

21 years agoDisplays all user pictures on one page.
moodler [Sat, 9 Aug 2003 08:37:22 +0000 (08:37 +0000)]
Displays all user pictures on one page.

This has been on moodle.org for ages, but it might as well be in the
distribution too.   It's not linked from anywhere in Moodle currently.

21 years agoLooks better when nothing is found
moodler [Sat, 9 Aug 2003 07:59:39 +0000 (07:59 +0000)]
Looks better when nothing is found

21 years agoBetter button behaviour
moodler [Sat, 9 Aug 2003 06:02:01 +0000 (06:02 +0000)]
Better button behaviour

21 years agoMuch improved forum searching, with independent words and paging
moodler [Sat, 9 Aug 2003 05:35:02 +0000 (05:35 +0000)]
Much improved forum searching, with independent words and paging

21 years agoNew highlighting function that is able to cope with HTML.
moodler [Sat, 9 Aug 2003 03:57:46 +0000 (03:57 +0000)]
New highlighting function that is able to cope with HTML.

It's a bit slower, but links in forums no longer cause problems.

See bug #589

21 years agoImproved interface for course creators
moodler [Sat, 9 Aug 2003 02:24:27 +0000 (02:24 +0000)]
Improved interface for course creators

21 years agoBetter links
moodler [Sat, 9 Aug 2003 02:10:05 +0000 (02:10 +0000)]
Better links

21 years agoRobust variable for attchments
moodler [Sat, 9 Aug 2003 02:00:20 +0000 (02:00 +0000)]
Robust variable for attchments

21 years agoBetter way of specifying backupdata name
moodler [Sat, 9 Aug 2003 01:54:52 +0000 (01:54 +0000)]
Better way of specifying backupdata name

21 years agoselliott - Fixed mixup in feedback for true/false questions
selliott [Fri, 8 Aug 2003 18:06:41 +0000 (18:06 +0000)]
selliott - Fixed mixup in feedback for true/false questions

21 years agoSome fixes to make report work at least ... complete mode needs work
moodler [Fri, 8 Aug 2003 17:38:28 +0000 (17:38 +0000)]
Some fixes to make report  work at least ... complete mode needs work

21 years agoFix for the bug causing an error on the user activity page - made a
moodler [Fri, 8 Aug 2003 17:01:38 +0000 (17:01 +0000)]
Fix for the bug causing an error on the user activity page - made a
new function workshop_get_student_submission() based on the version
in 'assignment' ... haven't looked at the functionality yet.

21 years agoFixed up cancel button on module editing page to avoid error
moodler [Fri, 8 Aug 2003 16:46:16 +0000 (16:46 +0000)]
Fixed up cancel button on module editing page to avoid error
when returning to course page.

Fix by Scott Elliott.

21 years agoSome declarations just in case (for the included files).
moodler [Fri, 8 Aug 2003 11:29:33 +0000 (11:29 +0000)]
Some declarations just in case (for the included files).

21 years agoUse the "correct" way of encoding HTML (quoted-printable) instead of
moodler [Fri, 8 Aug 2003 03:39:25 +0000 (03:39 +0000)]
Use the "correct" way of encoding HTML (quoted-printable) instead of
warapping it like text (which was working, but...).

21 years agoLanguage of receiver was not being set correctly
moodler [Fri, 8 Aug 2003 03:38:18 +0000 (03:38 +0000)]
Language of receiver was not being set correctly

21 years agoSOme updates
moodler [Thu, 7 Aug 2003 17:37:50 +0000 (17:37 +0000)]
SOme updates

21 years agoSometimes we are blind to the obvious right way of doing things
moodler [Thu, 7 Aug 2003 17:09:51 +0000 (17:09 +0000)]
Sometimes we are blind to the obvious right way of doing things

21 years agoSlightly nicer icon
moodler [Thu, 7 Aug 2003 17:06:15 +0000 (17:06 +0000)]
Slightly nicer icon