yurashrol / h5p-open-ended-question

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

h5p-open-ended-question

Build Status

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

About


Languages

Language:JavaScript 95.0%Language:CSS 5.0%