diff -r b64e4240e94c -r 29e341584aba project/templates/about/certificates.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/project/templates/about/certificates.html Fri Nov 12 19:53:12 2010 +0530
@@ -0,0 +1,102 @@
+{% extends "base.html" %}
+{% block content %}
+
Certificates
+
+
+Certificate of Appreciation
+
+Participants
+
+
+-
+A Certificate of Appreciation will be issued for
+participants and presenters who contribute considerably during
+the sprints.
+
+-
+To be considered for the Certificate of Appreciation, the
+sprint lead has to approve the participant, based on the proof
+of contribution in sprints.
+
+
+
+Conference Presenters
+
+
+-
+A separate Certificate of Appreciation will be given to all
+conference presenters (including those giving Lightning
+Talks). Conference presenters will be selected based on the
+abstracts submitted on the website.
+
+
+
+
+T-Shirts
+
+Participants & Speakers
+
+
+-
+T-shirts are given to all participants who contribute significantly
+in the sprints, invited speakers and conference presenters.
+
+-
+The sprint lead has to recommend/approve contributors for a t-shirt.
+
+-
+Only one t-shirt per participant will be given.
+
+
+
+
+Certificate of Participation
+
+Participants
+
+
+-
+Participants simply attending the conference talks, tutorials, and sprints, will not be given
+any certificates. They will, however, be given receipts for the payment made, which can be
+submitted to their respective institutions/organizations.
+
+
+
+
+Other goodies
+
+Participants & Presenters
+
+
+-
+Rewards/swag will be given to participants who perform exceptionally
+well in the sprints.
+
+-
+The sprint lead has to recommend contributors for these rewards.
+
+-
+Some rewards may be sent by post/courier to participants after
+the event.
+
+
+
+
+Note
+
+
+-
+Please do not contact SciPy.in organizers for a Certificate of Participation as mere participation/sitting through the event
+does not entitle a participant/registrant for a certificate of
+participation or appreciation.
+
+-
+Participants will be eligible only for a Receipt for the amount
+paid towards registration and accommodation.
+
+-
+The decision of the sprint leads and the FOSSEE team would be final and binding.
+
+
+
+{% endblock content %}