empiricaly / meteor-empirica-core

Core Meteor package for the experiment Empirica platform. This is where you should submit issues.
MIT License
27 stars 13 forks source link

feat: add admin debug params to consent, intro steps and lobby #218

Closed npaton closed 3 years ago

npaton commented 3 years ago

Description

Passing all parent props on lobby, Consent and Intro Steps, which include props for admin debug (showOpenAltPlayer, showReset...)

Motivation and Context

These props were not available until now in these part of the app and we couldn't display these buttons in these parts of an app where the header was customized.