summaryrefslogtreecommitdiff
path: root/tbc
diff options
context:
space:
mode:
authorhardythe12015-01-29 11:53:01 +0530
committerhardythe12015-01-29 11:53:01 +0530
commit7566b647e1e1f8c91eea8eeb1be9a9bbf3b3bcea (patch)
tree230e5f74fe8c197a3249a671968e2ff4a650c093 /tbc
parent00a7dbb6b01e40840dcd982dc37a43359c45d6f0 (diff)
downloadPython-TBC-Interface-7566b647e1e1f8c91eea8eeb1be9a9bbf3b3bcea.tar.gz
Python-TBC-Interface-7566b647e1e1f8c91eea8eeb1be9a9bbf3b3bcea.tar.bz2
Python-TBC-Interface-7566b647e1e1f8c91eea8eeb1be9a9bbf3b3bcea.zip
updated how to contribute page to make contributors user the interface
Diffstat (limited to 'tbc')
-rw-r--r--tbc/static/templates/how.html31
1 files 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 %}
<ol>
- <li>Contributor selects 3 textbooks and sends proposal through mail to <strong>textbook[at]fossee[dot]in</strong> in the preferred order.</li>
+ <li>Contributor selects 3 textbooks and can submit a proposal <a href="http://tbc-python.fossee.in/submit-aicte-proposal/">here</a> in the preferred order.</li>
<ul>
<li>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.
<ul>
@@ -9,28 +8,14 @@
<li>List of <a href="http://tbc-python.fossee.in/books-under-progress/" target="_blank">Books Under Progress</a></li>
</ul>
</li>
- <li>Please make sure that the book proposed has at least 60 examples. </li>
- <li>The Edition and the ISBN number of all the textbooks should also be mentioned.</li>
+ <li>Please make sure that the book proposed has at least 60 examples.</li>
<li><b>Please note that no mentors are allowed under this internship.</b></li>
</ul>
- <li>This mail should carry information about the Contributor. Details should be mentioned as under: </li>
- <ul>
- <li>For Students</li>
- <ul>
- <li>Full name of the student</li>
- <li>Course name</li>
- <li>College/Institute/University name</li>
- </ul>
- <li>For Others</li>
- <ul>
- <li>Full name of the Individual</li>
- <li>Designation</li>
- <li>Organization name</li>
- </ul>
- </ul>
- <li> 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 <a href="http://tbc-python.fossee.in/sample-notebook/" target="_blank">Sample IPython Notebook</a></li>
+ <li>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 <a href="http://tbc-python.fossee.in/sample-notebook/" target="_blank">Sample IPython Notebook.</a> Sample notebook can be submitted <a href="http://tbc-python.fossee.in/submit-sample/">here</a></li>
<li>Reviewer reviews the sample notebook and if not satisfied, the contributor will be notified to make necessary corrections and send the sample notebook again.</li>
<li>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.</li>
- <li>The contributor has to submit the codes on the interface when intimated by the reviewer.</li>
- <li>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 <a href="http://tbc-python.fossee.in/internship-forms/" target="_blank">Internship Forms</a></li>
+ <li>The contributor can submit the codes for entire textbook <a href="http://tbc-python.fossee.in/confirm-book-details/">here</a></li>
+ <li>The entire submission will then be reviewed and the contributor will be notified about corrections, if required.</li>
+ <li>The contributor makes the necessary changes and submits codes again through the same link.</li>
+ <li>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 <a href="http://tbc-python.fossee.in/internship-forms/" target="_blank">Internship Forms</a></li>