diff options
author | hardythe1 | 2014-10-09 17:39:22 +0530 |
---|---|---|
committer | hardythe1 | 2014-10-09 17:39:22 +0530 |
commit | 0d062fe9bc42eb2a5ae8d3dde79a62e00bb11e3e (patch) | |
tree | b22f35698cb49943cf6f6d8f5316a7c5f020167b /tbc/static/templates | |
parent | 35dd351a17a06364dba9840b103e34b77b0c2ae1 (diff) | |
download | Python-TBC-Interface-0d062fe9bc42eb2a5ae8d3dde79a62e00bb11e3e.tar.gz Python-TBC-Interface-0d062fe9bc42eb2a5ae8d3dde79a62e00bb11e3e.tar.bz2 Python-TBC-Interface-0d062fe9bc42eb2a5ae8d3dde79a62e00bb11e3e.zip |
added about tbc back from python.fossee.in
Diffstat (limited to 'tbc/static/templates')
-rw-r--r-- | tbc/static/templates/disclaimer.html | 2 | ||||
-rw-r--r-- | tbc/static/templates/guidelines.html | 3 | ||||
-rw-r--r-- | tbc/static/templates/how.html | 71 |
3 files changed, 39 insertions, 37 deletions
diff --git a/tbc/static/templates/disclaimer.html b/tbc/static/templates/disclaimer.html index 67883d4..a884e74 100644 --- a/tbc/static/templates/disclaimer.html +++ b/tbc/static/templates/disclaimer.html @@ -6,6 +6,6 @@ <li>However, if the book has more than 60 examples, the contributor has to complete the whole book</li> <li>For books having less than 60 examples, honorarium will be provided at Principal Investigator's discretion</li> <li>Exceptional contributions will be rewarded at Principal Investigator's discretion</li> - <li>This work is not meant to count for any academic credit and is totally out of the scope of your curriculum</li> + <li>This work is not meant to count for any academic credit and is totally out of the scope of any curriculum</li> <li>All the code generated (and other content on the site), is licensed under <a href="http://creativecommons.org/licenses/by-sa/2.5/in/deed.en" target="_blank"> Creative Commons Attribution-ShareAlike 2.5 India (CC BY-SA 2.5)</a></li> </ol> diff --git a/tbc/static/templates/guidelines.html b/tbc/static/templates/guidelines.html index 90047fe..8555b44 100644 --- a/tbc/static/templates/guidelines.html +++ b/tbc/static/templates/guidelines.html @@ -1,7 +1,7 @@ <h4>Guidelines for Coding</h4> <ul> <li>Strictly use Python 2.7.X version for coding</li> - <li>IPython Notebook version 1.1.0 should be used (which supports user input)</li> + <li>IPython Notebook version 1.1.0 or higher should be used (which supports user input)</li> <li>Each chapter should be an individual IPython Notebook</li> <li>Do not copy problem statement from the Textbook in the code (write it in your own words)</li> <li>Round-off the final answers according to the textbook</li> @@ -10,4 +10,5 @@ <li>All the plots must be named and have appropriate labels on its axes</li> <li>The symbols used in the code should be same as those being used in the textbook</li> <li>Check for using correct formulae while using in-built functions. (For example, the angles must be converted to degree (or radians) before calculating the sine or cosine etc.)</li> + <li>Material of any kind (pdf of book or image of a certain page) will not be provided to the participant. It is the participant's responsibility to arrange for the same.</li> </ul> diff --git a/tbc/static/templates/how.html b/tbc/static/templates/how.html index c5794b0..6cc976a 100644 --- a/tbc/static/templates/how.html +++ b/tbc/static/templates/how.html @@ -1,35 +1,36 @@ -<h4>How to contribute ?</h4> - <ol> - <li>Contributor selects 3 textbooks and sends proposal through mail to <strong>textbook[at]fossee[dot]in</strong> in the preferred order.</li> - <ul> - <li>Contributor is requested to visit the following mentioned links 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. <br> - <i>Links:</i> - <a href="http://fosseeapps.in/pytask/ConvertedTextBooks/" target="_blank">Completed books</a>, - <a href="http://fosseeapps.in/pytask/booksUnderProgress/" target="_blank">Books under progress</a> - </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> - </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> - </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://nbviewer.IPython.org/url/tbc-python.fossee.in{% static 'uploads/' %}Sample.ipynb" target="_blank">Sample IPython Notebook</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 through <a href="{% url 'tbc:SubmitBook' %}">Submit Book</a> link when he/she finishes coding the book.</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="{% url 'tbc:InternshipForms' %}">Internship Forms</a> - </ol> +{% 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> + <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> + <li>List of <a href="http://tbc-python.fossee.in/completed-books/" target="_blank">Completed Books</a></li> + <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><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 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> |