Meta:FormWizard/Config/Rapid

From Meta, a Wikimedia project coordination wiki

{

"@languages": "

",

   "@doc": "Rapid- new proposal form wizard configuration file",
   "create":{
       "config":{
               "post-edit": "Thank you for creating your Rapid 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": "Rapid/",
               "page-template": "",
               "infobox": "Probox",
               "talkpage-template": "",
               "page-home": "Grants:Project/Rapid",
               "dialog-title": "Create your Rapid Grant proposal.",
               "toolkit-name": "",
               "toolkit-template": "",
               "error-not-logged-in": "Please login first before continuing :)",
               "edit-comment-prefix": "Creating a new Rapid 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!"
               },
               "projectNameTextbox": {
                       "type": "smallTextBox",
                       "placeholder": "example: Social media outreach in China",
                       "title": "Proposal title",
                       "text-1": "What is the name of your project? This will become the title of your proposal page.",
                       "characterLength":100,
                       "mandatory":true,
                       "add-to": "infobox",
                       "infobox-param":"project",
                       "validate": "doesNotExists",
                       "page-title":true
                   },
               "projectSummaryTextbox": {
                       "type": "largeTextBox",
                       "placeholder": "",
                       "title": "Summary",
                       "text-1": "Please briefly summarize your project in one sentence",
                       "characterLength":300,
                       "mandatory": true,
                       "add-to": "infobox",
                       "infobox-param":"summary"
                   },
               "projectIdeaSection": {
                       "type": "largeTextBox",
                       "placeholder": "leave this blank!",
                       "title": "leave this blank!",
                       "characterLength":1000,
                       "section": "Project idea",
                       "mandatory": false,
                       "add-to": "section",
                       "visibility": "hidden",
                       "section-header": "Project idea",

"comment": "

"

                   },
                   "projectProblemSolvedTextbox": {
                           "type": "largeTextBox",
                           "placeholder": "What problem are you trying to solve?",
                           "title": "Project idea",
                           "text-1": "Think of your project as an experiment - explain the overall problem you see and your idea for a solution that your project aims to test.",
                           "characterLength":2000,
                           "section": "What is the problem you're trying to solve?",
                           "mandatory": false,
                           "add-to": "section",
                           "parent" : "projectIdeaSection",
                           "section-header": "What is the problem you're trying to solve?"
                       },
                   "projectSolutionTextbox": {
                           "type": "largeTextBox",
                           "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":{
               "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" :""
                   },
               "strategicPriorityDropdown": {
                       "type": "dropdownList",
                       "title": "Strategic priority",
                       "placeholder": "select...",
                       "text-1": "Please select the Wikimedia strategic priority that your project activities focus most on. Are you aiming to get more contributors (increase participation) or more readers (increase reach)? Or is the main focus on content (improve quality)?",
                       "characterLength":100,
                       "mandatory": true,
                       "add-to": "infobox",
                       "infobox-param":"goal",
                       "values": ["Increase participation", "Increase reach","Improve quality", "I'm not sure"]
                   },
               "strategicPriorityLink": {
                       "type": "link",
                       "href": "https://strategy.wikimedia.org/wiki/Wikimedia_Movement_Strategic_Plan_Summary#Contents",
                       "link": "Read more about Wikimedia strategic priorities"
                   },
                "projectGoalsSection": {
                   "type": "largeTextBox",
                   "placeholder": "example: *Encourage more women to become regular contributors to Wikipedia",
                   "title": "Project goals",
                   "text-1" : "Please briefly 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": ""
                   },
               "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": "What will you and any team members spend your time doing during your 6-month project? What will you make, create, or complete, and how will you test your solutions?",
                           "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": "What kinds of funding do you need to accomplish your activities? Please breakdown each of your expenses into a list with bullet points.",
                           "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": "What are some ways you plan to incorporate community participation and feedback into each phase of your project?",
                               "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 grants ends? How might it be used/continued/grown?",
                               "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 your project is successful and you've met your goals? List some ideas for specific, measurable targets.",
                               "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/Rapid/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": "Rapid"
                   },
               "participantsSection": {
                   "type": "largeTextBox",
                   "placeholder": "example: *PretendUserName - I have been organizing Wikiproject Fun for 3 years",
                   "title": "Participants",
                   "characterLength":1000,
                   "section": "Participants",
                   "text-1": "If your project team includes other grantees or advisors, please share their usernames here. For each member of your project team (including yourself), describe any relevant skills or background that you'll contribute to the project.",
                   "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 an Rapid 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 turning your idea into a Rapid Grant proposal! Please feel free to continue editing your page to improve it over time, and watch the discussion page for more information.",
           "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 Rapid Grant proposal",
           "error-not-logged-in": "You are not logged in - please login to your account before continuing.",
           "edit-comment-prefix": "Expanded idea into a Rapid Grant",
           "edit-comment-suffix": "(edited with FormWizard)",
           "edit-comment-default": "Expanding the proposal,"
       },
       "step-1":{
           "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: Spanish Wikipedia",
               "title": "Target project",
               "text-1": "Please add the existing Wikimedia projects and language versions that you seek to impact with this project.",
               "characterLength":100,
               "mandatory": true,
               "add-to": "infobox",
               "infobox-param":"target"
               },
           "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? How will you let others in your community know about your project (please provide links to where relevant communities have been notified of your proposal, and to any other relevant community discussions)?  What will you have done at the end of your project?",
               "characterLength":2000,
               "section": "Activities",
               "mandatory": false,
               "add-to": "section",
               "parent" : "projectPlanSection",
               "section-header": "Activities",
               "comment": ""
           },
           "projectImpactSection": {
               "type": "largeTextBox",
               "title": "Impact",
               "characterLength":2000,
               "section": "Impact",
               "text-1": "How will you know if the project is successful and you've met your goals?  Please estimate the number of following targets, if applicable:  Number of total participants, articles created or improved, photos uploaded to Wikimedia Commons, and photos used on Wikimedia projects.  Feel free to add more specific to your project:",
               "mandatory": false,
               "add-to": "section",
               "parent" : "projectPlanSection",
               "section-header": "Impact",
               "comment": ""
           },
           "projectResourcesSection": {
               "type": "largeTextBox",
               "title": "Resources",
               "characterLength":2000,
               "section": "Resources",
               "text-1": "What resources do you have? Include information on who is organizing the project, what they will do, and if you will receive support from anywhere else (in-kind donations or additional funding). What resources do you need? For your funding request, list bullet points for each expense and include a total amount.",
               "mandatory": false,
               "add-to": "section",
               "parent" : "projectPlanSection",
               "section-header": "Resources",
               "comment": ""
           },
           "nextButton":{
               "type":"nextButton",
               "title":"Next"
           },
           "backButton":{
               "type":"cancelButton",
               "title":"Cancel"
           }
       },
       "step-2":{
          "startDayAndMonthTextbox": {
               "type": "smallTextBox",
               "placeholder": "example: January 25",
               "title": "Start date",
               "text-1": "Please add the MONTH and DAY you expect to begin spending funds for this project. The start date should be at least 6 weeks after you submit your grant request to allow time for review, discussion, and revision.",
               "characterLength":100,
               "mandatory": true,
               "add-to": "infobox",
               "infobox-param":"start_date"
               },
           "startYearTextbox": {
               "type": "smallTextBox",
               "placeholder": "example: 2016",
               "title": "Start year",
               "text-1": "Please add the YEAR you expect to start work on your project.",
               "characterLength":100,
               "mandatory": true,
               "add-to": "infobox",
               "infobox-param":"start_year"
               },
           "endDayAndMonthTextbox": {
               "type": "smallTextBox",
               "placeholder": "example: February 15",
               "title": "End date",
               "text-1": "Please add the MONTH and DAY you expect to finish work on your project.",
               "characterLength":100,
               "mandatory": true,
               "add-to": "infobox",
               "infobox-param":"end_date"
               },
           "endYearTextbox": {
               "type": "smallTextBox",
               "placeholder": "example: 2017",
               "title": "End year",
               "text-1": "Please add the YEAR you expect to finish work on your project.",
               "characterLength":100,
               "mandatory": true,
               "add-to": "infobox",
               "infobox-param":"end_year"
               },
           "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"
           },
           "localAmountRequestedTextbox": {
               "type": "smallTextBox",
               "placeholder": "example: 48,000 INR",
               "title": "Amount requested (local currency)",
               "text-1": "Please add the amount you are requesting in your local currency, if it is not USD. WMF is able to grant funds in many currencies.",
               "characterLength":100,
               "mandatory": false,
               "add-to": "infobox",
               "infobox-param":"amount_local"
               },
           "amountRequestedTextbox": {
               "type": "smallTextBox",
               "placeholder": "example: 800 USD",
               "title": "Amount requested (USD)",
               "text-1": "Please provide an equivalent amount in US dollars using the exchange rate provided by Oanda.com (link below) on the date you open this request.",
               "characterLength":100,
               "mandatory": true,
               "add-to": "infobox",
               "infobox-param":"amount"
               },
           "currencyCalculatorLink": {
               "type": "link",
               "href": "http://www.oanda.com/",
               "link": "Oanda.com currency calculator"
               },
               "nextButton":{
                       "type":"nextButton",
                       "title":"Next"
                   },
               "backButton":{
                       "type":"backButton",
                       "title":"Back"
                   },
       },
       "step-3":{
            "grantTypeDropdown": {
               "type": "dropdownList",
               "title": "Grant type",
               "placeholder": "select...",
               "text-1": "Is this grant being requested by an organization, a group, or an individual?",
               "characterLength":100,
               "mandatory": true,
               "add-to": "infobox",
               "infobox-param":"grant_type",
               "values": ["Individual","Group","Organization"]
               },
           "orgNameTextbox": {
               "type": "smallTextBox",
               "placeholder": "example: Wikimedia Antarctica",
               "title": "Organization name",
               "text-1": "IF THIS GRANT IS TO A GROUP OR ORGANIZATION:",
               "text-2" : "Please provide the name of the group or organization.",
               "characterLength":100,
               "mandatory": false,
               "add-to": "infobox",
               "infobox-param":"organization"
               },
           "secondaryContactTextbox": {
               "type": "smallTextBox",
               "placeholder": "example: abartov(_AT_)wikimedia.org",
               "title": "Secondary contact",
               "text-1": "IF THIS GRANT IS TO A GROUP OR ORGANIZATION:",
               "text-2": "Please provide the email address (or username) of a secondary contact for this grant request. You do not need to disclose your legal name publicly.",
               "characterLength":100,
               "mandatory": false,
               "add-to": "infobox",
               "infobox-param":"contact2"
               },
           "websiteTextbox": {
               "type": "smallTextBox",
               "placeholder": "example: http://wikiworldweb.org",
               "title": "Organization website",
               "text-1": "IF THIS GRANT IS TO A GROUP OR ORGANIZATION:",
               "text-2": "Please link to your organization website, or any relevant online resources.",
               "characterLength":100,
               "mandatory": false,
               "add-to": "infobox",
               "infobox-param":"website"
               },
          "nonProfitProofDropdown": {
              "type": "dropdownList",
              "title": "Proof of nonprofit status",
              "placeholder": "select...",
              "text-1": "IF THIS GRANT IS TO AN ORGANIZATION:",
              "text-2": "Are you an incorporated organization able to provide local proof of nonprofit status within your country? For-profit organizations are not eligible to receive grants through Rapid Grant program.",
              "characterLength":100,
              "mandatory": false,
              "add-to": "infobox",
              "infobox-param":"nonprofit",
              "values": ["No","Yes"]
              },
           "portalRapid": {
               "type": "smallTextBox",
               "visibility": "hidden",
               "add-to": "infobox",
               "infobox-param": "portal",
               "value": "Rapid"
           },
           "translationsRapid": {
               "type": "smallTextBox",
               "visibility": "hidden",
               "add-to": "infobox",
               "infobox-param": "translations",
               "value": "Probox/Rapid/Content"
           },
           "showInIdealab": {
               "type": "smallTextBox",
               "visibility": "hidden",
               "add-to": "infobox",
               "infobox-param": "idealab",
               "value": "YES"
           },
           "statusRapid": {
               "type": "smallTextBox",
               "visibility": "hidden",
               "add-to": "infobox",
               "infobox-param": "status",
               "value": "DRAFT",
               "comment": ""
           },
           "nextButton": {
               "type":"doneButton",
               "title":"Expand my idea"
           },
           "cancelButton":{
               "type": "backButton",
               "title":"Back"
           }
       }
   }

}