Public Lab
Implement (and expose) Image Selection Event Listeners
Something along the lines of, say,
image.on('select', function(e) {
// do something
});
Task tags
Students who completed this task
Sparks
Something along the lines of, say,
image.on('select', function(e) {
// do something
});