Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Dynamic call
  4. Authoritative source

Create Evaluation Table

Create an evaluation table through the Telion runtime.

Reference contract

FieldValueDescription
actioncreate_evaluation_table
aliases[]
categoryresults
displayNameCreate Evaluation Table
pythonNameevaluation_table
responseTypetable

Create an evaluation table through the Telion runtime.

Contract

PropertyValue
actioncreate_evaluation_table
aliases[]
categoryresults
displayNameCreate Evaluation Table
pythonNameevaluation_table
responseTypetable

Dynamic call

model.command('create_evaluation_table', ...)

Authoritative source

Catalog
telion_backend.v2.python_api.runtime_command_catalog
Identity
runtime-command:create_evaluation_table
Path
src/telion_backend/v2/python_api.py
Symbol
runtime_command_catalog