Assessment
Creates a ServiceNow assessment/survey definition (asmtmetrictype) together with its categories (asmtmetriccategory) and questions/metrics (asmtmetric) as a single nested entity. The plugin wires the metrictype and category foreign keys automatically from the nesting structure, so you never set them by hand.
RiskAssessment
Creates a ServiceNow change risk assessment definition (changeriskasmt) together with its risk thresholds (changeriskasmtthreshold), categories (asmtmetriccategory), and questions/metrics (asmtmetric) as a single nested entity. The plugin wires the metric_type, category, and assessment foreign keys automatically from the nesting structure.