From 81af2f30d7615031f0d17ae9a0f5eb2020b2989e Mon Sep 17 00:00:00 2001 From: Peihsuan Date: Sun, 22 Mar 2020 17:16:04 +0800 Subject: [PATCH 01/12] add zh/en financial-aid page --- .../en/registration/financial-aid.html | 45 +++++++++++++++++++ .../zh/registration/financial-aid.html | 43 ++++++++++++++++++ 2 files changed, 88 insertions(+) create mode 100644 src/templates/pycontw-2020/contents/en/registration/financial-aid.html create mode 100644 src/templates/pycontw-2020/contents/zh/registration/financial-aid.html diff --git a/src/templates/pycontw-2020/contents/en/registration/financial-aid.html b/src/templates/pycontw-2020/contents/en/registration/financial-aid.html new file mode 100644 index 000000000..6ad19c1cb --- /dev/null +++ b/src/templates/pycontw-2020/contents/en/registration/financial-aid.html @@ -0,0 +1,45 @@ +{% extends 'contents/_base.html' %} + +{% block title %}Financial Aid{% endblock title %} + +{% block meta_description %}Overview on how to submit a financial aid application to PyCon Taiwan, and allow us to help you attend the conference.{% endblock meta_description %} + + +{% block content %} + +

Financial Aid

+ +

The Program

+ +

Everybody Pays is one of PyCon’s core principles. All attendees including speakers and volunteers have to pay for registering. While following this convention, PyCon Taiwan also has a financial aid program to help friends in the community, financially or otherwise, so more people are able join us in the big event.

+ +

All who look for help attending the conference are welcomed to apply. The organizers will review all applications, and allocate resources based on both the conference budget, and the applicants’ conditions.

+ +

While we hope to support everyone to participate in the community, the budget is unfortunately limited, and so is the financial aid program. In cases of insufficient resources, we wish to support those who are most in need, and to maximize community gain available from the applicant’s participation. As such, we may be forced to turn down your application to prioritize others.

+ +

Application How-Tos

+ +

The procedure of the application is what follows:

+ +
    +
  1. The applicant (you) enters a valid email address for contact in the form.
  2. +
  3. Leave a brief description about yourself, and provide at least your full name.
  4. +
  5. The conference staff (we) will contact you to verify the information and try to learn more about you.
  6. +
  7. The Financial Aid Program closes on 21 June (15:30 UTC).
  8. +
  9. We will inform you of the results before the end of the conference registration. You will receive instructions about how to claim your aid. Please make sure to bring papers and/or proofs as appropriate to the conference for the claim process.
  10. +
+ +

Some Tips on Application

+ + + +
+ +

We understand that we all have different financial situations, and contribution is difficult to quantify. As we have limited budget, we cannot guarantee to fund all applicants. But please do let us know if you need support, and we will do our best.

+ +{% endblock content %} diff --git a/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html new file mode 100644 index 000000000..c0e72617c --- /dev/null +++ b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html @@ -0,0 +1,43 @@ +{% extends 'contents/_base.html' %} + +{% block title %}財務補助{% endblock title %} + +{% block meta_description %}如何申請 PyCon Taiwan 財務補助,讓我們協助你參與會議。{% endblock meta_description %} + + +{% block content %} + +

財務補助

+ +

方案介紹

+ +

Everybody Pays(公平付費)是 PyCon 的核心價值,亦即除特邀來賓外,所有的會議參與者,包括講者與志工,皆需自己付費,方能參加會議。在維持 Everybody Pays 此一核心價值的同時,我們也規劃了財務補助方案,希望協助對會議有興趣,但由於成本而難以參加的朋友們,能夠參與這次會議。我們採取審核制,請有需求的朋友主動與我們聯絡,我們收到所有申請後,會根據預算、申請者狀況等因素,決定是否給予補助,以及其資源多寡。

+ +

我們並不想對受理對象有太多硬性限制。只要有任何困難,而在熱愛 Python 之餘也願意為 Python 社群付出些什麼,就算符合申請標準。由於會議經費有限,因此能夠補助的數量不多;這種情況下我們希望受理的對象大致為「最需要被幫助的人」或「對與會者幫助最大的人」。舉例而言,若拿家庭收入欠佳的學生與已有穩定工作的工程師相比,我們會優先協助學生。更進一步,以申請者身分而言,對 Python 社群有所貢獻者,或這次會議的講者,會是我們優先協助的目標。在資源不足的狀況下,我們可能會迫使拒絕您的申請,以幫助更有需要的人。

+ +

申請流程

+ +

申請財務補助的方式如下:

+ +
    +
  1. 填寫表單留下聯絡方式(email)。
  2. +
  3. 根據表單欄位填寫,內容應包含身分(真實姓名),處境與需求的說明。
  4. +
  5. 我們會有專人與您聯絡、核對資料及了解您的狀況。
  6. +
  7. 受理時間為即日起至 6 月 21 日 23:30 (台北時間) 截止。
  8. +
  9. 售票期間我們會主動告知您是否能獲得補助。若申請通過,請您仔細閱讀退費的注意事項,像交通補助會需要單據證明,請保留單據並在會場交付工作人員。
  10. +
+ +

申請小技巧

+ + + +
+ +

我們知道每個人的經濟狀況皆有不同,對 Python 社群的貢獻也都難以比較。財務補助的資源有限,無法保證能幫到所有人,但我們還是想對有困難的朋友們說:「需要幫忙就說一聲吧!我們盡力!」

+ +{% endblock content %} From 62857b8ae7cfb6cd282d0492ca1c16fe5ff44b4a Mon Sep 17 00:00:00 2001 From: Peihsuan Date: Thu, 2 Apr 2020 20:51:18 +0800 Subject: [PATCH 02/12] [fix] fix wording to Everybody contributes --- .../pycontw-2020/contents/en/registration/financial-aid.html | 2 +- .../pycontw-2020/contents/zh/registration/financial-aid.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/pycontw-2020/contents/en/registration/financial-aid.html b/src/templates/pycontw-2020/contents/en/registration/financial-aid.html index 6ad19c1cb..9fba4383d 100644 --- a/src/templates/pycontw-2020/contents/en/registration/financial-aid.html +++ b/src/templates/pycontw-2020/contents/en/registration/financial-aid.html @@ -11,7 +11,7 @@

Financial Aid

The Program

-

Everybody Pays is one of PyCon’s core principles. All attendees including speakers and volunteers have to pay for registering. While following this convention, PyCon Taiwan also has a financial aid program to help friends in the community, financially or otherwise, so more people are able join us in the big event.

+

Everybody contributes is one of PyCon’s core principles. All attendees including speakers and volunteers have to pay for registering. While following this convention, PyCon Taiwan also has a financial aid program to help friends in the community, financially or otherwise, so more people are able join us in the big event.

All who look for help attending the conference are welcomed to apply. The organizers will review all applications, and allocate resources based on both the conference budget, and the applicants’ conditions.

diff --git a/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html index c0e72617c..360ab47a2 100644 --- a/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html +++ b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html @@ -11,7 +11,7 @@

財務補助

方案介紹

-

Everybody Pays(公平付費)是 PyCon 的核心價值,亦即除特邀來賓外,所有的會議參與者,包括講者與志工,皆需自己付費,方能參加會議。在維持 Everybody Pays 此一核心價值的同時,我們也規劃了財務補助方案,希望協助對會議有興趣,但由於成本而難以參加的朋友們,能夠參與這次會議。我們採取審核制,請有需求的朋友主動與我們聯絡,我們收到所有申請後,會根據預算、申請者狀況等因素,決定是否給予補助,以及其資源多寡。

+

Everybody Contributes(公平付費)是 PyCon 的核心價值,亦即除特邀來賓外,所有的會議參與者,包括講者與志工,皆需自己付費,方能參加會議。在維持 Everybody Contributes 此一核心價值的同時,我們也規劃了財務補助方案,希望協助對會議有興趣,但由於成本而難以參加的朋友們,能夠參與這次會議。我們採取審核制,請有需求的朋友主動與我們聯絡,我們收到所有申請後,會根據預算、申請者狀況等因素,決定是否給予補助,以及其資源多寡。

我們並不想對受理對象有太多硬性限制。只要有任何困難,而在熱愛 Python 之餘也願意為 Python 社群付出些什麼,就算符合申請標準。由於會議經費有限,因此能夠補助的數量不多;這種情況下我們希望受理的對象大致為「最需要被幫助的人」或「對與會者幫助最大的人」。舉例而言,若拿家庭收入欠佳的學生與已有穩定工作的工程師相比,我們會優先協助學生。更進一步,以申請者身分而言,對 Python 社群有所貢獻者,或這次會議的講者,會是我們優先協助的目標。在資源不足的狀況下,我們可能會迫使拒絕您的申請,以幫助更有需要的人。

From 4cd7cb84c2645511efdac284508b897a0afa724b Mon Sep 17 00:00:00 2001 From: Wei Lee Date: Thu, 2 Apr 2020 22:24:09 +0800 Subject: [PATCH 03/12] Update everyone contributes link in zh content --- .../pycontw-2020/contents/zh/registration/financial-aid.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html index 360ab47a2..10a0aebcc 100644 --- a/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html +++ b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html @@ -11,7 +11,7 @@

財務補助

方案介紹

-

Everybody Contributes(公平付費)是 PyCon 的核心價值,亦即除特邀來賓外,所有的會議參與者,包括講者與志工,皆需自己付費,方能參加會議。在維持 Everybody Contributes 此一核心價值的同時,我們也規劃了財務補助方案,希望協助對會議有興趣,但由於成本而難以參加的朋友們,能夠參與這次會議。我們採取審核制,請有需求的朋友主動與我們聯絡,我們收到所有申請後,會根據預算、申請者狀況等因素,決定是否給予補助,以及其資源多寡。

+

Everybody Contributes(公平付費)是 PyCon 的核心價值,亦即除特邀來賓外,所有的會議參與者,包括講者與志工,皆需自己付費,方能參加會議。在維持 Everybody Contributes 此一核心價值的同時,我們也規劃了財務補助方案,希望協助對會議有興趣,但由於成本而難以參加的朋友們,能夠參與這次會議。我們採取審核制,請有需求的朋友主動與我們聯絡,我們收到所有申請後,會根據預算、申請者狀況等因素,決定是否給予補助,以及其資源多寡。

我們並不想對受理對象有太多硬性限制。只要有任何困難,而在熱愛 Python 之餘也願意為 Python 社群付出些什麼,就算符合申請標準。由於會議經費有限,因此能夠補助的數量不多;這種情況下我們希望受理的對象大致為「最需要被幫助的人」或「對與會者幫助最大的人」。舉例而言,若拿家庭收入欠佳的學生與已有穩定工作的工程師相比,我們會優先協助學生。更進一步,以申請者身分而言,對 Python 社群有所貢獻者,或這次會議的講者,會是我們優先協助的目標。在資源不足的狀況下,我們可能會迫使拒絕您的申請,以幫助更有需要的人。

From a66cd4cadc6b396fc2e51ffd8160508dacc7f3a3 Mon Sep 17 00:00:00 2001 From: Wei Lee Date: Thu, 2 Apr 2020 22:25:03 +0800 Subject: [PATCH 04/12] Update Everyone Contributes link in en content --- .../pycontw-2020/contents/en/registration/financial-aid.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/pycontw-2020/contents/en/registration/financial-aid.html b/src/templates/pycontw-2020/contents/en/registration/financial-aid.html index 9fba4383d..e2dc60228 100644 --- a/src/templates/pycontw-2020/contents/en/registration/financial-aid.html +++ b/src/templates/pycontw-2020/contents/en/registration/financial-aid.html @@ -11,7 +11,7 @@

Financial Aid

The Program

-

Everybody contributes is one of PyCon’s core principles. All attendees including speakers and volunteers have to pay for registering. While following this convention, PyCon Taiwan also has a financial aid program to help friends in the community, financially or otherwise, so more people are able join us in the big event.

+

Everybody Contributes is one of PyCon’s core principles. All attendees including speakers and volunteers have to pay for registering. While following this convention, PyCon Taiwan also has a financial aid program to help friends in the community, financially or otherwise, so more people are able join us in the big event.

All who look for help attending the conference are welcomed to apply. The organizers will review all applications, and allocate resources based on both the conference budget, and the applicants’ conditions.

From 84696f27be3cf94c9b7590ca1b6d4d64fb0af45f Mon Sep 17 00:00:00 2001 From: Wei Lee Date: Thu, 2 Apr 2020 22:25:44 +0800 Subject: [PATCH 05/12] =?UTF-8?q?Remove=20=E5=85=AC=E5=B9=B3=E4=BB=98?= =?UTF-8?q?=E8=B2=BB=20translation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pycontw-2020/contents/zh/registration/financial-aid.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html index 10a0aebcc..dda2852eb 100644 --- a/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html +++ b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html @@ -11,7 +11,7 @@

財務補助

方案介紹

-

Everybody Contributes(公平付費)是 PyCon 的核心價值,亦即除特邀來賓外,所有的會議參與者,包括講者與志工,皆需自己付費,方能參加會議。在維持 Everybody Contributes 此一核心價值的同時,我們也規劃了財務補助方案,希望協助對會議有興趣,但由於成本而難以參加的朋友們,能夠參與這次會議。我們採取審核制,請有需求的朋友主動與我們聯絡,我們收到所有申請後,會根據預算、申請者狀況等因素,決定是否給予補助,以及其資源多寡。

+

Everybody Contributes是 PyCon 的核心價值,亦即除特邀來賓外,所有的會議參與者,包括講者與志工,皆需自己付費,方能參加會議。在維持 Everybody Contributes 此一核心價值的同時,我們也規劃了財務補助方案,希望協助對會議有興趣,但由於成本而難以參加的朋友們,能夠參與這次會議。我們採取審核制,請有需求的朋友主動與我們聯絡,我們收到所有申請後,會根據預算、申請者狀況等因素,決定是否給予補助,以及其資源多寡。

我們並不想對受理對象有太多硬性限制。只要有任何困難,而在熱愛 Python 之餘也願意為 Python 社群付出些什麼,就算符合申請標準。由於會議經費有限,因此能夠補助的數量不多;這種情況下我們希望受理的對象大致為「最需要被幫助的人」或「對與會者幫助最大的人」。舉例而言,若拿家庭收入欠佳的學生與已有穩定工作的工程師相比,我們會優先協助學生。更進一步,以申請者身分而言,對 Python 社群有所貢獻者,或這次會議的講者,會是我們優先協助的目標。在資源不足的狀況下,我們可能會迫使拒絕您的申請,以幫助更有需要的人。

From 24251762106f78fe57ff4947750d85c24de6f74b Mon Sep 17 00:00:00 2001 From: Peihsuan Date: Thu, 2 Apr 2020 23:04:37 +0800 Subject: [PATCH 06/12] add zh FA more info --- .../contents/zh/registration/financial-aid.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html index dda2852eb..c742e26c2 100644 --- a/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html +++ b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html @@ -27,6 +27,15 @@

申請流程

  • 售票期間我們會主動告知您是否能獲得補助。若申請通過,請您仔細閱讀退費的注意事項,像交通補助會需要單據證明,請保留單據並在會場交付工作人員。
  • +

    財務補助資訊:

    +
      +
    • 申請人資格:只要你有需要都可以申請,我們盡力!
    • +
    • 補助上限:原則上最高 NTD 20,000,我們希望能讓有需要的人都能一起參與。
    • +
    • 如果需要申請台灣入境簽證,可寄信至organizers@pycon.tw
    • +
    • 領取方式:本國人以匯款方式進行,外國人在會場櫃檯以現金方式領取。
    • +
    • 可補助項目:門票、交通費、住宿費 (交通費與住宿費採實報實銷,補助金額會視需求狀況決定)
    • +
    +

    申請小技巧

      From bbc134478d5fe5f4dab868c7a919e5565cfb2f21 Mon Sep 17 00:00:00 2001 From: Peihsuan Date: Thu, 2 Apr 2020 23:30:39 +0800 Subject: [PATCH 07/12] Fix wording in zh more info section --- .../contents/zh/registration/financial-aid.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html index c742e26c2..dc1e54b1b 100644 --- a/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html +++ b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html @@ -30,10 +30,10 @@

      申請流程

      財務補助資訊:

      • 申請人資格:只要你有需要都可以申請,我們盡力!
      • -
      • 補助上限:原則上最高 NTD 20,000,我們希望能讓有需要的人都能一起參與。
      • +
      • 補助上限:原則上最高 NTD 20,000,如果需要更多的話,在填寫時需提供更詳細資訊。
      • 如果需要申請台灣入境簽證,可寄信至organizers@pycon.tw
      • -
      • 領取方式:本國人以匯款方式進行,外國人在會場櫃檯以現金方式領取。
      • -
      • 可補助項目:門票、交通費、住宿費 (交通費與住宿費採實報實銷,補助金額會視需求狀況決定)
      • +
      • 領取方式:原則上本國人以匯款方式進行,外國人在會場櫃檯以現金方式領取。
      • +
      • 可補助項目:門票、交通費、住宿費 (交通費與住宿費採實報實銷,補助金額依審核結果決定)

      申請小技巧

      From b50e28b09fbb50bd078583a67f5394018b535781 Mon Sep 17 00:00:00 2001 From: Peihsuan Date: Fri, 3 Apr 2020 02:02:01 +0800 Subject: [PATCH 08/12] Add en FA more info --- .../contents/en/registration/financial-aid.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/templates/pycontw-2020/contents/en/registration/financial-aid.html b/src/templates/pycontw-2020/contents/en/registration/financial-aid.html index e2dc60228..9197c5954 100644 --- a/src/templates/pycontw-2020/contents/en/registration/financial-aid.html +++ b/src/templates/pycontw-2020/contents/en/registration/financial-aid.html @@ -29,6 +29,15 @@

      Application How-Tos

    • We will inform you of the results before the end of the conference registration. You will receive instructions about how to claim your aid. Please make sure to bring papers and/or proofs as appropriate to the conference for the claim process.
    • +

      Information for Financial Aid

      +
        +
      • Eligibility: The financial aid program is open to all contributors, attendees, students, and speakers and aims to provide assistance to those who otherwise might not be able to attend the conference.
      • +
      • Support limits: In general, the support limit is up to NTD 20,000. If you need more financial aid, you are encouraged to provide more detailed information while completing the form.
      • +
      • Visas: If you need to apply for Visitor VISA,feel free to contact us at organizers@pycon.tw
      • +
      • Reimbursement: The native residents would get the funds via wire transer, and for the foreigners, you can get the cash funds at the conference counter.
      • +
      • The Financial Aid includes conference fee, travel and accommodation expenses(The travel and accommodation will be reimbursed at the actual expense,however, the amount of funds is determined based on the results of the review.)
      • +
      +

      Some Tips on Application

        From eb0c7953d16ba40882333cfd20ca9bf173222c18 Mon Sep 17 00:00:00 2001 From: Peihsuan Date: Fri, 3 Apr 2020 02:06:05 +0800 Subject: [PATCH 09/12] Adjust wording of eligibility in zh content --- .../pycontw-2020/contents/zh/registration/financial-aid.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html index dc1e54b1b..52b3f7194 100644 --- a/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html +++ b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html @@ -29,7 +29,7 @@

        申請流程

        財務補助資訊:

          -
        • 申請人資格:只要你有需要都可以申請,我們盡力!
        • +
        • 申請人資格:只要你有需要都可以申請,我們盡力協助讓更多人能藉由補助參與會議。
        • 補助上限:原則上最高 NTD 20,000,如果需要更多的話,在填寫時需提供更詳細資訊。
        • 如果需要申請台灣入境簽證,可寄信至organizers@pycon.tw
        • 領取方式:原則上本國人以匯款方式進行,外國人在會場櫃檯以現金方式領取。
        • From 4a6c0327c2439540f99face20c300fde8edc4573 Mon Sep 17 00:00:00 2001 From: Wei Lee Date: Fri, 3 Apr 2020 11:23:53 +0800 Subject: [PATCH 10/12] Fix financial aid en content wording --- .../en/registration/financial-aid.html | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/templates/pycontw-2020/contents/en/registration/financial-aid.html b/src/templates/pycontw-2020/contents/en/registration/financial-aid.html index 9197c5954..08c020f3b 100644 --- a/src/templates/pycontw-2020/contents/en/registration/financial-aid.html +++ b/src/templates/pycontw-2020/contents/en/registration/financial-aid.html @@ -11,11 +11,11 @@

          Financial Aid

          The Program

          -

          Everybody Contributes is one of PyCon’s core principles. All attendees including speakers and volunteers have to pay for registering. While following this convention, PyCon Taiwan also has a financial aid program to help friends in the community, financially or otherwise, so more people are able join us in the big event.

          +

          Everybody Contributes is one of PyCon’s core principles. All attendees, including speakers and volunteers, have to pay for registering. While following this convention, PyCon Taiwan also has a financial aid program to help friends in the community, financially or otherwise, so more people are able join us in the big event.

          -

          All who look for help attending the conference are welcomed to apply. The organizers will review all applications, and allocate resources based on both the conference budget, and the applicants’ conditions.

          +

          All who look for help attending the conference are welcomed to apply. The organizers will review all applications and allocate resources based on both the conference budget and the applicants’ conditions.

          -

          While we hope to support everyone to participate in the community, the budget is unfortunately limited, and so is the financial aid program. In cases of insufficient resources, we wish to support those who are most in need, and to maximize community gain available from the applicant’s participation. As such, we may be forced to turn down your application to prioritize others.

          +

          While we hope to support everyone to participate in the community, the budget is unfortunately limited, and so is the financial aid program. In cases of insufficient resources, we wish to support those who are most in need and to maximize community gain available from the applicant’s participation. As such, we may be forced to turn down your application to prioritize others.

          Application How-Tos

          @@ -32,23 +32,23 @@

          Application How-Tos

          Information for Financial Aid

          • Eligibility: The financial aid program is open to all contributors, attendees, students, and speakers and aims to provide assistance to those who otherwise might not be able to attend the conference.
          • -
          • Support limits: In general, the support limit is up to NTD 20,000. If you need more financial aid, you are encouraged to provide more detailed information while completing the form.
          • -
          • Visas: If you need to apply for Visitor VISA,feel free to contact us at organizers@pycon.tw
          • -
          • Reimbursement: The native residents would get the funds via wire transer, and for the foreigners, you can get the cash funds at the conference counter.
          • -
          • The Financial Aid includes conference fee, travel and accommodation expenses(The travel and accommodation will be reimbursed at the actual expense,however, the amount of funds is determined based on the results of the review.)
          • +
          • Allowance: In general, the support limit is up to NTD 20,000. If you need more financial aid, you are encouraged to provide more detailed information while completing the form.
          • +
          • Visa: If you need to apply for a Visitor VISA, feel free to contact us at organizers@pycon.tw
          • +
          • Reimbursement: The native residents would get the funds via wire transfer, and for the foreigners, you can get the cash funds at the conference counter.
          • +
          • The Financial Aid includes conference fee, travel and accommodation expenses. (The travel and accommodation will be partly reimbursed at the actual expense, based on the results of the review.)

          Some Tips on Application

            -
          • Describe your interests, what you did in the Python community, and what you plan to do to in the future.
          • -
          • Describe why you would require additional help to attend. For example, higher transportation cost than average attendees is needed, that cause the financial difficulty.
          • +
          • Describe your interests, what you did in the Python community, and what you plan to do in the future
          • +
          • Describe why you would require additional help to attend. For example, higher transportation cost than average attendees is needed, that cause financial difficulty.
          • Describe what makes your situation unique. Say, you might represent a particular group that is not well-represented.
          • Describe how other attendees would benefit from your presence. Say, you’ll share your experience, or can help raise awareness of an issue in the community, etc.

          -

          We understand that we all have different financial situations, and contribution is difficult to quantify. As we have limited budget, we cannot guarantee to fund all applicants. But please do let us know if you need support, and we will do our best.

          +

          We understand that we all have different financial situations, and contribution is difficult to quantify. As we have a limited budget, we cannot guarantee to fund all applicants. But please do let us know if you need support, and we will do our best.

          {% endblock content %} From 07cc5412bbca89c8dc4a73828184407845c9e18b Mon Sep 17 00:00:00 2001 From: Tom Chen Date: Sun, 5 Apr 2020 15:56:32 +0800 Subject: [PATCH 11/12] Change zh/en Financial aid h1 style --- .../contents/en/registration/financial-aid.html | 5 ++++- .../contents/zh/registration/financial-aid.html | 7 +++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/templates/pycontw-2020/contents/en/registration/financial-aid.html b/src/templates/pycontw-2020/contents/en/registration/financial-aid.html index 08c020f3b..186aca905 100644 --- a/src/templates/pycontw-2020/contents/en/registration/financial-aid.html +++ b/src/templates/pycontw-2020/contents/en/registration/financial-aid.html @@ -7,7 +7,10 @@ {% block content %} -

          Financial Aid

          +
          +

          Financial Aid

          + +

          The Program

          diff --git a/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html index 52b3f7194..b77f0b96a 100644 --- a/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html +++ b/src/templates/pycontw-2020/contents/zh/registration/financial-aid.html @@ -7,11 +7,14 @@ {% block content %} -

          財務補助

          +
          +

          財務補助

          + +

          方案介紹

          -

          Everybody Contributes是 PyCon 的核心價值,亦即除特邀來賓外,所有的會議參與者,包括講者與志工,皆需自己付費,方能參加會議。在維持 Everybody Contributes 此一核心價值的同時,我們也規劃了財務補助方案,希望協助對會議有興趣,但由於成本而難以參加的朋友們,能夠參與這次會議。我們採取審核制,請有需求的朋友主動與我們聯絡,我們收到所有申請後,會根據預算、申請者狀況等因素,決定是否給予補助,以及其資源多寡。

          +

          Everybody Contributes是 PyCon 的核心價值,亦即除特邀來賓外,所有的會議參與者,包括講者與志工,皆需自己付費,方能參加會議。在維持 Everybody Contributes 此一核心價值的同時,我們也規劃了財務補助方案,希望協助對會議有興趣,但由於成本而難以參加的朋友們,能夠參與這次會議。我們採取審核制,請有需求的朋友主動與我們聯絡,我們收到所有申請後,會根據預算、申請者狀況等因素,決定是否給予補助,以及其資源多寡。

          我們並不想對受理對象有太多硬性限制。只要有任何困難,而在熱愛 Python 之餘也願意為 Python 社群付出些什麼,就算符合申請標準。由於會議經費有限,因此能夠補助的數量不多;這種情況下我們希望受理的對象大致為「最需要被幫助的人」或「對與會者幫助最大的人」。舉例而言,若拿家庭收入欠佳的學生與已有穩定工作的工程師相比,我們會優先協助學生。更進一步,以申請者身分而言,對 Python 社群有所貢獻者,或這次會議的講者,會是我們優先協助的目標。在資源不足的狀況下,我們可能會迫使拒絕您的申請,以幫助更有需要的人。

          From 60a5ee6f022d51ccb208086c0e6cc481f888ba63 Mon Sep 17 00:00:00 2001 From: Tom Chen Date: Sun, 5 Apr 2020 15:56:52 +0800 Subject: [PATCH 12/12] Add registration menu to reveal financial aid page --- src/templates/pycontw-2020/_includes/menu.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/pycontw-2020/_includes/menu.html b/src/templates/pycontw-2020/_includes/menu.html index c58155b6f..eeef98691 100644 --- a/src/templates/pycontw-2020/_includes/menu.html +++ b/src/templates/pycontw-2020/_includes/menu.html @@ -85,6 +85,7 @@
        + {% endcomment %}
      • {# Ordering matters here. input must be ahead of label and .submenu for styling to work! See code in .menu-navbar-desktop .menu > li. #} @@ -93,13 +94,12 @@
      • - {% endcomment %}
      • {% trans 'Venue' context 'conf location' %}