From 36ac9bc647877f1b60b5855de8f96c831b6ef43b Mon Sep 17 00:00:00 2001 From: priyankabhagwat Date: Wed, 17 May 2017 15:00:36 +0530 Subject: Scilab Process Documentation --- Scilab/Scilab-process-documentation.rst | 163 ++++++++++++++ Scilab/TBC-flow-old.rst | 337 ++++++++++++++++++++++++++++ Scilab/media/Step1_TBC Account creation.png | Bin 0 -> 29420 bytes Scilab/media/Step2_TBC Book Proposal.png | Bin 0 -> 77606 bytes Scilab/media/Step3_Code Upload.png | Bin 0 -> 18489 bytes Scilab/media/Step4_Sytax review.png | Bin 0 -> 48936 bytes Scilab/media/Step5_Manual Review.png | Bin 0 -> 54779 bytes Scilab/media/Step6_ Honorarium.png | Bin 0 -> 36817 bytes Scilab/media/TBC Admin.png | Bin 0 -> 152811 bytes Scilab/media/TBC ER.png | Bin 0 -> 105990 bytes Scilab/media/TBC User.jpg | Bin 0 -> 62944 bytes Scilab/media/apache_solr.png | Bin 0 -> 4375 bytes Scilab/media/cloud.png | Bin 0 -> 28468 bytes Scilab/scilab_in/TBC-flow-old.rst | 337 ---------------------------- Scilab/scilab_in/scilab_in_SRS.md | 0 Scilab/scilab_in/scilab_in_dev_docs.md | 0 16 files changed, 500 insertions(+), 337 deletions(-) create mode 100644 Scilab/Scilab-process-documentation.rst create mode 100644 Scilab/TBC-flow-old.rst create mode 100644 Scilab/media/Step1_TBC Account creation.png create mode 100644 Scilab/media/Step2_TBC Book Proposal.png create mode 100644 Scilab/media/Step3_Code Upload.png create mode 100644 Scilab/media/Step4_Sytax review.png create mode 100644 Scilab/media/Step5_Manual Review.png create mode 100644 Scilab/media/Step6_ Honorarium.png create mode 100644 Scilab/media/TBC Admin.png create mode 100644 Scilab/media/TBC ER.png create mode 100644 Scilab/media/TBC User.jpg create mode 100644 Scilab/media/apache_solr.png create mode 100644 Scilab/media/cloud.png delete mode 100644 Scilab/scilab_in/TBC-flow-old.rst delete mode 100644 Scilab/scilab_in/scilab_in_SRS.md delete mode 100644 Scilab/scilab_in/scilab_in_dev_docs.md diff --git a/Scilab/Scilab-process-documentation.rst b/Scilab/Scilab-process-documentation.rst new file mode 100644 index 0000000..dc631b1 --- /dev/null +++ b/Scilab/Scilab-process-documentation.rst @@ -0,0 +1,163 @@ +Document Information +==================== + +Name of the Document: Scilab Process Documentation + +Date: 17/05/2017 + +Author: Priyanka Bhagwat + +Designation: Software Engineer + +Introduction +============ + +This document explains the process flow of the activities in Scilab +websites which includes Textbook Companion, Lab migration, Scilab Cloud +etc. + +TBC Overview +============ + +|image0| + +|image1| + +|image2| + +|image3| + +|image4| + +|image5| + +USE Case for TBC + +1. User View + +|image6| + +2. Reviewer View + +|image7| + +3. Admin View + +|image8| + +4. Scilab on Cloud +================== + +|image9| + +5. Apache Solr Search- (TBC Code Search) +======================================== + +|image10| + +**Version 1.0** + +Website in: **Drupal 6** + +**Problems occurred:** + +1. Security Issues. + +2. Download Books/codes feature not working. + +3. TBC solr search crashed. + +4. Manage code approval -> Bulk manage not working + +5. Cloud comments cannot reply -> showing database updation failed + +6. Few other changes/problems as per given by Lavitha/Bhavani + <`*link* `__> + +7. Scilinks data not fetching + +8. Reviewer interface crashed. + +9. Code Dependency + +**Version 2.0** + +Website Migrated to **Drupal 7** : 7/9/2015 + +**Issues Fixed:** + +1. Security Issues - Regular security updates are taken, Added Captcha, + RECaptcha + +2. Download Books/codes feature fixed - Used Drupal Ajax API ; mim + maintenance fixes as per requirement + +3. TBC solr search fixed - Used latest supported Solr search engine. + +4. TBC and Lab migration Interface fixed- Tested by Shamika, Bhavani, + Lavitha. + +5. Few other changes/problems as per given by Lavitha/Bhavani + <`*link* `__>: + Fixed + +6. Scilinks data not fetching (As per discussion with Kannan Sir, + Sanmugam in meeting, it cannot be fixed for Drupal 7) + +7. Code Dependency ( In Progress) + +8. Regular maintenance as per issues/errors/requirement. + +**New Features Added:** + +1. Book Completion- Earlier the interface was not saving actual + completion of Book. This feature was added. + +2. TBC Edit Caption - Permitted User can edit caption, Email + notification to concerned person for every edit is been sent. + +3. TBC Edit Code - Permitted User can edit actual codes submitted by + user. + +4. Proposal Form Updation - Changed Proposal form as per discussion in + reference to Statistics i.e State, City, Pincode etc + +5. Certificate Generation and Internship forms - Implemented dynamic + Certificate Generation and Internship forms. + +6. Other implementations as per this doc + <`*link* `__> + +.. |image0| image:: media/Step1_TBC Account creation.png + :width: 5.69792in + :height: 4.41667in +.. |image1| image:: media/Step2_TBC Book Proposal.png + :width: 6.26772in + :height: 9.69444in +.. |image2| image:: media/Step3_Code Upload.png + :width: 4.05208in + :height: 2.83333in +.. |image3| image:: media/Step4_Sytax review.png + :width: 6.26772in + :height: 6.02778in +.. |image4| image:: media/Step5_Manual Review.png + :width: 6.26772in + :height: 7.70833in +.. |image5| image:: media/Step6_ Honorarium.png + :width: 6.26772in + :height: 4.44444in +.. |image6| image:: media/TBCUser.jpg + :width: 6.26772in + :height: 6.76389in +.. |image7| image:: media/TBCER.jpg + :width: 6.26772in + :height: 7.22222in +.. |image8| image:: media/TBCAdmin.jpg + :width: 6.26772in + :height: 7.34722in +.. |image9| image:: media/cloud.png + :width: 5.95313in + :height: 3.86458in +.. |image10| image:: media/apache_solr.png + :width: 6.26772in + :height: 2.93056in diff --git a/Scilab/TBC-flow-old.rst b/Scilab/TBC-flow-old.rst new file mode 100644 index 0000000..93aa3b7 --- /dev/null +++ b/Scilab/TBC-flow-old.rst @@ -0,0 +1,337 @@ +***SCILAB TBC*** + +Document Information +==================== + +Name of the Document: TBC Flow + +Date: 4/08/2015 + +Author: Priyanka Bhagwat and Bhavani Jalkrish + +**Home page: Not logged in** + +- Menu links: + +- Home : scilab.in + +- Resources: /resources + + - Downloads: /DownloadScilab + + - Useful Links: /usefullinks + + - Books : /Completed\_Books (remove) + + - Online Test: /online\_test (remove) + + - SciLinks: /SciLinks + + - Brochures: /scilab-brochures + + - cloud : /scilab-on-cloud (to be added) + +- About us: /about-us + + - Contact Us : /contactus + + - Feedback: /feedbacks (remove) + + - Team: /scilab-team + +- Search: + + - TBC Book Search : /textbook\_search + + - Book search : /textbook\_search + + - Alphabets: /textbook\_search/book/A + + - By book title: /textbook\_search/book + + - Alphabets: /textbook\_search/book/A + + - By author : /textbook\_search/author + + - Alphabets: /textbook\_search/book/A + + - By College: /textbook\_search/college (dropdown book) : + + - By student: /textbook\_search/student + + - Alphabets: /textbook\_search/book/A + + - TBC Code Search: /tbc\_solr\_search (to be changed) + + - Enter text: (eg:plot2d): /tbc\_solr\_search?key=plot2d ----> + list of examples along with Download entire book and view + this example (click) -----> /index.php?eid=#### + + - SciLinks Search: /scilinks-search + + - link to scilinks page : /scilinks and google custom search bar + + - Advanced Search: /search/node (Can be removed and not working + either) + +- News and Events: + + - News: /www.scilab.org/community/news/2013 ----> change to + scilab.org/community/news + + - Upcoming Remote Workshops: /upcoming\_workshops + + - Testimonials: /testimonials-page-1 + +- Feedback: + + - Feedback page : /feedbacks + + - link to AICTE feedback page: Remove it + +================================================================ + +================================================================ + +**Textbook companion project (not logged in):** +http://www.scilab.in/Textbook\_Companion\_Project + +**Menu (order to be +`*changed* `__)** + +- Internship : /Textbook\_Companion\_Internship + +- Guidelines for Coding: /guidelines-coding + +- Honorarium: /tbc\_honorarium + +- Flowchart: /files/textbooks/flowchart.pdf (make it open in a new tab) + +- FAQs: /FAQ-textbook-companion + +- Completed Books: /Completed\_Books + +- Books in Progress: /Books\_Progress + +- Book Search: /textbook\_search + +- Book Proposal: /book\_proposal + +- Download Codes: /textbook\_run (Remove as it does not work when not + logged in) + +- Internship Forms: /Summer\_Internship\_Forms (Forms need to be + updated) + +**---------------------------------------------------------------------------------------------------------------------** + +**Internship :** (/Textbook\_Companion\_Internship ) contain the +following active links: + +*Scilab Resources:* +http://spoken-tutorial.org/tutorial-search/?search\_foss=Scilab&search\_language=English + +Propose you preferred choice of books, using the proposal form *here*: +/book\_proposal + +*Completed Books*: /Completed\_Books + +*Books in Progress*: /Books\_Progress + +*interface*: /textbook\_companion/code + +internship forms. For further details *click here*: +/Summer\_Internship\_Forms + +*revision of your honorarium*: /tbc\_honorarium + +*e-certificate*: /certificate and *honorarium*: /tbc\_honorarium + +reduced honorarium. For further details, *click here*\ ( +/tbc\_honorarium). + +================================================================================== + +**Textbook Companion Review:(not logged in)** /tbc\_external\_review + +- Procedure : /tbc\_external\_review/procedure + +- Honorarium: /tbc\_external\_review/honorarium + +- Review Checklist: /tbc\_external\_review/checklist + +- Reviewership Forms : /TBC\_Review\_Forms + +**lab migration project :** /Lab\_Migration\_Project (ask shamika for +details) + +================================================================================== + +**##########################################################################** + +**#####################################################################** + +**Textbook companion review** + +Admin Side (Lavitha and Bhavani) (This applicable to ER as well) + +- Procedure (/tbc\_external\_review/procedure) + +- My review books (/tbc\_external\_review/selected\_books) + +- My review comments (/tbc\_external\_review/comments) + +- My review status (/tbc\_external\_review/status) + +- Eligibility test (/tbc\_external\_review/eligibility\_test) + +- Honorarium (/tbc\_external\_review/honorarium) + +- Check list (/tbc\_external\_review/checklist) + +- Reviewership forms (/TBC\_Review\_Forms) + +---------------------------------------------------------------------------------- + +Main page of TBC review + +Existing Flow 1: Main Page + +Textbook companion review(/tbc\_external\_review) **---->** main page: +click here **--->** procedure page (/tbc\_external\_review/procedure) +**---->**\ page: click here **---->** profile page +(/tbc\_external\_review/profile): editable page with update button +(button click) **---->**\ Eligibility test page +(/tbc\_external\_review/eligibility\_test) along with the msg: profile +updated. + click here link\ **----->** blank page with “we will get back +to you” msg (/tbc\_external\_review/eligibility\_test/end) + +Updated Flow 1: + +Textbook companion review(/tbc\_external\_review) **---->** main page: +click here **--->** procedure page (/tbc\_external\_review/procedure) +**---->**\ page: click here **---->** profile page +(/tbc\_external\_review/profile): editable page with update button +(button click) **----->** Textbook companion +review(/tbc\_external\_review) along with the msg: profile updated. + +========================================================== + +My review books + +Existing flow 1: My Review books + +My review books (/tbc\_external\_review/selected\_books)-----> list of +books allotted to me along Download links +(/full\_download\_external/book/####) : note the following link is +visible only when right clicked. Left click results in direct dowload +w/o change in url + +Updated flow 1: + +Not needed + +============================================================ + +My Review comments + +Existing Flow 1: My Review comments + +Page with Review comment tab as default +(/tbc\_external\_review/comments) -----> drop down box “please select a +book” (list of allotted books) ----> “please select a chapter” +---->”please select the example” ----> Type of errors found checklist +along with submit button ----> Review comment page +(/tbc\_external\_review/comments) with message “comment submitted +successfully” + +Updated Flow 1: + +not needed + +---------------------------------------------------------------------------- + +Existing flow 2: TBC Captions + +Review comments tab(/tbc\_external\_review/comments) ----> Review +captions tab (/tbc\_external\_review/comments/captions)---->List of +allotted books along with review caption link : when clicking one of +them -----> List of chapters and caption names along with checkboxes +(/tbc\_external\_review/comments/captions/####) + submit button -----> +(/tbc\_external\_review/comments/captions/####) back to same page. + +Update flow 2: + +not needed + +------------------------------------------------------------------------ + +Existing flow 3: View comments + +Review comments tab(/tbc\_external\_review/comments) ----> view comments +tab (/tbc\_external\_review/comments/view): list of allotted books along +with view link ----> (/tbc\_external\_review/comments/view/####) ----> +list of chapter and example along with view link---->marked comments on +the same page + +Update flow 3: + +not needed + +==================================================== + +My review status + +Existing flow 1: + +List of allotted books along with action[completed/ mark complete] +(/tbc\_external\_review/status)-----> +(/tbc\_external\_review/status/complete/####) options : Yes/ No, Buttons +: submit/cancel -------> (/tbc\_external\_review/status) if submit : +“Book marked completed” msg ----> trigger automated mail regarding the +completion of the book to Admin and ER + +Update flow 1: + +not needed + +========================================================= + +Eligibility Test + +Existing Flow 1: + +Eligibility test page (/tbc\_external\_review/eligibility\_test) click +here link -----> Test question pops +(/tbc\_external\_review/eligibility\_test/question/1) + +Update Flow 1: + +Eligibility test page (/tbc\_external\_review/eligibility\_test) click +here link\ **----->** blank page with “You already cleared your +eligibility test” msg (/tbc\_external\_review/eligibility\_test/end) + +======================================================= + +Honorarium + +View tab : /tbc\_external\_review/honorarium + +edit tab (only for Admins): /node/789/edit + buttons: preview and save : +if save ----> /tbc\_external\_review/honorarium + +Review checklist + +View tab: /tbc\_external\_review/checklist + +edit tab (only for Admins): /node/789/edit + buttons: preview and save : +if save ----> /tbc\_external\_review/checklist + +Reviewership forms: + +view tab: /TBC\_Review\_Forms + +edit tab (only for Admins): /node/790/edit + buttons: preview and save : +if save ----> /TBC\_Review\_Forms + +========================================================= diff --git a/Scilab/media/Step1_TBC Account creation.png b/Scilab/media/Step1_TBC Account creation.png new file mode 100644 index 0000000..e1e0b70 Binary files /dev/null and b/Scilab/media/Step1_TBC Account creation.png differ diff --git a/Scilab/media/Step2_TBC Book Proposal.png b/Scilab/media/Step2_TBC Book Proposal.png new file mode 100644 index 0000000..72f1553 Binary files /dev/null and b/Scilab/media/Step2_TBC Book Proposal.png differ diff --git a/Scilab/media/Step3_Code Upload.png b/Scilab/media/Step3_Code Upload.png new file mode 100644 index 0000000..ccef35b Binary files /dev/null and b/Scilab/media/Step3_Code Upload.png differ diff --git a/Scilab/media/Step4_Sytax review.png b/Scilab/media/Step4_Sytax review.png new file mode 100644 index 0000000..37da97f Binary files /dev/null and b/Scilab/media/Step4_Sytax review.png differ diff --git a/Scilab/media/Step5_Manual Review.png b/Scilab/media/Step5_Manual Review.png new file mode 100644 index 0000000..ca17caa Binary files /dev/null and b/Scilab/media/Step5_Manual Review.png differ diff --git a/Scilab/media/Step6_ Honorarium.png b/Scilab/media/Step6_ Honorarium.png new file mode 100644 index 0000000..1f8c831 Binary files /dev/null and b/Scilab/media/Step6_ Honorarium.png differ diff --git a/Scilab/media/TBC Admin.png b/Scilab/media/TBC Admin.png new file mode 100644 index 0000000..774fbee Binary files /dev/null and b/Scilab/media/TBC Admin.png differ diff --git a/Scilab/media/TBC ER.png b/Scilab/media/TBC ER.png new file mode 100644 index 0000000..36d2050 Binary files /dev/null and b/Scilab/media/TBC ER.png differ diff --git a/Scilab/media/TBC User.jpg b/Scilab/media/TBC User.jpg new file mode 100644 index 0000000..7bb054a Binary files /dev/null and b/Scilab/media/TBC User.jpg differ diff --git a/Scilab/media/apache_solr.png b/Scilab/media/apache_solr.png new file mode 100644 index 0000000..3a098a6 Binary files /dev/null and b/Scilab/media/apache_solr.png differ diff --git a/Scilab/media/cloud.png b/Scilab/media/cloud.png new file mode 100644 index 0000000..999fef0 Binary files /dev/null and b/Scilab/media/cloud.png differ diff --git a/Scilab/scilab_in/TBC-flow-old.rst b/Scilab/scilab_in/TBC-flow-old.rst deleted file mode 100644 index 93aa3b7..0000000 --- a/Scilab/scilab_in/TBC-flow-old.rst +++ /dev/null @@ -1,337 +0,0 @@ -***SCILAB TBC*** - -Document Information -==================== - -Name of the Document: TBC Flow - -Date: 4/08/2015 - -Author: Priyanka Bhagwat and Bhavani Jalkrish - -**Home page: Not logged in** - -- Menu links: - -- Home : scilab.in - -- Resources: /resources - - - Downloads: /DownloadScilab - - - Useful Links: /usefullinks - - - Books : /Completed\_Books (remove) - - - Online Test: /online\_test (remove) - - - SciLinks: /SciLinks - - - Brochures: /scilab-brochures - - - cloud : /scilab-on-cloud (to be added) - -- About us: /about-us - - - Contact Us : /contactus - - - Feedback: /feedbacks (remove) - - - Team: /scilab-team - -- Search: - - - TBC Book Search : /textbook\_search - - - Book search : /textbook\_search - - - Alphabets: /textbook\_search/book/A - - - By book title: /textbook\_search/book - - - Alphabets: /textbook\_search/book/A - - - By author : /textbook\_search/author - - - Alphabets: /textbook\_search/book/A - - - By College: /textbook\_search/college (dropdown book) : - - - By student: /textbook\_search/student - - - Alphabets: /textbook\_search/book/A - - - TBC Code Search: /tbc\_solr\_search (to be changed) - - - Enter text: (eg:plot2d): /tbc\_solr\_search?key=plot2d ----> - list of examples along with Download entire book and view - this example (click) -----> /index.php?eid=#### - - - SciLinks Search: /scilinks-search - - - link to scilinks page : /scilinks and google custom search bar - - - Advanced Search: /search/node (Can be removed and not working - either) - -- News and Events: - - - News: /www.scilab.org/community/news/2013 ----> change to - scilab.org/community/news - - - Upcoming Remote Workshops: /upcoming\_workshops - - - Testimonials: /testimonials-page-1 - -- Feedback: - - - Feedback page : /feedbacks - - - link to AICTE feedback page: Remove it - -================================================================ - -================================================================ - -**Textbook companion project (not logged in):** -http://www.scilab.in/Textbook\_Companion\_Project - -**Menu (order to be -`*changed* `__)** - -- Internship : /Textbook\_Companion\_Internship - -- Guidelines for Coding: /guidelines-coding - -- Honorarium: /tbc\_honorarium - -- Flowchart: /files/textbooks/flowchart.pdf (make it open in a new tab) - -- FAQs: /FAQ-textbook-companion - -- Completed Books: /Completed\_Books - -- Books in Progress: /Books\_Progress - -- Book Search: /textbook\_search - -- Book Proposal: /book\_proposal - -- Download Codes: /textbook\_run (Remove as it does not work when not - logged in) - -- Internship Forms: /Summer\_Internship\_Forms (Forms need to be - updated) - -**---------------------------------------------------------------------------------------------------------------------** - -**Internship :** (/Textbook\_Companion\_Internship ) contain the -following active links: - -*Scilab Resources:* -http://spoken-tutorial.org/tutorial-search/?search\_foss=Scilab&search\_language=English - -Propose you preferred choice of books, using the proposal form *here*: -/book\_proposal - -*Completed Books*: /Completed\_Books - -*Books in Progress*: /Books\_Progress - -*interface*: /textbook\_companion/code - -internship forms. For further details *click here*: -/Summer\_Internship\_Forms - -*revision of your honorarium*: /tbc\_honorarium - -*e-certificate*: /certificate and *honorarium*: /tbc\_honorarium - -reduced honorarium. For further details, *click here*\ ( -/tbc\_honorarium). - -================================================================================== - -**Textbook Companion Review:(not logged in)** /tbc\_external\_review - -- Procedure : /tbc\_external\_review/procedure - -- Honorarium: /tbc\_external\_review/honorarium - -- Review Checklist: /tbc\_external\_review/checklist - -- Reviewership Forms : /TBC\_Review\_Forms - -**lab migration project :** /Lab\_Migration\_Project (ask shamika for -details) - -================================================================================== - -**##########################################################################** - -**#####################################################################** - -**Textbook companion review** - -Admin Side (Lavitha and Bhavani) (This applicable to ER as well) - -- Procedure (/tbc\_external\_review/procedure) - -- My review books (/tbc\_external\_review/selected\_books) - -- My review comments (/tbc\_external\_review/comments) - -- My review status (/tbc\_external\_review/status) - -- Eligibility test (/tbc\_external\_review/eligibility\_test) - -- Honorarium (/tbc\_external\_review/honorarium) - -- Check list (/tbc\_external\_review/checklist) - -- Reviewership forms (/TBC\_Review\_Forms) - ----------------------------------------------------------------------------------- - -Main page of TBC review - -Existing Flow 1: Main Page - -Textbook companion review(/tbc\_external\_review) **---->** main page: -click here **--->** procedure page (/tbc\_external\_review/procedure) -**---->**\ page: click here **---->** profile page -(/tbc\_external\_review/profile): editable page with update button -(button click) **---->**\ Eligibility test page -(/tbc\_external\_review/eligibility\_test) along with the msg: profile -updated. + click here link\ **----->** blank page with “we will get back -to you” msg (/tbc\_external\_review/eligibility\_test/end) - -Updated Flow 1: - -Textbook companion review(/tbc\_external\_review) **---->** main page: -click here **--->** procedure page (/tbc\_external\_review/procedure) -**---->**\ page: click here **---->** profile page -(/tbc\_external\_review/profile): editable page with update button -(button click) **----->** Textbook companion -review(/tbc\_external\_review) along with the msg: profile updated. - -========================================================== - -My review books - -Existing flow 1: My Review books - -My review books (/tbc\_external\_review/selected\_books)-----> list of -books allotted to me along Download links -(/full\_download\_external/book/####) : note the following link is -visible only when right clicked. Left click results in direct dowload -w/o change in url - -Updated flow 1: - -Not needed - -============================================================ - -My Review comments - -Existing Flow 1: My Review comments - -Page with Review comment tab as default -(/tbc\_external\_review/comments) -----> drop down box “please select a -book” (list of allotted books) ----> “please select a chapter” ----->”please select the example” ----> Type of errors found checklist -along with submit button ----> Review comment page -(/tbc\_external\_review/comments) with message “comment submitted -successfully” - -Updated Flow 1: - -not needed - ----------------------------------------------------------------------------- - -Existing flow 2: TBC Captions - -Review comments tab(/tbc\_external\_review/comments) ----> Review -captions tab (/tbc\_external\_review/comments/captions)---->List of -allotted books along with review caption link : when clicking one of -them -----> List of chapters and caption names along with checkboxes -(/tbc\_external\_review/comments/captions/####) + submit button -----> -(/tbc\_external\_review/comments/captions/####) back to same page. - -Update flow 2: - -not needed - ------------------------------------------------------------------------- - -Existing flow 3: View comments - -Review comments tab(/tbc\_external\_review/comments) ----> view comments -tab (/tbc\_external\_review/comments/view): list of allotted books along -with view link ----> (/tbc\_external\_review/comments/view/####) ----> -list of chapter and example along with view link---->marked comments on -the same page - -Update flow 3: - -not needed - -==================================================== - -My review status - -Existing flow 1: - -List of allotted books along with action[completed/ mark complete] -(/tbc\_external\_review/status)-----> -(/tbc\_external\_review/status/complete/####) options : Yes/ No, Buttons -: submit/cancel -------> (/tbc\_external\_review/status) if submit : -“Book marked completed” msg ----> trigger automated mail regarding the -completion of the book to Admin and ER - -Update flow 1: - -not needed - -========================================================= - -Eligibility Test - -Existing Flow 1: - -Eligibility test page (/tbc\_external\_review/eligibility\_test) click -here link -----> Test question pops -(/tbc\_external\_review/eligibility\_test/question/1) - -Update Flow 1: - -Eligibility test page (/tbc\_external\_review/eligibility\_test) click -here link\ **----->** blank page with “You already cleared your -eligibility test” msg (/tbc\_external\_review/eligibility\_test/end) - -======================================================= - -Honorarium - -View tab : /tbc\_external\_review/honorarium - -edit tab (only for Admins): /node/789/edit + buttons: preview and save : -if save ----> /tbc\_external\_review/honorarium - -Review checklist - -View tab: /tbc\_external\_review/checklist - -edit tab (only for Admins): /node/789/edit + buttons: preview and save : -if save ----> /tbc\_external\_review/checklist - -Reviewership forms: - -view tab: /TBC\_Review\_Forms - -edit tab (only for Admins): /node/790/edit + buttons: preview and save : -if save ----> /TBC\_Review\_Forms - -========================================================= diff --git a/Scilab/scilab_in/scilab_in_SRS.md b/Scilab/scilab_in/scilab_in_SRS.md deleted file mode 100644 index e69de29..0000000 diff --git a/Scilab/scilab_in/scilab_in_dev_docs.md b/Scilab/scilab_in/scilab_in_dev_docs.md deleted file mode 100644 index e69de29..0000000 -- cgit