Meta:FormWizard/Config/IEG

From Meta, a Wikimedia project coordination wiki

{

"@language": "

",

   "@doc": "IEG- new proposal form wizard configuration file",
   "create":{
       "config":{
               "post-edit": "Thank you for creating your IEG 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": "IEG/",
               "page-template": "",
               "infobox": "Probox",
               "talkpage-template": "",
               "page-home": "Grants:IEG",
               "dialog-title": "Create your IEG proposal.",
               "toolkit-name": "",
               "toolkit-template": "",
               "error-not-logged-in": "Please login first before continuing :)",
               "edit-comment-prefix": "Creating a new IEG 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: iegrants(_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/IEG/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": "IEG"
                   },
               "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 Individual Engagement 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 an Individual Engagement 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 IEGrant proposal",
           "error-not-logged-in": "You are not logged in - please login to your account before continuing.",
           "edit-comment-prefix": "Expanded idea into an Individual Engagement 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": "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":"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: iegrants(_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": "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": "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"
          },
           "portalIEG": {
               "type": "smallTextBox",
               "visibility": "hidden",
               "add-to": "infobox",
               "infobox-param": "portal",
               "value": "IEG"
           },
           "translationsIEG": {
               "type": "smallTextBox",
               "visibility": "hidden",
               "add-to": "infobox",
               "infobox-param": "translations",
               "value": "Probox/IEG/Content"
           },
           "showInIdealab": {
               "type": "smallTextBox",
               "visibility": "hidden",
               "add-to": "infobox",
               "infobox-param": "idealab",
               "value": "YES"
           },
           "statusIEG": {
               "type": "smallTextBox",
               "visibility": "hidden",
               "add-to": "infobox",
               "infobox-param": "status",
               "value": "DRAFT",
               "comment": ""
           },
           "imageIEG": {
               "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"
           }
       }
   }

}