[gradebook2-dev] Impending InstitutionalAdvisor API method addition

Jon Gorrono jpgorrono at ucdavis.edu
Thu Apr 21 18:05:53 PDT 2011


GRBK-824 introduces a new method to the InstutionalAdvisor API ...
this is currently slated for 1.5.0 but would be one of the first
things to be cut if necessary... IOW, it may debut in 1.5.1 instead

If 1.5.0 seems viable by the end of tomorrow, we will be merging the
changes into trunk then or shortly there after.

So be aware that your local institutional advisor implementations will
broken break until you implement at least a stub for the method:


/*
	 * given a gradebook uid, return true if the gradebook is locked for
editing. The gradebook may be locked,
	 * for example, if the grade have been finalized and recorded by an
external Student Information System.
	 * (see component property 'editLocked' to set)
	 *
	 * @param gradebookUid : Gradebook identifier
	 */
	public boolean isEditLocked(String gradebookUid);



-- 
Jon Gorrono
PGP Key: 0x5434509D -
http{pgp.mit.edu:11371/pks/lookup?search=0x5434509D&op=index}
GSWoT Introducer - {GSWoT:US75 5434509D Jon P. Gorrono <jpgorrono - gswot.org>}
http{sysdev.ucdavis.edu}


More information about the gradebook2-dev mailing list