Lexpedite / blawx

A user-friendly web-based tool for Rules as Code.
MIT License
105 stars 9 forks source link

Improve Tutorial Materials re Variable Semantics #327

Open Gauntlet173 opened 2 years ago

Gauntlet173 commented 2 years ago

The semantics of variables, particularly singleton variables, and variables used in fact blocks, is not sufficiently clear from the learning materials provided. We need to address rules like variables used in the conclusion should appear in the conditions, and all variables should be constrained, and explain the problems of singleton variables.