提供: Bright Pattern Documentation
移動先: 案内検索
(Created page with "= interaction_quality_monitoring_grades= ''interaction_quality_monitoring_grades'' 表の各行には、''iqm_id''フィールドでに記載されるレビュー中に対話...")
(Created page with "== データの説明 == 次の表には、名前(IDなど)、データタイプ (BIGINT, BINARY, BIT, DATETIME, ENUM, INT, VARCHARなど)、 ''interaction_quality_monito...")
Line 3: Line 3:
  
  
== Description of Data ==
+
== データの説明 ==
The following table offers the name (i.e., ID), data type (e.g., BIGINT, BINARY, BIT, DATETIME, ENUM, INT, VARCHAR, etc.), and description for each metric (i.e., column) of the ''interaction_quality_monitoring_grades'' table.
+
次の表には、名前(IDなど)、データタイプ (BIGINT, BINARY, BIT, DATETIME, ENUM, INT, VARCHARなど)、  ''interaction_quality_monitoring_grades'' 表の各メトリック(つまり、列)の説明が含まれます。
  
  

Revision as of 07:59, 14 September 2019

• English
• 5.19 • 5.3 • 5.8

interaction_quality_monitoring_grades

interaction_quality_monitoring_grades 表の各行には、iqm_idフィールドでに記載されるレビュー中に対話セグメントに付与された単一カテゴリの評価が表示されます。


データの説明

次の表には、名前(IDなど)、データタイプ (BIGINT, BINARY, BIT, DATETIME, ENUM, INT, VARCHARなど)、 interaction_quality_monitoring_grades 表の各メトリック(つまり、列)の説明が含まれます。


Column Name Data Type Description
id BINARY (16) Primary key
iqm_id BINARY (16) Reference to identifier of the review instance (field id in the interaction_quality_monitoring table)
grade_name VARCHAR Name of the call grading category
grade_value INT Grade assigned by the reviewer in the given category
order_num INT The order in which the given category is supposed to appear in reports relative to the other grading categories (as defined in configuration)
< 前へ | 次へ >