diff options
Diffstat (limited to 'CFD/casestudy-dev-doc.rst')
-rw-r--r-- | CFD/casestudy-dev-doc.rst | 172 |
1 files changed, 159 insertions, 13 deletions
diff --git a/CFD/casestudy-dev-doc.rst b/CFD/casestudy-dev-doc.rst index d510d2b..feefc9f 100644 --- a/CFD/casestudy-dev-doc.rst +++ b/CFD/casestudy-dev-doc.rst @@ -62,10 +62,12 @@ Field Conditional State SMTP Authentication Support -**Structure-> Field collection-> Field collection -field\_personal\_details** -|image0| +**Structure-> Field collection-> Field collection field\_personal\_details** +**Create-> Content Types -> Case Study Proposal** + +|image111| + **Create-> Content Types -> Case Study Proposal** @@ -93,7 +95,10 @@ accepted. |image2| -**Views** + +**View** + +**Structure -> Views ->Case Study** 1. **Manage Proposal.** @@ -114,16 +119,157 @@ accepted. |image3| -.. |image0| image:: media/image8.png - :width: 6.26772in - :height: 2.51389in -.. |image1| image:: media/image5.png +2. **In Progress** + + **Purpose-** This page displays the case studies in progress. The + Proposals that are approved but not competed. + + **URL-** + `*http://cfd.fossee.in/case-study/cs-in-progress* <http://cfd.fossee.in/case-study/cs-in-progress>`__ + + **Roles-** All + + Description + +- The display is in the table format + +- The view is filtered by the criteria - + + - Case study proposal + + - Content is published + + - Proposal Status + +|image4| + +3. **Code Submission** + + **Purpose-** This is the interface where the user can submit the + codes once the proposal is accepted + + **URL-** + `*http://cfd.fossee.in/case-study/cs-code-submission* <http://cfd.fossee.in/case-study/cs-code-submission>`__ + + **Roles-** All + + Description + +- The display is in the table format + +- The view is filtered by the criteria - + + - Case study proposal + + - Content is published + + - Proposal Status + +|image5| + +4. **Manage code** + + **Purpose-** This is the admin interface for the reviewer to + accept/reject the case study codes are submitted. + + **URL-** + `*http://cfd.fossee.in/case-study/cs-manage-code* <http://cfd.fossee.in/case-study/cs-manage-code>`__ + + **Roles-** Administrator, Case Study Reviewer + + Description + +- The display is in the table format + +- The view is filtered by the criteria - + + - Case study proposal + + - Content is published + + - Proposal Status + +|image6| + +5. **Completed Case Studies** + + **Purpose-** This is the admin interface for the reviewer to + accept/reject the case study codes are submitted. + + **URL-** + `*http://cfd.fossee.in/case-study/cs-code-submission* <http://cfd.fossee.in/case-study/cs-code-submission>`__ + + **Roles-** Administrator, Case Study Reviewer + + Description + +- The display is in the table format + +- The view is filtered by the criteria - + + - Case study proposal + + - Content is published + + - Proposal Status + +|image7| + +6. **Attachment- After code submission** + + **Purpose-** This is the admin interface for the reviewer to + accept/reject the case study codes are submitted. + + **URL-** + `*http://cfd.fossee.in/case-study/cs-code-submission* <http://cfd.fossee.in/case-study/cs-code-submission>`__ + + **Roles-** Administrator, Case Study Reviewer + + Description + +- The display is in the table format + +- The view is filtered by the criteria - + + - Case study proposal + + - Content is published + + - Proposal Status + +|image8| + +**Configuration -> Workflow -> Rules** + +The Rules module allows site administrators to define conditionally +executed actions based on occurring events + +On approval CS + +.. |image111| image:: media/personaldetailsFC.png + :width: 6.65104in + :height: 2.37500in +.. |image1| image:: media/CT-proposal.png :width: 6.71875in :height: 5.14063in -.. |image2| image:: media/image3.png +.. |image2| image:: media/CT-submission.png :width: 6.27083in :height: 2.38021in -.. |image3| image:: media/image7.png - :width: 6.84375in - :height: 4.31771in - +.. |image3| image:: media/manage-proposal.png + :width: 6.91146in + :height: 3.77083in +.. |image4| image:: media/in-progress.png + :width: 6.96354in + :height: 3.97917in +.. |image5| image:: media/code-submission.png + :width: 6.95313in + :height: 4.10417in +.. |image6| image:: media/manage-code.png + :width: 6.80729in + :height: 3.98958in +.. |image7| image:: media/competed-cs.png + :width: 6.86979in + :height: 4.19792in +.. |image8| image:: media/after-code-sub.png + :width: 6.26772in + :height: 2.90278in |