Score Cards
A
score card serves as a static variable that is available throughout the project. You can use a
ScoreCard
resource to track key performance indicators or any other information.
Use rules to view a scorecard value, use its value, or change its value. Note that unlike concepts and event definitions, which describe types of instances, each scorecard is both the description and the instance.
A score card is similar to a global variable, except that with multiple active inference agents, the value is local to the agent, and you can update the value of a scorecard in rules, but not the value of a global variable.