The web demo app may confuse users

#2
by ChilleD - opened

The web demo app initially provides two rows for users to fill in and then calculate the exact match score. However, if we only fill in one row and left other rows empty, the system still consider these empty rows whose scores are 1.0 to calculate the final averaged score, resulting in a mistake. Besides, we cannot delete rows but only have the button to add new row.
Maybe we should not process these rows with blank text.

p.png

Sign up or log in to comment