User: mgn Branch: DRUPAL-6--2 Date: Tue, 03 Feb 2009 06:03:19 +0000 Modified files: /modules/gradebook CHANGELOG.txt gradebook.module gradebook.pages.inc gradebookapi.admin.inc gradebookapi.install gradebookapi.module Log message: * by MGN: Modified earned and possible fields in gradebookapi database tables to be of type float instead of int. This will make future grade conversions/scales easier to implement later and allows for fractional points now. * by MGN: Implemented hook_block to provide a block that lists all the current assignments for a student or teacher that will be due in the future. The list is sorted by gradebook and then by due date. The assignment titles are given, along with the total possible points and the date due. The assignment title links to the assignment node. * by MGN: To allow finer control over the date settings (hours and minutes), I implemented a date_popup element from the date api. I don't want to require dateapi for this module, so its an optional feature. On the gradebookapi admin screen there is a checkbox which will enable the use of date_popup on the assignment forms. Leave it unchecked if you don't want it. * by MGN: Added a custom date format element to the gradebookapi admin form. This optionally sets the date format used in the assignment block and and on the gradebook page. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/CHANGELO... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo...
participants (1)
-
drupal-cvs@drupal.org