Difference between revisions of "Amy tests"

From DurhamtechWiki
Jump to navigationJump to search
(8 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 17: Line 20:
 
==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