Question T432
Visible to All Users

Need your services to develop Survey Screens using SurveyJS library

created 7 years ago

Hi,

We are developing a survey application and we are planning to use SurveyJS library to render survey questions in an Angular Application.

I am attaching the sample screens to demonstrate the UI/UX experience that we want to build into the survey screens that we are developing.

Can you please let us know if we can use your companies service in developing the Angular screens that we need for our project?

Appreciate your quick response in this regard.

Thanks and Regards,
Vinodh.

a  |  409 Joyce Kilmer Ave, Suite 316 | New Brunswick, NJ 08901
m |  +1 301-366-2356
w |  www.trackmind.com

Answers

created 7 years ago

Hello,
You may use onAfterRender event to customize, for example rating question to appy different styles and change the DOM. Here is the example: https://surveyjs.io/Examples/Library/?id=survey-afterrender
or implement your own custom widget. The closest examples, probably these:
https://surveyjs.io/Examples/Library/?id=custom-widget-image-picker
https://surveyjs.io/Examples/Library/?id=custom-widget-icheck
The custom widget repository is here: https://github.com/surveyjs/widgets

Thank you,
Andrew
SurveyJS Team