[contributions(DRUPAL-6--2):mgn] /modules/gradebook CHANGELOG.txt README.txt gradebook.admin.inc gradebook.category.inc gradebook.css gradebook.info gradebook.install gradebook.module gradebook.pages.inc gradebook_export.inc gradebook_report.inc gradebookapi.admin.inc gradebookapi.info gradebookapi.install gradebookapi.module

drupal-cvs at drupal.org drupal-cvs at drupal.org
Sun Feb 1 05:11:48 UTC 2009


User: mgn	Branch: DRUPAL-6--2	Date: Sun, 01 Feb 2009 05:11:47 +0000

Modified files:
  /modules/gradebook CHANGELOG.txt README.txt gradebook.admin.inc gradebook.category.inc gradebook.css gradebook.info gradebook.install gradebook.module gradebook.pages.inc gradebook_export.inc gradebook_report.inc gradebookapi.admin.inc gradebookapi.info gradebookapi.install gradebookapi.module

Log message:
  * #367150 by MGN: Added file attachments for gradebook entries for teachers and students.
    This necessitated a new table gradebookapi_files, so its important to run update.php when
    upgrading. Also, many changes to gradebookapi to load, remove and otherwise manage these
    files. Added general gradebook configuration to allow students, teachers or both to attach files.
  * #367154 by MGN: Fixed pager support for  gradebook pages with many assignments or edit forms
    with many grade entries. Added general gradebook configuration of the number of grades to display
    on a gradebook page.
  * by MGN: Redesigned grade_assigment_page and grade_student_page to call the same gradebook_grade_form.
    Less code to manage and a more consistent, uniform css-styled UI.
  * by MGN: Changed the {gradebookapi_grade} 'earned' field so it can be null. This allows for grades to be
    reset to null when the grade is edited, if desired. It was previously being reset to 0. This
    also required a couple of minor changes to the gradebookapi_calc_grades function because earned
    can be null even when  is not.
  * by MGN: Updated README.txt to explain new features.

Links:
  http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/CHANGELOG.txt&old=1.1.2.2.2.4&new=1.1.2.2.2.5&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/README.txt&old=1.1.2.1.2.1&new=1.1.2.1.2.2&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradebook.admin.inc&old=1.1.2.2.2.2&new=1.1.2.2.2.3&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradebook.category.inc&old=1.1.2.1&new=1.1.2.2&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradebook.css&old=1.3.6.1.2.2&new=1.3.6.1.2.3&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradebook.info&old=1.1.4.1.2.2&new=1.1.4.1.2.3&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradebook.install&old=1.2.2.3&new=1.2.2.4&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradebook.module&old=1.15.4.2.2.4&new=1.15.4.2.2.5&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradebook.pages.inc&old=1.1.2.3&new=1.1.2.4&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradebook_export.inc&old=1.1.2.1&new=1.1.2.2&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradebook_report.inc&old=1.1.2.1&new=1.1.2.2&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradebookapi.admin.inc&old=1.1.2.1.2.2&new=1.1.2.1.2.3&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradebookapi.info&old=1.1.4.2.2.2&new=1.1.4.2.2.3&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradebookapi.install&old=1.2.4.1.2.3&new=1.2.4.1.2.4&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradebookapi.module&old=1.11.4.2.2.3&new=1.11.4.2.2.4&root=contrib



More information about the drupal-cvs mailing list