Skip to content

JSON Schema validation for exercises #62

@lgraziani2712

Description

@lgraziani2712

Códimo uses JSON for the metadata of the exercises. Right now we have nothing to ease the validation of the schema.

Things to take into account:

  • codimo-core needs to validate the core schema allowing custom definitions.
  • Each activity could add custom properties to that schema just for itself.

This will allow better error detection in the instantiation phase of the activity without the components to have written each of the rules inside of them.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions