syntax-prosody-ot / main

A webapp for the syntax-prosody analyst working in Optimality Theory, with automated Gen, Con and Eval. Download build files from syntax-prosody-ot/build
https://spot.sites.ucsc.edu/
GNU General Public License v2.0
12 stars 2 forks source link

"Inputs of more than 6 terminals..." warning #492

Closed jbellik closed 3 years ago

jbellik commented 3 years ago

On the interface, this warning displays once for every input with length > 6. It would be better to only show it once, so users with several long inputs only have to click "continue" once.

sz245 commented 3 years ago

Inputs of more than 6 terminals warning for generate combinations and permutations terminals?

jbellik commented 3 years ago

This warning is triggered when "Get results" is clicked and one or more input from anywhere in the GEN: Input parameters has more than six terminals. The warnings are being generated in main/interface1.js lines 514 - 530.