iSpring Learn · Schema

CourseFieldType

eLearningLMSLearning Management SystemTrainingCoursesEnrollmentsUsersGroupsReportingWebhooksSCORMCorporate Training
View JSON Schema on GitHub

JSON Schema

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