recommended functionality: some way to have screenshots be unobtrusive in the lesson until the user wants to look more closely at it (e.g. jquery zoom)

preferences on implementation?

Comments

Drupalearner’s picture

Perhaps use a lightbox overlay solution e.g. lightbox2 (http://drupal.org/project/lightbox2) which I have installed and used before and was happy with (installation and use).

Perhaps general screenshots included in the lessons should be set to specific sizes or limited to a maximum size e.g. thumbnail, until viewed as larger/full size on demand? There would have to be at least 2 image sizes in this case, which can be set in the admin > config > media > image styles option:

1. Thumbnail for 'helpful but not necessary' use, to reduce lesson page length, and
2. Full size image in lesson page (where necessary) and for use in image viewer on demand.

Are there any other suggestions?