From a58a76cb02ea7a479d3d234ff74ebed3313ac3ce Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sun, 12 Oct 2014 14:29:53 -0400 Subject: [PATCH] scholarships/index.html: made initial version of the scholarship form. modified: ../server/2015/banner.html modified: ../server/2015/header.html new file: ../server/2015/scholarship_js.html --- 2015/scholarships/index.html | 597 +++++++++++++++++++++++++++++++- server/2015/banner.html | 2 +- server/2015/header.html | 1 + server/2015/scholarship_js.html | 115 ++++++ 4 files changed, 710 insertions(+), 5 deletions(-) create mode 100644 server/2015/scholarship_js.html diff --git a/2015/scholarships/index.html b/2015/scholarships/index.html index 6e849e45..1afafa50 100755 --- a/2015/scholarships/index.html +++ b/2015/scholarships/index.html @@ -6,12 +6,601 @@

Scholarship Application

-

We are offering a limited number of travel scholarships to assist with expenses related to attending LibrePlanet. While we cannot offer stipends to everyone who applies, we will do our best to bring as many people as possible from as many communities as possible. We are generally unable to cover 100% of your travel and hotel costs, applicants should be prepared to cover some portion of travel expenses. The application deadline for travel stipends is Friday, November 28th, 2014 at 22:00 UTC (17:00 EST).

+

We are offering a limited number of travel scholarships to assist with expenses related to attending LibrePlanet. While we cannot offer stipends to everyone who applies, we will do our best to bring as many people as possible from as many communities as possible. We are generally unable to cover 100% of your travel and hotel costs, applicants should be prepared to cover some portion of travel expenses. The application deadline for travel stipends is Friday, November 28th, 2014 at 22:00 UTC (17:00 EST).

-

One of the goals of our scholarship program is to increase participation by marginalized groups in our conference, so we ask some questions about identity. Remember that all of these fields are optional.

+

One of the goals of our scholarship program is to increase participation by marginalized groups in our conference, so we ask some questions about identity. Remember that all of these fields are optional.

-

EMBED FORM HERE

+
+ +
+ + + +
+ + +
+ +
+ +
+ + +
+ +
+
+ + +
+ +
+ +
+
+ +
+ + +
+ +
+
+ +
+
+

+ Please tell us where you're coming from. +

+
+
+ +
+ + +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ + +
+ +
+
+ +
+ + +
+ +
+
+ +
+
+
+
+
+ +
+ +
+ +
+
+ +
+
+

+ We are working to increase the participation of marginalized + groups at LibrePlanet. Please share any identity information + you feel is important. +

+
+
+ +
+ + +
+ +
+
+ +
+ + +
+ +
+
+ +
+ + +
+ + + + + + ( + clear) + + +
+
+ +
+

A space for you to Include any other identity information that doesn't fit in the provided fields, like class background, ability/disability, national origin/citizenship status, sexuality, religion/spiritual practice, geography/regional affiliations, education, types of work, etc.

+
+
+ +
+ +
+ +
+
+ +
+ + + +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ + Examples: ASL interpretation, wheelchair accessibility, etc. +
+
+ +
+ + +
+ + + + + (clear) +
+
+ +
+ + +
+ + + + + + (clear) + +
+
+ +
+ + +
+ +
+
+ +
+
+

+ We will not publish or share + your information with any party outside the FSF. See our + + privacy policy for more information. +

+
+
+ +
+
+ + + +
+
+ +
+ +
+
- + diff --git a/server/2015/banner.html b/server/2015/banner.html index 040c4e4b..0f4a9db6 100644 --- a/server/2015/banner.html +++ b/server/2015/banner.html @@ -81,7 +81,7 @@
+ href="https://crm.fsf.org/civicrm/event/register?reset=1&id=20"> Register now diff --git a/server/2015/header.html b/server/2015/header.html index 370c1a33..3a54bf55 100755 --- a/server/2015/header.html +++ b/server/2015/header.html @@ -5,6 +5,7 @@ + diff --git a/server/2015/scholarship_js.html b/server/2015/scholarship_js.html new file mode 100644 index 00000000..eecf9591 --- /dev/null +++ b/server/2015/scholarship_js.html @@ -0,0 +1,115 @@ + + + + + + + + + + + -- 2.25.1