gradebook 6.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| gradebook-6.x-1.0-rc2.tar.gz | 26.12 KB | 4d795e6dadb5a3d9a40cea532ae5dcb5 |
Official release from CVS tag: DRUPAL-6--1-0-RC2
Last updated: January 27, 2009 - 21:55
Changes since gradebook-6.x.1.0-RC1:
- by MGN: added access gradebook permission.
- by MGN: rewrote hook_gradebookapi_teachers and hook_gradebookapi_students so creating a new drupal role does not automatically give it teacher and student status. Also separated out common code into a helper function _gradebook_gradebookapi_role to avoid code duplication.
- #358236: Redirect when saving grade by MGN: incorrect use of url() in form redirect.
- by MGN: updating README.txt
- by MGN: various bug fixes
