virtual-labs / svc-rating

https://virtual-labs.github.io/svc-rating/
GNU Affero General Public License v3.0
0 stars 0 forks source link
svc vlead

Lit Based Rating Web Component for Virtual Labs


This repository contains the source code for the rating web component for virtual labs. The web component is written and packaged as a lit component, with some customisable parameters for the web-component.

The rating component is further split into the following components:

  1. rating-display : This component has the display of the submitted rating as stars, it reads the data from the google sheet using the sheet API.

  2. rating-submit : This packs the Rate experiment button and the rating-modal, which could be placed on the experiment page and which is used for collecting the rating of the web component, and submits the rating to the google analytics, and gets stored into the google analytics.

Features

The following are the features of the rating web-component: