Giter Site home page Giter Site logo

virtual-labs-archive / problem-solving-iiith Goto Github PK

View Code? Open in Web Editor NEW
4.0 13.0 437.0 8.63 MB

License: Other

Python 1.37% Shell 0.10% CSS 3.74% HTML 32.83% Makefile 0.01% PHP 4.25% C 0.69% C++ 0.45% JavaScript 56.54% Dockerfile 0.02% Hack 0.01%
iiith ph2-lab ps-iiith

problem-solving-iiith's Introduction

Some changes need to be made to the web server configuration (in this case, Apache) in order to run the python scripts.

1. Install mod python

        apt-get install libapache2-mod-python

2. Add Following lines to /etc/apache2/sites-available/default

	<Directory /var/www/>
          AddHandler mod_python .py
          PythonHandler mod_python.publisher
          PythonDebug On
        </Directory>


3. restart Apache server

        /etc/init.d/apache2 restart

Congrats !!

* You have successfully downloaded and extracted the
  ui.tgz .


* Changes: New Tabs have been added for 
	-    Target Audience
	-    Courses Aligned
	-    Pre-requisite Softwares 

You need to added 3 more sections on virtual lab home page

3) Target Audience
4) Courses Aligned
5) Pre-requisite Softwares

You can make the above said changes by editing content.html. To update the changes

1)  open content.html in your fav editor and search for last closing html tag </section>.
2) Open the change.html file and open it in your fav. editor.
3) Copy all content of change.html 
4) Paste it after the last closing html tag </section> (you searched in Step1).
5) Go to ui/src and run  " make theme=blue-icon"     on command terminal  to change theme to blue


We had attached change.html in folder.  You can copy the whole content and paste it in content.html .


Below is snapshot how content.html will look like
<!-- Second section of the article-->
<section id="lab-article-section-2">

<div id="lab-article-section-2-icon" class="icon">
  <!-- Enclose the icon image for the section. -->
  <img src="images/simulation.jpg" />
</div>


<!-- The heading for the section can be enclosed in a 
div tag and shown with a <h2> tag -->
<div id="lab-article-section-2-heading" class="heading">
  List of experiments
</div>
			
<!-- Write the section content inside a paragraph 
element, You can also include images with <img> tag -->
<div id="lab-article-section-2-content" class="content">
  <ul id="list-of-experiments">
  
    <li> 
      <!--Link and name of the experiment 1 -->
      <a href="exp1/index.html">Simple Pendulum Experiment</a> 
    </li>
  </ul>
</div>

</section>

// PASTE the CHANGE.html content here..


/*****************************************************************/









* Now run makefile by the following commands inside the 'ui/src' folder to
  change the default theme :

Go to Command Terminal
	 $ cd ui_extracted_folder // Where u have extracted the ui kit
	 $ cd ui/src
         $ make clean all 
	 $ make theme=blue-icon

* Now, open ui/build/index.html in the browser to test the template.

problem-solving-iiith's People

Contributors

apurv111 avatar avinashkalivarapu avatar balamma avatar bsravanthi avatar bugs-tool avatar khushpreet-kaur avatar kollisuman avatar ksripathi avatar mrudhvika940 avatar nayyaroddeen avatar niranjanreddy891 avatar ojas1 avatar pavanchow avatar sadhanareddy avatar sravanthimodepu avatar varshanihanth avatar vleadadmin avatar yogeshagr avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

problem-solving-iiith's Issues

QA_Numerical Representation_Experiment

Defect Description:
In the experiment page of "Numerical Representation" experiment,when we insert an invalid code in the box and if we click on the run button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to insert the valid code into the box

Actual Result:
In the experiment page of "Numerical Representation" experiment,when we insert an invalid code in the box and if we click on the run button a download popup box is displaying on the screen

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Numerical%20Representation/Numerical%20Representation_13_Experiment_p2.org

9

QA_More on Numbers_Quiz

Defect Description:
In the quiz page of "More on Numbers" experiment,the cancel button is not present in the page instead the cancel button should be displayed on the screen as to unselect the selected radio buttons.

Actual Result:
In the quiz page of "More on Numbers" experiment,the cancel button is not present in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/More%20on%20Numbers/More%20on%20Numbers_20_Quiz_p1.org

11

QA_More on Numbers_Experiment

Defect Description:
In the experiment page of "More on Numbers" experiment,without inserting the code in the box, when we click on the compile button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to insert the code into the box.

Actual Result:
In the experiment page of "More on Numbers" experiment,without inserting the code in the box, when we click on the compile button a download popup box is displaying on the screen .

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/More%20on%20Numbers/More%20on%20Numbers_11_Experiment_p2.org

7

QA_Numerical Representation_Introduction

Defect Description:
In the introduction page of "Numerical Representation" experiment,the alignment of the feedback link is not clear instead feedback link should be placed as a header option like introduction and theory

Actual Result:
In the introduction page of "Numerical Representation" experiment,the alignment of the feedback link is not clear

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Numerical%20Representation/Numerical%20Representation_02_Introduction_smk.org

feedback

QA_Factorials_ Introduction

Defect Description:
In the introduction page of "Factorials" experiment,when we click on the feedback link it is redirecting to an error page(404) instead feedback page should get opened.

Actual Result:
In the introduction page of "Factorials" experiment,when we click on the feedback link it is redirecting to an error page(404).

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Factorials/Factorials_03_Introduction_p1.org

404

QA_Beauty of Numbers_Experiment

Defect Description:
In the experiment page of "Beauty of Numbers" experiment,when we insert an invalid code in the box and if we click on the compile button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to insert the valid code into the box

Actual Result:
In the experiment page of "Beauty of Numbers" experiment,when we insert an invalid code in the box and if we click on the compile button a download popup box is displaying on the screen
Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Beauty%20of%20Numbers/Beauty%20of%20Numbers_12_Experiment_p2.org

7

QA_Beauty of Numbers_Experiment

Defect Description:
In the experiment page of "Beauty of Numbers" experiment,after selecting the file, with out clicking on the load button if we click on the compile button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to click on the load button

Actual Result:
In the experiment page of "Beauty of Numbers" experiment,after selecting the file, with out clicking on the load button if we click on the compile button a download popup box is displaying on the screen.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Beauty%20of%20Numbers/Beauty%20of%20Numbers_07_Experiment_p2.org

2

QA_Beauty of Numbers_Experiment

Defect Description:
In the experiment page of "Beauty of Numbers" experiment,without inserting the code in the box, when we click on the run button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to insert the code into the box

Actual Result:
In the experiment page of "Beauty of Numbers" experiment,without inserting the code in the box, when we click on the run button a download popup box is displaying on the screen

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Beauty%20of%20Numbers/Beauty%20of%20Numbers_10_Experiment_p1.org

5

QA_More on Numbers_Experiment

Defect Description:
In the experiment page of "More on Numbers" experiment,when we insert an invalid code in the box and if we click on the run button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to insert the valid code into the box.

Actual Result:
In the experiment page of "More on Numbers" experiment,when we insert an invalid code in the box and if we click on the run button a download popup box is displaying on the screen .

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/More%20on%20Numbers/More%20on%20Numbers_13_Experiment_p1.org

9

Sandbox issue fixed

                 Error Report [Solved]
  1. Problem with “sandbox.out”
    It’s purpose in code : It’s basically a testing and debugging tool
    Sol : Found various open source standalone sandbox softwares for various purposes such as Cuckoo, Sandboxie, Buster ,etc . In all of these Cuckoo seemed quite appropriate to our purpose of usage with least external commands to be performed for it’s setup. Finally , found an executable sandbox file which suited well and worked fine to it’s purpose.

  2. Problem with “exact.out”
    It’s purpose in code : Takes two files as input , returns NULL if the content of the files are same , else the difference/error.
    Sol : Replaced this part of code with simple python code for comparing content in two files.

  3. Experiment 3 → Problem 2 [HintCode is Incorrect]
    Replace “mult;iplication” with “multiplication”

Experiment 4 → Problem 1 [HintCode is Incorrect]
    Replace “result;” with “result”

Experiment 8 → Problem 2 [HintCode is Incorrect]
    Replace “lengt;h” with “length”

Experiment 10 → Problem 1 [HintCode is Incorrect]
    Replace “lengt;h” with “length”

Experiment 10 → Problem 2 [HintCode is Incorrect]
    Replace “lengt;h” with “length”
  1. Experiment 9 is shown as Experiment 10 [Changed/Solved]

  2. Experiment 10 → Problem 2
    One of the Input File is Empty
    Here, in this question we shouldn’t give an empty file as input
    So , BASICALLY WRONG INPUT FILE
    We should replace the empty file with 0 [ value of N ]

  3. Not General → If you get any problem while following the steps in the project’s README.txt for apache server initialization.
    Follow this link for similar error https://itcamer.wordpress.com/2011/08/10/invalid-command-pythonhandler-perhaps-misspelled-or-defined-by-a-module/

QA_Beauty of Numbers_UI

Defect Description:
In the Landing page of "Beauty of Numbers" experiment, the 'Home' &'Problem Solving Lab' links are present outside of the page width instead the links should be placed within the page limit inorder to maintain the page utility.

Actual Result:
In the Landing page of "Beauty of Numbers" experiment,the 'Home' &'Problem Solving Lab' links are placed outside of the page width

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Beauty%20of%20Numbers/Beauty%20of%20Numbers_01_Usability_smk.org

12

QA_More on Numbers_Experiment

Defect Description:
In the experiment page of "More on Numbers" experiment,after selecting the file, with out clicking on the load button if we click on the compile button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to click on the load button.

Actual Result:
In the experiment page of "More on Numbers" experiment,after selecting the file, with out clicking on the load button if we click on the compile button a download popup box is displaying on the screen .

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/More%20on%20Numbers/More%20on%20Numbers_07_Experiment_p2.org

3

QA_Factorials_Experiment

Defect Description:
In the experiment page of "Factorials" experiment,after selecting the file, with out clicking on the load button if we click on the run button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to click on the load button.

Actual Result:
In the experiment page of "Factorials" experiment,after selecting the file, with out clicking on the load button if we click on the run button a download popup box is displaying on the screen.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Factorials/Factorials_08_Experiment_p1.org

4

QA_Beauty of Numbers_Back to experiments

Defect Description:
In the "Beauty of Numbers" experiment,the back to experiments link is not present in the page instead the back to experiments link should be displayed on the screen inorder to view the list of experiments by the user

Actual Result:
In the "Beauty of Numbers" experiment,the back to experiments link is not present in the page

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Beauty%20of%20Numbers/Beauty%20of%20Numbers_30_Back%20to%20experiments_smk.org

11

QA_Beauty of Numbers_Experiment

Defect Description:
In the experiment page of "Beauty of Numbers" experiment,after selecting the file, with out clicking on the load button if we click on the run button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to click on the load button

Actual Result:
In the experiment page of "Beauty of Numbers" experiment,after selecting the file, with out clicking on the load button if we click on the run button a download popup box is displaying on the screen

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Beauty%20of%20Numbers/Beauty%20of%20Numbers_08_Experiment_p1.org

3

QA_More on Numbers_Experiment

Defect Description:
In the experiment page of "More on Numbers" experiment,when we insert an invalid code in the box and if we click on the compile button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to insert the valid code into the box.

Actual Result:
In the experiment page of "More on Numbers" experiment,when we insert an invalid code in the box and if we click on the compile button a download popup box is displaying on the screen .

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/More%20on%20Numbers/More%20on%20Numbers_12_Experiment_p2.org

8

QA_Beauty of Numbers_Experiment

Defect Description:
In the experiment page of "Beauty of Numbers" experiment,when we insert an invalid code in the box and if we click on the run button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to insert the valid code into the box

Actual Result:
In the experiment page of "Beauty of Numbers" experiment,when we insert an invalid code in the box and if we click on the run button a download popup box is displaying on the screen

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Beauty%20of%20Numbers/Beauty%20of%20Numbers_13_Experiment_p2.org

8

QA_Beauty of Numbers_Quiz

Defect Description:
In the quiz page of "Beauty of Numbers" experiment,after selecting the appropriate answers for the question and if we click on the submit button, it is redirecting to a error page(404) instead the given options should get validated in the backend database and the result should be displayed on the screen

Actual Result:
In the quiz page of "Beauty of Numbers" experiment,after selecting the appropriate answers for the question and if we click on the submit button, it is redirecting to a error page(404)

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Beauty%20of%20Numbers/Beauty%20of%20Numbers_21_Quiz_p2.org

404

QA_Beauty of Numbers_Experiment

Defect Description:
In the experiment page of "Beauty of Numbers" experiment,without inserting the code in the box, when we click on the compile button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to insert the code into the box

Actual Result:
In the experiment page of "Beauty of Numbers" experiment,without inserting the code in the box, when we click on the compile button a download popup box is displaying on the screen

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Beauty%20of%20Numbers/Beauty%20of%20Numbers_11_Experiment_p1.org

6

QA_Factorials_Experiment

Defect Description:
In the experiment page of "Factorials" experiment,after selecting the file, with out clicking on the load button if we click on the compile button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to click on the load button.

Actual Result:
In the experiment page of "Factorials" experiment,after selecting the file, with out clicking on the load button if we click on the compile button a download popup box is displaying on the screen.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Factorials/Factorials_07_Experiment_p2.org

3

QA_Factorials_ Introduction

Defect Description:
In the introduction page of "Factorials" experiment,the alignment of the feedback is not clear instead feedback link should be a header option like introduction and theory.

Actual Result:
In the introduction page of "Factorials" experiment,the alignment of the feedback link is not clear.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Factorials/Factorials_02_Introduction_smk.org

2

QA_Numerical Representation_Experiment

Defect Description:
In the experiment page of "Numerical Representation" experiment,without inserting the code in the box, when we click on the run button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to insert the code into the box

Actual Result:
In the experiment page of "Numerical Representation" experiment,without inserting the code in the box, when we click on the run button a download popup box is displaying on the screen

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Numerical%20Representation/Numerical%20Representation_10_Experiment_p1.org

6

QA_Factorials_Experiment

Defect Description:
In the experiment page of "Factorials" experiment,after selecting the file,the load button is not missing in the page instead load button should be there inorder to compile and run the selected file .

Actual Result:
In the experiment page of "Factorials" experiment,after selecting the file,the load button is not missing in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Factorials/Factorials_09_Experiment_p2.org

5

QA_More on Numbers_Introduction

Defect Description:
In the introduction page of "More on Numbers" experiment,the alignment of the feedback is not clear instead feedback link should be a header option like introduction and theory.

Actual Result:
In the introduction page of "More on Numbers" experiment,the alignment of the feedback link is not clear.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/More%20on%20Numbers/More%20on%20Numbers_02_Introduction_smk.org

2

QA_Numerical Representation_back to experiments

Defect Description:
In the "Numerical Representation" experiment,the back to experiments link is not present in the page instead the back to experiments link should be displayed on the screen inorder to view the list of experiments by the user

Actual Result:
In the "Numerical Representation" experiment,the back to experiments link is not present in the page

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Numerical%20Representation/Numerical%20Representation_29_Back%20to%20experiments_smk.org

13

QA_More on Numbers_Experiment

Defect Description:
In the experiment page of "More on Numbers" experiment,after selecting the file, with out clicking on the load button if we click on the run button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to click on the load button.

Actual Result:
In the experiment page of "More on Numbers" experiment,after selecting the file, with out clicking on the load button if we click on the run button a download popup box is displaying on the screen .

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/More%20on%20Numbers/More%20on%20Numbers_08_Experiment_p1.org

4

QA_More on Numbers_Experiment

Defect Description:
In the experiment page of "More on Numbers" experiment,if we select the Hint level from the dropdown list present at the hint field and now if we change the hint level(eg:from hint1 to hint4), the hint/script is not changing instead the modified hint level script/hint should be displayed on the screen.

Actual Result:
In the experiment page of "More on Numbers" experiment,if we select the Hint level from the dropdown list present at the hint field and now if we change the hint level(eg:from hint1 to hint4), the hint/script is not modified .

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/More%20on%20Numbers/More%20on%20Numbers_15_Experiment_p2.org

10

QA_Numerical Representation_Experiment

Defect Description:
In the experiment page of "Numerical Representation" experiment,without inserting the code in the box, when we click on the compile button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to insert the code into the box

Actual Result:
In the experiment page of "Numerical Representation" experiment,without inserting the code in the box, when we click on the compile button a download popup box is displaying on the screen

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Numerical%20Representation/Numerical%20Representation_11_Experiment_p1.org

7

QA_More on Numbers_Quiz

Defect Description:
In the quiz page of "More on Numbers" experiment,after selecting the appropriate answers for the question and if we click on the submit button, it is redirecting to a error page (404) instead the given options should get validated in the backend database and the result should be displayed on the screen.

Actual Result:
In the quiz page of "More on Numbers" experiment,after selecting the appropriate answers for the question and if we click on the submit button, it is redirecting to a error page(404).

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/More%20on%20Numbers/More%20on%20Numbers_21_Quiz_p2.org

404

QA_Beauty of Numbers_Introduction

Defect Description:
In the introduction page of "Beauty of Numbers" experiment,when we click on the feedback link it is redirecting to an error page(404) instead feedback page should get opened

Actual Result:
In the introduction page of "Beauty of Numbers" experiment,when we click on the feedback link it is redirecting to an error page(404)

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Beauty%20of%20Numbers/Beauty%20of%20Numbers_03_Introduction_p1.org

404

QA_More on Numbers_Experiment

Defect Description:
In the experiment page of "More on Numbers" experiment,after selecting the file,the load button is missing in the page instead load button should be there inorder to compile and run the selected file .

Actual Result:
In the experiment page of "More on Numbers" experiment,after selecting the file,the load button is missing in the page .

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/More%20on%20Numbers/More%20on%20Numbers_09_Experiment_p2.org

5

QA_Beauty of Numbers_Experiment

Defect Description:
In the experiment page of "Beauty of Numbers" experiment,if we select the Hint level from the dropdown list present at the hint field and now if we change the hint level(eg:from hint1 to hint4), the hint/script is not changing instead the modified hint level script/hint should be displayed on the screen.

Actual Result:
In the experiment page of "Beauty of Numbers" experiment,if we select the Hint level from the dropdown list present at the hint field and now if we change the hint level(eg:from hint1 to hint4), the hint/script is not modified

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Beauty%20of%20Numbers/Beauty%20of%20Numbers_15_Experiment_p1.org

9

QA_Numerical Representation_Quiz

Defect Description:
In the quiz page of "Numerical Representation" experiment,after selecting the appropriate answers for the question and if we click on the submit button, it is redirecting to a error page(404) instead the given options should get validated with the backend database and the result should be displayed on the screen

Actual Result:
In the quiz page of "Numerical Representation" experiment,after selecting the appropriate answers for the question and if we click on the submit button, it is redirecting to a error page(404)

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Numerical%20Representation/Numerical%20Representation_21_Quiz_p2.org

12

QA_Numerical Representation_Experiment

Defect Description:
In the experiment page of "Numerical Representation" experiment,when we insert an invalid code in the box and if we click on the compile button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to insert the valid code into the box

Actual Result:
In the experiment page of "Numerical Representation" experiment,when we insert an invalid code in the box and if we click on the compile button a download popup box is displaying on the screen

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Numerical%20Representation/Numerical%20Representation_12_Experiment_p2.org

8

QA_Numerical Representation_UI

Defect Description:
In the "Numerical Representation" experiment,the 'Home' &'Problem Solving Lab' links are present outside of the page width instead the links should be placed within the page limit inorder to maintain the page utility

Actual Result:
In the "Numerical Representation" experiment,the 'Home' &'Problem Solving Lab' links are placed outside of the page width

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Numerical%20Representation/Numerical%20Representation_01_Usability_smk.org

14

QA_Beauty of Numbers_Quiz

Defect Description:
In the quiz page of "Beauty of Numbers" experiment,the cancel button is not present in the page instead the cancel button should be displayed on the screen as to unselect the selected radio buttons

Actual Result:
In the quiz page of "Beauty of Numbers" experiment,the cancel button is not present in the page

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Beauty%20of%20Numbers/Beauty%20of%20Numbers_20_Quiz_p1.org

10

QA_More on Numbers_UI

Defect Description:
In the Landing page of "More on Numbers" experiment, the 'Home' &'Problem Solving Lab' links are present outside of the page width instead the links should be placed within the page limit inorder to maintain the page utility.

Actual Result:
In the Landing page of "More on Numbers" experiment,the 'Home' &'Problem Solving Lab' links are placed outside of the page width.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/More%20on%20Numbers/More%20on%20Numbers_01_Usability_smk.org

1

QA_More on Numbers_Back to experiments

Defect Description:
In the "More on Numbers" experiment,the back to experiments link is not present in the page instead the back to experiments link should be displayed on the screen inorder to view the list of experiments by the user .

Actual Result:
In the "More on Numbers" experiment,the back to experiments link is not present in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/More%20on%20Numbers/More%20on%20Numbers_30_Back%20to%20experiments_smk.org

12

QA_Numerical Representation_Introduction

Defect Description:
In the introduction page of "Numerical Representation" experiment,when we click on the feedback link it is redirecting to an error page(404) instead a feedback page should get opened

Actual Result:
In the introduction page of "Numerical Representation" experiment,when we click on the feedback link it is redirecting to an error page(404)

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Numerical%20Representation/Numerical%20Representation_03_Introduction_p1.org

404

QA_Numerical Representation_Experiment

Defect Description:
In the experiment page of "Numerical Representation" experiment,after selecting the file, with out clicking on the load button if we click on the run button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to click on the load button

Actual Result:
In the experiment page of "Numerical Representation" experiment,after selecting the file, with out clicking on the load button if we click on the run button a download popup box is displaying on the screen

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Numerical%20Representation/Numerical%20Representation_08_Experiment_p1.org

4

QA_Beauty of Numbers_Experiment

Defect Description:
In the experiment page of "Beauty of Numbers" experiment,after selecting the file,the load button is missing in the page instead load button should be there inorder to compile and run the selected file

Actual Result:
In the experiment page of "Beauty of Numbers" experiment,after selecting the file,the load button is missing in the page

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Beauty%20of%20Numbers/Beauty%20of%20Numbers_09_Experiment_p2.org

4

QA_More on Numbers_Introduction

Defect Description:
In the introduction page of "More on Numbers" experiment,when we click on the feedback link it is redirecting to an error page(404) instead feedback page should get opened.

Actual Result:
In the introduction page of "More on Numbers" experiment,when we click on the feedback link it is redirecting to an error page(404) .

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/More%20on%20Numbers/More%20on%20Numbers_03_Introduction_p1.org

404

QA_More on Numbers_Experiment

Defect Description:
In the experiment page of "More on Numbers" experiment,without inserting the code in the box, when we click on the run button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to insert the code into the box .

Actual Result:
In the experiment page of "More on Numbers" experiment,without inserting the code in the box, when we click on the run button a download popup box is displaying on the screen .

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/More%20on%20Numbers/More%20on%20Numbers_10_Experiment_p1.org

6

QA_Numerical Representation_Experiment

Defect Description:
In the experiment page of "Numerical Representation" experiment,if we select the Hint level from the dropdown list present at the hint field and now if we change the hint level(eg:from hint1 to hint4), the hint/script is not changing instead the modified hint level script/hint should be displayed on the screen

Actual Result:
In the experiment page of "Numerical Representation" experiment,if we select the Hint level from the dropdown list present at the hint field and now if we change the hint level (eg:from hint1 to hint4), the hint/script is not changing

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Numerical%20Representation/Numerical%20Representation_15_Experiment_p1.org

10
(eg:from hint1 to hint4), the hint/script is not modified

QA_Numerical Representation_Quiz

Defect Description:
In the quiz page of "Numerical Representation" experiment,the cancel button is not present in the page instead the cancel button should be displayed on the screen as to unselect the selected radio buttons

Actual Result:
In the quiz page of "Numerical Representation" experiment,the cancel button is not present in the page

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Numerical%20Representation/Numerical%20Representation_20_Quiz_p1.org

11

Configure apache to run python scripts

Some changes need to be made to the web server configuration (in this case, Apache) in order to run the python scripts.

  1. Install mod python

    apt-get install libapache2-mod-python
    
  2. Add Following lines to /etc/apache2/sites-available/default

    <Directory /var/www/>
      AddHandler mod_python .py
      PythonHandler mod_python.publisher
      PythonDebug On
    </Directory>
    
  3. restart Apache server

    /etc/init.d/apache2 restart
    

QA_Beauty of Numbers_Introduction

Defect Description:
In the introduction page of "Beauty of Numbers" experiment,the alignment of the feedback is not clear instead feedback link should be a header option like introduction and theory

Actual Result:
In the introduction page of "Beauty of Numbers" experiment,the alignment of the feedback link is not clear

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Beauty%20of%20Numbers/Beauty%20of%20Numbers_02_Introduction_smk.org

1

QA_Factorials_UI

Defect Description:
In the Landing page of "Factorials" experiment, the 'Home' &'Problem Solving Lab' links are present outside of the page width instead the links should be placed within the page limit inorder to maintain the page utility.

Actual Result:
In the Landing page of "Factorials" experiment,the 'Home' &'Problem Solving Lab' links are placed outside of the page width.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Factorials/Factorials_01_Usability_smk.org

1

QA_Numerical Representation_Experiment

Defect Description:
In the experiment page of "Numerical Representation" experiment,after selecting the file, with out clicking on the load button if we click on the compile button a download popup box is displaying on the screen instead an error message should be displayed on the screen as to click on the load button

Actual Result:
In the experiment page of "Numerical Representation" experiment,after selecting the file, with out clicking on the load button if we click on the compile button a download popup box is displaying on the screen

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Numerical%20Representation/Numerical%20Representation_07_Experiment_p2.org

3

QA_Numerical Representation_Experiment

Defect Description:
In the experiment page of "Numerical Representation" experiment,after selecting the file,the load button is missing in the page instead load button should be there inorder to compile and run the selected file

Actual Result:
In the experiment page of "Numerical Representation" experiment,after selecting the file,the load button is missing in the page

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Numerical%20Representation/Numerical%20Representation_09_Experiment_p2.org

5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.