Acceptance Criteria
- The banners are based on the control banner of last year's ipad-de-02.
- Both banners display the campaign progress bar.
- Both banners include the campaign parameters file.
- Both banners display the campaign day sentence.
- Both banners share the same height.
- The colours of the submit button is changed to #2a4b8d (background) and #ffffff (label) in both banners.
- The font weight of the custom amount field is changed to bold in both banners.
- The recent change to the form validation is applied to both banners.
- Screenshots of the banners are uploaded to Shutterbug.
- Variant banner:
- If a user chooses to make a one-time donation, the banner shows a 2nd form page asking to switch to a yearly recurring donation.
- The design of the 2nd form page is taken from the variant banner of desktop-wpde-03.
- Submitting the form after checking the first radio button
- leaves the input data as is.
- triggers an event named submit-non-recurring in WMDEBannerSizeIssue.
- Submitting the form after checking the second radio button
- changes the payment interval to yearly.
- triggers an event named submit-recurring in WMDEBannerSizeIssue.
- Clicking the link below
- changes the payment interval to yearly.
- triggers an event named changed-to-yearly in WMDEBannerEvents.
- displays the first form page again.
Slide copy
Element | Copy |
Slide #1 headline | (i) An alle, die Wikipedia in Deutschland nutzen |
Slide #1 paragraph | Vielleicht kommen wir gerade ungelegen, aber dennoch: Klicken Sie jetzt bitte nicht weg! Am heutigen { currentDayName } bitten wir Sie bescheiden, die Unabhängigkeit von Wikipedia zu sichern. |
Slide #2 | { campaignDaySentence } Insgesamt spenden 99% nichts – sie übergehen diesen Aufruf. Wikipedia wird durch Spenden von durchschnittlich 22,66 € finanziert. |
Slide #3 | Doch schon mit einer Spende von 5 € kann Wikipedia sich auch in Zukunft erfolgreich entwickeln. { visitorsVsDonorsSentence } |
Slide #4 | Die meisten Menschen spenden, weil sie Wikipedia nützlich finden. Hat Wikipedia Ihnen in diesem Jahr Wissen im Wert einer Tasse Kaffee geschenkt? Dann nehmen Sie sich doch bitte eine Minute Zeit und geben Sie etwas zurück. Vielen Dank! |
Implementation details
- Create a new theme (and name it e. g. "Mr Satan")
- Create a new form component
- There might be some wikipedia.de specific style definitions that don't work on wikipedia.org.