From 7566b647e1e1f8c91eea8eeb1be9a9bbf3b3bcea Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Thu, 29 Jan 2015 11:53:01 +0530 Subject: updated how to contribute page to make contributors user the interface --- tbc/static/templates/how.html | 31 ++++++++----------------------- 1 file changed, 8 insertions(+), 23 deletions(-) diff --git a/tbc/static/templates/how.html b/tbc/static/templates/how.html index 6cc976a..8406068 100644 --- a/tbc/static/templates/how.html +++ b/tbc/static/templates/how.html @@ -1,7 +1,6 @@ -{% load static %}
    -
  1. Contributor selects 3 textbooks and sends proposal through mail to textbook[at]fossee[dot]in in the preferred order.
  2. +
  3. Contributor selects 3 textbooks and can submit a proposal here in the preferred order.
  4. -
  5. This mail should carry information about the Contributor. Details should be mentioned as under:
  6. - -
  7. 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 (through mail) i.e. solved examples from any one chapter as an IPython Notebook.Kindly - refer to the Sample IPython Notebook
  8. +
  9. 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
  10. Reviewer reviews the sample notebook and if not satisfied, the contributor will be notified to make necessary corrections and send the sample notebook again.
  11. 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.
  12. -
  13. The contributor has to submit the codes on the interface when intimated by the reviewer.
  14. -
  15. The entire submission will then be reviewed and the contributor will be notified about corrections, if required. 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. +
  17. The contributor can submit the codes for entire textbook here
  18. +
  19. The entire submission will then be reviewed and the contributor will be notified about corrections, if required.
  20. +
  21. The contributor makes the necessary changes and submits codes again through the same link.
  22. +
  23. 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
  24. -- cgit