Coder Social home page Coder Social logo

virtual-labs / virtual-combustion-and-automization-lab-iitk Goto Github PK

View Code? Open in Web Editor NEW
1.0 11.0 4.0 18.63 MB

This repository contains sources for Virtual Combustion and Automization Lab IITK

Home Page: https://vcal-iitk.vlabs.ac.in

License: Other

Dockerfile 0.06% Shell 0.06% CSS 12.94% HTML 50.23% Makefile 0.09% PHP 12.78% Hack 0.88% JavaScript 22.97%
ph2-lab iitk vcal-iitk

virtual-combustion-and-automization-lab-iitk's Introduction

===========================================================

Congratulations!

You have successfully checked out a copy of the latest
stable release of Virtual Lab Developer Kit. The current
stable release is 1.5 . The kit contains all that is
necessary to indicate the structure, that your lab should
follow.


Kindly make a note of a few changes. New Tabs have been
added for: 
  1) Target Audience
  2) Courses Aligned
  3) Pre-requisite Softwares 

In order to be consistent with all other labs, you therefore
need to add the above mentioned 3 more sections to the home
page of your virtual lab. Now, thus, you should have the
following sections on the home page of your lab:

  1) Introduction
  2) List Of Experiments
  3) Target Audience
  4) Courses Aligned
  5) Pre-requisite Softwares
  6) Feedback


You can make the required changes by editing "content.html"
in the following manner:

> Open "content.html" in your preferred editor and search
  for last closing html tag </section>.
> Open the "change.html" file in your choice of editor.
> Select all the content of file "change.html". 
> Copy the content and paste it after the last closing html
  tag </section> (you searched for before).


This is how your content.html will look like once done with
the changes:

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

<!-- 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>

// All the content from "change.html" will follow here.


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

Now you need to create a fresh build directory for your
virtual lab. To do this,

> Run makefile by the following commands at the same level
  as that of makefile as indicated below: 

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

  $ make clean           //cleans the build directory 
  $ make all             //creates a fresh build directory

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

Once, you do a make, you get a fresh copy of the build
directory. Now in order to change the theme of your virtual
lab,

> Go to src folder and run "make theme=blue-icon" on your
  command line in the terminal, to change your lab theme to
  blue-icon as follows:

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

  $ make theme=blue-icon //changes the theme to blue-icon

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

Now, in order to test the template, and view your virtual
lab, open the file "build/index.html" in the browser.

With this, you have succesfully checked the template. You
can now keep on adding more experiments to develop your
virtual lab.

For any further doubts, send mail to [email protected].

===========================================================

virtual-combustion-and-automization-lab-iitk's People

Contributors

guptamanoj avatar newbazz avatar pavanchow avatar sharathvutpala avatar sheetalsingh08 avatar soujanya123 avatar umraodhananjay avatar varshanihanth avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

virtual-combustion-and-automization-lab-iitk's Issues

QA_Defect_Virtual Combusion and Automisation Laboratory_21

Defect Description:
When we click on the Conclusions link in the home page of "Virtual Combustion and Automation Laboratory" it is redirecting to the experiment 7 home page instead of redirecting to the theory page

Actual Result :
When we click on the Conclusions link in the home page of "Virtual Combustion and Automation Laboratory" it is redirecting to the experiment 7 home page.

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Defect_Virtual Combusion and Automisation Laboratory_19

Defect Description:
In the feedback page of "Virtual Combustion and Automation Laboratory" home page, when we select the appropriate options using the radio buttons and don't enter the data through the keyboard and if we click on the submit button it is redirecting to an error page instead the given feedback stored in the database and an message should be displayed on the screen "feedback submitted successfully""

Actual Result :
In the feedback page of "Virtual Combustion and Automation Laboratory" home page, when we select the appropriate options using the radio buttons and don't enter the data through the keyboard and if we click on the submit button it is redirecting to an error page(404).

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S1

QA_Virtual Combustion and Automation Laboratory_Feedback_p1

Defect Description:
In the feedback page of Virtual Combustion and Automation Laboratory home page, after selecting the appropriate options using the radio buttons and entering the data through the keyboard and if we click on the submit button it is redirecting to an error page instead the given feedback should be stored in the database and an message should be displayed on the screen "feedback submitted successfully"

Actual Result :
In the feedback page of Virtual Combustion and Automation Laboratory home page, after selecting the appropriate options using the radio buttons and entering the data through the keyboard and if we click on the submit button it is redirecting to an error page(404).

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Virtual%20Combustion%20and%20Automation%20Laboratory/Virtual%20Combustion%20and%20Automation%20Laboratory_12_Feedback_p1.org

Attachment:
feed

QA_Defect_Virtual Combusion and Automisation Laboratory_13

Defect Description:
When we click on the procedure link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page instead of redirecting to the procedure page

Actual Result :
When we click on the procedure link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page..

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Measurement of turbulent inverse diffusion flame height_Simulation_smk

Defect Description:
When we click on the Simulation link of the "Measurement of turbulent inverse diffusion flame height " experiment it is redirecting to the Aim page instead a simulation page should be opened.

Actual Result :
When we click on the Simulation link of the "Measurement of turbulent inverse diffusion flame height " experiment it is redirecting to the Aim page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Measurement%20of%20turbulent%20inverse%20diffusion%20flame%20height/Measurement%20of%20turbulent%20inverse%20diffusion%20flame%20height_05_Simulation_smk.org

Attachment:
simul

QA_Characterization of laminar premixed flame using chemiluminescence sensor_Reference_smk

Defect Description: The referred links in the reference page Characterization of laminar premixed flame using chemiluminescence sensor are disabeled instead the links should be enabled

Actual Result :
The referred link in the reference page of "Characterization of laminar premixed flame using chemiluminescence sensor” experiment are disabled

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Characterization%20of%20laminar%20premixed%20flame%20using%20chemiluminescence%20sensor/Characterization%20of%20laminar%20premixed%20flame%20using%20chemiluminescence%20sensor_11_Reference_smk.org

Attachment:
5

QA_Defect_ Numerical characterization of laminar premixed methane-air flames_07

Defect Description:
The refered link in the reference page of "Measurement of laminar burning velocity" experiment are disabled instead when we click on the links a new tab should be opened with the selected link.

Actual Result :
The refered link in the reference page of "Measurement of laminar burning velocity" experiment are disabled

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Defect_Measurement of turbulent inverse diffusion flame height_09

Defect Description:
When we click on the Simulation link of the "Measurement of turbulent inverse diffusion flame height " experiment it is redirecting to the Aim page instead a simulation page shopuld be opened.

Actual Result :
When we click on the Simulation link of the "Measurement of turbulent inverse diffusion flame height " experiment it is redirecting to the Aim page.

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Virtual Combustion and Automation Laboratory_Usability_smk

Defect Description:
In the "Virtual Combustion and Automation Laboratory", in any of the experiments Back to experiments link is not there instead the back to experiments link should be there where the user can easily go back and view the list of experiments

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Virtual%20Combustion%20and%20Automation%20Laboratory/Virtual%20Combustion%20and%20Automation%20Laboratory_01_Usability_smk.org

Attachment:
1

QA_Measurement of laminar burning velocity_Aim_smk

Defect Description:
In the "Virtual Combustion and Automation Laboratory",in each and every experiments , the image for Aim is not displaying on the screen where the image should be displayed and should be visible to the user

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Measurement%20of%20laminar%20burning%20velocity/Measurement%20of%20laminar%20burning%20velocity_02_Aim_smk.org

Attachment:
1

QA_Virtual Combustion and Automation Laboratory_Faqs_smk

Defect Description:
When we click on the Faqs link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page instead of redirecting to the procedure page

Actual Result :
When we click on the Faqs link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Virtual%20Combustion%20and%20Automation%20Laboratory/Virtual%20Combustion%20and%20Automation%20Laboratory_07_Faqs_smk.org

Attachment:
faq

QA_Defect_Virtual Combusion and Automisation Laboratory_14

Defect Description:
When we click on the Gallery link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page instead of redirecting to the procedure page

Actual Result :
When we click on the Gallery link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page.

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Virtual Combustion and Automation Laboratory_Conclusions_smk

Defect Description:
When we click on the Conclusions link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page instead of redirecting to the theory page

Actual Result :
When we click on the Conclusions link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Virtual%20Combustion%20and%20Automation%20Laboratory/Virtual%20Combustion%20and%20Automation%20Laboratory_16_Conclusions_smk.org

Attachment:
con

QA_Virtual Combustion and Automation Laboratory_Usability_smk

Defect Description:
When we click on Virtual Combustion and Automation Laboratory of IIT Kanpur, a home page is displayed but the list of experiments link, is not present in the theory page instead the list of experiments link should be displayed in the home page where the User can easily pick the experiment

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Virtual%20Combustion%20and%20Automation%20Laboratory/Virtual%20Combustion%20and%20Automation%20Laboratory_01_Usability_smk.org

Attachment:
list

QA_Observations on flame height of a laminar jet diffusion flame_Reference links_p1

Defect Description:
The referred link in the reference page of "Observations on flame height of a laminar jet diffusion flame" experiment are disabled instead when we click on the links a new tab should be opened with the selected link.

Actual Result :
The referred link in the reference page of "Observations on flame height of a laminar jet diffusion flame" experiment are disabled

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Observations%20on%20flame%20height%20of%20a%20laminar%20jet%20diffusion%20flame/Observations%20on%20flame%20height%20of%20a%20laminar%20jet%20diffusion%20flame_11_Reference%20links_p1.org

Attachment;
3

QA_Defect_ Numerical characterization of laminar premixed methane-air flames_06

Defect Description:
When we click on the simulation link of the Numerical characterization of laminar premixed methane-air flames experiment it is redirecting tom the Theory page instead of redirecting to the simulation page

Actual Result :
When we click on the simulation link of the Numerical characterization of laminar premixed methane-air flames experiment it is redirecting tom the Theory page.

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Measurement of laminar burning velocity_Introduction_smk

Defect Description:
In the "Virtual Combusion and Automisation Laboratory",in each and every experiments , the image for Introduction is not displaying on the screen where the image should be displayed and should be visible to the user

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Measurement%20of%20laminar%20burning%20velocity/Measurement%20of%20laminar%20burning%20velocity_03_Introduction_smk.org

Attachment:
1

QA_Defect_Virtual Combusion and Automisation Laboratory_15

Defect Description:
When we click on the References link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page instead of redirecting to the procedure page

Actual Result :
When we click on the References link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page.

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Defect_Virtual Combusion and Automisation Laboratory_20

Defect Description:
When we click on the Analysis of Results link in the home page of "Virtual Combustion and Automation Laboratory" it is redirecting to the experiment 7 home page instead of redirecting to the theory page

Actual Result :
When we click on the Analysis of Results link in the home page of "Virtual Combustion and Automation Laboratory" it is redirecting to the experiment 7 home page..

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Measurement of laminar burning velocity_Gallery_smk

Defect Description:
When we click on the Gallery link in the Measurement of laminar burning velocity experiment the video is downloading instead of playing the video.

Actual Result :
When we click on the Gallery link in the Measurement of laminar burning velocity experiment the video is downloading.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Measurement%20of%20laminar%20burning%20velocity/Measurement%20of%20laminar%20burning%20velocity_07_Gallery_smk.org

Attachment:
8

QA_Defect_Virtual Combusion and Automisation Laboratory_18

Defect Description:
In the feedback page of Virtual Combustion and Automation Laboratory home page, when we don't select the appropriate options using the radio buttons and don't enter the data through the keyboard and if we click on the submit button it is redirecting to an error page instead the given feedback stored in the database and an message should be displayed on the screen "feedback submitted successfully"

Actual Result :
In the feedback page of Virtual Combustion and Automation Laboratory home page, when we don't select the appropriate options using the radio buttons and don't enter the data through the keyboard and if we click on the submit button it is redirecting to an error page(404).

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S1

QA_Defect_Virtual Combusion and Automisation Laboratory_20

Defect Description:
When we click on the Analysis of Results link in the home page of "Virtual Combustion and Automation Laboratory" it is redirecting to the experiment 7 home page instead of redirecting to the theory page

Actual Result :
When we click on the Analysis of Results link in the home page of "Virtual Combustion and Automation Laboratory" it is redirecting to the experiment 7 home page.

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Defect_Measurement of droplet size for an air-blast atomizer_11

Defect Description:
When we click on the Results link in the "Measurement of droplet size for an air-blast atomizer" experiment the video is downloading instead of playing the video.

Actual Result :
When we click on the Results link in the "Measurement of droplet size for an air-blast atomizer" experiment the video is downloading.

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Virtual Combustion and Automation Laboratory_Theory_smk

Defect Description:
When we click on the theory link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page instead of redirecting to the theory page

Actual Result :
When we click on the theory link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Virtual%20Combustion%20and%20Automation%20Laboratory/Virtual%20Combustion%20and%20Automation%20Laboratory_04_Theory_smk.org

Attachment:
the

QA_Defect_Virtual Combusion and Automisation Laboratory_16

Defect Description:
When we click on the Faq's link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page instead of redirecting to the procedure page

Actual Result :
When we click on the Faq's link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page.

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Measurement of laminar burning velocity_Reference links_p2

Defect Description:
The referred link in the reference page of "Measurement of laminar burning velocity" experiment are disabled instead when we click on the links a new tab should be opened with the selected link..

Actual Result :
The referred link in the reference page of "Measurement of laminar burning velocity" experiment are disabled

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Measurement%20of%20laminar%20burning%20velocity/Measurement%20of%20laminar%20burning%20velocity_12_Reference%20links_p2.org
Attachment
6
:

QA_Measurement of laminar burning velocity_Prerequisites_p2

Defect Description:
In the "Virtual Combusion and Automisation Laboratory",home page a page or Scrolling should appear providing information on minimum requirement to run the experiments, information like:Bandwidth,Device Resolution,Hardware Configuration,Software Required

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Measurement%20of%20laminar%20burning%20velocity/Measurement%20of%20laminar%20burning%20velocity_14_Prerequisites_p2.org

Attachment:
pre

QA_Measurement of laminar burning velocity_Reference links_p2

Defect Description:
The referred link in the reference page of "Measurement of laminar burning velocity" experiment are disabled instead when we click on the links a new tab should be opened with the selected link.

Actual Result :
The referred link in the reference page of "Measurement of laminar burning velocity" experiment are disabled.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Measurement%20of%20laminar%20burning%20velocity/Measurement%20of%20laminar%20burning%20velocity_12_Reference%20links_p2.org

Attachment:
6

issue regarding large files

When I try to push the sources back to repository I got this error
Error Message:
File src/lab/final.wmv is 50.23 MB; this is larger than GitHub's recommended maximum file size of 50 MB;remote: error: GH001: Large files detected.

I tried with the below command to increse the buffer size of this repository,
git config http.postBuffer 5242880000

Even that did not help, It throws this error:
File src/lab/final.wmv is 50.23 MB; this is larger than GitHub's recommended maximum file size of 50 MB; remote: error: GH001: Large files detected.
remote: error: File src/lab/fsam.wmv is 100.07 MB; this exceeds GitHub's file size limit of 100 MB

Could someone please help me with this.

QA_Defect_Observations on flame height of a laminar jet diffusion flame_07

Defect Description:
When we click on the results link of the "Observations on flame height of a laminar jet diffusion flame" experiment it is redirecting to the Theory page instead of redirecting to the Results page.

Actual Result :
When we click on the results link of the "Observations on flame height of a laminar jet diffusion flame" experiment it is redirecting to the Theory page.

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Defect_Measurement of laminar burning velocity_02

Defect Description:
When we click on the Gallery link in the Measurement of laminar burning velocity experiment the video is downloading instead of playing the video.

Actual Result :
When we click on the Gallery link in the Measurement of laminar burning velocity experiment the video is downloading.

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Virtual Combustion and Automation Laboratory_Procedure_smk

Defect Description:
When we click on the procedure link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page instead of redirecting to the procedure page

Actual Result :
When we click on the procedure link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page..

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Virtual%20Combustion%20and%20Automation%20Laboratory/Virtual%20Combustion%20and%20Automation%20Laboratory_05_Procedure_smk.org

QA_Defect_Virtual Combusion and Automisation Laboratory_17

Defect Description:
In the feedback page of Virtual Combustion and Automation Laboratory home page, after selecting the appropriate options using the radio buttons and entering the data through the keyboard and if we click on the submit button it is redirecting to an error page instead the given feedback stored in the database and an message should be displayed on the screen "feedback submitted successfully"

Actual Result :
In the feedback page of Virtual Combustion and Automation Laboratory home page, after selecting the appropriate options using the radio buttons and entering the data through the keyboard and if we click on the submit button it is redirecting to an error page(404).

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S1

QA_Virtual Combustion and Automation Laboratory_Gallery_smk

Defect Description:
When we click on the Gallery link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page instead of redirecting to the procedure page

Actual Result :
When we click on the Gallery link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Virtual%20Combustion%20and%20Automation%20Laboratory/Virtual%20Combustion%20and%20Automation%20Laboratory_06_Gallery_smk.org

Attachment:
gal

QA_Defect_Virtual Combusion and Automisation Laboratory_12

Defect Description:
When we click on the theory link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page instead of redirecting to the theory page

Actual Result :
When we click on the theory link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page.

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Measurement of laminar burning velocity_Precautions_smk

Defect Description:
In the "Virtual Combusion and Automisation Laboratory",in each and every experiments , the image for Precautions is not displaying on the screen where the image should be displayed and should be visible to the user

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Measurement%20of%20laminar%20burning%20velocity/Measurement%20of%20laminar%20burning%20velocity_09_Precautions_smk.org

Attachment:
1

QA_Virtual Combustion and Automation Laboratory_Results_smk

Defect Description:
When we click on the Analysis of Results link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page instead of redirecting to the theory page

Actual Result :
When we click on the Analysis of Results link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page..

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Virtual%20Combustion%20and%20Automation%20Laboratory/Virtual%20Combustion%20and%20Automation%20Laboratory_15_Results_smk.org

Attachment:
res

QA_Defect_Measurement of laminar burning velocity_03

Defect Description:
The refered link in the reference page of "Measurement of laminar burning velocity" experiment are disabled instead when we click on the links a new tab should be opened with the selected link..

Actual Result :
The refered link in the reference page of "Measurement of laminar burning velocity" experiment are disabled

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Defect_Observations on flame height of a laminar jet diffusion flame_08

Defect Description:
The refered link in the reference page of "Observations on flame height of a laminar jet diffusion flame" experiment are disabled instead when we click on the links a new tab should be opened with the selected link.

Actual Result :
The refered link in the reference page of "Observations on flame height of a laminar jet diffusion flame" experiment are disabled

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Defect_Measurement of turbulent inverse diffusion flame height _10

Defect Description:
The refered link in the reference page of "Measurement of laminar burning velocity" experiment are disabled instead when we click on the links a new tab should be opened with the selected link.

Actual Result :
The refered link in the reference page of "Measurement of laminar burning velocity" experiment are disabled

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Measurement of droplet size for an air-blast atomizer_Results_smk

Defect Description:
When we click on the Results link in the Measurement of droplet size for an air-blast atomizer experiment the video is downloading instead of playing the video.

Actual Result :
When we click on the Results link in the Measurement of droplet size for an air-blast atomizer experiment the video is downloading.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Measurement%20of%20droplet%20size%20for%20an%20air-blast%20atomizer/Measurement%20of%20droplet%20size%20for%20an%20air-blast%20atomizer_06_Results_smk.org

Attachment:
r

QA_Virtual Combustion and Automation Laboratory_Feedback_p1

Defect Description:
In the feedback page of Virtual Combustion and Automation Laboratory home page, when we select the appropriate options using the radio buttons and do not enter the data through the keyboard and if we click on the submit button it is redirecting to an error page instead the given feedback stored in the database and an message should be displayed on the screen "feedback submitted successfully"

Actual Result :
In the feedback page of Virtual Combustion and Automation Laboratory home page, when we select the appropriate options using the radio buttons and do not enter the data through the keyboard and if we click on the submit button it is redirecting to an error page(404).

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Virtual%20Combustion%20and%20Automation%20Laboratory/Virtual%20Combustion%20and%20Automation%20Laboratory_11_Feedback_p1.org

Attachment:
feed

QA_Virtual Combustion and Automation Laboratory_References_smk

Defect Description:
When we click on the References link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page instead of redirecting to the procedure page

Actual Result :
When we click on the References link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Virtual%20Combustion%20and%20Automation%20Laboratory/Virtual%20Combustion%20and%20Automation%20Laboratory_08_References_smk.org

Attachment:
refe

QA_Defect_Measurement of laminar burning velocity_04

Defect Description:
Virtual Combustion and Automation Laboratory_Virtual Combustion and Automation Laboratory_Characterization of laminar premixed flame using chemiluminescence sensor _03

Actual Result :
(The refered link in the reference page of "Measurement of laminar burning velocity" experiment are disabled)

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Measurement of laminar burning velocity_Gallery_smk

Defect Description:
When we click on the Gallery link in the “Measurement of laminar burning velocity” experiment the video is downloading instead of playing the video.

Actual Result :
When we click on the Gallery link in the “Measurement of laminar burning velocity” experiment the video is downloading.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Measurement%20of%20laminar%20burning%20velocity/Measurement%20of%20laminar%20burning%20velocity_07_Gallery_smk.org

Attachment:
8

QA_Virtual Combustion and Automation Laboratory_Results_smk

Defect Description:
When we click on the Analysis of Results link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page instead of redirecting to the theory page

Actual Result :
When we click on the Analysis of Results link in the home page of Virtual Combustion and Automation Laboratory it is redirecting to the experiment 7 home page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Virtual%20Combustion%20and%20Automation%20Laboratory/Virtual%20Combustion%20and%20Automation%20Laboratory_15_Results_smk.org

Attachment:
res

QA_Measurement of laminar burning velocity_Reference links_p2

Defect Description:
The referred link in the reference page of "Measurement of laminar burning velocity" experiment are disabled instead when we click on the links a new tab should be opened with the selected link.

Actual Result :
The referred link in the reference page of "Measurement of laminar burning velocity" experiment are disabled

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Measurement%20of%20laminar%20burning%20velocity/Measurement%20of%20laminar%20burning%20velocity_12_Reference%20links_p2.org

Attachment:
re

QA_Observations on flame height of a laminar jet diffusion flame_Results_smk

Defect Description:
When we click on the results link of the "Observations on flame height of a laminar jet diffusion flame" experiment it is redirecting to the Theory page instead of redirecting to the Results page.

Actual Result :
When we click on the results link of the "Observations on flame height of a laminar jet diffusion flame" experiment it is redirecting to the Theory page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/virtual-combustion-and-automization-lab-iitk/blob/master/test-cases/integration_test-cases/Observations%20on%20flame%20height%20of%20a%20laminar%20jet%20diffusion%20flame/Observations%20on%20flame%20height%20of%20a%20laminar%20jet%20diffusion%20flame_06_Results_smk.org

Attachment:
4

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.