From 0fb54003ace74146ee0d3aa959c44e03490dbd2e Mon Sep 17 00:00:00 2001
From: hardythe1
Date: Wed, 11 Feb 2015 13:54:38 +0530
Subject: updated how to contribute tab
---
tbc/static/templates/how.html | 48 ++++++++++++++++++++++++-------------------
1 file changed, 27 insertions(+), 21 deletions(-)
(limited to 'tbc')
diff --git a/tbc/static/templates/how.html b/tbc/static/templates/how.html
index 8406068..2dcf5c0 100644
--- a/tbc/static/templates/how.html
+++ b/tbc/static/templates/how.html
@@ -1,21 +1,27 @@
-
-
- - Contributor selects 3 textbooks and can submit a proposal here in the preferred order.
-
- - Contributor is requested to visit the website and ensure that the books proposed have not been completed or undertaken by some other contributor. This is to avoid multiple contributors working on the same books.
-
-
- - Please make sure that the book proposed has at least 60 examples.
- - Please note that no mentors are allowed under this internship.
-
- - Reviewer will have a look at the proposed books, select an appropriate book and allot to the contributor. At this stage, the contributor will be asked to send sample examples i.e. solved examples from any one chapter as an IPython Notebook. Kindly
- refer to the Sample IPython Notebook. Sample notebook can be submitted here
- - Reviewer reviews the sample notebook and if not satisfied, the contributor will be notified to make necessary corrections and send the sample notebook again.
- - Once the reviewer is satisfied with the sample notebook, he/she will give a consent to the contributor to complete the book in 2 months.
- - The contributor can submit the codes for entire textbook here
- - The entire submission will then be reviewed and the contributor will be notified about corrections, if required.
- - The contributor makes the necessary changes and submits codes again through the same link.
- - The review of the book will typically take approximately 25 working days to finish. Each time the codes are submitted, it will be queued up with other review requests and will result in subsequent delays. When no more corrections are required, the book is termed as completed and the contributor will be notified to fill the Internship Forms
+
+ - You are required to learn Python/IPython
+
+ - You may refer this link for IPython installation
+ - For learning Python/IPython you may refer the spoken tutorials available.
+
+ - Submit book proposal
+
+ - Log on here. If you do not have an account, please create a new account by filling all the required details.
+
- Propose your preferred choice of books, using the proposal form.
+
- Ensure that the proposed books are not in Completed Books or Books in Progress.
+
+ - Book proposal criteria and sample codes
+
+ - Make sure that the proposed book has at least 60 solved examples which can be coded in Python.
+
- Exclude theoretical examples such as derivations or problems which have no scope of computation.
+
- The examples must be intricate with proper usage of libraries and scientific tools and not just calculations. Please have a look at this book.
+
+ - Reviewer will review the proposed books & select the appropriate one. Contributor at this stage will be asked to submit sample IPython notebook i.e. solved examples from any one chapter as an IPython Notebook. Kindly refer to the Sample IPython Notebook. Please follow proper naming conventions while uploading the sample notebook. Ex.: Chapter 4: Principles of Steady-State Heat Transfer.
+
- Reviewer will review the sample notebook and if not satisfied, the contributor will be notified to make necessary corrections and send the sample notebook again.
+
+ Once sample notebook is approved, time period of 2 months will be given to code all the solved examples of the alloted textbook.
+ Once the contributor finishes coding all the solved examples of the book, the codes can be submitted here. Please follow naming conventions while uploading the book. Ex.: Chapter 4: Principles of Steady-State Heat Transfer.
+ The review of the book will typically take approximately 25 working days to finish & the contributor will be notified if ther are any corrections required. Each time the codes are submitted, it will be queued up with other review requests and will result in subsequent delays. When no more corrections are required, the book is termed as completed and the contributor will be notified to fill the Internship Forms
+ Duly filled internship forms have to be submitted at address mentioned here. Honorarium will be processed only after the forms are received.
+
+ Note: The Submit Book(OLD) is the link for only those contributors who had proposed books earlier through mail and now are uploading for publishing.
--
cgit