Difference between revisions of "Amy tests"

From DurhamtechWiki
Jump to navigationJump to search
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
=Embedding Multimedia Content=
 
=Embedding Multimedia Content=
==Warpwire Embed==
+
==Warpwire Embed I==
 +
<iframe key="warpwire" path="https://warpwire.durhamtech.edu/w/2ScBAA/" height="225" width="400" frameborder="0" scrolling="0" allow="autoplay *; encrypted-media *; fullscreen *; picture-in-picture *;" allowfullscreen></iframe>
 +
 
 +
==Warpwire Embed II==
 
<iframe key="warpwire" path="http://warpwire.durhamtech.edu/w/r9QAAA/" height="360" width="640" frameborder="0" scrolling="0" allow="autoplay *; encrypted-media *; fullscreen *; picture-in-picture *;" allowfullscreen></iframe>
 
<iframe key="warpwire" path="http://warpwire.durhamtech.edu/w/r9QAAA/" height="360" width="640" frameborder="0" scrolling="0" allow="autoplay *; encrypted-media *; fullscreen *; picture-in-picture *;" allowfullscreen></iframe>
  
Line 7: Line 10:
  
 
==H5P 2 - No audio==
 
==H5P 2 - No audio==
<iframe key="h5p" path="https://h5p.durhamtech.edu/h5p/embed/15" width="1130" height="625" frameborder="0" allowfullscreen="allowfullscreen" allow="geolocation *; microphone *; camera *; midi *; encrypted-media *" title="Getting to Know PowerPoint&#039;s Interface"></iframe><script src="https://h5p.durhamtech.edu/sites/all/modules/h5p/library/js/h5p-resizer.js" charset="UTF-8"></script>
+
<iframe key="h5p" path="https://h5p.durhamtech.edu/h5p/embed/15" width="1130" height="625" frameborder="0" allowfullscreen="allowfullscreen" allow="geolocation *; microphone *; camera *; midi *; encrypted-media *" title="Getting to Know PowerPoint&#039;s Interface"></iframe>
 +
 
 +
==H5P 3 - No audio==
 +
<iframe key="h5p" path="https://h5p.durhamtech.edu/h5p/embed/5" width="1130" height="540" frameborder="0" allowfullscreen="allowfullscreen" allow="geolocation *; microphone *; camera *; midi *; encrypted-media *" title="Test Interactive Multiple Choice - Amy"></iframe>
 +
 
 +
==H5P 4 - No audio==
 +
<iframe key="h5p" path="https://h5p.durhamtech.edu/h5p/embed/2" width="1130" height="246" frameborder="0" allowfullscreen="allowfullscreen" allow="geolocation *; microphone *; camera *; midi *; encrypted-media *" title="Test Interactive True/False - Amy">
  
 
==Google slideshow==
 
==Google slideshow==
 
<iframe key="google" path="https://docs.google.com/presentation/d/e/2PACX-1vTf165h9mSibFeFcrZlx11WgTJL0thsIhNG3ifWB4YKajPanUD7XSUK1dHbJpIG-mg4yXQxo8QIf9ns/embed?start=false&loop=false&delayms=3000" frameborder="1" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
 
<iframe key="google" path="https://docs.google.com/presentation/d/e/2PACX-1vTf165h9mSibFeFcrZlx11WgTJL0thsIhNG3ifWB4YKajPanUD7XSUK1dHbJpIG-mg4yXQxo8QIf9ns/embed?start=false&loop=false&delayms=3000" frameborder="1" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
 +
 +
==Weird Quirk==
 +
This text should be appearing below the Google Slideshow, but for some reason, the slideshow disappeared when a fifth iframe was added above it...Check the page code, it's there!
 +
==List Test==
 +
<ul>
 +
<li>Item 1</li>
 +
<li>Item 2
 +
<ul style="list-style-type:open;">
 +
<ol style="list-style-type:lower-alpha">
 +
<li>Sub-item 1</li>
 +
<li>Sub-item 2</li></ul>
 +
<li>Item 3</li>
 +
</ul>

Revision as of 10:31, 20 June 2022

Embedding Multimedia Content

Warpwire Embed I

Warpwire Embed II

H5P 1 - No audio

H5P 2 - No audio

H5P 3 - No audio

H5P 4 - No audio

Weird Quirk

This text should be appearing below the Google Slideshow, but for some reason, the slideshow disappeared when a fifth iframe was added above it...Check the page code, it's there!

List Test

  • Item 1
  • Item 2
      1. Sub-item 1
      2. Sub-item 2
  • Item 3