h5p-open-ended-question A H5P library for creating open ended questions. 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