Skip to content

Releases: virtual-labs/ph3-lab-mgmt

Bug fixes and enhancements

07 Oct 06:53
c9b73ef
Compare
Choose a tag to compare

What's Changed

  • color coding for answers by @shraddha in #500
  • The previous version quiz is fixed as per current display logic by @shraddha in #540
  • Error toast will be shown while bug reporting by @shraddha in #548
  • The issue of incorrect experiment ratings on the list-of-experiments page has been fixed

New Contributors

Full Changelog: v2.0.0...v2.1.0

First major release after refactoring and enhancements

19 Jul 07:17
b272c8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.37...v2.0.0

test_release_delete_me

26 Jun 05:15
Compare
Choose a tag to compare
Pre-release

This is a test release and is not meant to be used by the larger audience. This would be removed in a few days.

CLI Update

26 Mar 11:28
Compare
Choose a tag to compare

Stable

25 Mar 11:14
Compare
Choose a tag to compare
  • Experiments - new ui for ds
  • Lab - no new changes

Fix

07 Oct 05:09
Compare
Choose a tag to compare
Fix

Fixing edge cases for adding analytics to random html files in experiments. One error still exists. Files with spaces will not work.

Updating the Exp Build Version

07 Oct 03:59
Compare
Choose a tag to compare
  • Updating the exp build version from 1.1.0 to 1.1.1.
  • Relaxing the schema validation: Additional fields are allowed.

Bug Fix on Older Version

01 Sep 13:11
Compare
Choose a tag to compare
Pre-release

Fix the following:

  • git clone --> git clone --depth 1
    This is done in order to avoid downloading the entire history of a repo.

Testing

27 Aug 13:18
Compare
Choose a tag to compare
Testing Pre-release
Pre-release

Changes:

  • links to experiments changed from <labname>/exp/<expname>.html to exp/<expname>.html
  • automatic versioning of lab sources
  • reporting results to google sheet
  • lab-descriptor validation