Core TSIs : Assessments & Observations : Field descriptions : Aggregated topic score calculator - fields
Aggregated topic score calculator - fields
Fields available for Aggregated topic score calculators. Planon provides one system calculator that aggregates topic scores based on a weighted average calculation method. You can also implement a custom-built calculator that is created via Planon as a Platform > AppBuilder.
Fields
Description
App module name
The name of the module that is used to select and find the class in a decision rule.
App name
The name of the app that is used to select and find the class in a decision rule.
Class name
Select the class that implements the calculator.
* 
The system calculator provided by Planon has the following class name: AggregatedTopicScoreWeightedAverageCalculator.
Class name settings
The settings that apply to the decision rule (JSON format). The user has to define the values of the various settings in this field. When the app is upgraded (introducing new or changing settings), this field is not automatically changed. When this happens, you must manually update this field.
Code
Enter a code for the calculator.
Description
Enter a description for the calculator.
Partner identifier
The partner ID that is used to select and find the class in a decision rule.
Settings example
A calculated field with an example of the settings, in JSON format. This is intended to help define the correct settings in the Settings field. When the app is upgraded (introducing new or changing settings), this field is updated according to the new settings.
Settings schema
A calculated field with the type/format and constraints that apply to the settings, in JSON format. When the app is upgraded (introducing new or changing settings), this field is updated according to the new settings.