Skip to content

slonl/curriculum-examenprogramma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d64f329 · Apr 3, 2024
Sep 27, 2023
Apr 3, 2024
Sep 27, 2023
Feb 2, 2021
Oct 2, 2020
Jun 20, 2019
Dec 12, 2022
Sep 27, 2023
Sep 27, 2023
Jun 19, 2019

Repository files navigation

curriculum-examenprogramma: SLO Curriculum Examenprogramma dataset

This repository contains the Examenprogramma curriculum dataset. The dataset is defined by the context.json JSON Schema file.

installation

git clone https://github.com/slonl/curriculum-examenprogramma.git
cd curriculum-examenprogramma
npm install
git submodule init
git submodule update

You can validate the dataset by running the test command:

npm test