]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agoMDL-10062 - changes in raw grade handling of feedback and information
skodak [Sat, 9 Jun 2007 14:16:20 +0000 (14:16 +0000)]
MDL-10062 - changes in raw grade handling of feedback and information
improved grade_update() function

18 years agoAdded two recent installer langs to CVS
moodler [Sat, 9 Jun 2007 08:25:50 +0000 (08:25 +0000)]
Added two recent installer langs to CVS

18 years agoAutomatic installer.php lang files by installer_builder (20070609)
moodler [Sat, 9 Jun 2007 04:42:18 +0000 (04:42 +0000)]
Automatic installer.php lang files by installer_builder (20070609)

18 years agoMDL-7541 Fixed wiki html diff
sam_marshall [Fri, 8 Jun 2007 13:45:10 +0000 (13:45 +0000)]
MDL-7541 Fixed wiki html diff

18 years agoFix for MDL-9942
anthonyforth [Fri, 8 Jun 2007 09:19:41 +0000 (09:19 +0000)]
Fix for MDL-9942

18 years agogradebook import fixes to use grade_update function
toyomoyo [Fri, 8 Jun 2007 09:01:19 +0000 (09:01 +0000)]
gradebook import fixes to use grade_update function

18 years agomoodlelib:moodle_request_shutdown() - only call apache_child_terminate if child_termi...
martinlanghoff [Thu, 7 Jun 2007 21:22:20 +0000 (21:22 +0000)]
moodlelib:moodle_request_shutdown() - only call apache_child_terminate if child_terminate is true - MDL-9350

Apparently there _is_ a PHP ini setting controlling
it -- defaults to off.

18 years agoOU Bug 3246 - No logs shown when a group is selected. Merged from OU Moodle. Merged...
tjhunt [Thu, 7 Jun 2007 16:04:23 +0000 (16:04 +0000)]
OU Bug 3246 - No logs shown when a group is selected. Merged from OU Moodle. Merged from MOODLE_18_STABLE.

18 years agoFix logging of course settings updates.
tjhunt [Thu, 7 Jun 2007 15:40:08 +0000 (15:40 +0000)]
Fix logging of course settings updates.

18 years agoMake code slightly more robust, merged from MOODLE_18_STABLE.
tjhunt [Thu, 7 Jun 2007 15:33:56 +0000 (15:33 +0000)]
Make code slightly more robust, merged from MOODLE_18_STABLE.

18 years agograde_item idnumber now self generated if needed.
nicolasconnault [Thu, 7 Jun 2007 12:45:24 +0000 (12:45 +0000)]
grade_item idnumber now self generated if needed.
deleted flag implemented in grade_item::update method
added GRADE_TYPE_NONE to gradelib and updated grade_item object
Implemented multiple items (generation of itemnumber when not explicitly given)

18 years agoMDL-9516 update_grade() inline docs
skodak [Thu, 7 Jun 2007 08:34:04 +0000 (08:34 +0000)]
MDL-9516 update_grade() inline docs

18 years agoTeacher forums are now displayed to admins correctly MDL-9590
moodler [Thu, 7 Jun 2007 02:45:45 +0000 (02:45 +0000)]
Teacher forums are now displayed to admins correctly  MDL-9590

Merged from 1.8

18 years agoMDL-9516 update_grade(); now required $source of grading to allow modification of...
skodak [Wed, 6 Jun 2007 23:04:24 +0000 (23:04 +0000)]
MDL-9516 update_grade(); now required $source of grading to allow modification of original grades in activities through grade_updated event

18 years agofixed unit grade tests - missing grade types
skodak [Wed, 6 Jun 2007 22:15:40 +0000 (22:15 +0000)]
fixed unit grade tests - missing grade types

18 years agoMDL-9206 Readded unlimited attempts option (Sorry I miss it)
bobopinna [Wed, 6 Jun 2007 21:36:50 +0000 (21:36 +0000)]
MDL-9206 Readded unlimited attempts option (Sorry I miss it)

18 years agoMDL-9562 Fixed
bobopinna [Wed, 6 Jun 2007 21:04:56 +0000 (21:04 +0000)]
MDL-9562 Fixed

18 years agoMDL-9745 - corrected "input" placement with IE specific "expression" JavaScript in...
urs_hunkler [Wed, 6 Jun 2007 19:55:32 +0000 (19:55 +0000)]
MDL-9745 - corrected "input" placement with IE specific "expression" JavaScript in CSS properties.

18 years agoMDL-9745 - corrected textareas too.
urs_hunkler [Wed, 6 Jun 2007 19:52:13 +0000 (19:52 +0000)]
MDL-9745 - corrected textareas too.

18 years agofixing uninitilaized scale problems in last commit
skodak [Wed, 6 Jun 2007 19:16:37 +0000 (19:16 +0000)]
fixing uninitilaized scale problems in last commit

18 years ago MDL-9745 - for IE7 I corrected the text input fiield offset with a CSS 2 property.
urs_hunkler [Wed, 6 Jun 2007 19:08:22 +0000 (19:08 +0000)]
 MDL-9745 - for IE7 I corrected the text input fiield offset with a CSS 2 property.

18 years agoAccessibility - make it clear to screen-reader users that the question number is...
tjhunt [Wed, 6 Jun 2007 16:02:19 +0000 (16:02 +0000)]
Accessibility - make it clear to screen-reader users that the question number is a quesiton number.

18 years agoMerged fix for MDL-9077 and MDL-9557
moodler [Wed, 6 Jun 2007 09:19:18 +0000 (09:19 +0000)]
Merged fix for MDL-9077 and MDL-9557

18 years agofixes to use temp buffer table for gradebook import
toyomoyo [Wed, 6 Jun 2007 08:51:58 +0000 (08:51 +0000)]
fixes to use temp buffer table for gradebook import

18 years agofixed mnod typo
skodak [Wed, 6 Jun 2007 07:59:55 +0000 (07:59 +0000)]
fixed mnod typo

18 years agoMDL-7097 Fixed all stuff for learner_response datamodel element
bobopinna [Wed, 6 Jun 2007 07:35:44 +0000 (07:35 +0000)]
MDL-7097 Fixed all stuff for learner_response datamodel element

18 years agofixed event name
skodak [Wed, 6 Jun 2007 07:06:22 +0000 (07:06 +0000)]
fixed event name

18 years agoNew tags
moodler [Wed, 6 Jun 2007 04:14:05 +0000 (04:14 +0000)]
New tags

18 years agofixing a typo
toyomoyo [Wed, 6 Jun 2007 02:45:39 +0000 (02:45 +0000)]
fixing a typo

18 years agoMDL-9516 new central grading function update_grade(); to be improved/tested more...
skodak [Tue, 5 Jun 2007 22:58:37 +0000 (22:58 +0000)]
MDL-9516 new central grading function update_grade(); to be improved/tested more tomorrow

18 years ago eliminate this nasty JavaScript that prints the button.
pichetp [Tue, 5 Jun 2007 15:28:03 +0000 (15:28 +0000)]
 eliminate this nasty JavaScript that prints the button.

18 years agoEliminate trailing whitespace.
tjhunt [Tue, 5 Jun 2007 14:56:12 +0000 (14:56 +0000)]
Eliminate trailing whitespace.

18 years agoThe field "unique" has been changed to false for the sequencing type.
csantossaenz [Tue, 5 Jun 2007 14:10:27 +0000 (14:10 +0000)]
The field "unique" has been changed to false for the sequencing type.

18 years agofixed some others problem with learner_response element
bobopinna [Tue, 5 Jun 2007 09:30:19 +0000 (09:30 +0000)]
fixed some others problem with learner_response element

18 years agograde import temporary buffer tables and encoding/import form changes
toyomoyo [Tue, 5 Jun 2007 09:28:15 +0000 (09:28 +0000)]
grade import temporary buffer tables and encoding/import form changes

18 years agoMDL-9629 Changed grade_item.gradetype default to 1, added GRADE_TYPE_NONE constant...
nicolasconnault [Tue, 5 Jun 2007 08:50:24 +0000 (08:50 +0000)]
MDL-9629 Changed grade_item.gradetype default to 1, added GRADE_TYPE_NONE constant = 0, incrementing existing constants by 1. Set up auto-generation of idnumber for grade_item if itemmodule and iteminstance are set, only a temporary stub if they are not set (must be replaced by correct generation code). New category form now has server-side validation (not using formslib)

18 years agoautomatic authentication when direct access from another CAS application and multiauth
jgutierr25 [Tue, 5 Jun 2007 08:35:57 +0000 (08:35 +0000)]
automatic authentication when direct access from another CAS application and multiauth

18 years agoadding a usermodified field to post table
toyomoyo [Tue, 5 Jun 2007 05:40:10 +0000 (05:40 +0000)]
adding a usermodified field to post table

18 years agoAdded some strings
nicolasconnault [Tue, 5 Jun 2007 04:16:14 +0000 (04:16 +0000)]
Added some strings

18 years agopart of the user management improvements on enrolment, forgot to check this in
toyomoyo [Tue, 5 Jun 2007 01:54:19 +0000 (01:54 +0000)]
part of the user management improvements on enrolment, forgot to check this in

18 years agoMDL-9972 Removed the __destruct() method, which was not needed. Also fixed a few...
nicolasconnault [Tue, 5 Jun 2007 01:19:09 +0000 (01:19 +0000)]
MDL-9972 Removed the __destruct() method, which was not needed. Also fixed a few bugs that caused notices in PHP5.

18 years agoMDL-9629 Category edit page now supports creation of a new category for selected...
nicolasconnault [Tue, 5 Jun 2007 00:39:01 +0000 (00:39 +0000)]
MDL-9629 Category edit page now supports creation of a new category for selected items or categories.

18 years agoMDL-8080 Grade exceptions broken for teacher by invalid capability check.
poltawski [Mon, 4 Jun 2007 22:53:50 +0000 (22:53 +0000)]
MDL-8080 Grade exceptions broken for teacher by invalid capability check.
Thanks to Paul Ortman for the patch. Merged from MOODLE_17_STABLE

18 years agoMDL-10001 - Change the ordering of height and width parameters in the interface to...
poltawski [Mon, 4 Jun 2007 22:24:23 +0000 (22:24 +0000)]
MDL-10001 - Change the ordering of height and width parameters in the interface to reflect
previous ordering. merged from MOODLE_18_STABLE

18 years agoMDL-9987 - Reffering to wrong capability name, merged from 18_STABLE
poltawski [Mon, 4 Jun 2007 22:01:59 +0000 (22:01 +0000)]
MDL-9987 - Reffering to wrong capability name, merged from 18_STABLE

18 years agoMDL-10018 Discussion for all groups not sent when groups used to users without access...
skodak [Mon, 4 Jun 2007 21:43:57 +0000 (21:43 +0000)]
MDL-10018 Discussion for all groups not sent when groups used to users without access to all groups

18 years agofixed some problems with learner_response values
bobopinna [Mon, 4 Jun 2007 15:50:44 +0000 (15:50 +0000)]
fixed some problems with learner_response values

18 years agoMerged typo fixes for MDL-10013
moodler [Mon, 4 Jun 2007 12:42:17 +0000 (12:42 +0000)]
Merged typo fixes for MDL-10013

18 years agoCommented lines that block ADL test suite check
bobopinna [Mon, 4 Jun 2007 11:19:27 +0000 (11:19 +0000)]
Commented lines that block ADL test suite check

18 years agoGeneral cleaning of function SetValue
bobopinna [Mon, 4 Jun 2007 07:26:00 +0000 (07:26 +0000)]
General cleaning of function SetValue
First step for solving CMIFeedback pattern matching

18 years agoMDL-10012 Implement grade_updated event triggers in Database
skodak [Sun, 3 Jun 2007 19:36:20 +0000 (19:36 +0000)]
MDL-10012 Implement grade_updated event triggers in Database

18 years agoMDL-9516 fixed mod_form.php logic + related lib issues
skodak [Sun, 3 Jun 2007 19:12:55 +0000 (19:12 +0000)]
MDL-9516 fixed mod_form.php logic + related lib issues

18 years agoMDL-9516 fixed mod_form.php logic
skodak [Sun, 3 Jun 2007 19:08:14 +0000 (19:08 +0000)]
MDL-9516 fixed mod_form.php logic

18 years agoMDL-9548 Implement grade_updated event triggers in Forum
skodak [Sun, 3 Jun 2007 16:24:03 +0000 (16:24 +0000)]
MDL-9548 Implement grade_updated event triggers in Forum

18 years agoMDL-10011 cleanup xhtml and code in report.php - forum, glossary and data mod
skodak [Sun, 3 Jun 2007 16:17:39 +0000 (16:17 +0000)]
MDL-10011 cleanup xhtml and code in report.php - forum, glossary and data mod

18 years agofixed some xhtm strict problems
skodak [Sun, 3 Jun 2007 15:31:30 +0000 (15:31 +0000)]
fixed some xhtm strict problems

18 years agoMDL-9545 minor refactoring and comment cleanup
skodak [Sun, 3 Jun 2007 12:37:50 +0000 (12:37 +0000)]
MDL-9545 minor refactoring and comment cleanup

18 years agoMDL-9549 function param renamed
skodak [Sun, 3 Jun 2007 12:34:56 +0000 (12:34 +0000)]
MDL-9549 function param renamed

18 years agoMDL-9549 some more grading and rating improvements, cleanup and fixes
skodak [Sun, 3 Jun 2007 12:22:23 +0000 (12:22 +0000)]
MDL-9549 some more grading and rating improvements, cleanup and fixes

18 years agoMDL-9549 no rating fix
skodak [Sun, 3 Jun 2007 11:29:38 +0000 (11:29 +0000)]
MDL-9549 no rating fix

18 years agoMDL-9549 no grading fix
skodak [Sun, 3 Jun 2007 10:30:23 +0000 (10:30 +0000)]
MDL-9549 no grading fix

18 years agoMDL-9549 fixed deleting of instance
skodak [Sun, 3 Jun 2007 10:10:40 +0000 (10:10 +0000)]
MDL-9549 fixed deleting of instance

18 years agoMDL-9549 added proper handling of magic quotes when dealing with mod_form
skodak [Sun, 3 Jun 2007 09:56:49 +0000 (09:56 +0000)]
MDL-9549 added proper handling of magic quotes when dealing with mod_form

18 years agoMDL-9549 minor code formatting cleanup
skodak [Sun, 3 Jun 2007 09:27:16 +0000 (09:27 +0000)]
MDL-9549 minor code formatting cleanup

18 years agoMDL-9545 minor code formatting cleanup
skodak [Sun, 3 Jun 2007 09:26:45 +0000 (09:26 +0000)]
MDL-9545 minor code formatting cleanup

18 years agoMDL-9545 refactoring of grading code in assignment, whitespace cleanup
skodak [Sun, 3 Jun 2007 09:10:52 +0000 (09:10 +0000)]
MDL-9545 refactoring of grading code in assignment, whitespace cleanup

18 years agoMDL-9549 added comments and fixed grade item delete
skodak [Sun, 3 Jun 2007 09:06:58 +0000 (09:06 +0000)]
MDL-9549 added comments and fixed grade item delete

18 years agoMDL-10006 - Sorting the quiz overview report on feedback breaks it. Merged from MOODL...
tjhunt [Sun, 3 Jun 2007 07:26:54 +0000 (07:26 +0000)]
MDL-10006 - Sorting the quiz overview report on feedback breaks it. Merged from MOODLE_18_STABLE.

18 years agoMDL-9549 Implement grade_updated event triggers in Glossary
skodak [Sat, 2 Jun 2007 22:18:01 +0000 (22:18 +0000)]
MDL-9549 Implement grade_updated event triggers in Glossary

18 years agoMDL-10010 improved data validation in glossary rate.php
skodak [Sat, 2 Jun 2007 15:56:52 +0000 (15:56 +0000)]
MDL-10010 improved data validation in  glossary rate.php

18 years agominor xhtml strict fix and coding style
skodak [Sat, 2 Jun 2007 14:08:14 +0000 (14:08 +0000)]
minor xhtml strict fix and coding style

18 years agoMDL-10009 ratings settings do not work in glossary
skodak [Sat, 2 Jun 2007 14:03:06 +0000 (14:03 +0000)]
MDL-10009 ratings settings do not work in glossary

18 years agofixed handling of grade items when deleting assignment
skodak [Fri, 1 Jun 2007 15:13:36 +0000 (15:13 +0000)]
fixed handling of grade items when deleting assignment

18 years agoRemove invalid unit test.
tjhunt [Fri, 1 Jun 2007 13:52:36 +0000 (13:52 +0000)]
Remove invalid unit test.

18 years agoFixed problem with cmi.interactions.id elements' duplicated ids.
csantossaenz [Fri, 1 Jun 2007 12:42:36 +0000 (12:42 +0000)]
Fixed problem with cmi.interactions.id elements' duplicated ids.

18 years agoMDL-9265:
thepurpleblob [Fri, 1 Jun 2007 08:25:18 +0000 (08:25 +0000)]
MDL-9265:
'correctanswer' field missing for true/false.

18 years agoMDL-9137 Almost finished the edit category page. The only remaining issue is some...
nicolasconnault [Fri, 1 Jun 2007 08:01:47 +0000 (08:01 +0000)]
MDL-9137 Almost finished the edit category page. The only remaining issue is some sort of endless loop starting in grade_category::set_as_parent. Big issue...

18 years agoMDL-9137 Removed hidden field from grade_categories and added deleted field to grade_...
nicolasconnault [Fri, 1 Jun 2007 04:46:24 +0000 (04:46 +0000)]
MDL-9137 Removed hidden field from grade_categories and added deleted field to grade_items. Also added 2 images in pix/i

18 years agoMDL-9629 Category edit page now implements delete, show/hide, lock/unlock, moveup...
nicolasconnault [Fri, 1 Jun 2007 04:02:37 +0000 (04:02 +0000)]
MDL-9629 Category edit page now implements delete, show/hide, lock/unlock, moveup/movedown and move actions. The edit icon is also shown but not yet implemented.

18 years agoadding some form headers to help read
toyomoyo [Fri, 1 Jun 2007 02:44:34 +0000 (02:44 +0000)]
adding some form headers to help read

18 years agobgufixing and external grading improvements
skodak [Thu, 31 May 2007 20:34:41 +0000 (20:34 +0000)]
bgufixing and external grading improvements

18 years agoFixed a problem with cmi.interactions.n.objectives.n.id duplicated ids
csantossaenz [Thu, 31 May 2007 16:24:53 +0000 (16:24 +0000)]
Fixed a problem with cmi.interactions.n.objectives.n.id duplicated ids

18 years agogradebook backup and restore fixes
toyomoyo [Thu, 31 May 2007 09:00:09 +0000 (09:00 +0000)]
gradebook backup and restore fixes

18 years agoMDL-9628 Move work on the category edit page
nicolasconnault [Thu, 31 May 2007 08:57:05 +0000 (08:57 +0000)]
MDL-9628 Move work on the category edit page

18 years agoFixed typo stopping image importing working
thepurpleblob [Thu, 31 May 2007 08:32:07 +0000 (08:32 +0000)]
Fixed typo stopping image importing working

18 years agoMDL-9506 MDL-9137 MDL-9629
nicolasconnault [Thu, 31 May 2007 03:15:43 +0000 (03:15 +0000)]
MDL-9506 MDL-9137 MDL-9629
Added a number of small getters and setters to grade_item and grade_category, to hide the structural differences between the two, and provide a common interface for cases when we are not sure whether an $object is of one type or another.
The grade_tree::renumber() method now adds complete objects to the need_update array, because both grade_category and grade_item need to update their parent field when moved to a different parent. Amazingly, these important changes worked straight away (after 1 hour of coding without testing anything), and all the unit tests passed!

18 years agoMDL-4687 Password expiration support for AD (with patch) - patch by Iñaki Arenaza...
skodak [Wed, 30 May 2007 08:54:52 +0000 (08:54 +0000)]
MDL-4687 Password expiration support for AD (with patch) - patch by Iñaki Arenaza, thanks!

18 years agoMDL-9954 LDAP auth settings form problem with 'Member Attribute' and 'Member Attribut...
skodak [Wed, 30 May 2007 08:49:19 +0000 (08:49 +0000)]
MDL-9954 LDAP auth settings form problem with 'Member Attribute' and 'Member Attribute uses dn'; patch by Iñaki Arenaza - thanks!

18 years agoImplemented a test version of the gradebook category edit page, and developed the...
nicolasconnault [Wed, 30 May 2007 08:48:11 +0000 (08:48 +0000)]
Implemented a test version of the gradebook category edit page, and developed the get_edit_tree method in grade_tree. Items can be successfully moved up and down, and a "move" button lets the user select a source element, then a destination box. All actions use POST.

18 years agoMDL-9626 Enable user signup with Active Directory (via LDAP); patch by Iñaki Arenaza...
skodak [Wed, 30 May 2007 08:47:00 +0000 (08:47 +0000)]
MDL-9626 Enable user signup with Active Directory (via LDAP); patch by Iñaki Arenaza - thanks!

18 years agomore fixes for gradebook backup/restore
toyomoyo [Wed, 30 May 2007 08:45:13 +0000 (08:45 +0000)]
more fixes for gradebook backup/restore

18 years agofix ordering bug when restoring grade item
toyomoyo [Wed, 30 May 2007 06:38:23 +0000 (06:38 +0000)]
fix ordering bug when restoring grade item

18 years agoadded itemtype to backup/restore, only restore a mod type gradeitem if user data...
toyomoyo [Wed, 30 May 2007 06:23:21 +0000 (06:23 +0000)]
added itemtype to backup/restore, only restore a mod type gradeitem if user data is included

18 years agoMDL-9506 Added ksort() of each level of categories and items for the gradebook. Unsor...
nicolasconnault [Wed, 30 May 2007 05:47:26 +0000 (05:47 +0000)]
MDL-9506 Added ksort() of each level of categories and items for the gradebook. Unsorted arrays caused erratic behaviour when moving elements of the tree around.

18 years agorespecting sortorder when restoring grade_itmes, other minor fixes
toyomoyo [Wed, 30 May 2007 05:32:47 +0000 (05:32 +0000)]
respecting sortorder when restoring grade_itmes, other minor fixes

18 years agoMDL-9506 Refactored grade_tree::get_tree by doing the following:
nicolasconnault [Wed, 30 May 2007 03:09:38 +0000 (03:09 +0000)]
MDL-9506 Refactored grade_tree::get_tree by doing the following:
- Extracted the $fillers array into a class variable
- Extracted the addition of elements to grade_tree::fillers into a new add_fillers($array) method
- Extracted the inclusion of fillers into the tree_array to a new include_fillers($tree, $object=NULL) method
- Removed the building of the tree_filled, which was already performed by build_tree_filled()
- Removed the generation of next_sortorder and previous_sortorder attributes, which was already performed by renumber()
Result is a much leaner and scalable set of methods, and a tighter definition of responsibilities for the varying classes. I think I have also noticed a significant inprovement in speed.

18 years agofixing a typo
toyomoyo [Wed, 30 May 2007 02:22:43 +0000 (02:22 +0000)]
fixing a typo

18 years agoduring backup parent categories need to go before children
toyomoyo [Wed, 30 May 2007 02:20:56 +0000 (02:20 +0000)]
during backup parent categories need to go before children

18 years agotypo fix MDL-8093
wildgirl [Tue, 29 May 2007 17:26:45 +0000 (17:26 +0000)]
typo fix MDL-8093

18 years agoMDL-9716
thepurpleblob [Tue, 29 May 2007 15:19:12 +0000 (15:19 +0000)]
MDL-9716
'answernumbering' field now supported