blob: 7e26cbd13ed95f3c649c503f880cc0b6030aca1b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
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* <https://docs.google.com/document/d/1kFB_ddbKU_hC5lZIhWfMrG4lUD7DOaFJtjF4cVcF4-U/edit>`__>
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* <https://docs.google.com/document/d/1kFB_ddbKU_hC5lZIhWfMrG4lUD7DOaFJtjF4cVcF4-U/edit>`__>:
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* <https://docs.google.com/document/d/12wJOl_ahPZwqPzQn_mxTLsgNKHvL-RCEKh1HOx-B-lA/edit>`__>
.. |image0| image:: media/Step1_TBCAccount creation.png
:width: 5.69792in
:height: 4.41667in
.. |image1| image:: media/Step2_TBCBook Proposal.png
:width: 6.26772in
:height: 9.69444in
.. |image2| image:: media/Step3_CodeUpload.png
:width: 4.05208in
:height: 2.83333in
.. |image3| image:: media/Step4_Sytaxreview.png
:width: 6.26772in
:height: 6.02778in
.. |image4| image:: media/Step5_ManualReview.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
|