From d645d21bfe2d907dc2ec7f78dca89abcdba3a9e5 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 26 Jan 2015 15:27:44 +0000 Subject: Bug 1125320: form.dev-engagement-event: Two new questions --- .../create/comment-dev-engagement-event.txt.tmpl | 12 ++++-- .../create/create-dev-engagement-event.html.tmpl | 46 ++++++++++++++++------ 2 files changed, 42 insertions(+), 16 deletions(-) (limited to 'extensions/BMO/template/en') diff --git a/extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl index 0cfcf7887..b4e6514c5 100644 --- a/extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl +++ b/extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl @@ -71,6 +71,9 @@ Weblink: Expected Attendees: [%+ cgi.param('attendees') || "-" %] +Primary Audience: +[%+ cgi.param('audience') %] + Event Description: [%+ cgi.param('desc') || "-" %] @@ -98,9 +101,6 @@ Speaker Needed Topic: [%+ cgi.param('speaker_needed_topic') %] [% END %] -Development Session?: -[%+ cgi.param('development_session') %] - :: Requests: @@ -124,5 +124,11 @@ Previous Event Name: Suggested sponsorship amount/level: [%+ cgi.param('sponsorship_suggestion') || "-" %] +How would the conference/event support Mozilla's mission and goals?: +[%+ cgi.param('support_mission') || "-" %] + +How would we receive feedback to evaluate the success of the conference/event?: +[%+ cgi.param('feedback_method') || "-" %] + Anything Else: [%+ cgi.param('else') || "-" %] diff --git a/extensions/BMO/template/en/default/bug/create/create-dev-engagement-event.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-dev-engagement-event.html.tmpl index 5d1771013..c2f609727 100644 --- a/extensions/BMO/template/en/default/bug/create/create-dev-engagement-event.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-dev-engagement-event.html.tmpl @@ -286,6 +286,17 @@ +
+
+ Who is the primary audience for this event? [% mandatory FILTER none %] +
+
+ Developers (specify coding language and platform), business development, + marketing associates, corporate executives, etc. +
+ +
+
Please give a [short] description of the event. @@ -353,6 +364,28 @@
+
+
+ How would the conference/event support + Mozilla's mission and goals? +
+
+ Are there specific portions of the conference/event that can be described to be + specifically beneficial to our mission? +
+ +
+ +
+
+ How would we receive feedback to evaluate the success of the conference/event? +
+
+ Please be specific in measurements or feedback process. +
+ +
+
What topic do you want someone to speak about? @@ -365,19 +398,6 @@ id="speaker_needed_topic" size="40" class="wide">
-
-
- Will this event include a session about developing with HTML, CSS, or - JavaScript? -
- -
-
Tell us more about what you're looking for!
-- cgit v1.2.3-24-g4f1b