@@ -59,7 +50,7 @@
title=""
id="id_min_age_years">
{% for x, y in form.fields.min_age_years.choices %}
-
{% endfor %}
@@ -93,7 +84,7 @@
name="min_age_days"
title="">
{% for x, y in form.fields.min_age_days.choices %}
-
{% endfor %}
@@ -123,7 +114,7 @@
title=""
id="id_max_age_years">
{% for x, y in form.fields.max_age_years.choices %}
-
{% endfor %}
@@ -140,8 +131,7 @@
name="max_age_months"
title="">
{% for x, y in form.fields.max_age_months.choices %}
-
{% endfor %}
@@ -158,7 +148,7 @@
name="max_age_days"
title="">
{% for x, y in form.fields.max_age_days.choices %}
-
{% endfor %}
@@ -180,18 +170,18 @@
{% bootstrap_field form.must_have_participated label_class="form-label fw-bold" wrapper_class="mb-4" %}
{% bootstrap_field form.must_not_have_participated label_class="form-label fw-bold" wrapper_class="mb-4" %}
{% bootstrap_field form.criteria_expression label_class="form-label fw-bold" wrapper_class="mb-4" %}
-
-
+{% comment %} {% endcomment %}
+{% comment %}
Now it's time for the actual study! For internal studies, you will add a protocol configuration or generator. For external studies, you will paste in your study or scheduling link. If you don't see what you expect, check the "External" and "Scheduled" checkboxes at the top of this form!