Module: Vapi::Types::SuccessEvaluationPlanRubric
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/vapi/types/success_evaluation_plan_rubric.rb
Constant Summary collapse
- NUMERIC_SCALE =
"NumericScale"- DESCRIPTIVE_SCALE =
"DescriptiveScale"- CHECKLIST =
"Checklist"- MATRIX =
"Matrix"- PERCENTAGE_SCALE =
"PercentageScale"- LIKERT_SCALE =
"LikertScale"- AUTOMATIC_RUBRIC =
"AutomaticRubric"- PASS_FAIL =
"PassFail"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values