|
1 | 1 | .. _Zooming Image: |
2 | 2 |
|
3 | | -################## |
4 | | -Zooming Image Tool |
5 | | -################## |
| 3 | +Zooming Image (Dual Image) Tool |
| 4 | +############################### |
6 | 5 |
|
7 | 6 | .. tags:: educator, how-to |
8 | 7 |
|
9 | | -If you present information to your learners using very large or very detailed |
10 | | -images, learners might not be able to clearly see all the information in the |
11 | | -image. Use the zooming image tool to provide learners with the ability to zoom |
12 | | -in to and enlarge selected areas of your image. |
| 8 | +This tool allows the instructor to overlay a subsection of one image over a |
| 9 | +second image. These two files can be any two image files. |
| 10 | + |
| 11 | +In the particular use case shown, the team presented two views of a biochemical |
| 12 | +pathway. One shows the names of molecules, and the second shows their chemical |
| 13 | +structure when the learner clicks on that original image. That is why the |
| 14 | +feature originally had the name “Zooming Image Tool”. You could imagine other |
| 15 | +use cases such as a map of a region and a second image that shows data or names |
| 16 | +from each subsection from the first map. |
13 | 17 |
|
14 | 18 |
|
15 | 19 | .. image:: /_images/educator_how_tos/Zooming_Image.png |
16 | | - :alt: Example zooming image tool showing a chemistry exercise. |
| 20 | + :alt: Example zooming image (dual image) tool showing a chemistry exercise. |
17 | 21 |
|
18 | | -*********************************** |
19 | | -Components of a Zooming Image Tool |
20 | | -*********************************** |
| 22 | +Components of a Zooming Image (Dual Image) Tool |
| 23 | +*********************************************** |
21 | 24 |
|
22 | | -To create a zooming image tool, you need the following files. |
| 25 | +To create a zooming image (dual image) tool, you need the following files. |
23 | 26 |
|
24 | | -* The image that you want learners to see when they access the unit. |
| 27 | +* The primary image that you want learners to see when they access the unit. |
25 | 28 |
|
26 | | -* Optionally, an image that appears in the magnified area when a learner |
27 | | - selects the regular image. This image should be larger than the regular |
28 | | - image. |
| 29 | +* Secondly, an image that appears in the selected area when a learner |
| 30 | + selects a point in the primary image. |
29 | 31 |
|
30 | 32 |
|
31 | | -**************************** |
32 | | -Create a Zooming Image Tool |
33 | | -**************************** |
| 33 | +Create a Zooming Image (Dual Image) Tool |
| 34 | +**************************************** |
34 | 35 |
|
35 | 36 | #. In Studio, select **Content** and then select **Files & Uploads** to upload |
36 | 37 | your regular-sized image file and, optionally, your large image file. For |
@@ -90,5 +91,7 @@ Create a Zooming Image Tool |
90 | 91 | +--------------+-------------------------------+----------------+--------------------------------+ |
91 | 92 | | Review Date | Working Group Reviewer | Release |Test situation | |
92 | 93 | +--------------+-------------------------------+----------------+--------------------------------+ |
93 | | -| | | | | |
| 94 | +| 2025-03-19 | Docs WG | Sumac | Pass. Propose changing name to | |
| 95 | +| | | | "Dual Image Tool" to better | |
| 96 | +| | | | reflect its actual capabilities| |
94 | 97 | +--------------+-------------------------------+----------------+--------------------------------+ |
0 commit comments