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 @@ - -
    -
  1. Contributor selects 3 textbooks and can submit a proposal here in the preferred order.
  2. - -
  3. 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
  4. -
  5. Reviewer reviews the sample notebook and if not satisfied, the contributor will be notified to make necessary corrections and send the sample notebook again.
  6. -
  7. 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.
  8. -
  9. The contributor can submit the codes for entire textbook here
  10. -
  11. The entire submission will then be reviewed and the contributor will be notified about corrections, if required.
  12. -
  13. The contributor makes the necessary changes and submits codes again through the same link.
  14. -
  15. 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
  16. +
+
  • 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