Meta:FormWizard/Config/Conference

From Meta, a Wikimedia project coordination wiki

{

"@languages": "

",

   "@doc": "Conference & Event Grants- new proposal form wizard configuration file",
   "create":{
       "config":{
               "post-edit": "Thank you for creating your Conference and Event Grant page! Please continue to develop your proposal by filling in the remaining sections below. Once you feel your proposal is complete and ready for review, update the status to PROPOSED (status=PROPOSED in the infobox markup).",
               "new-page": true,
               "namespace": "Grants:",
               "portal-page": "Conference/",
               "page-template": "",
               "infobox": "Probox",
               "talkpage-template": "",
               "page-home": "Grants:Conference",
               "dialog-title": "Create your Conference & Event Grant proposal.",
               "toolkit-name": "",
               "toolkit-template": "",
               "error-not-logged-in": "Please login first before continuing :)",
               "edit-comment-prefix": "Creating a new Conference & Event Grant proposal ",
               "edit-comment-suffix": " (edited with FormWizard)"
       },
       "step-1":{
           "introText": {
               "type": "text",
               "string": "Don't worry about getting all your answers perfect in this form, you can add and make changes to your page after creating your first draft!"
               },
             "eventNameTextbox": {
                       "type": "smallTextBox",
                       "placeholder": "[YourName]/[Event title]",
                       "title": "Proposal title",
                       "text-1": "Please title you proposal by typing your username (or the name of your organization) followed by a forward slash ('/') and the name of your event.",
                       "text-2": "Example for Wikimedia Chapters: 'WM UK/Social media outreach in Wales'",
                       "text-3": "Example for other groups: 'Ada initiative/AdaCamp'",
                       "text-4": "Example for individuals: 'JMorgan/WLM British Colombia 2014'",
                       "characterLength":100,
                       "mandatory":true,
                       "add-to": "infobox",
                       "infobox-param":"project",
                       "validate": "doesNotExists",
                       "page-title":true
               },
               "eventSummaryTextbox": {
                       "type": "largeTextBox",
                       "placeholder": "",
                       "title": "Summary",
                       "text-1": "Please briefly summarize your event in one sentence",
                       "characterLength":300,
                       "mandatory": true,
                       "add-to": "infobox",
                       "infobox-param":"summary"
                   },
               "eventCategoryDropdown": {
                       "type": "dropdownList",
                       "title": "Type of event",
                       "text-1": "What category describes most of the planned work in this event?  You can add or change categories after your proposal has been created.  If you're not sure what category to choose, please select 'Uncertain'.",
                       "characterLength":100,
                       "mandatory": true,
                       "visibility": "hidden",
                       "add-to": "infobox",
                       "infobox-param":"grant_type",
                       "values": ["research","tools and software","online programs and events","offline programs and events", "uncertain"]
                   },
               "goalsAndOutcomesSection": {
                       "type": "largeTextBox",
                       "placeholder": "leave this blank!",
                       "title": "leave this blank!",
                       "characterLength":1000,
                       "section": "Goals and outcomes",
                       "mandatory": false,
                       "add-to": "section",
                       "visibility": "hidden",
                       "section-header": "Goals and outcomes",

"comment": "

"

                   },
                   "eventGoalsTextbox": {
                           "type": "largeTextBox",
                           "title": "Project idea",
                           "text-1": "Please list three to four priorities that the community has identified that they want to focus on at this event. These should be specific and actionable.",
                           "characterLength":2000,
                           "section": "Goals",
                           "mandatory": false,
                           "add-to": "section",
                           "parent" : "goalsAndOutcomesSection",
                           "section-header": "Goals",
                           "comment": "Please list three to four priorities that the community has identified that they want to focus on at this event. These should be specific and actionable."
                       },
                   "eventContextTextbox": {
                           "type": "largeTextBox",
                           "placeholder": "What problem are you trying to solve?",
                           "title": "Project idea",
                           "text-1": "Please list three to four priorities that the community has identified that they want to focus on at this event. These should be specific and actionable.",
                           "characterLength":2000,
                           "section": "What is the problem you're trying to solve?",
                           "mandatory": false,
                           "add-to": "section",
                           "parent" : "goalsAndOutcomesSection",
                           "section-header": "Goals",
                           "comment": "Please list three to four priorities that the community has identified that they want to focus on at this event. These should be specific and actionable."
                       },
                   "projectSolutionTextbox": {
                           "type": "largeTextBox",
                           "text-1": "If you think of your project as an experiment in solving the problem you just described, what is the particular solution you're aiming to test?  You will provide details of your plan below, but explain your main idea here.  ",
                           "placeholder": "What is your proposed solution?",
                           "title": "",
                           "characterLength":2000,
                           "section": "What is your solution?",
                           "mandatory": false,
                           "add-to": "section",
                           "parent" : "projectIdeaSection",
                           "section-header": "What is your solution?",
                           "comment": ""
                       },
               "nextButton":{
                       "type":"nextButton",
                       "title":"Next"
                   },
               "cancelButton":{
                       "type": "cancelButton",
                       "title":"Cancel"
                   }
           },
       "step-2":{
           "affiliateTextbox": {
               "type": "smallTextBox",
               "placeholder": "example: WM DE",
               "title": "Affiliate code",
               "text-1": "IF THIS GRANT IS TO A WIKIMEDIA AFFILIATE:",
               "text-2": "Please type the four-letter code for your organization in the box below. Please leave a space between the first two letters and the last two letters.",
               "characterLength":100,
               "mandatory": false,
               "add-to": "infobox",
               "infobox-param":"affiliate"
               },
           "affiliateLink": {
               "type": "link",
               "href": "https://meta.wikimedia.org/wiki/Grants:PEG/Affiliates_list",
               "link": "Look up your four-letter affiliate code here"
               },
               "projectTargetTextbox": {
                       "type": "smallTextBox",
                       "placeholder": "example: Italian and Spanish Wikisource",
                       "title": "Target project",
                       "text-1": "Which existing Wikimedia projects and language versions will be better served or impacted as a result of this project?",
                       "characterLength":100,
                       "mandatory": true,
                       "add-to": "infobox",
                       "infobox-param":"target",
                       "comment" :"Which languages or Wikimedia projects will be better served or impacted as a result of this project? Example: Italian Wikisource."
                   },
                "projectGoalsSection": {
                   "type": "largeTextBox",
                   "placeholder": "example: *Encourage more women to become regular contributors to Wikipedia",
                   "title": "Project goals",
                   "text-1" : "Explain what are you trying to accomplish with this project, or what do you expect will change as a result of this grant.",
                   "characterLength":1000,
                   "section": "Project goals",
                   "mandatory": false,
                   "add-to": "section",
                   "section-header": "Project goals",
                   "value": "",
                   "comment": "Explain what are you trying to accomplish with this project, or what do you expect will change as a result of this grant."
                   },
               "nextButton":{
                       "type":"nextButton",
                       "title":"Next"
                   },
               "backButton":{
                       "type":"backButton",
                       "title":"Back"
                   }
           },
           "step-3":{
           "projectPlanSection": {
                   "type": "largeTextBox",
                   "placeholder": "leave this blank!",
                   "title": "leave this blank!",
                   "characterLength":1000,
                   "section": "Project plan",
                   "mandatory": false,
                   "add-to": "section",
                   "visibility": "hidden",
                   "section-header": "Project plan",
                   "value": "",
                   "comment": ""
                   },
                   "projectActivitiesSection": {
                           "type": "largeTextBox",
                           "placeholder": "example: *Build and test a gadget",
                           "title": "Activities",
                           "text-1": "Tell us how you'll carry out your project. What will you and other organizers spend your time doing? What will you have done at the end of your project? How will you follow-up with people that are involved with your project?",
                           "characterLength":2000,
                           "section": "Activities",
                           "mandatory": false,
                           "add-to": "section",
                           "parent" : "projectPlanSection",
                           "section-header": "Activities",
                           "comment": ""
                       },
                   "projectBudgetSection": {
                           "type": "largeTextBox",
                           "placeholder": "example: *Project manager: 500 USD",
                           "title": "Budget breakdown",
                           "characterLength":2000,
                           "section": "Budget",
                           "text-1": "How you will use the funds you are requesting? List bullet points for each expense. (You can create a table later if needed.) Don’t forget to include a total amount, and update this amount in the Probox at the top of your page too!",
                           "mandatory": false,
                           "add-to": "section",
                           "parent" : "projectPlanSection",
                           "section-header": "Budget",
                           "comment": ""
                       },
                       "amountRequestedTextbox": {
                       "type": "smallTextBox",
                       "placeholder": "example: 800 USD",
                       "title": "Total amount",
                       "text-1": "How much total funding are you requesting for this grant? Don't forget to specify which currency you are using!",
                       "characterLength":100,
                       "mandatory": true,
                       "add-to": "infobox",
                       "infobox-param":"amount"
                   },
                       "communityEngagementSection": {
                               "type": "largeTextBox",
                               "placeholder": "example: We'll survey our target community at the start and end of the project, and host 3 live feedback sessions in between.",
                               "title": "Community engagement plans",
                               "characterLength":2000,
                               "section": "Community engagement",
                               "mandatory": false,
                               "add-to": "section",
                               "parent" : "projectPlanSection",
                               "section-header": "Community engagement",
                               "text-1": "How will you let others in your community know about your project? Why are you targeting a specific audience? How will you engage the community you’re aiming to serve at various points during your project? Community input and participation helps make projects successful.",
                               "comment": ""
                           },
                       "sustainabilitySection": {
                               "type": "largeTextBox",
                               "placeholder": "example: Kits we develop will be made available to the community for translation and global reuse.",
                               "title": "Sustainability",
                               "characterLength":2000,
                               "section": "Sustainability",
                               "mandatory": false,
                               "add-to": "section",
                               "parent" : "projectPlanSection",
                               "section-header": "Sustainability",
                               "text-1": "What do you expect will happen to your project after the grant ends? How might the project be continued or grown in new ways afterwards?",
                               "comment": ""
                           },
                       "measuresOfSuccessSection": {
                               "type": "largeTextBox",
                               "placeholder": "example: *Improve editor activity and retention by 50% compared to the existing program",
                               "title": "Measures of success",
                               "characterLength":2000,
                               "section": "Measures of success",
                               "text-1": "How will you know if the project is successful and you've met your goals? Please include specific, measurable targets here.",
                               "mandatory": false,
                               "add-to": "section",
                               "parent" : "projectPlanSection",
                               "section-header": "Measures of success",
                               "value": "Need target-setting tips? Note: in addition to your project-specific measures of success, you will also be asked to report on some Global Metrics at the end of your final report. Please keep this in mind as you plan, and we'll support you as you begin your project.",
                               "comment": ""
                           },
               "nextButton":{
                       "type":"nextButton",
                       "title":"Next"
                   },
               "backButton":{
                       "type":"backButton",
                       "title":"Back"
                   }
           },
           "step-4":{
               "getInvolvedSection": {
                           "type": "largeTextBox",
                           "placeholder": "leave this blank!",
                           "title": "",
                           "characterLength":1000,
                           "section": "Get involved",
                           "mandatory": false,
                           "add-to": "section",
                           "visibility": "hidden",
                           "section-header": "Get involved",
                           "value": "",
                           "comment" :""
                       },
               "granteeUsernameTextbox": {
                       "type": "smallTextBox",
                       "placeholder": "example: Jmorgan (WMF)",
                       "title": "Grantee",
                       "text-1": "Please enter your username here. If your team has more than 1 grantee, you can add more people below.",
                       "characterLength":100,
                       "mandatory": false,
                       "add-to": "infobox",
                       "infobox-param":"grantee"
                   },
               "contactEmailTextbox": {
                   "type": "smallTextBox",
                   "placeholder": "example: grants(_AT_)wikimedia.org",
                   "title": "Primary contact",
                   "text-1": "Please provide an email address (or a username that can receive email) that we can use to contact you. This will be shown publicly.",
                   "characterLength":100,
                   "mandatory": false,
                   "add-to": "infobox",
                   "infobox-param":"contact1"
                   },
               "roleSelectionList":{
                       "title": "Other participants",
                       "text-1": "Please indicate how many people (other than you) will be participating in your project as grantees or advisors.",
                       "text-2": "If you're not sure yet, just skip this question. You can always add slots for more grantees and advisors later.",
                       "type": "stepperList",
                       "choiceList": [
                               {
                                   "key": "grantee",
                                   "value": 0
                               },
                               {
                                   "key": "advisor",
                                   "value": 0
                               }
                       ],
                       "hidden": [
                               {
                                   "key": "translations",
                                   "value": "Probox/Project/Content"
                               },
                               {
                                   "key": "idealab",
                                   "value": "YES"
                               },
                               {
                                   "key": "image",
                                   "value": "File:IEG_key_blue.png",
                                   "comment": ""
                               },
                               {
                                   "key": "status",
                                   "value": "DRAFT",
                                   "comment": ""
                               }
                       ],
                       "add-to": "infobox"
                   },
               "proboxPortal": {
                   "type": "smallTextBox",
                   "visibility": "hidden",
                   "add-to": "infobox",
                   "infobox-param": "portal",
                   "value": "Project"
                   },
               "participantsSection": {
                   "type": "largeTextBox",
                   "placeholder": "example: *PretendUserName - I have been organizing Wikiproject Fun for 3 years",
                   "title": "Participants",
                   "characterLength":1000,
                   "section": "Participants",
                   "text-1": "Please use this section to tell us more about who is working on this project. For each member of the team, please describe any project-related skills, experience, or other background you have that might help contribute to making this idea a success.",
                   "mandatory": false,
                   "add-to": "section",
                   "section-header": "Participants",
                   "parent" : "getInvolvedSection",
                   "value": "",
                   "comment": ""
                   },
           "moreParticipantsDropdown": {
                       "type": "dropdownList",
                       "title": "Volunteer participation",
                       "placeholder": "select...",
                       "text-1": "Would you like to add a way for more volunteers to easily join your project?",
                       "characterLength":100,
                       "mandatory": true,
                       "add-to": "infobox",
                       "infobox-param":"more_participants",
                       "values": ["No","Yes"]
                   },
              "communityNotificationSection": {
                   "type": "largeTextBox",
                   "placeholder": "leave this blank!",
                   "title": "",
                   "characterLength":1000,
                   "section": "Community notification",
                   "mandatory": false,
                   "add-to": "section",
                   "visibility": "hidden",
                   "section-header": "Community notification",
                   "parent" : "getInvolvedSection",
                   "value": "Please paste links below to where relevant communities have been notified of your proposal, and to any other relevant community discussions. Need notification tips?",
                   "comment": ""
                   },
              "endorsementsSection": {
                   "type": "largeTextBox",
                   "placeholder": "leave this blank!",
                   "title": "",
                   "characterLength":1000,
                   "section": "Endorsements",
                   "mandatory": false,
                   "add-to": "section",
                   "visibility": "hidden",
                   "section-header": "Endorsements",
                   "parent" : "getInvolvedSection",
                   "value": "Do you think this project should be selected for a Project Grant? Please add your name and rationale for endorsing this project below! (Other constructive feedback is welcome on the discussion page).",
                   "comment": ""
                   },
               "nextButton":{
                       "type":"doneButton",
                       "title":"Create my proposal"
                   },
               "backButton":{
                       "type":"backButton",
                       "title":"Back"
                   }
           }
       },
   "expand": {
       "config":{
           "post-edit": "Thank you for creating your Project Grant page! Please continue to develop your proposal by filling in the remaining sections below. Note that you are responsible for notifying relevant communities of your proposal.  See the instructions in the ‘Community notification’ section.  Once you feel your proposal is complete and ready for review, update the status to PROPOSED (status=PROPOSED in the infobox markup).",
           "new-page": false,
           "namespace": "Grants",
           "portal-page": "IdeaLab",
           "page-template": "",
           "infobox": "Probox",
           "talkpage-template": "",
           "page-home": "Grants:IdeaLab",
           "dialog-title": "Let's turn your idea into an Project Grant proposal",
           "error-not-logged-in": "You are not logged in - please login to your account before continuing.",
           "edit-comment-prefix": "Expanded idea into an Project Grant",
           "edit-comment-suffix": "(edited with FormWizard)",
           "edit-comment-default": "Expanding the proposal,"
       },
       "step-1":{
           "projectPlanSection": {
               "type": "largeTextBox",
               "placeholder": "leave this blank!",
               "title": "leave this blank!",
               "characterLength":1000,
               "section": "Project plan",
               "mandatory": false,
               "add-to": "section",
               "visibility": "hidden",
               "section-header": "Project plan",
               "value": "",
               "comment": ""
           },
           "projectActivitiesSection": {
               "type": "largeTextBox",
               "placeholder": "example: *Build and test a gadget",
               "title": "Activities",
               "text-1": "Tell us how you'll carry out your project. What will you and other organizers spend your time doing? What will you have done at the end of your project? How will you follow-up with people that are involved with your project?",
               "characterLength":2000,
               "section": "Activities",
               "mandatory": false,
               "add-to": "section",
               "parent" : "projectPlanSection",
               "section-header": "Activities",
               "comment": ""
           },
           "projectBudgetSection": {
               "type": "largeTextBox",
               "placeholder": "example: *Project manager: 500 USD",
               "title": "Budget breakdown",
               "characterLength":2000,
               "section": "Budget",
               "text-1": "How you will use the funds you are requesting? List bullet points for each expense. (You can create a table later if needed.) Don’t forget to include a total amount, and update this amount in the Probox at the top of your page too!",
               "mandatory": false,
               "add-to": "section",
               "parent" : "projectPlanSection",
               "section-header": "Budget",
               "comment": ""
           },
           "amountRequestedTextbox": {
               "type": "smallTextBox",
               "placeholder": "example: 800 USD",
               "title": "Total amount",
               "text-1": "How much total funding are you requesting for this grant? Don't forget to specify which currency you are using!",
               "characterLength":100,
               "mandatory": true,
               "add-to": "infobox",
               "infobox-param":"amount"
           },
           "communityEngagementSection": {
               "type": "largeTextBox",
               "placeholder": "example: We'll survey our target community at the start and end of the project, and host 3 live feedback sessions in between.",
               "title": "Community engagement plans",
               "characterLength":2000,
               "section": "Community engagement",
               "mandatory": false,
               "add-to": "section",
               "parent" : "projectPlanSection",
               "section-header": "Community engagement",
               "text-1": "How will you let others in your community know about your project? Why are you targeting a specific audience? How will you engage the community you’re aiming to serve at various points during your project? Community input and participation helps make projects successful.",
               "comment": ""
           },
           "sustainabilitySection": {
               "type": "largeTextBox",
               "placeholder": "example: Kits we develop will be made available to the community for translation and global reuse.",
               "title": "Sustainability",
               "characterLength":2000,
               "section": "Sustainability",
               "mandatory": false,
               "add-to": "section",
               "parent" : "projectPlanSection",
               "section-header": "Sustainability",
               "text-1": "What do you expect will happen to your project after the grant ends? How might the project be continued or grown in new ways afterwards?",
               "comment": ""
           },
           "measuresOfSuccessSection": {
               "type": "largeTextBox",
               "placeholder": "example: *Improve editor activity and retention by 50% compared to the existing program",
               "title": "Measures of success",
               "characterLength":2000,
               "section": "Measures of success",
               "text-1": "How will you know if the project is successful and you've met your goals? Please include specific, measurable targets here.",
               "mandatory": false,
               "add-to": "section",
               "parent" : "projectPlanSection",
               "section-header": "Measures of success",
               "value": "Need target-setting tips? Note: in addition to your project-specific measures of success, you will also be asked to report on some Global Metrics at the end of your final report. Please keep this in mind as you plan, and we'll support you as you begin your project.",
               "comment": ""
           },
           "nextButton":{
               "type":"nextButton",
               "title":"Next"
           },
           "backButton":{
               "type":"cancelButton",
               "title":"Cancel"
           }
       },
       "step-2":{
           "granteeUsernameTextbox": {
               "type": "smallTextBox",
               "placeholder": "example: Jmorgan (WMF)",
               "title": "Grantee",
               "text-1": "Please enter your username here. If your team has more than 1 grantee, you can add more people below.",
               "characterLength":100,
               "mandatory": false,
               "add-to": "infobox",
               "infobox-param":"grantee"
           },
           "contactEmailTextbox": {
               "type": "smallTextBox",
               "placeholder": "example: grants(_AT_)wikimedia.org",
               "title": "Primary contact",
               "text-1": "Please provide an email address (or a username that can receive email) that we can use to contact you.",
               "characterLength":100,
               "mandatory": false,
               "add-to": "infobox",
               "infobox-param":"contact1"
           },
           "roleSelectionList":{
               "title": "Other participants",
               "text-1": "Please indicate how many people (other than you) will be participating in your project as grantees or advisors.",
               "text-2": "If you're not sure yet, just skip this question. You can always add slots for more grantees and advisors later.",
               "type": "stepperList",
               "add-to": "infobox",
               "choiceList": [
                   {
                   "key": "grantee",
                   "value": 0
                   },
                   {
                   "key": "advisor",
                   "value": 0
                   }
               ]
           },
           "teamInfoSection": {
               "type": "largeTextBox",
               "placeholder": "example: *PretendUserName - I have been organizing Wikiproject Fun for 3 years",
               "title": "",
               "characterLength":1000,
               "section": "Project team",
               "text-1": "Please use this section to tell us more about who is working on this project. For each member of the team, please describe any project-related skills, experience, or other background you have that might help contribute to making this idea a success.",
               "mandatory": false,
               "add-to": "section",
               "section-header": "Project team",
               "value": "",
               "comment": ""
           },
          "communityNotificationSection": {
               "type": "largeTextBox",
               "placeholder": "leave this blank!",
               "title": "",
               "characterLength":1000,
               "section": "Community notification",
               "mandatory": false,
               "add-to": "section",
               "visibility": "hidden",
               "section-header": "Community notification",
               "value": "Please paste links below to where relevant communities have been notified of your proposal, and to any other relevant community discussions. Need notification tips?",
               "comment": ""
           },
          "round": {
              "type": "smallTextBox",
              "visibility": "hidden",
              "add-to": "infobox",
              "infobox-param": "round",
              "value": "round 1 2016"
          },
           "portalProject": {
               "type": "smallTextBox",
               "visibility": "hidden",
               "add-to": "infobox",
               "infobox-param": "portal",
               "value": "Project"
           },
           "translationsProject": {
               "type": "smallTextBox",
               "visibility": "hidden",
               "add-to": "infobox",
               "infobox-param": "translations",
               "value": "Probox/Project/Content"
           },
           "showInIdealab": {
               "type": "smallTextBox",
               "visibility": "hidden",
               "add-to": "infobox",
               "infobox-param": "idealab",
               "value": "YES"
           },
           "statusProject": {
               "type": "smallTextBox",
               "visibility": "hidden",
               "add-to": "infobox",
               "infobox-param": "status",
               "value": "DRAFT",
               "comment": ""
           },
           "imageProject": {
               "type": "smallTextBox",
               "visibility": "hidden",
               "add-to": "infobox",
               "infobox-param": "image",
               "value": "File:IEG_key_blue.png",
               "comment": ""
           },
           "nextButton": {
               "type":"doneButton",
               "title":"Expand my idea"
           },
           "cancelButton":{
               "type": "backButton",
               "title":"Back"
           }
       }
   }

}