h5p-simple-multi-choice A H5P library for creating simple multiple choices. Used as part of other content types. Getting started Grab all the modules: npm install Build project: npm run build Run tests: npm test Set up development server with test data: npm run dev