minnojs / minno-quest

A js framework for creating questionnaires
http://minnojs.github.io
Apache License 2.0
4 stars 3 forks source link

feat(questDirectives): Add question types #6

Open eladzlot opened 10 years ago

eladzlot commented 10 years ago
eladzlot commented 10 years ago

We want to support some complex directives here. It makes little sense writing them from scratch. On the other hand, adding in libraries slows us down and adds excess requests...

https://github.com/andreev-artem/angular_experiments/tree/master/ui-multicombo

http://formstamp.github.io/

https://github.com/angular-ui/ui-select2

http://angular-ui.github.io/ui-slider/demo/demo.html

http://danielcrisp.github.io/angular-rangeslider/demo/

http://darul75.github.io/ng-slider/