Section 5.28 SPLICE Integration
SPLICE is a project to supply documentation and infrastructure to help with adopting shared standards, protocols, and tools for web-based learning tools. The project has designed a protocol for an embedded iframe to communicate with its host page.
1
cssplice.org
2
cssplice.org/slcp
One aspect is the ability of an iframe to ask for a new size. Below is a test of that capability.
These are examples that use the SPLICE protocol for communicating with a server, such as Runestone. They are all integrated into this PreTeXt book as an
3
cssplice.org/slcp
<interactive>
that uses an @iframe
attribute to embed an iframe from some other server.This first sample tests the ability of an iframe to ask for a new size.
The next uses CodeCheck.
4
codecheck.io
iframe
And the remaing four are from the OpenDSA project.
5
opendsax.cs.vt.edu