]>
git.mjollnir.org Git - moodle.git/log
moodler [Sat, 16 Aug 2003 02:48:18 +0000 (02:48 +0000)]
Only creators can restore courses
moodler [Sat, 16 Aug 2003 02:45:44 +0000 (02:45 +0000)]
*** empty log message ***
moodler [Sat, 16 Aug 2003 02:30:23 +0000 (02:30 +0000)]
Fixed database upgrade so that forum->scale is created before the
get_scale_menu tries to use it.
anvergara [Fri, 15 Aug 2003 23:41:13 +0000 (23:41 +0000)]
updating to new version
stronk7 [Fri, 15 Aug 2003 19:11:55 +0000 (19:11 +0000)]
Solved one bug when restoring MATCH(5) questions if
the question is an existing one. Some mapping are done
to use after them in responses.
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.
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
moodler [Fri, 15 Aug 2003 14:19:11 +0000 (14:19 +0000)]
Fixed an admin link
moodler [Fri, 15 Aug 2003 14:17:15 +0000 (14:17 +0000)]
New scale table for PostgreSQL
moodler [Fri, 15 Aug 2003 14:12:52 +0000 (14:12 +0000)]
WHoops - you'll need this table. :-)
moodler [Fri, 15 Aug 2003 14:03:25 +0000 (14:03 +0000)]
New scales editing page
moodler [Fri, 15 Aug 2003 14:02:11 +0000 (14:02 +0000)]
A few more files...
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.
moodler [Fri, 15 Aug 2003 13:46:45 +0000 (13:46 +0000)]
Temporary scales icon
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.
moodler [Fri, 15 Aug 2003 13:15:14 +0000 (13:15 +0000)]
24 hour time
moodler [Fri, 15 Aug 2003 13:09:44 +0000 (13:09 +0000)]
Use 24 hour time
moodler [Fri, 15 Aug 2003 13:00:45 +0000 (13:00 +0000)]
Some fixes for time display (24 hours)
stronk7 [Fri, 15 Aug 2003 11:23:29 +0000 (11:23 +0000)]
Small typo !! :-)
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
stronk7 [Fri, 15 Aug 2003 11:03:07 +0000 (11:03 +0000)]
Included and commented one new debug
moodler [Fri, 15 Aug 2003 10:56:50 +0000 (10:56 +0000)]
Fixed up quotes, ordering etc
stronk7 [Fri, 15 Aug 2003 10:11:22 +0000 (10:11 +0000)]
Added some spacer.gif to align up and down buttons...
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.
moodler [Fri, 15 Aug 2003 08:16:20 +0000 (08:16 +0000)]
Better compatibility for POstgreSQL (old regexps were case sensitive)
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
moodler [Thu, 14 Aug 2003 11:49:57 +0000 (11:49 +0000)]
Added get_courses_search() etc
moodler [Thu, 14 Aug 2003 10:32:51 +0000 (10:32 +0000)]
Force rebuild of course cache - just in case!
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
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!)
mits [Wed, 13 Aug 2003 13:08:21 +0000 (13:08 +0000)]
New translation.
mits [Wed, 13 Aug 2003 12:40:26 +0000 (12:40 +0000)]
New translation.
moodler [Wed, 13 Aug 2003 07:37:04 +0000 (07:37 +0000)]
Significant improvements to Brazilian
moodler [Wed, 13 Aug 2003 07:17:05 +0000 (07:17 +0000)]
Significant updates for pt_br
moodler [Wed, 13 Aug 2003 07:09:42 +0000 (07:09 +0000)]
Bump
moodler [Wed, 13 Aug 2003 06:55:57 +0000 (06:55 +0000)]
FIxed some links to all courses
moodler [Tue, 12 Aug 2003 17:01:54 +0000 (17:01 +0000)]
Don't interfere if news is selected
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.
moodler [Tue, 12 Aug 2003 16:44:22 +0000 (16:44 +0000)]
Never checked this in with the course search
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
moodler [Tue, 12 Aug 2003 08:29:47 +0000 (08:29 +0000)]
Tweak
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.
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.
giro123 [Tue, 12 Aug 2003 00:27:49 +0000 (00:27 +0000)]
*** empty log message ***
moodler [Mon, 11 Aug 2003 16:56:33 +0000 (16:56 +0000)]
Missing picture data in forum_get_recent_posts
moodler [Mon, 11 Aug 2003 15:20:31 +0000 (15:20 +0000)]
Slight editing
moodler [Mon, 11 Aug 2003 15:06:57 +0000 (15:06 +0000)]
Added a simple help popup for chat
moodler [Mon, 11 Aug 2003 15:06:21 +0000 (15:06 +0000)]
New help file for chatting
moodler [Mon, 11 Aug 2003 13:47:18 +0000 (13:47 +0000)]
Updated status and plans for chat module
moodler [Mon, 11 Aug 2003 13:31:57 +0000 (13:31 +0000)]
This icon was missing from the template
moodler [Mon, 11 Aug 2003 13:02:45 +0000 (13:02 +0000)]
Added a box to display subcategories
moodler [Mon, 11 Aug 2003 13:02:21 +0000 (13:02 +0000)]
Slight re-phrasing
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.
moodler [Mon, 11 Aug 2003 11:51:08 +0000 (11:51 +0000)]
Little fixes for the course_sideblock
kaipe [Mon, 11 Aug 2003 11:47:30 +0000 (11:47 +0000)]
quiz option - "Each attempt builds on the last"
moodler [Mon, 11 Aug 2003 09:45:50 +0000 (09:45 +0000)]
Search engine for courses
moodler [Mon, 11 Aug 2003 07:48:03 +0000 (07:48 +0000)]
Added new info popup page when courses are in listing format
moodler [Mon, 11 Aug 2003 07:09:31 +0000 (07:09 +0000)]
Smaller
moodler [Mon, 11 Aug 2003 07:00:20 +0000 (07:00 +0000)]
New "info" icon
moodler [Mon, 11 Aug 2003 05:38:28 +0000 (05:38 +0000)]
Show course access (guest, password etc) on non-editing screens
moodler [Mon, 11 Aug 2003 05:24:48 +0000 (05:24 +0000)]
new resort function for courses in a category
moodler [Mon, 11 Aug 2003 02:07:17 +0000 (02:07 +0000)]
Bugfix when renaming
moodler [Sun, 10 Aug 2003 14:38:47 +0000 (14:38 +0000)]
get rid of signed parameter when upgrading columns to varchar or text
moodler [Sun, 10 Aug 2003 14:37:52 +0000 (14:37 +0000)]
Some name changes
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
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.
danielfetzer [Sun, 10 Aug 2003 11:56:23 +0000 (11:56 +0000)]
*** empty log message ***
moodler [Sun, 10 Aug 2003 09:28:55 +0000 (09:28 +0000)]
Emoticons don't make sense.
moodler [Sun, 10 Aug 2003 09:26:11 +0000 (09:26 +0000)]
Added richtext editor to site front page
moodler [Sun, 10 Aug 2003 09:12:17 +0000 (09:12 +0000)]
Tidy up the copyright notice and added a warning.
moodler [Sun, 10 Aug 2003 08:39:29 +0000 (08:39 +0000)]
More clean ups
moodler [Sun, 10 Aug 2003 08:17:59 +0000 (08:17 +0000)]
A little timing issue
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.
moodler [Sun, 10 Aug 2003 06:53:42 +0000 (06:53 +0000)]
New admin icon
moodler [Sun, 10 Aug 2003 06:47:45 +0000 (06:47 +0000)]
Can ue more than one keyword now. :-)
selliott [Sun, 10 Aug 2003 05:00:49 +0000 (05:00 +0000)]
added icon.gif
selliott [Sun, 10 Aug 2003 04:59:13 +0000 (04:59 +0000)]
added backup.gif
selliott [Sun, 10 Aug 2003 04:58:28 +0000 (04:58 +0000)]
added restore.gif
moodler [Sun, 10 Aug 2003 02:53:49 +0000 (02:53 +0000)]
Use direct menu
johncaptain [Sat, 9 Aug 2003 19:21:46 +0000 (19:21 +0000)]
Added link to Redhat Linux info in the "Blank Pages" question
moodler [Sat, 9 Aug 2003 17:31:33 +0000 (17:31 +0000)]
To avoid moving to same category
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).
moodler [Sat, 9 Aug 2003 16:58:35 +0000 (16:58 +0000)]
Just to remind myself how fast time is passing
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
moodler [Sat, 9 Aug 2003 12:40:08 +0000 (12:40 +0000)]
Missing string, bug in call to get_string
moodler [Sat, 9 Aug 2003 10:11:04 +0000 (10:11 +0000)]
Minor formatting fixes
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.
moodler [Sat, 9 Aug 2003 07:59:39 +0000 (07:59 +0000)]
Looks better when nothing is found
moodler [Sat, 9 Aug 2003 06:02:01 +0000 (06:02 +0000)]
Better button behaviour
moodler [Sat, 9 Aug 2003 05:35:02 +0000 (05:35 +0000)]
Much improved forum searching, with independent words and paging
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
moodler [Sat, 9 Aug 2003 02:24:27 +0000 (02:24 +0000)]
Improved interface for course creators
moodler [Sat, 9 Aug 2003 02:10:05 +0000 (02:10 +0000)]
Better links
moodler [Sat, 9 Aug 2003 02:00:20 +0000 (02:00 +0000)]
Robust variable for attchments
moodler [Sat, 9 Aug 2003 01:54:52 +0000 (01:54 +0000)]
Better way of specifying backupdata name
selliott [Fri, 8 Aug 2003 18:06:41 +0000 (18:06 +0000)]
selliott - Fixed mixup in feedback for true/false questions
moodler [Fri, 8 Aug 2003 17:38:28 +0000 (17:38 +0000)]
Some fixes to make report work at least ... complete mode needs work
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.
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.
moodler [Fri, 8 Aug 2003 11:29:33 +0000 (11:29 +0000)]
Some declarations just in case (for the included files).