iSpring Learn · Schema

AppraisalSessionContentCompetencyReviewMethod

eLearningLMSLearning Management SystemTrainingCoursesEnrollmentsUsersGroupsReportingWebhooksSCORMCorporate Training
View JSON Schema on GitHub

JSON Schema

AppraisalSessionContentCompetencyReviewMethod.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "AppraisalSessionContentCompetencyReviewMethod",
  "type": "string",
  "enum": [
    "INDICATORS_INDIVIDUALLY",
    "COMPETENCY_ENTIRELY"
  ]
}