Skip to content

slonl/curriculum-examenprogramma-bg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curriculum-examenprogramma: SLO Curriculum "Examenprogramma Beroepsgericht" dataset

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

installation

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

You can validate the dataset by running the test command:

npm test