summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/comment-shield-studies-validation-review.txt.tmpl
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2016-10-27 07:49:49 +0200
committerDavid Lawrence <dkl@mozilla.com>2016-10-27 07:49:49 +0200
commitf2fb476fa7ea46496f195f56034de5a59c61aa27 (patch)
tree36561776a7e001b470c76a2358b18536eabe3aef /extensions/BMO/template/en/default/bug/create/comment-shield-studies-validation-review.txt.tmpl
parentee119fdcac682c80ac056ab74cf3db0264a5ed5b (diff)
downloadbugzilla-f2fb476fa7ea46496f195f56034de5a59c61aa27.tar.gz
bugzilla-f2fb476fa7ea46496f195f56034de5a59c61aa27.tar.xz
Bug 1292679 - Custom form for Shield Studies
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/comment-shield-studies-validation-review.txt.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/comment-shield-studies-validation-review.txt.tmpl34
1 files changed, 34 insertions, 0 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/comment-shield-studies-validation-review.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-shield-studies-validation-review.txt.tmpl
new file mode 100644
index 000000000..b3963d633
--- /dev/null
+++ b/extensions/BMO/template/en/default/bug/create/comment-shield-studies-validation-review.txt.tmpl
@@ -0,0 +1,34 @@
+[%# This Source Code Form is subject to the terms of the Mozilla Public
+ # License, v. 2.0. If a copy of the MPL was not distributed with this
+ # file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ #
+ # This Source Code Form is "Incompatible With Secondary Licenses", as
+ # defined by the Mozilla Public License, v. 2.0.
+ #%]
+
+[% USE Bugzilla %]
+[% cgi = Bugzilla.cgi %]
+
+> What is your hypothesis?
+[%+ cgi.param('hypothesis') %]
+
+> Define the branches of your proposed study
+[%+ cgi.param('branches') %]
+
+> What is the main effect you are looking for?
+[%+ cgi.param('main_effect') %]
+
+> How will this effect be measured?
+[%+ cgi.param('effect_measured') %]
+
+> What is the sample size needed?
+[%+ cgi.param('sample_size') %]
+
+> If there is prior art or previous results?
+[%+ cgi.param('prior_art') %]
+
+> How do you intend to test your study prior to launch?
+[%+ cgi.param('test_method') %]
+
+> How long will your study run?
+[%+ cgi.param('study_length') %]