lookit / ember-lookit-frameplayer

Ember app with experiment frames and a frame player to run browser-based experiments
MIT License
5 stars 19 forks source link

Documentation: add example to iframe docs (#379) #380

Closed becky-gilbert closed 4 months ago

becky-gilbert commented 4 months ago

This PR adds an example to the iframe documentation showing how to create the iframe frame's iframeSrc parameter dynamically using generateProperties. This allows researchers to customize the query parameter names for child/response IDs (default values are "child" and "response"), and add any other custom query parameter names/values onto their iframe link.