A strange thing happened with a simple check on a FSM graph: students are not allowed to drag edge labels or the default Python template will fail with error:
***Error*** Traceback (most recent call last): File "__tester__.python3", line 23, in <module> for id0, id1, edge_label in graph_rep['edges']: ValueError: too many values to unpack (expected 3)
Is there a way to fix this? "Validate on Save" also fails if the answer box has edge labels with non-default Z-Y values.