-
- {% if study.built or save_confirmation %}
-
- {% if study.built %}
-
- You have already built an experiment runner!
- Because you are changing the runner version, you will need to rebuild these
- before you can preview or start your study.
-
- {% endif %}
- {% if save_confirmation %}
-
- This study has already been
- approved. If you edit this study, the system will
- automatically give it a rejected status. You will have to resubmit
- the study so your changes can be reviewed.
-
-
- If your changes are limited to
-
- - whether the study is discoverable
- - whether the preview is shared
- - the minimum and maximum age or criteria expression
- - the participant eligibility description
- -
- the
- formatting
- of your study protocol
-
-
- then your study will stay in its {{ study.state }} state.
-
- {% endif %}
-
- {% endif %}
-