]>
git.mjollnir.org Git - moodle.git/log
moodler [Sun, 17 Aug 2003 07:20:40 +0000 (07:20 +0000)]
More tweaks ... sorts etc
moodler [Sun, 17 Aug 2003 07:14:02 +0000 (07:14 +0000)]
Some tidy-ups for the students page
moodler [Sun, 17 Aug 2003 06:47:39 +0000 (06:47 +0000)]
Don't need a red notification if it isn't bad
moodler [Sun, 17 Aug 2003 06:44:58 +0000 (06:44 +0000)]
New tags file
moodler [Sun, 17 Aug 2003 06:07:20 +0000 (06:07 +0000)]
Make the logs icon look slightly less stupid
moodler [Sun, 17 Aug 2003 06:06:36 +0000 (06:06 +0000)]
Put user images on teacher and student links
moodler [Sun, 17 Aug 2003 05:50:47 +0000 (05:50 +0000)]
Exclude vti_cnf directories if they are found
moodler [Sun, 17 Aug 2003 05:48:05 +0000 (05:48 +0000)]
Don't enrol student if they are already enrolled.
moodler [Sun, 17 Aug 2003 05:46:07 +0000 (05:46 +0000)]
Simple interface to manually add students to a course.
moodler [Sun, 17 Aug 2003 05:09:26 +0000 (05:09 +0000)]
Removing the students script from here
moodler [Sun, 17 Aug 2003 05:08:07 +0000 (05:08 +0000)]
Changing this string back again
moodler [Sun, 17 Aug 2003 04:53:44 +0000 (04:53 +0000)]
New confirmation step when self-enrolling
moodler [Sun, 17 Aug 2003 02:34:42 +0000 (02:34 +0000)]
Rearranged help button
moodler [Sun, 17 Aug 2003 02:32:24 +0000 (02:32 +0000)]
Help buttons fixed
moodler [Sun, 17 Aug 2003 02:31:55 +0000 (02:31 +0000)]
New help file for Scales
moodler [Sun, 17 Aug 2003 01:55:03 +0000 (01:55 +0000)]
Don't show feedback when running SQL
moodler [Sun, 17 Aug 2003 01:49:15 +0000 (01:49 +0000)]
Make sure it's THIS course that the student is currently enrolled in
moodler [Sun, 17 Aug 2003 01:46:00 +0000 (01:46 +0000)]
Use the new get_recent_enrolments() function in datalib to find users
in recent_activity
moodler [Sun, 17 Aug 2003 01:45:26 +0000 (01:45 +0000)]
New function get_recent_enrolments() to more efficiently get recent enrolments
danielfetzer [Sat, 16 Aug 2003 17:55:14 +0000 (17:55 +0000)]
*** empty log message ***
johncaptain [Sat, 16 Aug 2003 17:36:28 +0000 (17:36 +0000)]
Fixed typo.
danielfetzer [Sat, 16 Aug 2003 17:28:51 +0000 (17:28 +0000)]
*** empty log message ***
mits [Sat, 16 Aug 2003 17:09:04 +0000 (17:09 +0000)]
New translation.
moodler [Sat, 16 Aug 2003 16:14:25 +0000 (16:14 +0000)]
No need to call isteacher and isteacheredit, just isteacheredit will do. :-)
stronk7 [Sat, 16 Aug 2003 15:32:01 +0000 (15:32 +0000)]
Updated the index to show the eachattemptbuildsonthelast.html page
stronk7 [Sat, 16 Aug 2003 15:23:23 +0000 (15:23 +0000)]
Help for "eachattemptbuildsonthelast" setting.
Spanish version.
stronk7 [Sat, 16 Aug 2003 15:11:16 +0000 (15:11 +0000)]
Help for the 'Each Attempt Builds On The Last' feature.
My English is far to be perfect, so edit it at your needs.
Bug 816 closed.
stronk7 [Sat, 16 Aug 2003 11:46:54 +0000 (11:46 +0000)]
Now the "restore" option is showed to isteacheredit() teachers.
stronk7 [Sat, 16 Aug 2003 11:44:47 +0000 (11:44 +0000)]
Show more admin links to isteacheredit() users
stronk7 [Sat, 16 Aug 2003 11:31:32 +0000 (11:31 +0000)]
Now editall and timemodified are in
backup/restore process
johncaptain [Sat, 16 Aug 2003 06:45:04 +0000 (06:45 +0000)]
Added: Windows specific language and region settings info to FAQ
moodler [Sat, 16 Aug 2003 06:44:03 +0000 (06:44 +0000)]
Only editing teachers see controls and things
moodler [Sat, 16 Aug 2003 06:40:35 +0000 (06:40 +0000)]
Only editing teachers can edit activities
moodler [Sat, 16 Aug 2003 06:37:06 +0000 (06:37 +0000)]
Use isteacheredit instead of isteacher
moodler [Sat, 16 Aug 2003 06:20:39 +0000 (06:20 +0000)]
Show default mode again
moodler [Sat, 16 Aug 2003 05:44:40 +0000 (05:44 +0000)]
Allow teacher editors to modify scales
moodler [Sat, 16 Aug 2003 05:43:26 +0000 (05:43 +0000)]
Backed out the new configuration variable "creatornewcourses" as it
is no longer wanted or needed
moodler [Sat, 16 Aug 2003 05:40:27 +0000 (05:40 +0000)]
Teacher editors can edit courses, and course creators get
added as teacher-editors when they create a course
moodler [Sat, 16 Aug 2003 05:35:08 +0000 (05:35 +0000)]
Must be an editing teacher to be able to assign teachers
moodler [Sat, 16 Aug 2003 05:29:29 +0000 (05:29 +0000)]
FIxed the search
moodler [Sat, 16 Aug 2003 05:19:24 +0000 (05:19 +0000)]
OK, this is a new scheme to allow some teachers to edit and others to not
that is much better than the proposal to change the role of course creators.
There is a new field in user_teachers called "editall", which is
ON BY DEFAULT, and allows teachers to edit courses. It can be modified
on the teacher editing screen (formerly assign teachers).
The value is cached in the session.
To test for it, there is a new function isteacheredit($course->id)
which works much like isteacher did.
I'm going through now and applying this new function wherever
it is needed.
moodler [Sat, 16 Aug 2003 04:33:31 +0000 (04:33 +0000)]
Many more mime types added - thanks to D Hawes
moodler [Sat, 16 Aug 2003 04:28:21 +0000 (04:28 +0000)]
New icons from dhawes@mac.com
moodler [Sat, 16 Aug 2003 03:28:56 +0000 (03:28 +0000)]
Hold the presses ... I hate doing this but after going into detail
changing the course creator account like this is the wrong way to
do this.
Instead, I'm going to be adding new fields to user_teachers
Stay tuned
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