Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Extend the postMessage API to enable getting the student log from the iframe #7

Open
sfentress opened this issue May 6, 2013 · 0 comments

Comments

@sfentress
Copy link
Collaborator

We recently updated the SPARKS application to be embeddable in an iframe, and added the very beginning of a postMessage API to allow a host website to pass in their own circuit specification. An example of this can be seen at http://jsfiddle.net/SamFent/Wz35r/1/

We would like to start to extend this API so that we can have more communication between the iframe and the hosting website. As a first feature, we would like to be able to get the current student log.

This way if a teacher embeds Sparks on their own website, they can add a little code to check if the student did any work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant