Skip to content

ASQ-USI-Elements/asq-highlight-q-editor

Repository files navigation

## Editor for ASQ Highlight question type element This is an UI editor for <asq-highlight-q> elements. It allows to easily define tasks and a solutions and then export the html to include in your ASQ HTML documents.

##Overview

> cd asq-highlight-q-editor
> bower install

and then open editor.html (serve it from a webserver).

##Developer Run the main grunttask to get started:

> cd asq-highlight-q-editor
> bower-install
> npm install
> grunt

The default task builds less stylesheets and will watch for any changes in these source files rebuilding them as necessary.

Releases

No releases published

Packages

No packages published