From 55461cca4ac072e1d88862dbe5f41e32b93ccbe9 Mon Sep 17 00:00:00 2001 From: Trip Kirkpatrick Date: Fri, 16 Aug 2024 08:36:22 -0400 Subject: [PATCH] =?UTF-8?q?Removed=20bounding=20parens=20per=20editors=20?= =?UTF-8?q?=F0=9F=93=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- recipe/0489-multimedia-canvas/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/0489-multimedia-canvas/index.md b/recipe/0489-multimedia-canvas/index.md index 0459e08b9..1b66cb7e1 100644 --- a/recipe/0489-multimedia-canvas/index.md +++ b/recipe/0489-multimedia-canvas/index.md @@ -27,7 +27,7 @@ When using timing for showing and hiding resources on a Canvas, a high degree of In this example, a still image, a video, and plaintext annotations are combined on a single Canvas to simulate a classroom assignment designed to introduce students to image study and notetaking in a compressed period of time. Note that this example contains material pedagogical design flaws and is not to be used as is for a classroom assignment. -A person using a viewer that supports this recipe is presented first with the instruction to "Press Play", added using a time-bound plaintext annotation. After pressing play, additional instructions appear, also created using a time-bound plaintext annotation. When the time elapses on this annotation, the person is presented with a clock video overlaid on top of a still image. In the hypothetical assignment, a student would follow the instructions and take notes on the still image while the clock counts up the time allotted. After 30 seconds passes, the still image and clock video disappear, replaced by text instructions to close the browser. (These final instructions stay visible for approximately 2-1/2 minutes to avoid an immediate return to the initial instructions.) +A person using a viewer that supports this recipe is presented first with the instruction to "Press Play", added using a time-bound plaintext annotation. After pressing play, additional instructions appear, also created using a time-bound plaintext annotation. When the time elapses on this annotation, the person is presented with a clock video overlaid on top of a still image. In the hypothetical assignment, a student would follow the instructions and take notes on the still image while the clock counts up the time allotted. After 30 seconds passes, the still image and clock video disappear, replaced by text instructions to close the browser. These final instructions stay visible for approximately 2-1/2 minutes to avoid an immediate return to the initial instructions. [Theseus Viewer temporary link](https://theseus-viewer.netlify.app/?iiif-content=http://localhost:4000//recipe/0489-multimedia-canvas/manifest.json)