We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added an example of checkSAI that uses "don't_care" and the StudentValues fact.
Revise optionalComparator sample to show capture of student SAI values.
Add A to suffixes used in conflict tree
Added note on checkSAI and tutor SAI in DataShop.
Updated JavaScript Model Tracer (markdown)
For CTAT 4.5 onwards, ruleName property now optional in skill_definitions elements.
Clarified the 2 methods of skill processing, maybe.
Added reference to Skill-Attributes-and-Behavior page.
Added explanation of skill and chain choices.
Added explanation of conflict tree suffixes.
Revised skill instructions after testing with Tutorshop.
Made assert(new Skill(...)) directions more obvious, maybe.
Fixed missing ")" in new example.
Added optionalComparator example.
In "Evaluating Student Input", corrected the description of the optionalComparator function argument.
Added "Providing Feedback Messages" with setSuccessOrBugMsg().
Corrected description of 2nd argument to checkSAI(sai, comparator, isBuggy).