vlead / lab-data-service

Other
3 stars 5 forks source link

Testing the labs having open edx URLs but not hosted cloud URL. #127

Open sanchita-dixit opened 6 years ago

sanchita-dixit commented 6 years ago

The labs have to be tested on test.vlabs.ac.in

sanchita-dixit commented 6 years ago

Following findings were observed :

1) Virtual Aerospace Lab : only cloud URL is there in the LDS . Young's Modulus experiment hosting URL is posted wrong in LDS thats why only this experiment is not working.

2) Single Board Heater systems lab – IIT B , all experiments have URL – https://https://..... is wrong in LDS

3) Magnetic Levitation Lab – Cloud URL is pointing to vlab.co.in URL. It should be http://ml-iitb.vlabs.ac.in/ in LDS

4) Mechanics Virtual Lab has the cloud hosted URL as amrita hosted URL. - https://vlab.amrita.edu/?sub=1&brch=74 in LDS

5) Inorganic Chemistry Virtual Lab has cloud hosted URL as amrita hosted URL - https://vlab.amrita.edu/?sub=2&brch=193 instead of icv-au.vlabs.ac.in in LDS

travula commented 6 years ago

@sanchita-dixit Make these changes in the lds database and check them by hosting the 'non-hosted` branch of vlabs-landing-pages on your machine.

To accomplish this,

  1. Copy the latest version of lds data base to your machine,
  2. Set up the lds service on your machine.
  3. Make the changes to lds database either through API (prefarable) or using sql.
  4. Test these changes by hosting non-hosted branch of vlabs-landing pages on your machine.