Changing the moodle choice tool output generater so that it retrieves and sends the orderId instead of the optionId for moodle choice options so that we can accurately determine which choice the user makes at runtime. Formerly, using the optionID did not work because the option would be cloned for learner and hence have a different optionID
LDEV-2079 use the same language as users in pixlradded an admin page with a tet field that has all the currently supported languages in a comma-seperated string which can be updated by system admins if there are new languages added to pixlr that we are unaware of
Modification tot the Monitoring tabs. When going to the sequence tab and double click tot the activity go to Modedit-lams.php so tyhe teacher can modify the entire Activity's properties
pixlr - fixing a bug in learner where image wouldnt resize to fit the scree because it took too long to load. Moving the javasctipt to the onload method fixed the problem
fixing pixlr tool so blank image is always tested against default content, in case the default content is changed by the user and is no longer the blank.jpg file