iSpring Learn · Schema

CompetencyReviewMethod

eLearningLMSLearning Management SystemTrainingCoursesEnrollmentsUsersGroupsReportingWebhooksSCORMCorporate Training
View JSON Schema on GitHub

JSON Schema

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