-
Defect Description:
In the New ui(can be tested by cloning this lab repository since the website "vlabs.ac.in" hasn't been updated") The number of correct answers is being displayed as NaN.
Steps t…
-
**Defect description :**when we click on the link http://science.csustan.edu/tutorial/nmr/index.htm under further readings section an error is displayed.this link is repeated in next two experiments t…
-
Defect description : when clicked on the 'click here' option in the experiment it is popping up a message down at the bottom that the type of file is harmful to the computer.steps to reproduce…
-
In the Physical Chemistry lab, **Instrumentation and working principles principles of mass spectroscopy** and **Determination of molar mass of simple compounds using mass spectroscopy** experiment'…
-
JavaScript is unique amongst the C-like languages in that it doesn't require semicolons at the end of each statement. In many cases, the JavaScript engine can determine that a semicolon should be in a…
-
**Defect description :**when we click on link 'http://www3.wooster.edu/chemistry/analytical/ftir/default.html' in further readings section an error message is displayed.**steps to reproduce the issue:…
-
Defect description : when clicked on the 'click here' option in the experiment it is popping up a message down at the bottom that the type of file is harmful to the computer.steps to reproduce issue:1…
-
Defect Description:
In the New ui(can be tested by cloning this lab repository since the website "vlabs.ac.in" hasn't been updated") The number of correct answers is being displayed as NaN.
Steps to…
-
Improve exploration of the configurational space via parallel tempering. A good introduction
```
Earl, David J., and Michael W. Deem.
"Parallel tempering: Theory, applications, and new perspective…
-
EcmaScript 6 provides a concise form for defining object literal methods and properties. This syntax can make defining complex object literals much cleaner. In EcmaScript 6:
```
//Bad:
var foo = {
…