ExpPlayer Class
Experiment player: a component that renders a series of frames that define an experiment
Sample usage:
{{exp-player
experiment=experiment
session=session
pastSessions=pastSessions
saveHandler=(action 'saveSession')
frameIndex=0
fullScreenElementId='expContainer'}}
Methods
Properties
messageEarlyExitModal
String | Null
The message to display in the early exit modal. Newer browsers may not respect this message.