Editing Course-v1:Arbisoft+CS-900+2020 EN/en/block-v1:Arbisoft+CS-900+2020 EN+type@html+block@64c503d5c2e4471aabb9d1fda34ed143

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{"@metadata": {"sourceLanguage": "en", "priorityLanguages": ["fr", "zu", "ak"], "allowOnlyPriorityLanguages": true, "description": "html in Testing Discover Course - "}, "display_name": "IFrame Tool", "content": "<h3 class=\"hd hd-2\">IFrame Tool</h3>\n<p>Use the IFrame tool to embed an exercise or tool from any web site into your course content. For example, the tool below allows learners to experiment with how the shape of a triangle affects a line that is derived from the triangle.</p>\n<p>Exercises in an IFrame are not graded. To embed graded exercises, use a Custom JavaScript Problem.</p>\n<p>The following code is the HTML format required to use the IFrame tool. For the IFrame in this template, you must replace the values in <i>italics</i>.</p>\n  <pre>\n  &lt;iframe title=\"<i>The required title of the tool</i>\"\n    src=\"<i>The URL of the tool, starting with https://</i>\"&gt;\n    <i>Message displayed when the browser does not support IFrames.</i>\n  &lt;/iframe&gt;\n  </pre>\n<p>The Iframe below includes the width, height, marginwidth, marginheight, frameborder, and scrolling attributes. These attributes are optional. You can remove these attributes or replace their values.</p>\n<p>Modify this template as needed.</p>\n<p>To modify the IFrame, you must edit the HTML source code. When editing this template, click <strong>HTML</strong> in the toolbar.</p>\n<p>Then modify the example below for your own use.\n<ol>\n<li>Replace the value of the <strong>src</strong> attribute of the IFrame with the URL of the tool that you want in your course.\n<p><strong>Note</strong>: The URL must start with <strong>https</strong> instead of http, to ensure that the tool appears in all browsers that support IFrames.</p></li>\n<li>Replace the value of the <strong>title</strong> attribute with the title of the tool. You <strong>must</strong> include the title to provide an accessible label.</li>\n<li>Replace other IFrame attributes as needed. See <a href=\"http://www.w3.org/wiki/HTML/Elements/iframe\" target=\"_blank\">the IFrame specification</a> for more information.</li>\n<li>Optionally, replace the text between the opening and closing <strong>iframe</strong> tags.\n    <pre>Your browser does not support IFrames.</pre>\n    <p>A learner sees this text if the browser does not support IFrames.</p>\n</li>\n</ol>\n<p>The sample IFrame follows. Modify its attributes as described above.</p>\n<iframe title=\"Euler Line Demo\" src=\"https://studio.edx.org/c4x/edX/DemoX/asset/eulerLineDemo.html\" width=\"402\" height=\"402\" marginwidth=\"0\" marginheight=\"0\" frameborder=\"0\" scrolling=\"no\">\nYour browser does not support IFrames.\n</iframe>\n"}
{"@metadata": {"sourceLanguage": "en", "priorityLanguages": ["fr", "zu"], "allowOnlyPriorityLanguages": true, "description": "html in Testing Discover Course - "}, "display_name": "IFrame Tool", "content": "<h3 class=\"hd hd-2\">IFrame Tool</h3>\n<p>Use the IFrame tool to embed an exercise or tool from any web site into your course content. For example, the tool below allows learners to experiment with how the shape of a triangle affects a line that is derived from the triangle.</p>\n<p>Exercises in an IFrame are not graded. To embed graded exercises, use a Custom JavaScript Problem.</p>\n<p>The following code is the HTML format required to use the IFrame tool. For the IFrame in this template, you must replace the values in <i>italics</i>.</p>\n  <pre>\n  &lt;iframe title=\"<i>The required title of the tool</i>\"\n    src=\"<i>The URL of the tool, starting with https://</i>\"&gt;\n    <i>Message displayed when the browser does not support IFrames.</i>\n  &lt;/iframe&gt;\n  </pre>\n<p>The Iframe below includes the width, height, marginwidth, marginheight, frameborder, and scrolling attributes. These attributes are optional. You can remove these attributes or replace their values.</p>\n<p>Modify this template as needed.</p>\n<p>To modify the IFrame, you must edit the HTML source code. When editing this template, click <strong>HTML</strong> in the toolbar.</p>\n<p>Then modify the example below for your own use.\n<ol>\n<li>Replace the value of the <strong>src</strong> attribute of the IFrame with the URL of the tool that you want in your course.\n<p><strong>Note</strong>: The URL must start with <strong>https</strong> instead of http, to ensure that the tool appears in all browsers that support IFrames.</p></li>\n<li>Replace the value of the <strong>title</strong> attribute with the title of the tool. You <strong>must</strong> include the title to provide an accessible label.</li>\n<li>Replace other IFrame attributes as needed. See <a href=\"http://www.w3.org/wiki/HTML/Elements/iframe\" target=\"_blank\">the IFrame specification</a> for more information.</li>\n<li>Optionally, replace the text between the opening and closing <strong>iframe</strong> tags.\n    <pre>Your browser does not support IFrames.</pre>\n    <p>A learner sees this text if the browser does not support IFrames.</p>\n</li>\n</ol>\n<p>The sample IFrame follows. Modify its attributes as described above.</p>\n<iframe title=\"Euler Line Demo\" src=\"https://studio.edx.org/c4x/edX/DemoX/asset/eulerLineDemo.html\" width=\"402\" height=\"402\" marginwidth=\"0\" marginheight=\"0\" frameborder=\"0\" scrolling=\"no\">\nYour browser does not support IFrames.\n</iframe>\n"}
Please note that all contributions to MLEB Master are considered to be released under the Creative Commons Attribution-ShareAlike (see MLEB Master:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)