LDEV-2374:- Vote now accepts nominations created by Teacher as well as ones derived from input.- Teacher can now limit number of Learners contributing to Vote's nomination pool.- Each tool now declares which DataOutputDefinitions it can accept for Data Flow.
Merging 2.3 changes with headLDEV-2216 Changing handling of markerinfo and marker title to not use the javascript ecape() function as it was screwing up non ASCII (greek) charactersLDEV2232 setting gmap marker gmapSession to null on export content to prevent potential errors on import
LDEV-1911 Making Gmap tool have its own config page for the gmap API key, istead of putting it in the general lams configuration page.This is the backend stuff to make the config model possible
For LDEV-1851the isAuthored property of the marker should not be updated, only saved on the first time, otherwise any markers edited in monitor come unter the Authored user
LDEV-1847 - Fixed export portfolio so custom images for gmap are bundled with the export.Now the class is centralised in learner so this can be used in future for other tools.