dev-master
9999999-devCreates forms/surveys that are rendered with AngularJS in the front-end
BSD-3-Clause
The Requires
forms angular surveys
Creates forms/surveys that are rendered with AngularJS in the front-end
Create surveys/forms that are rendered with AngularJS in the front-end. A json files is generated with the forms content in a ways that the AngularJS controller can understand., (*1)
If you prefer you may also install using composer:, (*2)
composer require cbarberis/silverstripe-surveys
You can create surveys that have multiple sections. Each section can have multiple questions. A json file is generated with the form/survey content. AngularJS uses this file to render the survey in the front-end. There are multiple types of fields (text, dropdown, etc). Each field type has an Angularjs template and directive., (*3)
Creates forms/surveys that are rendered with AngularJS in the front-end
BSD-3-Clause
forms angular surveys